aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS messageLen Brown2011-08-291-5/+5
* sparc: Don't do hypervisor calls on non-sun4v in DS driver.David S. Miller2011-08-151-6/+7
* powerpc: pseries: Fix kexec on machines with more than 4TB of RAMAnton Blanchard2011-08-151-1/+1
* powerpc: Fix device tree claim codeAnton Blanchard2011-08-151-3/+3
* powerpc/pseries: Fix kexec on recent firmware versionsAnton Blanchard2011-08-153-3/+14
* sparc: Fix build with DEBUG_PAGEALLOC enabled.David S. Miller2011-08-151-2/+4
* sparc: Size mondo queues more sanely.David S. Miller2011-08-151-7/+23
* sparc: Access kernel TSB using physical addressing when possible.David S. Miller2011-08-154-40/+85
* sparc: Use popc when possible for ffs/__ffs/ffz.David S. Miller2011-08-157-15/+126
* sparc: Set reboot-cmd using reboot data hypervisor call if available.David S. Miller2011-08-155-9/+53
* sparc: Add some missing hypervisor API groups.David S. Miller2011-08-152-0/+12
* sparc: Use hweight64() in popc emulation.David S. Miller2011-08-151-11/+4
* sparc: Use popc if possible for hweight routines.David S. Miller2011-08-157-40/+102
* sparc: Minor tweaks to Niagara page copy/clear.David S. Miller2011-08-154-102/+77
* sparc: Sanitize cpu feature detection and reporting.David S. Miller2011-08-154-36/+185
* sparc: Detect and handle UltraSPARC-T3 cpu types.David S. Miller2011-08-157-4/+50
* sparc: Don't do expensive hypervisor PCR write unless necessary.David S. Miller2011-08-151-2/+5
* sparc: Add T3 sun4v cpu type and hypervisor group defines.David S. Miller2011-08-153-0/+3
* sparc: Don't leave sparc_pmu_type NULL on sun4v.David S. Miller2011-08-151-0/+1
* xen: allow enable use of VGA console on dom0Jeremy Fitzhardinge2011-08-154-1/+87
* fix return type of __atomic64_add_returnJohn David Anglin2011-08-151-2/+2
* Fix futex supportCarlos O'Donell2011-08-151-6/+60
* wire up sendmmsg syscallJames Bottomley2011-08-152-1/+3
* cris: add missing declaration of kgdb_init() and breakpoint()WANG Cong2011-08-151-0/+3
* cris: fix the prototype of sync_serial_ioctl()WANG Cong2011-08-151-1/+1
* cris: fix a build error in sync_serial_open()WANG Cong2011-08-151-2/+2
* cris: fix a build error in kernel/fork.cWANG Cong2011-08-151-3/+3
* powerpc/pseries/hvconsole: Fix dropped console outputAnton Blanchard2011-08-041-1/+1
* xtensa: prevent arbitrary read in ptraceDan Rosenberg2011-08-041-0/+3
* irq_work, alpha: Fix up arch hooksPeter Zijlstra2011-08-041-1/+1
* powerpc/kdump: Fix timeout in crash_kexec_wait_realmodeMichael Neuling2011-08-041-5/+1
* oprofile, x86: Fix nmi-unsafe callgraph supportRobert Richter2011-08-041-9/+47
* kexec, x86: Fix incorrect jump back address if not preserving contextHuang Ying2011-08-042-0/+4
* x86, intel, power: Initialize MSR_IA32_ENERGY_PERF_BIASLen Brown2011-08-042-0/+21
* irq_work, ppc: Fix up arch hooksPeter Zijlstra2011-08-041-1/+1
* ARM: pxa/cm-x300: fix V3020 RTC functionalityIgor Grinberg2011-08-041-4/+4
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2011-07-211-0/+1
|\
| * sparc,kgdbts: fix compile regression with kgdb test suiteJason Wessel2011-07-211-0/+1
* | x86: Make Dell Latitude E6420 use reboot=pciH. Peter Anvin2011-07-211-0/+8
* | x86: Make Dell Latitude E5420 use reboot=pciDaniel J Blueman2011-07-211-0/+8
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-07-202-1/+9
|\ \
| * | x86. reboot: Make Dell Latitude E6320 use reboot=pciMaxime Ripard2011-07-121-0/+8
| * | x86: Disable AMD_NUMA for 32bit for nowTejun Heo2011-07-111-1/+1
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds2011-07-193-7/+24
|\ \ \ | |_|/ |/| |
| * | davinci: DM365 EVM: fix video input mux bitsJon Povey2011-07-191-2/+2
| * | ARM: davinci: Check for NULL return from irq_alloc_generic_chipTodd Poynor2011-07-191-0/+6
| * | arm: davinci: Fix low level gpio irq handlers' argumentIdo Yariv2011-07-121-5/+16
| |/
* | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-07-171-16/+6
|\ \
| * | PM / MIPS: Convert i8259.c to using syscore_opsRafael J. Wysocki2011-07-161-16/+6
* | | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-176-26/+41
|\ \ \