summaryrefslogtreecommitdiffstats
path: root/arch/x86/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | KVM: x86/pmu: Snapshot and clear reprogramming bitmap before reprogrammingSean Christopherson2024-02-011-0/+1
| | * | | | | KVM: x86/pmu: Move pmc_idx => pmc translation helper to common codeSean Christopherson2024-02-011-1/+0
| | * | | | | KVM: x86/pmu: Prioritize VMX interception over #GP on RDPMC due to bad indexSean Christopherson2024-01-311-1/+1
| | * | | | | KVM: x86/pmu: Allow programming events that match unsupported arch eventsSean Christopherson2024-01-311-1/+0
| | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'kvm-x86-vmx-6.9' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-03-111-0/+1
| |\ \ \ \ \
| | * | | | | x86/cpu: Add a VMX flag to enumerate 5-level EPT support to userspaceSean Christopherson2024-02-231-0/+1
| | |/ / / /
| * | | | | Merge tag 'kvm-x86-mmu-6.9' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-03-111-0/+9
| |\ \ \ \ \
| | * | | | | kvm/x86: allocate the write-tracking metadata on-demandAndrei Vagin2024-02-271-0/+9
| | |/ / / /
| * | | | | Merge tag 'kvm-x86-misc-6.9' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-03-113-10/+7
| |\ \ \ \ \
| | * | | | | KVM: SVM: Rename vmplX_ssp -> plX_sspJohn Allen2024-02-271-4/+4
| | * | | | | KVM: x86: Fully defer to vendor code to decide how to force immediate exitSean Christopherson2024-02-232-4/+0
| | * | | | | KVM: x86: Plumb "force_immediate_exit" into kvm_entry() tracepointSean Christopherson2024-02-231-1/+2
| | * | | | | KVM: x86: Make kvm_get_dr() return a value, not use an out parameterSean Christopherson2024-02-231-1/+1
| | |/ / / /
| * | | | | Merge tag 'loongarch-kvm-6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2024-03-114-14/+24
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'kvm-x86-guest_memfd_fixes-6.8' of https://github.com/kvm-x86/linux...Paolo Bonzini2024-03-095-11/+11
| |\ \ \ \ \
| * | | | | | x86: irq: unconditionally define KVM interrupt vectorsPaolo Bonzini2024-02-231-2/+0
| * | | | | | Merge branch 'kvm-kconfig'Paolo Bonzini2024-02-084-4/+4
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | x86: replace CONFIG_HAVE_KVM with IS_ENABLED(CONFIG_KVM)Paolo Bonzini2024-02-084-4/+4
| * | | | | | KVM: define __KVM_HAVE_GUEST_DEBUG unconditionallyPaolo Bonzini2024-02-081-1/+0
| * | | | | | kvm: replace __KVM_HAVE_READONLY_MEM with Kconfig symbolPaolo Bonzini2024-02-081-1/+0
| * | | | | | KVM: x86: move x86-specific structs to uapi/asm/kvm.hPaolo Bonzini2024-02-081-0/+262
| * | | | | | kvm: x86: use a uapi-friendly macro for GENMASKPaolo Bonzini2024-02-082-4/+5
| * | | | | | kvm: x86: use a uapi-friendly macro for BITDionna Glaze2024-02-081-3/+4
| |/ / / / /
* | | | | | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-153-26/+19
|\ \ \ \ \ \
| * | | | | | mm/treewide: align up pXd_leaf() retval across archsPeter Xu2024-03-061-4/+4
| * | | | | | mm/treewide: drop pXd_large()Peter Xu2024-03-061-12/+7
| * | | | | | mm/x86: drop two unnecessary pud_leaf() definitionsPeter Xu2024-03-061-1/+0
| * | | | | | mm/x86: replace pgd_large() with pgd_leaf()Peter Xu2024-03-061-2/+2
| * | | | | | kexec: split crashkernel reservation code out from crash_core.cBaoquan He2024-02-241-3/+3
| * | | | | | x86/mm: convert pte_next_pfn() to pte_advance_pfn()Ryan Roberts2024-02-231-4/+4
| * | | | | | mm: ptdump: have ptdump_check_wx() return boolChristophe Leroy2024-02-221-1/+1
| * | | | | | arm64, powerpc, riscv, s390, x86: ptdump: refactor CONFIG_DEBUG_WXChristophe Leroy2024-02-221-2/+1
| * | | | | | x86/mm: delete unused cpu argument to leave_mm()Yosry Ahmed2024-02-221-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'efi-next-for-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-03-131-0/+1
|\ \ \ \ \ \
| * | | | | | x86/efistub: Remap kernel text read-only before dropping NX attributeArd Biesheuvel2024-03-091-0/+1
| |/ / / / /
* | | | | | Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-03-121-1/+2
|\ \ \ \ \ \
| * | | | | | kernel.h: removed REPEAT_BYTE from kernel.hTanzir Hasan2024-02-011-1/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-03-121-1/+1
|\ \ \ \ \ \
| * | | | | | arch: define CONFIG_PAGE_SIZE_*KB on all architecturesArnd Bergmann2024-03-061-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'x86-boot-2024-03-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-03-126-11/+13
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'linus' into x86/boot, to resolve conflictIngo Molnar2024-03-1265-454/+1068
| |\ \ \ \ \ \
| * | | | | | | x86/sev: Move early startup code into .head.text sectionArd Biesheuvel2024-03-041-5/+5
| * | | | | | | x86/sme: Move early SME kernel encryption handling into .head.textArd Biesheuvel2024-03-041-4/+4
| * | | | | | | x86/boot: Move mem_encrypt= parsing to the decompressorArd Biesheuvel2024-03-041-0/+1
| * | | | | | | x86/startup_64: Defer assignment of 5-level paging global variablesArd Biesheuvel2024-03-041-1/+1
| * | | | | | | x86/boot/64: Load the final kernel GDT during early boot directly, remove sta...Brian Gerst2024-02-281-0/+1
| * | | | | | | x86/boot/64: Simplify global variable accesses in GDT/IDT programmingArd Biesheuvel2024-02-261-1/+1
| * | | | | | | Merge branch 'x86/sev' into x86/boot, to resolve conflicts and to pick up dep...Ingo Molnar2024-02-2611-17/+101
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge tag 'x86-apic-2024-03-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-03-121-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "x86/bugs: Use fixed addressing for VERW operand"Dave Hansen2024-03-121-1/+1