index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
processor.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-14
Merge tag 'x86-cpu-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+17
2024-05-14
Merge tag 'x86-boot-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+2
2024-05-14
Merge tag 'x86-asm-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+3
2024-05-01
x86/mm: Remove broken vsyscall emulation code from the page fault code
Linus Torvalds
1
-1
/
+0
2024-04-22
x86/cpu/vfm: Add/initialize x86_vfm field to struct cpuinfo_x86
Tony Luck
1
-3
/
+17
2024-03-21
x86/boot: Simplify boot stack setup
Brian Gerst
1
-4
/
+2
2024-03-19
x86/asm: Remove %P operand modifier from altinstr asm templates
Uros Bizjak
1
-3
/
+3
2024-03-12
Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+4
2024-03-12
Merge tag 'x86-cleanups-2024-03-11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-28
/
+0
2024-03-12
Merge tag 'x86-fred-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+4
2024-03-07
x86/fred: Fix init_task thread stack pointer initialization
Xin Li (Intel)
1
-2
/
+4
2024-03-04
x86/idle: Select idle routine only once
Thomas Gleixner
1
-1
/
+1
2024-03-04
x86/percpu: Cure per CPU madness on UP
Thomas Gleixner
1
-5
/
+0
2024-03-04
x86/msr: Add missing __percpu annotations
Thomas Gleixner
1
-1
/
+0
2024-03-04
x86/msr: Prepare for including <linux/percpu.h> into <asm/msr.h>
Thomas Gleixner
1
-22
/
+0
2024-02-16
x86/cpu/topology: Get rid of cpuinfo::x86_max_cores
Thomas Gleixner
1
-2
/
+0
2024-02-16
x86/cpu: Remove x86_coreid_bits
Thomas Gleixner
1
-2
/
+0
2024-02-16
x86/cpu: Use common topology code for AMD
Thomas Gleixner
1
-2
/
+0
2024-02-16
x86/cpu/amd: Provide a separate accessor for Node ID
Thomas Gleixner
1
-0
/
+3
2024-02-14
Merge tag 'v6.8-rc4' into x86/percpu, to resolve conflicts and refresh the br...
Ingo Molnar
1
-26
/
+57
2023-12-11
x86/percpu: Fix "const_pcpu_hot" version generation failure
Uros Bizjak
1
-1
/
+1
2023-11-13
x86/barrier: Do not serialize MSR accesses on AMD
Borislav Petkov (AMD)
1
-0
/
+18
2023-10-31
Merge tag 'x86-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-15
/
+38
2023-10-31
Merge tag 'x86-mm-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+0
2023-10-24
x86/percpu: Return correct variable from current_top_of_stack()
Uros Bizjak
1
-1
/
+1
2023-10-23
x86/percpu: Introduce const-qualified const_pcpu_hot to micro-optimize code g...
Uros Bizjak
1
-0
/
+3
2023-10-10
x86/apic: Use u32 for APIC IDs in global data
Thomas Gleixner
1
-2
/
+2
2023-10-10
x86/cpu: Move cpu_l[l2]c_id into topology info
Thomas Gleixner
1
-1
/
+13
2023-10-10
x86/cpu: Move logical package and die IDs into topology info
Thomas Gleixner
1
-4
/
+4
2023-10-10
x86/cpu: Move cu_id into topology info
Thomas Gleixner
1
-1
/
+3
2023-10-10
x86/cpu: Move cpu_core_id into topology info
Thomas Gleixner
1
-1
/
+3
2023-10-10
x86/cpu: Move cpu_die_id into topology info
Thomas Gleixner
1
-1
/
+3
2023-10-10
x86/cpu: Move phys_proc_id into topology info
Thomas Gleixner
1
-2
/
+3
2023-10-10
x86/cpu: Encapsulate topology information in cpuinfo_x86
Thomas Gleixner
1
-5
/
+9
2023-10-05
Merge tag 'v6.6-rc4' into x86/entry, to pick up fixes
Ingo Molnar
1
-2
/
+0
2023-09-22
x86/mm: Move arch_memory_failure() and arch_is_platform_page() definitions fr...
Ingo Molnar
1
-8
/
+0
2023-09-19
x86/srso: Set CPUID feature bits independently of bug or mitigation status
Josh Poimboeuf
1
-2
/
+0
2023-09-14
x86/entry: Rename ignore_sysret()
Nikolay Borisov
1
-1
/
+1
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+8
2023-08-30
Merge tag 'x86_apic_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2023-08-29
Merge tag 'x86-cleanups-2023-08-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2023-08-12
locking: remove spin_lock_prefetch
Mateusz Guzik
1
-6
/
+0
2023-08-10
x86: Move gds_ucode_mitigated() declaration to header
Arnd Bergmann
1
-0
/
+2
2023-08-09
x86/cpu: Make identify_boot_cpu() static
Thomas Gleixner
1
-1
/
+0
2023-08-09
x86/CPU/AMD: Do not leak quotient data after a division by 0
Borislav Petkov (AMD)
1
-0
/
+2
2023-08-03
x86/shstk: Add user-mode shadow stack support
Rick Edgecombe
1
-0
/
+2
2023-08-03
x86: Introduce userspace API for shadow stack
Rick Edgecombe
1
-0
/
+6
2023-07-31
x86/cpu: Fix amd_check_microcode() declaration
Arnd Bergmann
1
-0
/
+2
2023-07-27
x86/srso: Add a Speculative RAS Overflow mitigation
Borislav Petkov (AMD)
1
-0
/
+2
2023-05-15
x86/smpboot: Get rid of cpu_init_secondary()
Thomas Gleixner
1
-1
/
+0
[next]