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-03-24
Merge tag 'x86-urgent-2024-03-24' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-5
/
+6
2024-03-24
x86/cpu: Add model number for another Intel Arrow Lake mobile processor
Tony Luck
1
-0
/
+1
2024-03-22
x86/asm/64: Clean up memset16(), memset32(), memset64() assembly constraints ...
Alexey Dobriyan
1
-21
/
+24
2024-03-22
x86/boot: Replace __PHYSICAL_START with LOAD_PHYSICAL_ADDR
Wei Yang
2
-8
/
+5
2024-03-22
x86/percpu: Unify arch_raw_cpu_ptr() defines
Uros Bizjak
1
-24
/
+18
2024-03-22
x86/pm: Work around false positive kmemleak report in msr_build_context()
Anton Altaparmakov
1
-5
/
+5
2024-03-22
x86/syscall/compat: Remove ia32_unistd.h
Brian Gerst
2
-12
/
+1
2024-03-22
x86/syscall/compat: Remove unused macro __SYSCALL_ia32_NR
Brian Gerst
1
-1
/
+0
2024-03-21
x86/boot: Simplify boot stack setup
Brian Gerst
1
-4
/
+2
2024-03-21
Merge tag 'hyperv-next-signed-20240320' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-84
/
+91
2024-03-20
x86/percpu: Move raw_percpu_xchg_op() to a better place
Uros Bizjak
1
-12
/
+11
2024-03-20
x86/percpu: Convert this_percpu_xchg_op() from asm() to C code, to generate b...
Uros Bizjak
1
-21
/
+11
2024-03-20
x86/asm: Use "m" operand constraint in WRUSSQ asm template
Uros Bizjak
1
-2
/
+2
2024-03-19
Merge tag 'for-linus-6.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+5
2024-03-19
x86/asm: Use %a instead of %P operand modifier in asm templates
Uros Bizjak
1
-1
/
+1
2024-03-19
x86/asm: Use %c/%n instead of %P operand modifier in asm templates
Uros Bizjak
5
-16
/
+16
2024-03-19
x86/asm: Remove %P operand modifier from altinstr asm templates
Uros Bizjak
3
-6
/
+6
2024-03-18
KVM: SEV: fix compat ABI for KVM_MEMORY_ENCRYPT_OP
Paolo Bonzini
1
-0
/
+23
2024-03-18
Merge tag 'kvm-x86-asyncpf_abi-6.9' of https://github.com/kvm-x86/linux into ...
Paolo Bonzini
1
-1
/
+0
2024-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
11
-28
/
+309
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-26
/
+19
2024-03-13
Merge tag 'efi-next-for-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2024-03-13
x86/xen: attempt to inflate the memory balloon on PVH
Roger Pau Monne
1
-0
/
+5
2024-03-12
Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+2
2024-03-12
Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2024-03-12
Merge tag 'x86-boot-2024-03-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-11
/
+13
2024-03-12
Merge tag 'x86-apic-2024-03-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2024-03-12
Merge tag 'rfds-for-linus-2024-03-11' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-0
/
+9
2024-03-12
Revert "x86/bugs: Use fixed addressing for VERW operand"
Dave Hansen
1
-1
/
+1
2024-03-12
Merge branch 'linus' into x86/boot, to resolve conflict
Ingo Molnar
65
-454
/
+1068
2024-03-11
Merge tag 'x86_tdx_for_6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-3
/
+8
2024-03-11
Merge tag 'x86_mm_for_6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-1
/
+5
2024-03-11
Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
18
-115
/
+226
2024-03-11
Merge tag 'x86-cleanups-2024-03-11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-55
/
+49
2024-03-11
Merge tag 'x86-build-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
8
-99
/
+121
2024-03-11
Merge tag 'locking-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+14
2024-03-11
Merge tag 'edac_updates_for_v6.9' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2024-03-11
Merge tag 'x86_sev_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
11
-39
/
+137
2024-03-11
Merge tag 'x86_cache_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+90
2024-03-11
Merge tag 'x86-fred-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
18
-45
/
+360
2024-03-11
Merge tag 'x86-apic-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
12
-105
/
+155
2024-03-11
Merge tag 'timers-ptp-2024-03-10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+0
2024-03-11
Merge tag 'irq-msi-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+0
2024-03-11
x86/rfds: Mitigate Register File Data Sampling (RFDS)
Pawan Gupta
2
-0
/
+9
2024-03-11
Merge tag 'kvm-x86-xen-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-1
/
+8
2024-03-11
Merge tag 'kvm-x86-pmu-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2
-4
/
+11
2024-03-11
Merge tag 'kvm-x86-vmx-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-0
/
+1
2024-03-11
Merge tag 'kvm-x86-mmu-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-0
/
+9
2024-03-11
Merge tag 'kvm-x86-misc-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
3
-10
/
+7
2024-03-11
Merge tag 'loongarch-kvm-6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
4
-14
/
+24
[prev]
[next]