aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-08-29x86, UV: Remove UV delay in starting slave cpusJack Steiner
2011-08-29x86-32, vdso: On system call restart after SYSENTER, use int $0x80H. Peter Anvin
2011-08-29x86, olpc: Wait for last byte of EC command to be acceptedPaul Fox
2011-08-29xen: Do not enable PV IPIs when vector callback not presentStefano Stabellini
2011-08-29xen/x86: replace order-based range checking of M2P table by linear oneJan Beulich
2011-08-29x86, mtrr: lock stop machine during MTRR rendezvous sequenceSuresh Siddha
2011-08-29x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS messageLen Brown
2011-08-15sparc: Don't do hypervisor calls on non-sun4v in DS driver.David S. Miller
2011-08-15powerpc: pseries: Fix kexec on machines with more than 4TB of RAMAnton Blanchard
2011-08-15powerpc: Fix device tree claim codeAnton Blanchard
2011-08-15powerpc/pseries: Fix kexec on recent firmware versionsAnton Blanchard
2011-08-15sparc: Fix build with DEBUG_PAGEALLOC enabled.David S. Miller
2011-08-15sparc: Size mondo queues more sanely.David S. Miller
2011-08-15sparc: Access kernel TSB using physical addressing when possible.David S. Miller
2011-08-15sparc: Use popc when possible for ffs/__ffs/ffz.David S. Miller
2011-08-15sparc: Set reboot-cmd using reboot data hypervisor call if available.David S. Miller
2011-08-15sparc: Add some missing hypervisor API groups.David S. Miller
2011-08-15sparc: Use hweight64() in popc emulation.David S. Miller
2011-08-15sparc: Use popc if possible for hweight routines.David S. Miller
2011-08-15sparc: Minor tweaks to Niagara page copy/clear.David S. Miller
2011-08-15sparc: Sanitize cpu feature detection and reporting.David S. Miller
2011-08-15sparc: Detect and handle UltraSPARC-T3 cpu types.David S. Miller
2011-08-15sparc: Don't do expensive hypervisor PCR write unless necessary.David S. Miller
2011-08-15sparc: Add T3 sun4v cpu type and hypervisor group defines.David S. Miller
2011-08-15sparc: Don't leave sparc_pmu_type NULL on sun4v.David S. Miller
2011-08-15xen: allow enable use of VGA console on dom0Jeremy Fitzhardinge
2011-08-15fix return type of __atomic64_add_returnJohn David Anglin
2011-08-15Fix futex supportCarlos O'Donell
2011-08-15wire up sendmmsg syscallJames Bottomley
2011-08-15cris: add missing declaration of kgdb_init() and breakpoint()WANG Cong
2011-08-15cris: fix the prototype of sync_serial_ioctl()WANG Cong
2011-08-15cris: fix a build error in sync_serial_open()WANG Cong
2011-08-15cris: fix a build error in kernel/fork.cWANG Cong
2011-08-04powerpc/pseries/hvconsole: Fix dropped console outputAnton Blanchard
2011-08-04xtensa: prevent arbitrary read in ptraceDan Rosenberg
2011-08-04irq_work, alpha: Fix up arch hooksPeter Zijlstra
2011-08-04powerpc/kdump: Fix timeout in crash_kexec_wait_realmodeMichael Neuling
2011-08-04oprofile, x86: Fix nmi-unsafe callgraph supportRobert Richter
2011-08-04kexec, x86: Fix incorrect jump back address if not preserving contextHuang Ying
2011-08-04x86, intel, power: Initialize MSR_IA32_ENERGY_PERF_BIASLen Brown
2011-08-04irq_work, ppc: Fix up arch hooksPeter Zijlstra
2011-08-04ARM: pxa/cm-x300: fix V3020 RTC functionalityIgor Grinberg
2011-07-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2011-07-21sparc,kgdbts: fix compile regression with kgdb test suiteJason Wessel
2011-07-21x86: Make Dell Latitude E6420 use reboot=pciH. Peter Anvin
2011-07-21x86: Make Dell Latitude E5420 use reboot=pciDaniel J Blueman
2011-07-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-07-19Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds
2011-07-19davinci: DM365 EVM: fix video input mux bitsJon Povey
2011-07-19ARM: davinci: Check for NULL return from irq_alloc_generic_chipTodd Poynor