summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2015-08-19x86/xen: Probe target addresses in set_aliased_prot() before the hypercallAndy Lutomirski
2015-08-19sparc64: Fix userspace FPU register corruptions.David S. Miller
2015-08-19MIPS: Make set_pte() SMP safe.David Daney
2015-08-19MIPS: Fix sched_getaffinity with MT FPAFF enabledFelix Fietkau
2015-08-19ARM: realview: fix sparsemem buildArnd Bergmann
2015-08-19tile: use free_bootmem_late() for initrdChris Metcalf
2015-08-19ARC: make sure instruction_pointer() returns unsigned valueAlexey Brodkin
2015-08-19s390/sclp: clear upper register halves in _sclp_print_earlyMartin Schwidefsky
2015-08-05efi: fix 32bit kernel boot failed problem using efiFupan Li
2015-08-04arm64: Don't report clear pmds and puds as hugeChristoffer Dall
2015-08-04kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFPMartin Schwidefsky
2015-07-30kvm: x86: fix kvm_apic_has_events to check for NULL pointerPaolo Bonzini
2015-07-30arm64: vdso: work-around broken ELF toolchains in MakefileWill Deacon
2015-07-30arm64: mm: Fix freeing of the wrong memmap entries with !SPARSEMEM_VMEMMAPDave P Martin
2015-07-30arm64: Do not attempt to use init_mm in reset_context()Catalin Marinas
2015-07-30ARC: add compiler barrier to LLSC based cmpxchgVineet Gupta
2015-07-30x86/PCI: Use host bridge _CRS info on systems with >32 bit addressingBjorn Helgaas
2015-07-30KVM: x86: make vapics_in_nmi_mode atomicRadim Krčmář
2015-07-30MIPS: Fix KVM guest fixmap addressJames Hogan