index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
processor.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-15
x86/cpuid: Set <asm/cpuid/api.h> as the main CPUID header
Ahmed S. Darwish
1
-1
/
+1
2025-05-13
Merge branch 'x86/fpu' into x86/core, to merge dependent commits
Ingo Molnar
1
-7
/
+6
2025-05-05
x86/fpu: Restore fpu_thread_struct_whitelist() to fix CONFIG_HARDENED_USERCOPY=y crash
Kees Cook
1
-7
/
+5
2025-04-29
x86/bugs: Restructure L1TF mitigation
David Kaplan
1
-0
/
+1
2025-04-14
x86/fpu: Remove init_task FPU state dependencies, add debugging warning for PF_KTHREAD tasks
Ingo Molnar
1
-1
/
+5
2025-04-14
x86/fpu: Remove the thread::fpu pointer
Ingo Molnar
1
-4
/
+1
2025-04-14
x86/fpu: Make task_struct::thread constant size
Ingo Molnar
1
-11
/
+9
2025-04-14
x86/fpu: Introduce the x86_task_fpu() helper method
Ingo Molnar
1
-0
/
+2
2025-03-25
Merge tag 'x86_bugs_for_v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+1
2025-03-04
x86/percpu: Move top_of_stack to percpu hot section
Brian Gerst
1
-2
/
+7
2025-03-04
x86/irq: Move irq stacks to percpu hot section
Brian Gerst
1
-0
/
+7
2025-03-04
Merge branch 'x86/asm' into x86/core, to pick up dependent commits
Ingo Molnar
1
-35
/
+14
2025-03-04
Merge branch 'x86/cpu' into x86/asm, to pick up dependent commits
Ingo Molnar
1
-13
/
+8
2025-03-04
x86/cpu: Get rid of the smp_store_cpu_info() indirection
Thomas Gleixner
1
-1
/
+1
2025-03-04
x86/cpu: Simplify TLB entry count storage
Ahmed S. Darwish
1
-12
/
+7
2025-03-03
x86/asm: Merge KSTK_ESP() implementations
Brian Gerst
1
-4
/
+1
2025-02-28
x86/bugs: Add AUTO mitigations for mds/taa/mmio/rfds
David Kaplan
1
-0
/
+1
2025-02-18
x86/percpu/64: Remove fixed_percpu_data
Brian Gerst
1
-8
/
+0
2025-02-18
x86/percpu/64: Use relative percpu offsets
Brian Gerst
1
-1
/
+5
2025-02-18
x86/stackprotector/64: Convert to normal per-CPU variable
Brian Gerst
1
-14
/
+2
2025-01-21
Merge tag 'perf-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+1
2024-12-13
x86: make get_cpu_vendor() accessible from Xen code
Juergen Gross
1
-0
/
+2
2024-12-02
x86/topology: Introduce topology_logical_core_id()
K Prateek Nayak
1
-0
/
+1
2024-10-25
x86/cpu: Add CPU type to struct cpuinfo_topology
Pawan Gupta
1
-0
/
+18
2024-09-17
Merge tag 'x86-fred-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+2
2024-09-11
x86/amd: Rename amd_get_highest_perf() to amd_get_boost_ratio_numerator()
Mario Limonciello
1
-3
/
+0
2024-08-13
x86/fred: Enable FRED right after init_mem_mapping()
Xin Li (Intel)
1
-1
/
+2
2024-06-13
x86/CPU/AMD: Always inline amd_clear_divider()
Mateusz Guzik
1
-1
/
+11
2024-05-13
Merge tag 'x86-cpu-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-3
/
+17
2024-05-13
Merge tag 'x86-boot-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-4
/
+2
2024-05-13
Merge tag 'x86-asm-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
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-11
Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+4
2024-03-11
Merge tag 'x86-cleanups-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-28
/
+0
2024-03-11
Merge tag 'x86-fred-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
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-15
x86/cpu: Remove x86_coreid_bits
Thomas Gleixner
1
-2
/
+0
2024-02-15
x86/cpu: Use common topology code for AMD
Thomas Gleixner
1
-2
/
+0
2024-02-15
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 branch
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
[next]