aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86, numa: Fix cpu nodemasks for NUMA emulation and CONFIG_DEBUG_PER_CPU_MAPSDavid Rientjes2011-04-213-33/+20
* Revert "x86, NUMA: Fix fakenuma boot failure"David Rientjes2011-04-211-23/+0
* Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-04-203-0/+9
|\
| * ARM: 6881/1: cputype.h uses __attribute_const__ which requires including kern...Jonathan Cameron2011-04-161-0/+1
| * ARM: Add new syscallsRussell King2011-04-152-0/+8
* | Merge branch 'stable/bug-fixes-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-04-202-5/+10
|\ \
| * | xen: mask_rw_pte: do not apply the early_ioremap checks on x86_32Stefano Stabellini2011-04-201-4/+9
| * | xen: do not create the extra e820 region at an addr lower than 4GStefano Stabellini2011-04-201-1/+1
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-04-193-14/+21
|\ \ \
| * | | x86, gart: Make sure GART does not map physmem above 1TBJoerg Roedel2011-04-181-1/+8
| * | | x86, gart: Set DISTLBWALKPRB bit alwaysJoerg Roedel2011-04-182-3/+3
| * | | x86, gart: Convert spaces to tabs in enable_gart_translationJoerg Roedel2011-04-181-11/+11
* | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-04-191-4/+18
|\ \ \ \ | |_|/ / |/| | |
| * | | perf, x86: Fix AMD family 15h FPU event constraintsRobert Richter2011-04-191-3/+17
| * | | perf, x86: Fix pre-defined cache-misses event for AMD family 15h cpusAndre Przywara2011-04-191-1/+1
* | | | Merge branch 'for-39-rc4' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds2011-04-182-5/+2
|\ \ \ \
| * | | | msm: timer: fix missing return valueDavid Brown2011-03-311-1/+1
| * | | | msm: Remove extraneous ffa device checkDavid Brown2011-03-311-4/+1
* | | | | powerpc/powermac: Build fix with SMP and CPU hotplugBenjamin Herrenschmidt2011-04-181-3/+5
* | | | | powerpc/perf_event: Skip updating kernel counters if register value shrinksEric B Munson2011-04-181-7/+30
* | | | | powerpc: Don't write protect kernel text with CONFIG_DYNAMIC_FTRACE enabledStefan Roese2011-04-181-1/+1
* | | | | powerpc: Fix oops if scan_dispatch_log is called too earlyAnton Blanchard2011-04-181-0/+3
* | | | | powerpc/pseries: Use a kmem cache for DTL buffersNishanth Aravamudan2011-04-181-2/+10
* | | | | powerpc/kexec: Fix regression causing compile failure on UPPaul Gortmaker2011-04-181-6/+6
* | | | | Merge remote branch 'kumar/merge' into mergeBenjamin Herrenschmidt2011-04-185-7/+26
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | powerpc/85xx: disable Suspend support if SMP enabledKumar Gala2011-04-121-1/+1
| * | | | powerpc/e500mc: Remove CPU_FTR_MAYBE_CAN_NAP/CPU_FTR_MAYBE_CAN_DOZEScott Wood2011-04-121-2/+1
| * | | | powerpc/book3e: Fix CPU feature handling on 64-bit e5500Kumar Gala2011-04-122-1/+14
| * | | | powerpc: Check device status before adding serial devicePrabhakar Kushwaha2011-04-121-3/+5
| * | | | powerpc/85xx: Don't add disabled PCIe devicesPrabhakar Kushwaha2011-04-121-0/+5
* | | | | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-04-173-19/+3
|\ \ \ \ \
| * | | | | ARM: SAMSUNG: Fix warning 's3c_pm_show_resume_irqs' defined but not usedMaurus Cuelenaere2011-04-141-2/+3
| * | | | | ARM: SAMSUNG: Fix build failure in PM CRC check codeAbhilash Kesavan2011-04-141-6/+0
| * | | | | ARM: S5P: Remove unused s3c_pm_check_resume_pinAbhilash Kesavan2011-04-141-11/+0
* | | | | | alpha: Fix uninitialized value in read_persistent_clock.Richard Henderson2011-04-171-0/+1
* | | | | | alpha: Fix RTC interrupt setup.Richard Henderson2011-04-171-1/+1
* | | | | | alpha: Remove set but unused variables.Richard Henderson2011-04-175-17/+13
* | | | | | alpha: Don't force -Werror.Richard Henderson2011-04-171-1/+1
* | | | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-04-161-1/+0
|\ \ \ \ \ \
| * | | | | | usb: Fix Kconfig unmet dependencies for Microblaze EHCIMichal Simek2011-04-131-1/+0
| |/ / / / /
| | | | | |
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
*---. \ \ \ \ \ Merge branches 'core-fixes-for-linus', 'perf-fixes-for-linus', 'sched-fixes-f...Linus Torvalds2011-04-165-5/+53
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | / / | | | |_|_|/ / | | |/| | | |
| | | * | | | x86, amd: Disable GartTlbWlkErr when BIOS forgets itJoerg Roedel2011-04-152-0/+23
| | | * | | | x86, NUMA: Fix fakenuma boot failureKOSAKI Motohiro2011-04-151-0/+23
| | | * | | | x86/mrst: Fix boot crash caused by incorrect pin to irq mappingJacob Pan2011-04-121-5/+5
| | | * | | | x86/ce4100: Add reg property to bridgesSebastian Andrzej Siewior2011-04-111-0/+2
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegraLinus Torvalds2011-04-152-6/+9
|\ \ \ \ \ \
| * | | | | | arm: tegra: fix error check in tegra2_clocks.cNicolas Kaiser2011-04-011-4/+5
| * | | | | | ARM: tegra: gpio: Fix unused variable warningsColin Cross2011-03-301-2/+4
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-04-1525-45/+91
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | ARM: 6879/1: fix personality test wrt usage of domain handlersNicolas Pitre2011-04-141-2/+1