summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-10-28arm64: errata: use KBUILD_CFLAGS_MODULE for erratum #843419Will Deacon
2015-10-28crypto: sparc - initialize blkcipher.ivsizeDave Kleikamp
2015-10-28m68k: Define asmlinkage_protectAndreas Schwab
2015-10-28arm64: readahead: fault retry breaks mmap file read random detectionMark Salyzyn
2015-10-28MIPS: dma-default: Fix 32-bit fall back to GFP_DMAJames Hogan
2015-10-28arc,hexagon: Delete asm/barrier.hPeter Zijlstra
2015-10-28arch: Move smp_mb__{before,after}_atomic_{inc,dec}.h into asm/atomic.hPeter Zijlstra
2015-10-28arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra
2015-10-28x86/xen: Support kexec/kdump in HVM guests by doing a soft resetVitaly Kuznetsov
2015-10-27x86/mm: Set NX on gap between __ex_table and rodataStephen Smalley
2015-10-27x86/platform: Fix Geode LX timekeeping in the generic x86 buildDavid Woodhouse
2015-10-27x86/apic: Serialize LVTT and TSC_DEADLINE writesShaohua Li
2015-10-27ARM: dts: omap5-uevm.dts: fix i2c5 pinctrl offsetsGrazvydas Ignotas
2015-10-27ARM: 8429/1: disable GCC SRA optimizationArd Biesheuvel
2015-10-27ARM: fix Thumb2 signal handling when ARMv6 is enabledRussell King
2015-10-22ARM: 7880/1: Clear the IT state independent of the Thumb-2 modeT.J. Purtell
2015-10-09Use WARN_ON_ONCE for missing X86_FEATURE_NRIPSDirk Müller
2015-10-07x86/paravirt: Replace the paravirt nop with a bona fide empty functionAndy Lutomirski
2015-10-07x86/nmi/64: Fix a paravirt stack-clobbering bug in the NMI codeAndy Lutomirski
2015-10-05powerpc/MSI: Fix race condition in tearing down MSI interruptsPaul Mackerras
2015-10-05x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI detectionAndy Lutomirski
2015-10-05x86/nmi/64: Reorder nested NMI checksAndy Lutomirski
2015-10-05x86/nmi/64: Improve nested NMI commentsAndy Lutomirski
2015-09-30parisc: Filter out spurious interrupts in PA-RISC irq handlerHelge Deller
2015-09-30x86/mm: Initialize pmd_idx in page_table_range_init_count()Minfei Huang
2015-09-30powerpc/mm: Recompute hash value after a failed updateAneesh Kumar K.V
2015-09-30powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlersThomas Huth
2015-09-30powerpc/mm: Fix pte_pagesize_index() crash on 4K w/64K hashMichael Ellerman
2015-09-30arm64: KVM: Disable virtual timer even if the guest is not using itMarc Zyngier
2015-09-30arm64: errata: add module build workaround for erratum #843419Will Deacon
2015-09-30arm64: head.S: initialise mdcr_el2 in el2_setupWill Deacon
2015-09-30arm64: compat: fix vfp save/restore across signal handlers in big-endianWill Deacon
2015-09-30arm64: kconfig: Move LIST_POISON to a safe valueJeff Vander Stoep
2015-09-30ARM: OMAP2+: DRA7: clockdomain: change l4per2_7xx_clkdm to SW_WKUPVignesh R
2015-09-30xtensa: fix kernel register spillingMax Filippov
2015-09-30xtensa: fix threadptr reload on return to userspaceMax Filippov
2015-09-30KVM: MMU: fix validation of mmio page faultXiao Guangrong
2015-09-30crypto: ghash-clmulni: specify context size for ghash async algorithmAndrey Ryabinin
2015-09-18arm64: KVM: Fix host crash when injecting a fault into a 32bit guestMarc Zyngier
2015-08-25signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras
2015-08-25signal: fix information leak in copy_siginfo_to_userAmanieu d'Antras
2015-08-25x86/ldt: Further fix FPU emulationAndy Lutomirski
2015-08-25x86/ldt: Correct FPU emulation access to LDTJuergen Gross
2015-08-25x86/ldt: Correct LDT access in single stepping logicJuergen Gross
2015-08-25x86/ldt: Make modify_ldt synchronousAndy Lutomirski
2015-08-25arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra
2015-08-25x86/nmi/64: Switch stacks on userspace NMI entryAndy Lutomirski
2015-08-25x86/nmi/64: Remove asm code that saves CR2Andy Lutomirski
2015-08-25x86/nmi: Enable nested do_nmi() handling for 64-bit kernelsAndy Lutomirski
2015-08-25ARM: OMAP2+: hwmod: Fix _wait_target_ready() for hwmods without syscRoger Quadros