summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-11-17KVM: x86: work around infinite loop in microcode when #AC is deliveredEric Northup4-1/+14
2015-11-17powerpc/rtas: Validate rtas.entry before calling enter_rtas()Vasant Hegde1-0/+3
2015-11-17x86/process: Add proper bound checks in 64bit get_wchan()Thomas Gleixner1-10/+42
2015-11-17MIPS: dma-default: Fix 32-bit fall back to GFP_DMAJames Hogan1-1/+1
2015-11-17x86/xen: Do not clip xen_e820_map to xen_e820_map_entries when sanitizing mapMalcolm Crossley1-1/+1
2015-11-17m68k: Define asmlinkage_protectAndreas Schwab1-0/+30
2015-11-17Revert "KVM: MMU: fix validation of mmio page fault"Ben Hutchings1-0/+45
2015-10-13parisc: Filter out spurious interrupts in PA-RISC irq handlerHelge Deller1-2/+6
2015-10-13x86/paravirt: Replace the paravirt nop with a bona fide empty functionAndy Lutomirski2-4/+23
2015-10-13KVM: x86: trap AMD MSRs for the TSeg base and maskPaolo Bonzini2-0/+3
2015-10-13s390/compat: correct uc_sigmask of the compat signal frameMartin Schwidefsky1-4/+26
2015-10-13x86/platform: Fix Geode LX timekeeping in the generic x86 buildDavid Woodhouse1-7/+10
2015-10-13ARM: fix Thumb2 signal handling when ARMv6 is enabledRussell King1-5/+10
2015-10-13ARM: 7880/1: Clear the IT state independent of the Thumb-2 modeT.J. Purtell1-4/+10
2015-10-13powerpc/MSI: Fix race condition in tearing down MSI interruptsPaul Mackerras5-9/+15
2015-10-13ARM: 8429/1: disable GCC SRA optimizationArd Biesheuvel1-0/+8
2015-10-13crypto: ghash-clmulni: specify context size for ghash async algorithmAndrey Ryabinin1-0/+1
2015-10-13KVM: MMU: fix validation of mmio page faultXiao Guangrong1-45/+0
2015-10-13sparc64: Fix userspace FPU register corruptions.David S. Miller2-75/+6
2015-10-13x86/ldt: Further fix FPU emulationAndy Lutomirski1-1/+1
2015-10-13x86/ldt: Correct FPU emulation access to LDTJuergen Gross3-7/+20
2015-10-13x86/ldt: Correct LDT access in single stepping logicJuergen Gross1-2/+2
2015-10-13x86/ldt: Make modify_ldt synchronousAndy Lutomirski8-146/+205
2015-10-13MIPS: Make set_pte() SMP safe.David Daney1-0/+31
2015-10-13MIPS: Fix sched_getaffinity with MT FPAFF enabledFelix Fietkau1-2/+3
2015-08-12x86/xen: Probe target addresses in set_aliased_prot() before the hypercallAndy Lutomirski1-0/+40
2015-08-12tile: use free_bootmem_late() for initrdChris Metcalf1-1/+1
2015-08-12s390/process: fix sfpc inline assemblyHeiko Carstens1-1/+1
2015-08-12s390/sclp: clear upper register halves in _sclp_print_earlyMartin Schwidefsky1-0/+4
2015-08-12KVM: x86: properly restore LVT0Radim Krčmář1-0/+1
2015-08-12KVM: x86: make vapics_in_nmi_mode atomicRadim Krčmář3-4/+4
2015-08-07sparc32,leon: fix leon buildSam Ravnborg1-13/+0
2015-08-07parisc: Provide __ucmpdi2 to resolve undefined references in 32 bit builds.John David Anglin3-1/+29
2015-08-07MIPS: Octeon: Delete override of cpu_has_mips_r2_exec_hazard.Ralf Baechle1-1/+0
2015-08-07MIPS: Fix cpu_has_mips_r2_exec_hazard.Ralf Baechle1-1/+25
2015-08-07MIPS: Octeon: Remove udelay() causing huge IRQ latencyAlexander Sverdlin3-12/+0
2015-08-07MIPS: Fix race condition in lazy cache flushing.Lars Persson2-15/+35
2015-08-07powerpc+sparc64/mm: Remove hack in mmap randomize layoutDan McGee2-14/+6
2015-08-07x86/reboot: Fix a warning message triggered by stop_other_cpus()Feng Tang1-2/+5
2015-08-07config: Enable NEED_DMA_MAP_STATE by default when SWIOTLB is selectedKonrad Rzeszutek Wilk1-1/+2
2015-08-07powerpc: Don't skip ePAPR spin-table CPUsScott Wood1-1/+9
2015-08-07powerpc: Make logical to real cpu mapping code endian safeAnton Blanchard1-3/+3
2015-08-07MIPS: Fix enabling of DEBUG_STACKOVERFLOWJames Hogan1-1/+1
2015-08-07x86_64: Fix strnlen_user() to not touch memory after specified maximumBen Hutchings1-1/+1
2015-08-07x86: bpf_jit: fix compilation of large bpf programsAlexei Starovoitov1-1/+6
2015-08-07crypto: s390/ghash - Fix incorrect ghash icv buffer handling.Harald Freudenberger1-12/+13
2015-08-07powerpc: Align TOC to 256 bytesAnton Blanchard1-0/+1
2015-08-07KVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pagesPaolo Bonzini1-1/+1
2015-08-07powerpc/pseries: Correct cpu affinity for dlpar added cpusNathan Fontenot1-7/+6
2015-08-07KVM: VMX: Preserve host CR4.MCE value while in guest mode.Ben Serebrin1-2/+10