summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-02-13x86/LDT: Print the real LDT base addressJan Beulich
2016-02-13powerpc: Make {cmp}xchg* and their atomic_ versions fully orderedBoqun Feng
2016-02-13powerpc: Make value-returning atomics fully orderedBoqun Feng
2016-02-13KVM: x86: correctly print #AC in tracesPaolo Bonzini
2016-02-13KVM: x86: expose MSR_TSC_AUX to userspacePaolo Bonzini
2016-01-22kvm: x86: only channel 0 of the i8254 is linked to the HPETPaolo Bonzini
2016-01-22KVM: x86: Reload pit counters for all channels when restoring stateAndrew Honig
2016-01-22MIPS: Fix restart of indirect syscallsEd Swierk
2016-01-22parisc: Fix syscall restartsHelge Deller
2016-01-22s390/dis: Fix handling of format specifiersMichael Holzheu
2015-12-30sh64: fix __NR_fgetxattrDmitry V. Levin
2015-11-27KVM: svm: unconditionally intercept #DBPaolo Bonzini
2015-11-27x86/cpu: Call verify_cpu() after having entered long mode tooBorislav Petkov
2015-11-27MIPS: atomic: Fix comment describing atomic64_add_unless's return value.Ralf Baechle
2015-11-27ARM: pxa: remove incorrect __init annotation on pxa27x_set_pwrmodeArnd Bergmann
2015-11-17KVM: x86: work around infinite loop in microcode when #AC is deliveredEric Northup
2015-11-17powerpc/rtas: Validate rtas.entry before calling enter_rtas()Vasant Hegde
2015-11-17x86/process: Add proper bound checks in 64bit get_wchan()Thomas Gleixner
2015-11-17MIPS: dma-default: Fix 32-bit fall back to GFP_DMAJames Hogan
2015-11-17x86/xen: Do not clip xen_e820_map to xen_e820_map_entries when sanitizing mapMalcolm Crossley
2015-11-17m68k: Define asmlinkage_protectAndreas Schwab
2015-11-17Revert "KVM: MMU: fix validation of mmio page fault"Ben Hutchings
2015-10-13parisc: Filter out spurious interrupts in PA-RISC irq handlerHelge Deller
2015-10-13x86/paravirt: Replace the paravirt nop with a bona fide empty functionAndy Lutomirski
2015-10-13KVM: x86: trap AMD MSRs for the TSeg base and maskPaolo Bonzini
2015-10-13s390/compat: correct uc_sigmask of the compat signal frameMartin Schwidefsky
2015-10-13x86/platform: Fix Geode LX timekeeping in the generic x86 buildDavid Woodhouse
2015-10-13ARM: fix Thumb2 signal handling when ARMv6 is enabledRussell King
2015-10-13ARM: 7880/1: Clear the IT state independent of the Thumb-2 modeT.J. Purtell
2015-10-13powerpc/MSI: Fix race condition in tearing down MSI interruptsPaul Mackerras
2015-10-13ARM: 8429/1: disable GCC SRA optimizationArd Biesheuvel
2015-10-13crypto: ghash-clmulni: specify context size for ghash async algorithmAndrey Ryabinin
2015-10-13KVM: MMU: fix validation of mmio page faultXiao Guangrong
2015-10-13sparc64: Fix userspace FPU register corruptions.David S. Miller
2015-10-13x86/ldt: Further fix FPU emulationAndy Lutomirski
2015-10-13x86/ldt: Correct FPU emulation access to LDTJuergen Gross
2015-10-13x86/ldt: Correct LDT access in single stepping logicJuergen Gross
2015-10-13x86/ldt: Make modify_ldt synchronousAndy Lutomirski
2015-10-13MIPS: Make set_pte() SMP safe.David Daney
2015-10-13MIPS: Fix sched_getaffinity with MT FPAFF enabledFelix Fietkau
2015-08-12x86/xen: Probe target addresses in set_aliased_prot() before the hypercallAndy Lutomirski
2015-08-12tile: use free_bootmem_late() for initrdChris Metcalf
2015-08-12s390/process: fix sfpc inline assemblyHeiko Carstens
2015-08-12s390/sclp: clear upper register halves in _sclp_print_earlyMartin Schwidefsky
2015-08-12KVM: x86: properly restore LVT0Radim Krčmář
2015-08-12KVM: x86: make vapics_in_nmi_mode atomicRadim Krčmář
2015-08-07sparc32,leon: fix leon buildSam Ravnborg
2015-08-07parisc: Provide __ucmpdi2 to resolve undefined references in 32 bit builds.John David Anglin
2015-08-07MIPS: Octeon: Delete override of cpu_has_mips_r2_exec_hazard.Ralf Baechle
2015-08-07MIPS: Fix cpu_has_mips_r2_exec_hazard.Ralf Baechle