summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2015-08-07MIPS: Octeon: Remove udelay() causing huge IRQ latencyAlexander Sverdlin
2015-08-07MIPS: Fix race condition in lazy cache flushing.Lars Persson
2015-08-07powerpc+sparc64/mm: Remove hack in mmap randomize layoutDan McGee
2015-08-07x86/reboot: Fix a warning message triggered by stop_other_cpus()Feng Tang
2015-08-07config: Enable NEED_DMA_MAP_STATE by default when SWIOTLB is selectedKonrad Rzeszutek Wilk
2015-08-07powerpc: Don't skip ePAPR spin-table CPUsScott Wood
2015-08-07powerpc: Make logical to real cpu mapping code endian safeAnton Blanchard
2015-08-07MIPS: Fix enabling of DEBUG_STACKOVERFLOWJames Hogan
2015-08-07x86_64: Fix strnlen_user() to not touch memory after specified maximumBen Hutchings
2015-08-07x86: bpf_jit: fix compilation of large bpf programsAlexei Starovoitov
2015-08-07crypto: s390/ghash - Fix incorrect ghash icv buffer handling.Harald Freudenberger
2015-08-07powerpc: Align TOC to 256 bytesAnton Blanchard
2015-08-07KVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pagesPaolo Bonzini
2015-08-07powerpc/pseries: Correct cpu affinity for dlpar added cpusNathan Fontenot
2015-08-07KVM: VMX: Preserve host CR4.MCE value while in guest mode.Ben Serebrin