summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* powerpc/MSI: Fix race condition in tearing down MSI interruptsPaul Mackerras2015-10-055-10/+16
* x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI detectionAndy Lutomirski2015-10-051-3/+26
* x86/nmi/64: Reorder nested NMI checksAndy Lutomirski2015-10-051-16/+17
* x86/nmi/64: Improve nested NMI commentsAndy Lutomirski2015-10-052-70/+93
* parisc: Filter out spurious interrupts in PA-RISC irq handlerHelge Deller2015-09-301-2/+6
* x86/mm: Initialize pmd_idx in page_table_range_init_count()Minfei Huang2015-09-301-0/+1
* powerpc/mm: Recompute hash value after a failed updateAneesh Kumar K.V2015-09-301-1/+2
* powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlersThomas Huth2015-09-303-1/+20
* powerpc/mm: Fix pte_pagesize_index() crash on 4K w/64K hashMichael Ellerman2015-09-301-1/+13
* arm64: KVM: Disable virtual timer even if the guest is not using itMarc Zyngier2015-09-301-2/+3
* arm64: errata: add module build workaround for erratum #843419Will Deacon2015-09-303-0/+22
* arm64: head.S: initialise mdcr_el2 in el2_setupWill Deacon2015-09-301-0/+5
* arm64: compat: fix vfp save/restore across signal handlers in big-endianWill Deacon2015-09-301-11/+36
* arm64: kconfig: Move LIST_POISON to a safe valueJeff Vander Stoep2015-09-301-0/+4
* ARM: OMAP2+: DRA7: clockdomain: change l4per2_7xx_clkdm to SW_WKUPVignesh R2015-09-301-1/+1
* xtensa: fix kernel register spillingMax Filippov2015-09-302-12/+21
* xtensa: fix threadptr reload on return to userspaceMax Filippov2015-09-301-1/+2
* KVM: MMU: fix validation of mmio page faultXiao Guangrong2015-09-301-45/+0
* crypto: ghash-clmulni: specify context size for ghash async algorithmAndrey Ryabinin2015-09-301-0/+1
* arm64: KVM: Fix host crash when injecting a fault into a 32bit guestMarc Zyngier2015-09-181-6/+6
* signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras2015-08-253-6/+0
* signal: fix information leak in copy_siginfo_to_userAmanieu d'Antras2015-08-251-1/+2
* x86/ldt: Further fix FPU emulationAndy Lutomirski2015-08-251-1/+1
* x86/ldt: Correct FPU emulation access to LDTJuergen Gross2015-08-253-7/+20
* x86/ldt: Correct LDT access in single stepping logicJuergen Gross2015-08-251-2/+2
* x86/ldt: Make modify_ldt synchronousAndy Lutomirski2015-08-259-150/+208
* arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra2015-08-259-2/+210
* x86/nmi/64: Switch stacks on userspace NMI entryAndy Lutomirski2015-08-251-4/+61
* x86/nmi/64: Remove asm code that saves CR2Andy Lutomirski2015-08-251-18/+0
* x86/nmi: Enable nested do_nmi() handling for 64-bit kernelsAndy Lutomirski2015-08-251-71/+52
* ARM: OMAP2+: hwmod: Fix _wait_target_ready() for hwmods without syscRoger Quadros2015-08-251-8/+16
* x86/xen: Probe target addresses in set_aliased_prot() before the hypercallAndy Lutomirski2015-08-191-0/+40
* sparc64: Fix userspace FPU register corruptions.David S. Miller2015-08-194-81/+11
* MIPS: Make set_pte() SMP safe.David Daney2015-08-191-0/+31
* MIPS: Fix sched_getaffinity with MT FPAFF enabledFelix Fietkau2015-08-191-2/+3
* ARM: realview: fix sparsemem buildArnd Bergmann2015-08-191-0/+2
* tile: use free_bootmem_late() for initrdChris Metcalf2015-08-191-1/+1
* ARC: make sure instruction_pointer() returns unsigned valueAlexey Brodkin2015-08-191-1/+1
* s390/sclp: clear upper register halves in _sclp_print_earlyMartin Schwidefsky2015-08-191-0/+4
* efi: fix 32bit kernel boot failed problem using efiFupan Li2015-08-051-1/+1
* arm64: Don't report clear pmds and puds as hugeChristoffer Dall2015-08-041-2/+2
* kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFPMartin Schwidefsky2015-08-041-0/+3
* kvm: x86: fix kvm_apic_has_events to check for NULL pointerPaolo Bonzini2015-07-301-1/+1
* arm64: vdso: work-around broken ELF toolchains in MakefileWill Deacon2015-07-301-0/+4
* arm64: mm: Fix freeing of the wrong memmap entries with !SPARSEMEM_VMEMMAPDave P Martin2015-07-301-1/+1
* arm64: Do not attempt to use init_mm in reset_context()Catalin Marinas2015-07-301-0/+8
* ARC: add compiler barrier to LLSC based cmpxchgVineet Gupta2015-07-301-4/+5
* x86/PCI: Use host bridge _CRS info on systems with >32 bit addressingBjorn Helgaas2015-07-301-2/+4
* KVM: x86: make vapics_in_nmi_mode atomicRadim Krčmář2015-07-303-4/+4
* MIPS: Fix KVM guest fixmap addressJames Hogan2015-07-301-0/+4