summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2015-10-01x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI detectionAndy Lutomirski
2015-10-01x86/nmi/64: Reorder nested NMI checksAndy Lutomirski
2015-10-01x86/nmi/64: Improve nested NMI commentsAndy Lutomirski
2015-10-01x86/nmi/64: Switch stacks on userspace NMI entryAndy Lutomirski
2015-10-01x86/nmi/64: Remove asm code that saves CR2Andy Lutomirski
2015-10-01x86/nmi: Enable nested do_nmi() handling for 64-bit kernelsAndy Lutomirski
2015-10-01parisc: Filter out spurious interrupts in PA-RISC irq handlerHelge Deller
2015-10-01parisc: Use double word condition in 64bit CAS operationJohn David Anglin
2015-10-01x86/mm: Initialize pmd_idx in page_table_range_init_count()Minfei Huang
2015-10-01powerpc/mm: Recompute hash value after a failed updateAneesh Kumar K.V
2015-10-01powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlersThomas Huth
2015-10-01powerpc/mm: Fix pte_pagesize_index() crash on 4K w/64K hashMichael Ellerman
2015-10-01arm64: KVM: Disable virtual timer even if the guest is not using itMarc Zyngier
2015-10-01arm64: errata: add module build workaround for erratum #843419Will Deacon
2015-10-01arm64: head.S: initialise mdcr_el2 in el2_setupWill Deacon
2015-10-01arm64: compat: fix vfp save/restore across signal handlers in big-endianWill Deacon
2015-10-01arm64: kconfig: Move LIST_POISON to a safe valueJeff Vander Stoep
2015-09-21ARM: OMAP2+: DRA7: clockdomain: change l4per2_7xx_clkdm to SW_WKUPVignesh R
2015-09-21xtensa: fix kernel register spillingMax Filippov
2015-09-21xtensa: fix threadptr reload on return to userspaceMax Filippov
2015-09-21KVM: MMU: fix validation of mmio page faultXiao Guangrong
2015-09-21crypto: ghash-clmulni: specify context size for ghash async algorithmAndrey Ryabinin
2015-09-13arm64: KVM: Fix host crash when injecting a fault into a 32bit guestMarc Zyngier
2015-09-13arm64/mm: Remove hack in mmap randomize layoutYann Droneaud
2015-08-16kvm: x86: fix kvm_apic_has_events to check for NULL pointerPaolo Bonzini
2015-08-16signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras
2015-08-16signal: fix information leak in copy_siginfo_to_userAmanieu d'Antras
2015-08-16ARM: OMAP2+: hwmod: Fix _wait_target_ready() for hwmods without syscRoger Quadros
2015-08-16x86/xen: Probe target addresses in set_aliased_prot() before the hypercallAndy Lutomirski
2015-08-16sparc64: Fix userspace FPU register corruptions.David S. Miller
2015-08-16ARM: sunxi: fix build for THUMB2_KERNELArnd Bergmann
2015-08-16MIPS: Make set_pte() SMP safe.David Daney
2015-08-16MIPS: Fix sched_getaffinity with MT FPAFF enabledFelix Fietkau
2015-08-16MIPS: Malta: Don't reinitialise RTCJames Hogan
2015-08-16ARM: realview: fix sparsemem buildArnd Bergmann
2015-08-10efi: fix 32bit kernel boot failed problem using efiFupan Li
2015-08-10avr32: handle NULL as a valid clock objectAndy Shevchenko
2015-08-10x86/efi: Use all 64 bit of efi_memmap in setup_e820()Dmitry Skorodumov
2015-08-10tile: use free_bootmem_late() for initrdChris Metcalf
2015-08-10ARC: make sure instruction_pointer() returns unsigned valueAlexey Brodkin
2015-08-10s390/sclp: clear upper register halves in _sclp_print_earlyMartin Schwidefsky
2015-08-03MIPS: KVM: Do not sign extend on unsigned MMIO loadNicholas Mc Guire
2015-08-03arm64: Don't report clear pmds and puds as hugeChristoffer Dall
2015-08-03arm64: vdso: work-around broken ELF toolchains in MakefileWill Deacon
2015-08-03arm64: mm: Fix freeing of the wrong memmap entries with !SPARSEMEM_VMEMMAPDave P Martin
2015-08-03arm64: Do not attempt to use init_mm in reset_context()Catalin Marinas
2015-08-03ARC: add compiler barrier to LLSC based cmpxchgVineet Gupta
2015-07-10x86/iosf: Add Kconfig prompt for IOSF_MBI selectionDavid E. Box
2015-07-10arm64: KVM: Do not use pgd_index to index stage-2 pgdMarc Zyngier
2015-07-10arm64: KVM: Fix HCR setting for 32bit guestsMarc Zyngier