summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* parisc: Fix syscall restartsHelge Deller2016-10-261-15/+52
* ARM: 8471/1: need to save/restore arm register(r11) when it is corruptedAnson Huang2016-10-261-2/+2
* x86/signal: Fix restart_syscall number for x32 tasksDmitry V. Levin2016-10-261-7/+10
* x86/cpu: Call verify_cpu() after having entered long mode tooBorislav Petkov2016-10-262-5/+15
* MIPS: atomic: Fix comment describing atomic64_add_unless's return value.Ralf Baechle2016-10-261-1/+1
* ARM: pxa: remove incorrect __init annotation on pxa27x_set_pwrmodeArnd Bergmann2016-10-262-2/+2
* x86/iopl/64: Properly context-switch IOPL on Xen PVAndy Lutomirski2016-04-273-1/+15
* x86/process: Add proper bound checks in 64bit get_wchan()Thomas Gleixner2016-04-271-10/+42
* x86/xen: Do not clip xen_e820_map to xen_e820_map_entries when sanitizing mapMalcolm Crossley2016-04-271-1/+1
* m68k: Define asmlinkage_protectAndreas Schwab2016-04-271-0/+30
* KVM: x86: trap AMD MSRs for the TSeg base and maskPaolo Bonzini2016-04-272-0/+3
* powerpc/rtas: Validate rtas.entry before calling enter_rtas()Vasant Hegde2016-04-271-0/+3
* MIPS: dma-default: Fix 32-bit fall back to GFP_DMAJames Hogan2016-04-271-1/+1
* x86/platform: Fix Geode LX timekeeping in the generic x86 buildDavid Woodhouse2016-04-271-7/+10
* ARM: fix Thumb2 signal handling when ARMv6 is enabledRussell King2016-04-271-5/+10
* ARM: 7880/1: Clear the IT state independent of the Thumb-2 modeT.J. Purtell2016-04-271-4/+10
* powerpc/MSI: Fix race condition in tearing down MSI interruptsPaul Mackerras2016-04-275-9/+15
* ARM: 8429/1: disable GCC SRA optimizationArd Biesheuvel2016-04-271-0/+8
* crypto: ghash-clmulni: specify context size for ghash async algorithmAndrey Ryabinin2016-04-271-0/+1
* powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlersThomas Huth2016-04-273-1/+20
* KVM: x86: move steal time initialization to vcpu entry timeMarcelo Tosatti2016-03-211-7/+2
* x86/LDT: Print the real LDT base addressJan Beulich2016-03-211-1/+1
* KVM: svm: unconditionally intercept #DBPaolo Bonzini2016-03-211-11/+3
* KVM: x86: work around infinite loop in microcode when #AC is deliveredEric Northup2016-03-214-1/+14
* x86/ldt: Correct FPU emulation access to LDTJuergen Gross2016-03-213-7/+20
* x86/ldt: Correct LDT access in single stepping logicJuergen Gross2016-03-211-2/+2
* MIPS: Make set_pte() SMP safe.David Daney2016-03-211-0/+31
* MIPS: Fix sched_getaffinity with MT FPAFF enabledFelix Fietkau2016-03-211-2/+3
* x86/ldt: Make modify_ldt synchronousAndy Lutomirski2016-03-218-146/+205
* x86/xen: Probe target addresses in set_aliased_prot() before the hypercallAndy Lutomirski2016-03-211-0/+40
* tile: use free_bootmem_late() for initrdChris Metcalf2016-03-211-1/+1
* s390/process: fix sfpc inline assemblyHeiko Carstens2016-03-211-1/+1
* s390/sclp: clear upper register halves in _sclp_print_earlyMartin Schwidefsky2016-03-211-0/+4
* ARM: Fix incorrect backport of 0b59d8806a31Zefan Li2015-10-221-1/+1
* crypto: s390/ghash: Fix incorrect backport of a1cae34e23b1Zefan Li2015-10-221-1/+1
* KVM: x86: properly restore LVT0Radim Krčmář2015-10-221-0/+1
* KVM: x86: make vapics_in_nmi_mode atomicRadim Krčmář2015-10-223-4/+4
* x86/PCI: Use host bridge _CRS info on Foxconn K8M890-8237ABjorn Helgaas2015-10-221-0/+11
* x86, kvm: fix kvm's usage of kernel_fpu_begin/end()Suresh Siddha2015-09-184-15/+40
* x86, kvm: use kernel_fpu_begin/end() in kvm_load/put_guest_fpu()Suresh Siddha2015-09-181-1/+2
* MIPS: Fix enabling of DEBUG_STACKOVERFLOWJames Hogan2015-09-181-1/+1
* x86: bpf_jit: fix compilation of large bpf programsAlexei Starovoitov2015-09-181-1/+6
* x86/mce: Fix MCE severity messagesBorislav Petkov2015-09-181-1/+4
* ARM: dts: imx27: only map 4 Kbyte for fec registersPhilippe Reynes2015-09-181-1/+1
* crypto: s390/ghash - Fix incorrect ghash icv buffer handling.Harald Freudenberger2015-09-181-13/+13
* powerpc: Align TOC to 256 bytesAnton Blanchard2015-09-181-0/+1
* KVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pagesPaolo Bonzini2015-09-181-1/+1
* ARM: net: delegate filter to kernel interpreter when imm_offset() return valu...Nicolas Schichan2015-09-181-1/+26
* ARM: pxa: lubbock: use new pxa_cplds driverRobert Jarzmik2015-09-182-82/+33
* ARM: pxa: mainstone: use new pxa_cplds driverRobert Jarzmik2015-09-182-90/+31