summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86/mm: Improve switch_mm() barrier commentsAndy Lutomirski2016-02-131-7/+8
* parisc: Fix __ARCH_SI_PREAMBLE_SIZEHelge Deller2016-02-131-0/+4
* x86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[]Mario Kleiner2016-02-131-0/+8
* x86/boot: Double BOOT_HEAP_SIZE to 64KBH.J. Lu2016-02-131-1/+1
* x86/mm: Add barriers and document switch_mm()-vs-flush synchronizationAndy Lutomirski2016-02-132-5/+54
* uml: flush stdout before forkingVegard Nossum2016-02-131-0/+2
* x86/xen: don't reset vcpu_info on a cancelled suspendOuyang Zhaowei (Charles)2016-02-131-1/+2
* x86/LDT: Print the real LDT base addressJan Beulich2016-02-131-1/+1
* powerpc: Make {cmp}xchg* and their atomic_ versions fully orderedBoqun Feng2016-02-131-8/+8
* powerpc: Make value-returning atomics fully orderedBoqun Feng2016-02-131-1/+1
* KVM: x86: correctly print #AC in tracesPaolo Bonzini2016-02-131-1/+1
* KVM: x86: expose MSR_TSC_AUX to userspacePaolo Bonzini2016-02-131-1/+16
* kvm: x86: only channel 0 of the i8254 is linked to the HPETPaolo Bonzini2016-01-222-1/+3
* KVM: x86: Reload pit counters for all channels when restoring stateAndrew Honig2016-01-221-3/+6
* MIPS: Fix restart of indirect syscallsEd Swierk2016-01-222-0/+2
* parisc: Fix syscall restartsHelge Deller2016-01-221-12/+52
* s390/dis: Fix handling of format specifiersMichael Holzheu2016-01-221-4/+11
* sh64: fix __NR_fgetxattrDmitry V. Levin2015-12-301-1/+1
* KVM: svm: unconditionally intercept #DBPaolo Bonzini2015-11-271-11/+3
* x86/cpu: Call verify_cpu() after having entered long mode tooBorislav Petkov2015-11-272-5/+15
* MIPS: atomic: Fix comment describing atomic64_add_unless's return value.Ralf Baechle2015-11-271-1/+1
* ARM: pxa: remove incorrect __init annotation on pxa27x_set_pwrmodeArnd Bergmann2015-11-272-2/+2
* KVM: x86: work around infinite loop in microcode when #AC is deliveredEric Northup2015-11-174-1/+14
* powerpc/rtas: Validate rtas.entry before calling enter_rtas()Vasant Hegde2015-11-171-0/+3
* x86/process: Add proper bound checks in 64bit get_wchan()Thomas Gleixner2015-11-171-10/+42
* MIPS: dma-default: Fix 32-bit fall back to GFP_DMAJames Hogan2015-11-171-1/+1
* x86/xen: Do not clip xen_e820_map to xen_e820_map_entries when sanitizing mapMalcolm Crossley2015-11-171-1/+1
* m68k: Define asmlinkage_protectAndreas Schwab2015-11-171-0/+30
* Revert "KVM: MMU: fix validation of mmio page fault"Ben Hutchings2015-11-171-0/+45
* parisc: Filter out spurious interrupts in PA-RISC irq handlerHelge Deller2015-10-131-2/+6
* x86/paravirt: Replace the paravirt nop with a bona fide empty functionAndy Lutomirski2015-10-132-4/+23
* KVM: x86: trap AMD MSRs for the TSeg base and maskPaolo Bonzini2015-10-132-0/+3
* s390/compat: correct uc_sigmask of the compat signal frameMartin Schwidefsky2015-10-131-4/+26
* x86/platform: Fix Geode LX timekeeping in the generic x86 buildDavid Woodhouse2015-10-131-7/+10
* ARM: fix Thumb2 signal handling when ARMv6 is enabledRussell King2015-10-131-5/+10
* ARM: 7880/1: Clear the IT state independent of the Thumb-2 modeT.J. Purtell2015-10-131-4/+10
* powerpc/MSI: Fix race condition in tearing down MSI interruptsPaul Mackerras2015-10-135-9/+15
* ARM: 8429/1: disable GCC SRA optimizationArd Biesheuvel2015-10-131-0/+8
* crypto: ghash-clmulni: specify context size for ghash async algorithmAndrey Ryabinin2015-10-131-0/+1
* KVM: MMU: fix validation of mmio page faultXiao Guangrong2015-10-131-45/+0
* sparc64: Fix userspace FPU register corruptions.David S. Miller2015-10-132-75/+6
* x86/ldt: Further fix FPU emulationAndy Lutomirski2015-10-131-1/+1
* x86/ldt: Correct FPU emulation access to LDTJuergen Gross2015-10-133-7/+20
* x86/ldt: Correct LDT access in single stepping logicJuergen Gross2015-10-131-2/+2
* x86/ldt: Make modify_ldt synchronousAndy Lutomirski2015-10-138-146/+205
* MIPS: Make set_pte() SMP safe.David Daney2015-10-131-0/+31
* MIPS: Fix sched_getaffinity with MT FPAFF enabledFelix Fietkau2015-10-131-2/+3
* x86/xen: Probe target addresses in set_aliased_prot() before the hypercallAndy Lutomirski2015-08-121-0/+40
* tile: use free_bootmem_late() for initrdChris Metcalf2015-08-121-1/+1
* s390/process: fix sfpc inline assemblyHeiko Carstens2015-08-121-1/+1