summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2018-08-06xen/pv: Call get_cpu_address_sizes to set x86_virt/phys_bitsM. Vefa Bicakci
2018-08-06Merge branch 'x86/pti-urgent' into x86/ptiThomas Gleixner
2018-08-06KVM: X86: Implement PV IPIs in linux guestWanpeng Li
2018-08-06KVM: X86: Add kvm hypervisor init time platform setup callbackWanpeng Li
2018-08-06x86/kvm: Don't use pvqspinlock code if only 1 vCPUWaiman Long
2018-08-05x86/speculation: Use ARCH_CAPABILITIES to skip L1D flush on vmentryPaolo Bonzini
2018-08-05x86/speculation: Simplify sysfs report of VMX L1TF vulnerabilityPaolo Bonzini
2018-08-05Merge 4.18-rc7 into master to pick up the KVM dependcyThomas Gleixner
2018-08-05x86/irq: Let interrupt handlers set kvm_cpu_l1tf_flush_l1dNicolai Stange
2018-08-05x86: Don't include linux/irq.h from asm/hardirq.hNicolai Stange
2018-08-03x86/intel_rdt: Disable PMU accessThomas Gleixner
2018-08-03x86/speculation: Support Enhanced IBRS on future CPUsSai Praneeth
2018-08-03x86/cpufeatures: Add EPT_AD feature bitPeter Feiner
2018-08-02Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-08-02x86/iommu: Use NULL instead of 0Zhong Jiang
2018-08-02Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2018-07-31x86/speculation: Protect against userspace-userspace spectreRSBJiri Kosina
2018-07-30PCI: Call dma_debug_add_bus() for pci_bus_type from PCI coreChristoph Hellwig
2018-07-30x86/apic: Trivial coding style fixesYi Wang
2018-07-30x86/platform/UV: Mark memblock related init code and data correctlyDou Liyang
2018-07-30x86/kvmclock: Mark kvm_get_preset_lpj() as __initDou Liyang
2018-07-30x86/tsc: Consolidate init codeDou Liyang
2018-07-30x86/kexec: Allocate 8k PGDs for PTIJoerg Roedel
2018-07-30BackMerge v4.18-rc7 into drm-nextDave Airlie
2018-07-27dma-mapping: Generalise dma_32bit_limit flagRobin Murphy
2018-07-27iommu: Add config option to set passthrough as defaultOlof Johansson
2018-07-25Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2018-07-25Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar
2018-07-24Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-07-24x86/apic: Future-proof the TSC_DEADLINE quirk for SKXLen Brown
2018-07-24x86/platform/pcspeaker: Use PTR_ERR_OR_ZERO() to fix ptr_ret.cocci warningYueHaibing
2018-07-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-07-21Merge branch 'x86-pti-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-07-20kernfs: allow creating kernfs objects with arbitrary uid/gidDmitry Torokhov
2018-07-20Merge tag 'drm-intel-next-2018-07-19' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-07-20x86/ldt: Enable LDT user-mapping for PAEJoerg Roedel
2018-07-20x86/ldt: Split out sanity check in map_ldt_struct()Joerg Roedel
2018-07-20x86/ldt: Define LDT_END_ADDRJoerg Roedel
2018-07-20x86/mm/pti: Make pti_clone_kernel_text() compile on 32 bitJoerg Roedel
2018-07-20x86/pgtable/32: Allocate 8k page-tables when PTI is enabledJoerg Roedel
2018-07-20x86/entry: Rename update_sp0 to update_task_stackJoerg Roedel
2018-07-20x86/entry/32: Enter the kernel via trampoline stackJoerg Roedel
2018-07-20x86/entry/32: Load task stack from x86_tss.sp1 in SYSENTER handlerJoerg Roedel
2018-07-20x86/entry/32: Rename TSS_sysenter_sp0 to TSS_entry2task_stackJoerg Roedel
2018-07-20x86/asm-offsets: Move TSS_sp0 and TSS_sp1 to asm-offsets.cJoerg Roedel
2018-07-20x86/tsc: Make use of tsc_calibrate_cpu_early()Pavel Tatashin
2018-07-20x86/tsc: Split native_calibrate_cpu() into early and late partsPavel Tatashin
2018-07-20x86/tsc: Use TSC as sched clock earlyPavel Tatashin
2018-07-20x86/tsc: Initialize cyc2ns when tsc frequency is determinedPavel Tatashin
2018-07-20x86/tsc: Calibrate tsc only oncePavel Tatashin