summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-06-22x86/microcode/intel: Fix memleak in save_microcode_patch()Zhenzhong Duan
2018-06-21x86/platform/UV: Add kernel parameter to set memory block sizemike.travis@hpe.com
2018-06-21x86/platform/UV: Use new set memory block size functionmike.travis@hpe.com
2018-06-21x86/platform/UV: Add adjustable set memory block size functionmike.travis@hpe.com
2018-06-21x86/build: Remove unnecessary preparation for purgatoryMasahiro Yamada
2018-06-21Revert "kexec/purgatory: Add clean-up for purgatory directory"Masahiro Yamada
2018-06-21x86/xen: Add call of speculative_store_bypass_ht_init() to PV pathsJuergen Gross
2018-06-20x86: Call fixup_exception() before notify_die() in math_error()Siarhei Liakh
2018-06-09x86/intel_rdt: Enable CMT and MBM on new Skylake steppingTony Luck
2018-06-06x86/apic/vector: Print APIC control bits in debugfsThomas Gleixner
2018-06-06x86/platform/uv: Use apic_ack_irq()Thomas Gleixner
2018-06-06x86/ioapic: Use apic_ack_irq()Thomas Gleixner
2018-06-06x86/apic: Provide apic_ack_irq()Thomas Gleixner
2018-06-06x86/apic/vector: Prevent hlist corruption and leaksThomas Gleixner
2018-06-06x86/vector: Fix the args of vector_alloc tracepointDou Liyang
2018-06-06x86/idt: Simplify the idt_setup_apic_and_irq_gates()Dou Liyang
2018-06-06x86/platform/uv: Remove extra parenthesesVarsha Rao
2018-06-06x86/mm: Decouple dynamic __PHYSICAL_MASK from AMD SMEKirill A. Shutemov
2018-06-06x86: Mark native_set_p4d() as __always_inlineArnd Bergmann
2018-06-04Merge branches 'x86/dma', 'x86/microcode', 'x86/mm' and 'x86/vdso' into x86/u...Ingo Molnar
2018-06-02Merge tag 'mips_fixes_4.17_3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-05-28Merge tag 'nds32-for-linus-4.17-fixes' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-05-27x86/microcode: Make the late update update_lock a raw lock for RTScott Wood
2018-05-26Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-05-26Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-05-26Merge tag 'hisi-fixes-for-4.17v2' of git://github.com/hisilicon/linux-hisi in...Olof Johansson
2018-05-26ARM: Fix i2c-gpio GPIO descriptor tablesLinus Walleij
2018-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-05-26arm64: dts: hikey: Fix eMMC corruption regressionJohn Stultz
2018-05-25Merge tag 'sunxi-fixes-for-4.17' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2018-05-25KVM: x86: fix #UD address of failed Hyper-V hypercallsRadim Krčmář
2018-05-25Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-05-25Merge tag 'powerpc-4.17-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-05-24Revert "mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE"Joonsoo Kim
2018-05-24kvm: x86: IA32_ARCH_CAPABILITIES is always supportedJim Mattson
2018-05-24KVM: x86: Update cpuid properly when CR4.OSXAVE or CR4.PKE is changedWei Huang
2018-05-24x86/kvm: fix LAPIC timer drift when guest uses periodic modeDavid Vrabel
2018-05-24Merge tag 'kvm-ppc-fixes-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel...Radim Krčmář
2018-05-24MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRsMaciej W. Rozycki
2018-05-24MIPS: prctl: Disallow FRE without FR with PR_SET_FP_MODE requestsMaciej W. Rozycki
2018-05-24arm64: Make sure permission updates happen for pmd/pudLaura Abbott
2018-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds
2018-05-23x86/speculation: Simplify the CPU bug detection logicDominik Brodowski
2018-05-23KVM/VMX: Expose SSBD properly to guestsKonrad Rzeszutek Wilk
2018-05-23nds32: Fix compiler warning, Wstringop-overflow, in vdso.cVincent Chen
2018-05-23nds32: Disable local irq before calling cpu_dcache_wb_page in copy_user_highpageVincent Chen
2018-05-23nds32: Flush the cache of the page at vmaddr instead of kaddr in flush_anon_pageVincent Chen
2018-05-23nds32: Correct flush_dcache_page functionVincent Chen
2018-05-23nds32: Fix the unaligned access handlerNickhu