summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2024-10-20Merge tag 'x86_urgent_for_v6.12_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+10
2024-10-16virt: sev-guest: Carve out SNP message context structureNikunj A Dadhania1-0/+21
2024-10-16virt: sev-guest: Consolidate SNP guest messaging parameters to a structNikunj A Dadhania1-2/+17
2024-10-16virt: sev-guest: Use AES GCM crypto libraryNikunj A Dadhania1-0/+3
2024-10-16vdso: Introduce vdso/page.hVincenzo Frascino1-4/+1
2024-10-15x86/virt: Move SEV-specific parsing into arch/x86/virt/svmPavan Kumar Paluri1-0/+27
2024-10-15x86/vdso: Remove timekeeper includeThomas Weißschuh1-1/+0
2024-10-15ftrace: Consolidate ftrace_regs accessor functions for archs using pt_regsSteven Rostedt1-20/+1
2024-10-10ftrace: Make ftrace_regs abstract from direct useSteven Rostedt1-11/+14
2024-10-10x86/cpufeatures: Add a IBPB_NO_RET BUG flagJohannes Wikner1-0/+1
2024-10-10x86/cpufeatures: Define X86_FEATURE_AMD_IBPB_RETJim Mattson1-1/+2
2024-10-09x86/bugs: Use code segment selector for VERW operandPawan Gupta1-1/+10
2024-10-07x86/cpu/intel: Define helper to get CPU core native IDDapeng Mi1-0/+6
2024-10-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+2
2024-10-06Merge tag 'kvmarm-fixes-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini44-387/+326
2024-10-06x86/reboot: emergency callbacks are now registered by common KVM codePaolo Bonzini1-2/+2
2024-10-04mman: Add map_shadow_stack() flagsMark Brown1-3/+0
2024-10-03x86/ftrace: Include <asm/ptrace.h>Sami Tolvanen1-0/+2
2024-10-02ntp: Remove unused tick_nsecThomas Gleixner1-2/+0
2024-09-29x86: kvm: fix build errorLinus Torvalds1-0/+2
2024-09-29Merge tag 'x86-urgent-2024-09-29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+5
2024-09-29Merge tag 'locking-urgent-2024-09-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-4/+2
2024-09-29Merge branch 'locking/core' into locking/urgent, to pick up pending commitsIngo Molnar1-4/+2
2024-09-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-42/+94
2024-09-27Merge tag 'for-linus-6.12-rc1a-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+22
2024-09-26x86/cpu: Add two Intel CPU model numbersTony Luck1-0/+5
2024-09-25x86/kernel: Move page table macros to headerJason Andryuk1-1/+22
2024-09-22Merge branch 'address-masking'Linus Torvalds1-0/+11
2024-09-22x86: make the masked_user_access_begin() macro use its argument only onceLinus Torvalds1-2/+3
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds9-115/+118
2024-09-19Merge tag 'platform-drivers-x86-v6.12-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-69/+3
2024-09-19Merge tag 'for-linus-6.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-1/+14
2024-09-18Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-16/+8
2024-09-17Merge tag 'kvm-x86-vmx-6.12' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-0/+3
2024-09-17Merge tag 'kvm-x86-svm-6.12' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-5/+15
2024-09-17Merge tag 'kvm-x86-pat_vmx_msrs-6.12' of https://github.com/kvm-x86/linux int...Paolo Bonzini2-24/+50
2024-09-17Merge tag 'kvm-x86-mmu-6.12' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-5/+9
2024-09-17Merge tag 'kvm-x86-misc-6.12' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini3-2/+6
2024-09-17Merge branch 'kvm-redo-enable-virt' into HEADPaolo Bonzini3-5/+8
2024-09-17Merge branch 'kvm-memslot-zap-quirk' into HEADPaolo Bonzini2-1/+3
2024-09-17Merge tag 'x86-misc-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+6
2024-09-17Merge tag 'x86-platform-2024-09-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+0
2024-09-17Merge tag 'x86-mm-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-9/+12
2024-09-17Merge tag 'x86-fred-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-23/+47
2024-09-17Merge tag 'x86-fpu-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+16
2024-09-17Merge tag 'x86-core-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+12
2024-09-17Merge tag 'x86-apic-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-30/+20
2024-09-17Merge tag 'x86-cleanups-2024-09-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-3/+0
2024-09-17Merge tag 'x86-build-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-5/+9
2024-09-17mm/x86: support large pfn mappingsPeter Xu1-28/+52