summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)AuthorLines
2018-06-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds-3/+5
2018-06-15treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAXStefan Agner-2/+2
2018-06-15mm: fix devmem_is_allowed() for sub-page System RAM intersectionsDan Williams-1/+3
2018-06-15Kbuild: rename HAVE_CC_STACKPROTECTOR config variableMasahiro Yamada-1/+1
2018-06-15x86: fix dependency of X86_32_LAZY_GSMasahiro Yamada-1/+1
2018-06-14Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds-12/+12
2018-06-13Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds-1/+10
2018-06-12KVM: x86: VMX: fix build without hyper-vLinus Torvalds-0/+3
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-32/+39
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook-1/+2
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook-2/+3
2018-06-12treewide: kvzalloc() -> kvcalloc()Kees Cook-4/+6
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook-8/+8
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook-8/+10
2018-06-12Convert intel uncore to struct_sizeMatthew Wilcox-9/+10
2018-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-268/+813
2018-06-12kvm: fix typo in flag nameMichael S. Tsirkin-2/+2
2018-06-12kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor accessPaolo Bonzini-14/+26
2018-06-12KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and kvm_write_guest_virt_systemPaolo Bonzini-28/+38
2018-06-12KVM: x86: introduce linear_{read,write}_systemPaolo Bonzini-32/+32
2018-06-12kvm: nVMX: Enforce cpl=0 for VMX instructionsFelix Wilhelm-2/+13
2018-06-10Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+12
2018-06-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-57/+113
2018-06-10Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-14/+28
2018-06-09x86/intel_rdt: Enable CMT and MBM on new Skylake steppingTony Luck-0/+2
2018-06-08Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+88
2018-06-08Merge branch 'for-4.18/mcsafe' into libnvdimm-for-nextDan Williams-62/+174
2018-06-08Merge tag 'for-linus-4.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-27/+80
2018-06-08stack-protector: test compiler capability in Kconfig and drop AUTO modeMasahiro Yamada-1/+10
2018-06-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds-4/+3
2018-06-07mm: add pt_mm to struct pageMatthew Wilcox-3/+2
2018-06-07mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour-1/+1
2018-06-07Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-14/+9
2018-06-07Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-23/+13
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-306/+2461
2018-06-06Merge branch 'lorenzo/pci/vmd'Bjorn Helgaas-0/+4
2018-06-06Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds-5/+9
2018-06-06Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-1/+1
2018-06-06x86/apic/vector: Print APIC control bits in debugfsThomas Gleixner-13/+14
2018-06-06x86/platform/uv: Use apic_ack_irq()Thomas Gleixner-6/+1
2018-06-06x86/ioapic: Use apic_ack_irq()Thomas Gleixner-1/+1
2018-06-06x86/apic: Provide apic_ack_irq()Thomas Gleixner-2/+9
2018-06-06x86/apic/vector: Prevent hlist corruption and leaksThomas Gleixner-0/+9
2018-06-06x86/bugs: Switch the selection of mitigation from CPU vendor to CPU featuresKonrad Rzeszutek Wilk-8/+3
2018-06-06x86/bugs: Add AMD's SPEC_CTRL MSR usageKonrad Rzeszutek Wilk-10/+27
2018-06-06x86/bugs: Add AMD's variant of SSB_NOKonrad Rzeszutek Wilk-2/+4
2018-06-06x86/vector: Fix the args of vector_alloc tracepointDou Liyang-1/+1
2018-06-06x86/idt: Simplify the idt_setup_apic_and_irq_gates()Dou Liyang-5/+2
2018-06-06x86/platform/uv: Remove extra parenthesesVarsha Rao-1/+1
2018-06-06x86/mm: Decouple dynamic __PHYSICAL_MASK from AMD SMEKirill A. Shutemov-1/+24