index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
Age
Commit message (
Expand
)
Author
2024-04-06
Merge branch 'linus' into x86/urgent, to pick up dependent commit
Ingo Molnar
2024-04-06
x86/percpu: Introduce raw_cpu_read_long() to reduce ifdeffery
Uros Bizjak
2024-04-06
x86/percpu: Rewrite x86_this_cpu_test_bit() and friends as macros
Uros Bizjak
2024-04-06
x86/percpu: Fix x86_this_cpu_variable_test_bit() asm template
Uros Bizjak
2024-04-04
x86/cpufeatures: Add CPUID_LNX_5 to track recently added Linux-defined word
Sean Christopherson
2024-04-04
Merge tag 'net-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-04-04
x86/extable: Remove unused fixup type EX_TYPE_COPY
Tong Tiangen
2024-04-04
x86/CPU/AMD: Track SNP host status with cc_platform_*()
Borislav Petkov (AMD)
2024-04-04
x86/coco: Require seeding RNG with RDRAND on CoCo systems
Jason A. Donenfeld
2024-04-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-04-03
x86/percpu: Use __force to cast from __percpu address space
Uros Bizjak
2024-04-03
Merge tag 'v6.9-rc2' into x86/percpu, to pick up fixes and resolve conflict
Ingo Molnar
2024-04-03
x86/of: Change x86_dtb_parse_smp_config() to static
Saurabh Sengar
2024-04-03
x86/of: Set the parse_smp_cfg for all the DeviceTree platforms by default
Saurabh Sengar
2024-04-02
Merge tag 'kvmarm-fixes-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2024-04-02
x86/32: Remove unused IA32_STACK_TOP and two externs
YueHaibing
2024-04-01
x86/bpf: Fix IP for relocating call depth accounting
Joan Bruguera Micó
2024-03-31
Merge tag 'perf_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-03-31
Merge tag 'x86_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-03-29
x86/bugs: Fix the SRSO mitigation on Zen3/4
Borislav Petkov (AMD)
2024-03-29
x86/vm86: Make sure the free_vm86(task) definition uses its parameter even in...
Ingo Molnar
2024-03-26
crash: use macro to add crashk_res into iomem early for specific arch
Baoquan He
2024-03-26
x86/sev: Skip ROM range scans and validation for SEV-SNP guests
Kevin Loughlin
2024-03-25
x86/CPU/AMD: Improve the erratum 1386 workaround
Borislav Petkov (AMD)
2024-03-25
x86/percpu: Do not use this_cpu_read_stable_8() for 32-bit targets
Uros Bizjak
2024-03-25
perf/x86/amd/lbr: Use freeze based on availability
Sandipan Das
2024-03-25
x86/cpufeatures: Add new word for scattered features
Sandipan Das
2024-03-24
Merge tag 'x86-urgent-2024-03-24' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-03-24
x86/cpu: Add model number for another Intel Arrow Lake mobile processor
Tony Luck
2024-03-22
x86/asm/64: Clean up memset16(), memset32(), memset64() assembly constraints ...
Alexey Dobriyan
2024-03-22
x86/boot: Replace __PHYSICAL_START with LOAD_PHYSICAL_ADDR
Wei Yang
2024-03-22
x86/percpu: Unify arch_raw_cpu_ptr() defines
Uros Bizjak
2024-03-22
x86/pm: Work around false positive kmemleak report in msr_build_context()
Anton Altaparmakov
2024-03-22
x86/syscall/compat: Remove ia32_unistd.h
Brian Gerst
2024-03-22
x86/syscall/compat: Remove unused macro __SYSCALL_ia32_NR
Brian Gerst
2024-03-21
x86/boot: Simplify boot stack setup
Brian Gerst
2024-03-21
Merge tag 'hyperv-next-signed-20240320' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2024-03-20
x86/percpu: Move raw_percpu_xchg_op() to a better place
Uros Bizjak
2024-03-20
x86/percpu: Convert this_percpu_xchg_op() from asm() to C code, to generate b...
Uros Bizjak
2024-03-20
x86/asm: Use "m" operand constraint in WRUSSQ asm template
Uros Bizjak
2024-03-19
Merge tag 'for-linus-6.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-03-19
x86/asm: Use %a instead of %P operand modifier in asm templates
Uros Bizjak
2024-03-19
x86/asm: Use %c/%n instead of %P operand modifier in asm templates
Uros Bizjak
2024-03-19
x86/asm: Remove %P operand modifier from altinstr asm templates
Uros Bizjak
2024-03-18
KVM: SEV: fix compat ABI for KVM_MEMORY_ENCRYPT_OP
Paolo Bonzini
2024-03-18
Merge tag 'kvm-x86-asyncpf_abi-6.9' of https://github.com/kvm-x86/linux into ...
Paolo Bonzini
2024-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-13
Merge tag 'efi-next-for-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-03-13
x86/xen: attempt to inflate the memory balloon on PVH
Roger Pau Monne
[prev]
[next]