summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Merge branch 'for-linus/i2c-2636' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2010-08-141-0/+9
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | i2c/nuc900: add i2c driver support for nuc900Wan ZongShun2010-08-111-0/+9
| |/ / / / / /
* | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2010-08-133-5/+11
|\ \ \ \ \ \ \
| * | | | | | | [IA64] Add latest crop of syscallsTony Luck2010-08-132-1/+7
| * | | | | | | [IA64] Fix 64-bit atomic routines to return "long"Tony Luck2010-08-131-4/+4
* | | | | | | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-08-134-12/+27
|\ \ \ \ \ \ \ \
| * | | | | | | | x86, UV: Make kdump avoid stack dumps - fix !CONFIG_KEXEC breakageCliff Wickman2010-08-121-0/+5
| * | | | | | | | x86, UV: Initialize BAU hub mapCliff Wickman2010-08-011-12/+14
| * | | | | | | | x86, UV: Make kdump avoid stack dumpsCliff Wickman2010-07-213-0/+8
* | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2010-08-131-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [CPUFREQ] acpi-cpufreq: add missing __percpu markupNamhyung Kim2010-08-131-1/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Mark arguments to certain syscalls as being constDavid Howells2010-08-1337-68/+73
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-08-136-6/+37
|\ \ \ \ \ \ \ \
| * | | | | | | | [S390] appldata: fix dev_get_stats 64 bit conversionHeiko Carstens2010-08-131-1/+2
| * | | | | | | | [S390] wire up prlimit64 and fanotify* syscallsHeiko Carstens2010-08-133-1/+31
| * | | | | | | | [S390] sys_personality: follow u_long to unsigned int conversionHeiko Carstens2010-08-133-4/+4
| |/ / / / / / /
* | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-08-132-3/+7
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'linus' into perf/urgentIngo Molnar2010-08-122319-174785/+116665
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| * | | | | | | | perf, x86: P4 PMU -- update nmi irq statistics and unmask lvt entry properlyCyrill Gorcunov2010-08-081-3/+6
| * | | | | | | | oprofile: add support for Intel processor model 30Josh Hunt2010-08-051-0/+1
* | | | | | | | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-08-132-299/+608
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | x86, UV: Initialize BAU MMRs only on hubs with cpusCliff Wickman2010-07-171-6/+10
| * | | | | | | | x86, UV: Modularize BAU send and waitCliff Wickman2010-06-082-39/+44
| * | | | | | | | x86, UV: BAU broadcast to the local hubCliff Wickman2010-06-082-85/+58
| * | | | | | | | x86, UV: Correct BAU regular message typeCliff Wickman2010-06-081-14/+1
| * | | | | | | | x86, UV: Remove BAU check for stay-busyCliff Wickman2010-06-082-24/+0
| * | | | | | | | x86, UV: Correct BAU discovery of hubs and socketsCliff Wickman2010-06-081-18/+31
| * | | | | | | | x86, UV: Correct BAU software acknowledgeCliff Wickman2010-06-081-9/+8
| * | | | | | | | x86, UV: BAU structure rearrangingCliff Wickman2010-06-082-51/+51
| * | | | | | | | x86, UV: Shorten access to BAU statistics structureCliff Wickman2010-06-082-8/+9
| * | | | | | | | x86, UV: Disable BAU on network congestionCliff Wickman2010-06-082-3/+77
| * | | | | | | | x86, UV: BAU tunables into a debugfs fileCliff Wickman2010-06-082-56/+278
| * | | | | | | | x86, UV: Calculate BAU destination timeoutCliff Wickman2010-06-082-4/+59
* | | | | | | | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2010-08-134-109/+154
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86, asm: Use a lower case name for the end macro in atomic64_386_32.SLuca Barbieri2010-08-121-18/+20
| * | | | | | | | | x86, asm: Refactor atomic64_386_32.S to support old binutils and be cleanerLuca Barbieri2010-08-111-108/+128
| * | | | | | | | | x86: Document __phys_reloc_hide() usage in __pa_symbol()Namhyung Kim2010-08-111-0/+7
| * | | | | | | | | x86, apic: Map the local apic when parsing the MP table.Eric W. Biederman2010-08-052-1/+17
* | | | | | | | | | x86: don't send SIGBUS for kernel page faultsLinus Torvalds2010-08-131-1/+3
| |_|_|/ / / / / / |/| | | | | | | |
* | | | | | | | | Merge branch 'io_remap_pfn_range' of git://www.jni.nu/crisLinus Torvalds2010-08-121-0/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | CRIS: Define io_remap_pfn_range as remap_pfn_rangeJesper Nilsson2010-08-121-0/+3
* | | | | | | | | | Merge branch 'msm-core' of git://codeaurora.org/quic/kernel/dwalker/linux-msmLinus Torvalds2010-08-1210-6/+321
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | msm: mmc: Add msm prefix to platform data structureSahitya Tummala2010-08-094-4/+6
| * | | | | | | | | | msm: trout: Remove extern declaration from source fileSahitya Tummala2010-08-092-3/+3
| * | | | | | | | | | arm: msm: Fix section mismatch in smd.c.Gregory Bean2010-08-091-1/+1
| * | | | | | | | | | arm: msm: trout add mmc supportDaniel Walker2010-06-173-1/+201
| * | | | | | | | | | arm: msm: trout: add trout specific gpio interruptsDaniel Walker2010-06-171-0/+115
| * | | | | | | | | | arm: msm: remove unused #include <linux/version.h>Huang Weiyi2010-06-172-2/+0
* | | | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2010-08-121-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | [CPUFREQ] add missing __percpu markup in pcc-cpufreq.cNamhyung Kim2010-08-121-1/+1
OpenPOWER on IntegriCloud