summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...Dave Airlie2023-06-1921-46/+119
|\
| * Merge tag 'mm-hotfixes-stable-2023-06-12-12-22' of git://git.kernel.org/pub/s...Linus Torvalds2023-06-121-0/+5
| |\
| | * x86/purgatory: remove PGO flagsRicardo Ribalda2023-06-121-0/+5
| * | Merge tag 'x86_urgent_for_v6.4_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-06-111-9/+9
| |\ \
| | * | x86/head/64: Switch to KERNEL_CS as soon as new GDT is installedTom Lendacky2023-06-021-9/+9
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-06-044-4/+26
| |\ \ \
| | * | | KVM: x86: Bail from kvm_recalculate_phys_map() if x2APIC ID is out-of-boundsSean Christopherson2023-06-021-2/+18
| | * | | KVM: x86: Account fastpath-only VM-Exits in vCPU statsSean Christopherson2023-06-021-0/+3
| | * | | KVM: SVM: vNMI pending bit is V_NMI_PENDING_MASK not V_NMI_BLOCKING_MASKMaciej S. Szmigiero2023-06-021-1/+1
| | * | | KVM: x86/mmu: Grab memslot for correct address space in NX recovery workerSean Christopherson2023-06-021-1/+4
| * | | | fork, vhost: Use CLONE_THREAD to fix freezer/ps regressionMike Christie2023-06-013-3/+3
| | |_|/ | |/| |
| * | | Merge tag 'v6.4-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2023-05-291-2/+0
| |\ \ \
| | * | | crypto: x86/aria - Use 16 byte alignment for GFNI constant vectorsArd Biesheuvel2023-05-241-2/+0
| * | | | Merge tag 'x86-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-05-281-2/+3
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | x86/topology: Fix erroneous smp_num_siblings on Intel Hybrid platformsZhang Rui2023-05-251-2/+3
| * | | | Merge tag 'perf-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-05-282-1/+12
| |\ \ \ \
| | * | | | perf/x86/uncore: Correct the number of CHAs on SPRKan Liang2023-05-241-0/+11
| | * | | | perf/x86/intel: Save/restore cpuc->active_pebs_data_cfg when using guest PEBSLike Xu2023-05-231-1/+1
| * | | | | Merge tag 'objtool-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2023-05-281-2/+5
| |\ \ \ \ \
| | * | | | | x86/show_trace_log_lvl: Ensure stack pointer is aligned, againVernon Lovejoy2023-05-161-2/+5
| * | | | | | Merge tag 'for-linus-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-05-271-3/+5
| |\ \ \ \ \ \
| | * | | | | | x86/pci/xen: populate MSI sysfs entriesMaximilian Heyne2023-05-241-3/+5
| * | | | | | | x86: re-introduce support for ERMS copies for user space accessesLinus Torvalds2023-05-261-1/+9
| * | | | | | | Merge tag 'x86_urgent_for_6.4-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-05-221-0/+25
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | / / / | | | |_|/ / / | | |/| | | |
| | * | | | | x86/mm: Avoid incomplete Global INVLPG flushesDave Hansen2023-05-171-0/+25
| * | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-05-214-19/+16
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | KVM: VMX: add MSR_IA32_TSX_CTRL into msrs_to_saveMingwei Zhang2023-05-211-1/+5
| | * | | | | KVM: x86: Don't adjust guest's CPUID.0x12.1 (allowed SGX enclave XFRM)Sean Christopherson2023-05-211-16/+0
| | * | | | | KVM: VMX: Don't rely _only_ on CPUID to enforce XCR0 restrictions for ECREATESean Christopherson2023-05-211-2/+9
| | * | | | | KVM: VMX: Fix header file dependency of asm/vmx.hJacob Xu2023-05-191-0/+2
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 'probes-fixes-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-05-181-0/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | rethook, fprobe: do not trace rethook related functionsZe Gao2023-05-181-0/+1
* | | | | | Merge tag 'drm-misc-next-2023-05-24' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2023-05-261-2/+0
|\ \ \ \ \ \
| * | | | | | fbdev: Include <linux/fb.h> instead of <asm/fb.h>Thomas Zimmermann2023-05-181-2/+0
* | | | | | | Merge tag 'drm-misc-next-2023-05-11' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2023-05-192-26/+25
|\| | | | | | | |/ / / / / |/| | | | |
| * | | | | Merge drm/drm-next into drm-misc-nextMaxime Ripard2023-05-09201-3147/+4354
| |\| | | |
| * | | | | arch/x86: Include <asm/fb.h> in fbdev source fileThomas Zimmermann2023-04-262-13/+18
| * | | | | arch/x86: Implement <asm/fb.h> with generic helpersThomas Zimmermann2023-04-201-3/+8
| * | | | | fbdev: Simplify fb_is_primary_device for x86Daniel Vetter2023-04-161-12/+1
* | | | | | Merge tag 'perf_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-05-143-28/+37
|\ \ \ \ \ \
| * | | | | | perf/x86/intel/ds: Flush PEBS DS when changing PEBS_DATA_CFGKan Liang2023-05-082-24/+35
| * | | | | | perf/x86: Fix missing sample size update on AMD BRSNamhyung Kim2023-05-081-4/+2
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'x86_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-05-141-0/+2
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | x86/amd_nb: Add PCI ID for family 19h model 78hMario Limonciello2023-05-081-0/+2
| |/ / / /
* / / / / x86/retbleed: Fix return thunk alignmentBorislav Petkov (AMD)2023-05-121-2/+2
|/ / / /
* | | | Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-05-052-2/+17
|\ \ \ \
| * | | | locking/x86: Define arch_try_cmpxchg_local()Uros Bizjak2023-04-291-0/+6
| * | | | locking/arch: Wire up local_try_cmpxchg()Uros Bizjak2023-04-291-2/+11
* | | | | Merge branch 'x86-uaccess-cleanup': x86 uaccess header cleanupsLinus Torvalds2023-05-054-94/+122
|\ \ \ \ \
| * | | | | x86-64: mm: clarify the 'positive addresses' user address rulesLinus Torvalds2023-05-032-15/+33