aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-11-203-40/+112
|\
| * x86/alternatives: Teach text_poke_bp() to emulate instructionsPeter Zijlstra2019-11-153-40/+112
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-11-162-4/+2
|\ \
| * | x86/resctrl: Fix potential lockdep warningXiaochen Shen2019-11-131-4/+0
| * | x86/quirks: Disable HPET on Intel Coffe Lake platformsKai-Heng Feng2019-11-121-0/+2
* | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-11-126-39/+384
|\ \ \ | |/ / |/| |
| * | x86/speculation/taa: Fix printing of TAA_MSG_SMT on IBRS_ALL CPUsJosh Poimboeuf2019-11-071-4/+0
| * | kvm: mmu: ITLB_MULTIHIT mitigationPaolo Bonzini2019-11-041-1/+12
| * | x86/cpu: Add Tremont to the cpu vulnerability whitelistPawan Gupta2019-11-041-0/+2
| * | x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli2019-11-042-30/+48
| * | x86/tsx: Add config options to set tsx=on|off|autoMichal Hocko2019-10-281-6/+16
| * | x86/tsx: Add "auto" option to the tsx= cmdline parameterPawan Gupta2019-10-281-1/+6
| * | x86/speculation/taa: Add sysfs reporting for TSX Async AbortPawan Gupta2019-10-281-0/+23
| * | x86/speculation/taa: Add mitigation for TSX Async AbortPawan Gupta2019-10-282-0/+123
| * | x86/cpu: Add a "tsx=" cmdline option with TSX disabled by defaultPawan Gupta2019-10-285-1/+149
| * | x86/cpu: Add a helper function x86_read_arch_cap_msr()Pawan Gupta2019-10-282-4/+13
| |/
* | x86/tsc: Respect tsc command line paraemeter for clocksource_tsc_earlyMichael Zhivich2019-11-051-0/+3
* | x86/dumpstack/64: Don't evaluate exception stacks before setupThomas Gleixner2019-11-051-0/+7
* | x86/apic/32: Avoid bogus LDR warningsJan Beulich2019-11-051-13/+15
* | x86/resctrl: Prevent NULL pointer dereference when reading mondataXiaochen Shen2019-11-031-0/+4
|/
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-10-203-3/+26
|\
| * x86/hyperv: Set pv_info.name to "Hyper-V"Andrea Parri2019-10-181-0/+4
| * x86/apic/x2apic: Fix a NULL pointer deref when handling a dying cpuSean Christopherson2019-10-151-1/+2
| * x86/boot/64: Make level2_kernel_pgt pages invalid outside kernel areaSteve Wahl2019-10-111-2/+20
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-10-121-1/+1
|\|
| * x86/cpu/vmware: Use the full form of INL in VMWARE_PORTSami Tolvanen2019-10-081-1/+1
* | x86: Use the correct SPDX License Identifier in headersNishad Kamdar2019-10-011-1/+1
|/
* Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-286-4/+22
|\
| * acpi: Ignore acpi_rsdp kernel param when the kernel has been locked downJosh Boyer2019-08-192-0/+6
| * x86/msr: Restrict MSR access when the kernel is locked downMatthew Garrett2019-08-191-0/+8
| * x86: Lock down IO port access when the kernel is locked downMatthew Garrett2019-08-191-2/+5
| * kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCEJiri Bohac2019-08-191-2/+2
| * lockdown: Copy secure_boot flag in boot params across kexec rebootDave Young2019-08-191-0/+1
* | KVM: vmx: Emulate MSR IA32_UMWAIT_CONTROLTao Xu2019-09-241-0/+6
* | Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-09-201-0/+5
|\ \
| * | fs/core/vmcore: Move sev_active() reference to x86 arch codeThiago Jung Bauermann2019-08-091-0/+5
* | | Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-09-191-0/+1
|\ \ \
| * \ \ Merge tag 'drm-intel-next-2019-07-30' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-08-061-0/+1
| |\ \ \ | | |/ / | |/| |
| | * | Merge drm/drm-next into drm-intel-next-queuedRodrigo Vivi2019-07-2997-1540/+2663
| | |\ \
| | * | | x86/gpu: add TGL stolen memory supportMichel Thierry2019-07-171-0/+1
* | | | | Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-09-194-2/+6
|\ \ \ \ \
| * | | | | dma-mapping: provide a better default ->get_required_maskChristoph Hellwig2019-09-041-0/+1
| * | | | | dma-mapping: explicitly wire up ->mmap and ->get_sgtableChristoph Hellwig2019-09-042-0/+4
| * | | | | dma-mapping: fix filename referencesAndy Shevchenko2019-09-032-2/+1
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-09-181-12/+0
|\ \ \ \ \ \
| * | | | | | KVM: X86: Use IPI shorthands in kvm guest when supportWanpeng Li2019-09-141-12/+0
* | | | | | | Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-09-172-1/+38
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'pm-cpuidle'Rafael J. Wysocki2019-09-172-1/+38
| |\ \ \ \ \ \ \
| | * | | | | | | cpuidle-haltpoll: Enable kvm guest polling when dedicated physical CPUs are a...Wanpeng Li2019-09-111-0/+1
| | * | | | | | | cpuidle-haltpoll: vcpu hotplug supportJoao Martins2019-09-031-12/+6