index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-20
Merge tag 'x86_urgent_for_v6.12_rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+10
2024-10-16
virt: sev-guest: Carve out SNP message context structure
Nikunj A Dadhania
1
-0
/
+21
2024-10-16
virt: sev-guest: Consolidate SNP guest messaging parameters to a struct
Nikunj A Dadhania
1
-2
/
+17
2024-10-16
virt: sev-guest: Use AES GCM crypto library
Nikunj A Dadhania
1
-0
/
+3
2024-10-16
vdso: Introduce vdso/page.h
Vincenzo Frascino
1
-4
/
+1
2024-10-15
x86/virt: Move SEV-specific parsing into arch/x86/virt/svm
Pavan Kumar Paluri
1
-0
/
+27
2024-10-15
x86/vdso: Remove timekeeper include
Thomas Weißschuh
1
-1
/
+0
2024-10-15
ftrace: Consolidate ftrace_regs accessor functions for archs using pt_regs
Steven Rostedt
1
-20
/
+1
2024-10-10
ftrace: Make ftrace_regs abstract from direct use
Steven Rostedt
1
-11
/
+14
2024-10-10
x86/cpufeatures: Add a IBPB_NO_RET BUG flag
Johannes Wikner
1
-0
/
+1
2024-10-10
x86/cpufeatures: Define X86_FEATURE_AMD_IBPB_RET
Jim Mattson
1
-1
/
+2
2024-10-09
x86/bugs: Use code segment selector for VERW operand
Pawan Gupta
1
-1
/
+10
2024-10-07
x86/cpu/intel: Define helper to get CPU core native ID
Dapeng Mi
1
-0
/
+6
2024-10-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+2
2024-10-06
Merge tag 'kvmarm-fixes-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
44
-387
/
+326
2024-10-06
x86/reboot: emergency callbacks are now registered by common KVM code
Paolo Bonzini
1
-2
/
+2
2024-10-04
mman: Add map_shadow_stack() flags
Mark Brown
1
-3
/
+0
2024-10-03
x86/ftrace: Include <asm/ptrace.h>
Sami Tolvanen
1
-0
/
+2
2024-10-02
ntp: Remove unused tick_nsec
Thomas Gleixner
1
-2
/
+0
2024-09-29
x86: kvm: fix build error
Linus Torvalds
1
-0
/
+2
2024-09-29
Merge tag 'x86-urgent-2024-09-29' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+5
2024-09-29
Merge tag 'locking-urgent-2024-09-29' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+2
2024-09-29
Merge branch 'locking/core' into locking/urgent, to pick up pending commits
Ingo Molnar
1
-4
/
+2
2024-09-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-42
/
+94
2024-09-27
Merge tag 'for-linus-6.12-rc1a-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+22
2024-09-26
x86/cpu: Add two Intel CPU model numbers
Tony Luck
1
-0
/
+5
2024-09-25
x86/kernel: Move page table macros to header
Jason Andryuk
1
-1
/
+22
2024-09-22
Merge branch 'address-masking'
Linus Torvalds
1
-0
/
+11
2024-09-22
x86: make the masked_user_access_begin() macro use its argument only once
Linus Torvalds
1
-2
/
+3
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
9
-115
/
+118
2024-09-19
Merge tag 'platform-drivers-x86-v6.12-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
3
-69
/
+3
2024-09-19
Merge tag 'for-linus-6.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-1
/
+14
2024-09-18
Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-16
/
+8
2024-09-17
Merge tag 'kvm-x86-vmx-6.12' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-0
/
+3
2024-09-17
Merge tag 'kvm-x86-svm-6.12' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-5
/
+15
2024-09-17
Merge tag 'kvm-x86-pat_vmx_msrs-6.12' of https://github.com/kvm-x86/linux int...
Paolo Bonzini
2
-24
/
+50
2024-09-17
Merge tag 'kvm-x86-mmu-6.12' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-5
/
+9
2024-09-17
Merge tag 'kvm-x86-misc-6.12' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
3
-2
/
+6
2024-09-17
Merge branch 'kvm-redo-enable-virt' into HEAD
Paolo Bonzini
3
-5
/
+8
2024-09-17
Merge branch 'kvm-memslot-zap-quirk' into HEAD
Paolo Bonzini
2
-1
/
+3
2024-09-17
Merge tag 'x86-misc-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+6
2024-09-17
Merge tag 'x86-platform-2024-09-17' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+0
2024-09-17
Merge tag 'x86-mm-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-9
/
+12
2024-09-17
Merge tag 'x86-fred-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-23
/
+47
2024-09-17
Merge tag 'x86-fpu-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+16
2024-09-17
Merge tag 'x86-core-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+12
2024-09-17
Merge tag 'x86-apic-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-30
/
+20
2024-09-17
Merge tag 'x86-cleanups-2024-09-17' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-3
/
+0
2024-09-17
Merge tag 'x86-build-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-5
/
+9
2024-09-17
mm/x86: support large pfn mappings
Peter Xu
1
-28
/
+52
[prev]
[next]