summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-10-26parisc: Fix syscall restartsHelge Deller1-15/+52
2016-10-26ARM: 8471/1: need to save/restore arm register(r11) when it is corruptedAnson Huang1-2/+2
2016-10-26x86/signal: Fix restart_syscall number for x32 tasksDmitry V. Levin1-7/+10
2016-10-26x86/cpu: Call verify_cpu() after having entered long mode tooBorislav Petkov2-5/+15
2016-10-26MIPS: atomic: Fix comment describing atomic64_add_unless's return value.Ralf Baechle1-1/+1
2016-10-26ARM: pxa: remove incorrect __init annotation on pxa27x_set_pwrmodeArnd Bergmann2-2/+2
2016-04-27x86/iopl/64: Properly context-switch IOPL on Xen PVAndy Lutomirski3-1/+15
2016-04-27x86/process: Add proper bound checks in 64bit get_wchan()Thomas Gleixner1-10/+42
2016-04-27x86/xen: Do not clip xen_e820_map to xen_e820_map_entries when sanitizing mapMalcolm Crossley1-1/+1
2016-04-27m68k: Define asmlinkage_protectAndreas Schwab1-0/+30
2016-04-27KVM: x86: trap AMD MSRs for the TSeg base and maskPaolo Bonzini2-0/+3
2016-04-27powerpc/rtas: Validate rtas.entry before calling enter_rtas()Vasant Hegde1-0/+3
2016-04-27MIPS: dma-default: Fix 32-bit fall back to GFP_DMAJames Hogan1-1/+1
2016-04-27x86/platform: Fix Geode LX timekeeping in the generic x86 buildDavid Woodhouse1-7/+10
2016-04-27ARM: fix Thumb2 signal handling when ARMv6 is enabledRussell King1-5/+10
2016-04-27ARM: 7880/1: Clear the IT state independent of the Thumb-2 modeT.J. Purtell1-4/+10
2016-04-27powerpc/MSI: Fix race condition in tearing down MSI interruptsPaul Mackerras5-9/+15
2016-04-27ARM: 8429/1: disable GCC SRA optimizationArd Biesheuvel1-0/+8
2016-04-27crypto: ghash-clmulni: specify context size for ghash async algorithmAndrey Ryabinin1-0/+1
2016-04-27powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlersThomas Huth3-1/+20
2016-03-21KVM: x86: move steal time initialization to vcpu entry timeMarcelo Tosatti1-7/+2
2016-03-21x86/LDT: Print the real LDT base addressJan Beulich1-1/+1
2016-03-21KVM: svm: unconditionally intercept #DBPaolo Bonzini1-11/+3
2016-03-21KVM: x86: work around infinite loop in microcode when #AC is deliveredEric Northup4-1/+14
2016-03-21x86/ldt: Correct FPU emulation access to LDTJuergen Gross3-7/+20
2016-03-21x86/ldt: Correct LDT access in single stepping logicJuergen Gross1-2/+2
2016-03-21MIPS: Make set_pte() SMP safe.David Daney1-0/+31
2016-03-21MIPS: Fix sched_getaffinity with MT FPAFF enabledFelix Fietkau1-2/+3
2016-03-21x86/ldt: Make modify_ldt synchronousAndy Lutomirski8-146/+205
2016-03-21x86/xen: Probe target addresses in set_aliased_prot() before the hypercallAndy Lutomirski1-0/+40
2016-03-21tile: use free_bootmem_late() for initrdChris Metcalf1-1/+1
2016-03-21s390/process: fix sfpc inline assemblyHeiko Carstens1-1/+1
2016-03-21s390/sclp: clear upper register halves in _sclp_print_earlyMartin Schwidefsky1-0/+4
2015-10-22ARM: Fix incorrect backport of 0b59d8806a31Zefan Li1-1/+1
2015-10-22crypto: s390/ghash: Fix incorrect backport of a1cae34e23b1Zefan Li1-1/+1
2015-10-22KVM: x86: properly restore LVT0Radim Krčmář1-0/+1
2015-10-22KVM: x86: make vapics_in_nmi_mode atomicRadim Krčmář3-4/+4
2015-10-22x86/PCI: Use host bridge _CRS info on Foxconn K8M890-8237ABjorn Helgaas1-0/+11
2015-09-18x86, kvm: fix kvm's usage of kernel_fpu_begin/end()Suresh Siddha4-15/+40
2015-09-18x86, kvm: use kernel_fpu_begin/end() in kvm_load/put_guest_fpu()Suresh Siddha1-1/+2
2015-09-18MIPS: Fix enabling of DEBUG_STACKOVERFLOWJames Hogan1-1/+1
2015-09-18x86: bpf_jit: fix compilation of large bpf programsAlexei Starovoitov1-1/+6
2015-09-18x86/mce: Fix MCE severity messagesBorislav Petkov1-1/+4
2015-09-18ARM: dts: imx27: only map 4 Kbyte for fec registersPhilippe Reynes1-1/+1
2015-09-18crypto: s390/ghash - Fix incorrect ghash icv buffer handling.Harald Freudenberger1-13/+13
2015-09-18powerpc: Align TOC to 256 bytesAnton Blanchard1-0/+1
2015-09-18KVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pagesPaolo Bonzini1-1/+1
2015-09-18ARM: net: delegate filter to kernel interpreter when imm_offset() return valu...Nicolas Schichan1-1/+26
2015-09-18ARM: pxa: lubbock: use new pxa_cplds driverRobert Jarzmik2-82/+33
2015-09-18ARM: pxa: mainstone: use new pxa_cplds driverRobert Jarzmik2-90/+31