aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-03-21nohz/s390: fix arch_needs_cpu() return value on offline cpusHeiko Carstens
2011-03-21compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin
2011-03-21x86-64, compat: Retruncate rax after ia32 syscall entry tracingRoland McGrath
2011-03-21x86-64, compat: Test %rax for the syscall number, not %eaxH. Peter Anvin
2011-03-21ARM: 6482/2: Fix find_next_zero_bit and related assemblyJames Jones
2011-03-21ARM: 6489/1: thumb2: fix incorrect optimisation in usraccWill Deacon
2011-03-21x86: Ignore trap bits on single step exceptionsFrederic Weisbecker
2011-03-21acpi-cpufreq: fix a memleak when unloading driverZhang Rui
2011-03-21xen: don't bother to stop other cpus on shutdown/rebootJeremy Fitzhardinge
2011-03-21um: fix global timer issue when using CONFIG_NO_HZRichard Weinberger
2011-03-21um: remove PAGE_SIZE alignment in linker script causing kernel segfault.Richard Weinberger
2011-03-21x86, kdump: Change copy_oldmem_page() to use cached addressingCliff Wickman
2011-03-21x86, intr-remap: Set redirection hint in the IRTESuresh Siddha
2011-03-21x86, mtrr: Assume SYS_CFG[Tom2ForceMemTypeWB] exists on all future AMD CPUsAndreas Herrmann
2011-03-21x86, olpc: Don't retry EC commands foreverPaul Fox
2011-03-21x86, kexec: Make sure to stop all CPUs before exiting the kernelAlok Kataria
2011-03-21x86, cpu: Fix renamed, not-yet-shipping AMD CPUID feature bitAndre Przywara
2011-03-21mm, x86: Saving vmcore with non-lazy freeing of vmasCliff Wickman
2011-03-21powerpc/perf: Fix sampling enable for PPC970Paul Mackerras
2011-03-21x86, mm: Fix CONFIG_VMSPLIT_1G and 2G_OPT trampolineHugh Dickins
2011-03-21x86-32: Fix dummy trampoline-related inline stubsH. Peter Anvin
2011-03-21x86-32: Separate 1:1 pagetables from swapper_pg_dirJoerg Roedel
2011-03-21x86: detect scattered cpuid features earlierJacob Pan
2011-03-21x86, AMD, MCE thresholding: Fix the MCi_MISCj iteration orderBorislav Petkov
2011-03-21x86, numa: For each node, register the memory blocks actually usedYinghai Lu
2011-03-21ubd: fix incorrect sector handling during request restartTejun Heo
2011-03-21x86, irq: Plug memory leak in sparse irqThomas Gleixner
2011-03-21x86, hpet: Fix bogus error check in hpet_assign_irq()Thomas Gleixner
2011-03-21tracing/x86: Don't use mcount in kvmclock.cSteven Rostedt
2011-03-21tracing/x86: Don't use mcount in pvclock.cJeremy Fitzhardinge
2011-03-21x86/amd-iommu: Work around S3 BIOS bugJoerg Roedel
2011-03-21x86/amd-iommu: Fix rounding-bug in __unmap_singleJoerg Roedel
2011-03-21x86/amd-iommu: Set iommu configuration flags in enable-loopJoerg Roedel
2011-03-21x86, cpu: After uncapping CPUID, re-run CPU feature detectionH. Peter Anvin
2010-08-02Input: RX51 keymap - fix recent compile breakageDmitry Torokhov
2010-08-02Fix spinaphore down_spin()Tony Luck
2010-08-02MIPS FPU emulator: allow Cause bits of FCSR to be writeable by ctc1Shane McDonald
2010-08-02ACPI: Unconditionally set SCI_EN on resumeMatthew Garrett
2010-08-02ACPI: skip checking BM_STS if the BIOS doesn't ask for itLen Brown
2010-08-02PM / x86: Save/restore MISC_ENABLE registerOndrej Zary
2010-08-02KVM: MMU: invalidate and flush on spte small->large page size changeMarcelo Tosatti
2010-08-02KVM: SVM: Implement workaround for Erratum 383Joerg Roedel
2010-08-02KVM: SVM: Handle MCEs early in the vmexit processJoerg Roedel
2010-08-02KVM: MMU: Remove user access when allowing kernel access to gpte.w=0 pageAvi Kivity
2010-08-02x86: Do not try to disable hpet if it hasn't been initialized beforeStefano Stabellini
2010-08-02ARM: 6226/1: fix kprobe bug in ldr instruction emulationNicolas Pitre
2010-08-02ARM: 6201/1: RealView: Do not use outer_sync() on ARM11MPCore boards with L220Catalin Marinas
2010-08-02Input: twl40300-keypad - fix handling of "all ground" rowsDmitry Torokhov
2010-08-02x86: Fix x2apic preenabled system with kexecYinghai Lu
2010-08-02powerpc/cpm1: Fix build with various CONFIG_*_UCODE_PATCH combinationsAnton Vorontsov