summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-10-27arm: KVM: Fix incorrect device to IPA mappingMarek Majtyka
2015-10-27x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI detectionAndy Lutomirski
2015-10-27x86/nmi/64: Reorder nested NMI checksAndy Lutomirski
2015-10-27x86/nmi/64: Improve nested NMI commentsAndy Lutomirski
2015-10-07parisc: Filter out spurious interrupts in PA-RISC irq handlerHelge Deller
2015-10-07parisc: Use double word condition in 64bit CAS operationJohn David Anglin
2015-10-07x86/mm: Initialize pmd_idx in page_table_range_init_count()Minfei Huang
2015-10-07powerpc/mm: Recompute hash value after a failed updateAneesh Kumar K.V
2015-10-07powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlersThomas Huth
2015-10-07powerpc/mm: Fix pte_pagesize_index() crash on 4K w/64K hashMichael Ellerman
2015-10-07arm64: KVM: Disable virtual timer even if the guest is not using itMarc Zyngier
2015-10-07arm64: errata: add module build workaround for erratum #843419Will Deacon
2015-10-07arm64: head.S: initialise mdcr_el2 in el2_setupWill Deacon
2015-10-07arm64: compat: fix vfp save/restore across signal handlers in big-endianWill Deacon
2015-10-07arm64: kconfig: Move LIST_POISON to a safe valueJeff Vander Stoep
2015-09-27x86/ldt: Correct LDT access in single stepping logicJuergen Gross
2015-09-27x86/ldt: Make modify_ldt synchronousAndy Lutomirski
2015-09-27x86/nmi/64: Switch stacks on userspace NMI entryAndy Lutomirski
2015-09-27x86/nmi/64: Remove asm code that saves CR2Andy Lutomirski
2015-09-27x86/nmi: Enable nested do_nmi() handling for 64-bit kernelsAndy Lutomirski
2015-09-22x86/xen: make CONFIG_XEN depend on CONFIG_X86_LOCAL_APICDavid Vrabel
2015-09-22arm64: KVM: Fix host crash when injecting a fault into a 32bit guestMarc Zyngier
2015-09-17MIPS: Fix seccomp syscall argument for MIPS64Markos Chandras
2015-09-15x86/xen: build "Xen PV" APIC driver for domU as wellJason A. Donenfeld
2015-09-03x86/xen: Initialize cr4 shadow for 64-bit PV(H) guestsBoris Ostrovsky
2015-08-27kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFPMartin Schwidefsky
2015-08-27arm64/mm: Remove hack in mmap randomize layoutYann Droneaud
2015-08-27avr32: handle NULL as a valid clock objectAndy Shevchenko
2015-08-27x86/efi: Use all 64 bit of efi_memmap in setup_e820()Dmitry Skorodumov
2015-08-27tile: use free_bootmem_late() for initrdChris Metcalf
2015-08-27s390/sclp: clear upper register halves in _sclp_print_earlyMartin Schwidefsky
2015-08-27kvm: x86: fix kvm_apic_has_events to check for NULL pointerPaolo Bonzini
2015-08-27signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras
2015-08-27signal: fix information leak in copy_siginfo_to_userAmanieu d'Antras
2015-08-27ARM: OMAP2+: hwmod: Fix _wait_target_ready() for hwmods without syscRoger Quadros
2015-08-27ARM: dts: i.MX35: Fix can support.Denis Carikli
2015-08-22x86/xen: Probe target addresses in set_aliased_prot() before the hypercallAndy Lutomirski
2015-08-22ARM: dts: keystone: fix dt bindings to use post div register for mainpllMurali Karicheri
2015-08-22sparc64: Fix userspace FPU register corruptions.David S. Miller
2015-08-19MIPS: Make set_pte() SMP safe.David Daney
2015-08-19MIPS: Flush RPS on kernel entry with EVAJames Hogan
2015-08-19MIPS: show_stack: Fix stack trace with EVAJames Hogan
2015-08-19MIPS: do_mcheck: Fix kernel code dump with EVAJames Hogan
2015-08-19MIPS: Fix sched_getaffinity with MT FPAFF enabledFelix Fietkau
2015-08-19MIPS: Malta: Don't reinitialise RTCJames Hogan
2015-08-04arm64: Don't report clear pmds and puds as hugeChristoffer Dall
2015-07-20x86/xen: allow privcmd hypercalls to be preemptedDavid Vrabel
2015-07-20KVM: x86: properly restore LVT0Radim Krčmář
2015-07-13perf/x86: Honor the architectural performance monitoring versionPalik, Imre
2015-07-13x86/boot: Fix overflow warning with 32-bit binutilsBorislav Petkov