aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2010-12-30Merge branch '2.6.34.y' into standardBruce Ashfield
2010-12-03KVM: Fix fs/gs reload oops with invalid ldtAvi Kivity
2010-12-03KVM: x86: Move TSC reset out of vmcb_initZachary Amsden
2010-12-03KVM: x86: Fix SVM VMCB resetZachary Amsden
2010-12-03KVM: VMX: Fix host GDT.LIMIT corruptionAvi Kivity
2010-12-03KVM: MMU: fix conflict access permissions in direct spXiao Guangrong
2010-12-03KVM: MMU: fix direct sp's access corruptedXiao Guangrong
2010-12-03x86, kdump: Change copy_oldmem_page() to use cached addressingCliff Wickman
2010-12-03x86, intr-remap: Set redirection hint in the IRTESuresh Siddha
2010-12-03x86, mtrr: Assume SYS_CFG[Tom2ForceMemTypeWB] exists on all future AMD CPUsAndreas Herrmann
2010-12-03x86, olpc: Don't retry EC commands foreverPaul Fox
2010-12-03x86, kexec: Make sure to stop all CPUs before exiting the kernelAlok Kataria
2010-12-03x86, cpu: Fix renamed, not-yet-shipping AMD CPUID feature bitAndre Przywara
2010-12-03mm, x86: Saving vmcore with non-lazy freeing of vmasCliff Wickman
2010-12-03powerpc/perf: Fix sampling enable for PPC970Paul Mackerras
2010-12-03x86: detect scattered cpuid features earlierJacob Pan
2010-12-03powerpc: Don't use kernel stack with translation offMichael Neuling
2010-12-03powerpc: Initialise paca->kstack before early_setup_secondaryMatt Evans
2010-12-03x86, AMD, MCE thresholding: Fix the MCi_MISCj iteration orderBorislav Petkov
2010-12-03ubd: fix incorrect sector handling during request restartTejun Heo
2010-12-03x86, irq: Plug memory leak in sparse irqThomas Gleixner
2010-12-03x86, hpet: Fix bogus error check in hpet_assign_irq()Thomas Gleixner
2010-12-03tracing/x86: Don't use mcount in kvmclock.cSteven Rostedt
2010-12-03tracing/x86: Don't use mcount in pvclock.cJeremy Fitzhardinge
2010-12-03x86/amd-iommu: Work around S3 BIOS bugJoerg Roedel
2010-12-03x86/amd-iommu: Fix rounding-bug in __unmap_singleJoerg Roedel
2010-12-03x86/amd-iommu: Set iommu configuration flags in enable-loopJoerg Roedel
2010-12-03oprofile: Add Support for Intel CPU Family 6 / Model 29Jiri Olsa
2010-12-03x86, cpu: After uncapping CPUID, re-run CPU feature detectionH. Peter Anvin
2010-12-03alpha: Fix printk format errorsMichael Cree
2010-12-03MIPS: Set io_map_base for several PCI bridges lacking itBen Hutchings
2010-12-03MIPS: Quit using undefined behavior of ADDU in 64-bit atomic operations.David Daney
2010-12-03AT91: change dma resource indexNicolas Ferre
2010-12-03Optimize ticket spinlocks in fsys_rt_sigprocmaskPetr Tesarik
2010-12-03fix siglockTony Luck
2010-12-03oprofile: Add Support for Intel CPU Family 6 / Model 22 (Intel Celeron 540)Patrick Simmons
2010-12-03sparc64: Get rid of indirect p1275 PROM call buffer.David S. Miller
2010-12-03arm: fix really nasty sigreturn bugAl Viro
2010-12-03x86-64, compat: Retruncate rax after ia32 syscall entry tracingRoland McGrath
2010-12-03compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin
2010-12-03x86-64, compat: Test %rax for the syscall number, not %eaxH. Peter Anvin
2010-12-03x86, tsc: Fix a preemption leak in restore_sched_clock_state()Peter Zijlstra
2010-12-03oprofile, x86: fix init_sysfs() function stubRobert Richter
2010-12-03oprofile, x86: fix init_sysfs error handlingRobert Richter
2010-12-03PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc()Ben Hutchings
2010-12-03x86, tsc, sched: Recompute cyc2ns_offset's during resume from sleep statesSuresh Siddha
2010-09-18MIPS: Audit: Fix hang when starting auditRalf Baechle
2010-09-18x86-64, compat: Test %rax for the syscall number, not %eaxH. Peter Anvin
2010-09-18x86-64, compat: Retruncate rax after ia32 syscall entry tracingRoland McGrath
2010-09-18compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin