summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-11-02KVM: PPC: Fix oops when checking KVM_CAP_PPC_HTMGreg Kurz
2017-10-27x86/microcode/intel: Disable late loading on model 79Borislav Petkov
2017-10-27parisc: Fix double-word compare and exchange in LWS code on 32-bit kernelsJohn David Anglin
2017-10-21powerpc/perf: Add restrictions to PMC5 in power9 DD1Madhavan Srinivasan
2017-10-21mm/memory_hotplug: set magic number to page->freelist instead of page->lru.nextYasuaki Ishimatsu
2017-10-21sparc64: Migrate hvcons irq to panicked cpuVijay Kumar
2017-10-21MIPS: Fix minimum alignment requirement of IRQ stackMatt Redfearn
2017-10-18KVM: nVMX: update last_nonleaf_level when initializing nested EPTLadi Prosek
2017-10-18x86/alternatives: Fix alt_max_short macro to really be a max()Mathias Krause
2017-10-18KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exitHaozhong Zhang
2017-10-18KVM: MMU: always terminate page walks at level 1Ladi Prosek
2017-10-18MIPS: math-emu: Remove pr_err() calls from fpu_emu()Paul Burton
2017-10-12KVM: x86: fix singlestepping over syscallPaolo Bonzini
2017-10-12powerpc/tm: Fix illegal TM state in signal handlerGustavo Romero
2017-10-12powerpc/64s: Use emergency stack for kernel TM Bad Thing program checksCyril Bur
2017-10-08s390/mm: make pmdp_invalidate() do invalidation onlyGerald Schaefer
2017-10-08ARM: remove duplicate 'const' annotations'Arnd Bergmann
2017-10-08ARM: dts: BCM5301X: Fix memory start addressJon Mason
2017-10-08x86/acpi: Restore the order of CPU IDsDou Liyang
2017-10-08parisc: perf: Fix potential NULL pointer dereferenceArvind Yadav
2017-10-08MIPS: smp-cps: Fix retrieval of VPE mask on big endian CPUsMatt Redfearn
2017-10-08MIPS: IRQ Stack: Unwind IRQ stack onto task stackMatt Redfearn
2017-10-08kasan: do not sanitize kexec purgatoryMike Galbraith
2017-10-08mips: ath79: clock:- Unmap region obtained by of_iomapArvind Yadav
2017-10-08MIPS: Lantiq: Fix another request_mem_region() return code checkArnd Bergmann
2017-10-08arm: dts: mt2701: Add subsystem clock controller device nodesJames Liao
2017-10-08ARM: 8635/1: nommu: allow enabling REMAP_VECTORS_TO_RAMAfzal Mohammed
2017-10-08ARM: dts: am335x-chilisom: Wakeup from RTC-only state by power on eventMarcin Niestroj
2017-10-08MIPS: ralink: Fix incorrect assignment on ralink_socColin Ian King
2017-10-08MIPS: ralink: Fix a typo in the pinmux setup.John Crispin
2017-10-08MIPS: Ensure bss section ends on a long-aligned addressPaul Burton
2017-10-08ARM: dts: r8a7790: Use R-Car Gen 2 fallback binding for msiof nodesSimon Horman
2017-10-08ARM: dts: exynos: Add CPU OPPs for Exynos4412 PrimeBartlomiej Zolnierkiewicz
2017-10-05swiotlb-xen: implement xen_swiotlb_dma_mmap callbackStefano Stabellini
2017-10-05KVM: VMX: use cmpxchg64Paolo Bonzini
2017-10-05KVM: VMX: remove WARN_ON_ONCE in kvm_vcpu_trigger_posted_interruptHaozhong Zhang
2017-10-05KVM: VMX: do not change SN bit in vmx_update_pi_irte()Haozhong Zhang
2017-10-05x86/fpu: Don't let userspace set bogus xcomp_bvEric Biggers
2017-10-05x86/mm: Fix fault error path using unsafe vma pointerLaurent Dufour
2017-10-05kvm: nVMX: Don't allow L2 to access the hardware CR8Jim Mattson
2017-10-05KVM: VMX: Do not BUG() on out-of-bounds guest IRQJan H. Schönherr
2017-10-05kvm/x86: Handle async PF in RCU read-side critical sectionsBoqun Feng
2017-10-05KVM: VMX: simplify and fix vmx_vcpu_pi_loadPaolo Bonzini
2017-10-05KVM: VMX: avoid double list add with VT-d posted interruptsPaolo Bonzini
2017-10-05KVM: VMX: extract __pi_post_blockPaolo Bonzini
2017-10-05arm64: fault: Route pte translation faults via do_translation_faultWill Deacon
2017-10-05arm64: Make sure SPsel is always setMarc Zyngier
2017-10-05s390/mm: fix write access check in gup_huge_pmd()Gerald Schaefer
2017-10-05powerpc/ftrace: Pass the correct stack pointer for DYNAMIC_FTRACE_WITH_REGSNaveen N. Rao
2017-10-05powerpc/tm: Flush TM only if CPU has TM featureGustavo Romero