index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
current.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-19
x86/headers: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-UAPI headers
Thomas Huth
1
-2
/
+2
2025-03-04
x86/percpu: Move current_task to percpu hot section
Brian Gerst
1
-11
/
+6
2025-03-04
x86/percpu: Move top_of_stack to percpu hot section
Brian Gerst
1
-1
/
+0
2025-03-04
x86/irq: Move irq stacks to percpu hot section
Brian Gerst
1
-6
/
+0
2025-03-04
x86/softirq: Move softirq_pending to percpu hot section
Brian Gerst
1
-1
/
+0
2025-03-04
x86/retbleed: Move call depth to percpu hot section
Brian Gerst
1
-3
/
+0
2025-03-04
x86/smp: Move cpu number to percpu hot section
Brian Gerst
1
-1
/
+0
2025-03-04
x86/preempt: Move preempt count to percpu hot section
Brian Gerst
1
-1
/
+0
2025-03-04
x86/percpu: Move pcpu_hot to percpu hot section
Brian Gerst
1
-17
/
+11
2024-02-14
Merge branch 'x86/bugs' into x86/core, to pick up pending changes before dependent patches
Ingo Molnar
1
-1
/
+1
2024-02-14
Merge tag 'v6.8-rc4' into x86/percpu, to resolve conflicts and refresh the branch
Ingo Molnar
1
-0
/
+1
2024-01-10
x86/bugs: Rename CONFIG_CALL_DEPTH_TRACKING => CONFIG_MITIGATION_CALL_DEPTH_TRACKING
Breno Leitao
1
-1
/
+1
2023-12-27
Kill unnecessary kernel.h include
Kent Overstreet
1
-0
/
+1
2023-12-11
x86/percpu: Fix "const_pcpu_hot" version generation failure
Uros Bizjak
1
-2
/
+3
2023-11-30
x86/percpu: Declare const_pcpu_hot as extern const variable
Uros Bizjak
1
-2
/
+1
2023-10-23
x86/percpu: Introduce const-qualified const_pcpu_hot to micro-optimize code generation
Uros Bizjak
1
-0
/
+7
2022-10-17
x86/retbleed: Add SKL return thunk
Thomas Gleixner
1
-0
/
+3
2022-10-17
x86/softirq: Move softirq pending next to current task
Thomas Gleixner
1
-0
/
+1
2022-10-17
x86/percpu: Move irq_stack variables next to current_task
Thomas Gleixner
1
-0
/
+6
2022-10-17
x86/percpu: Move current_top_of_stack next to current_task
Thomas Gleixner
1
-0
/
+1
2022-10-17
x86/percpu: Move cpu_number next to current_task
Thomas Gleixner
1
-0
/
+1
2022-10-17
x86/percpu: Move preempt_count next to current_task
Thomas Gleixner
1
-0
/
+1
2022-10-17
x86: Put hot per CPU variables into a struct
Thomas Gleixner
1
-3
/
+16
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2012-05-14
x86: replace percpu_xxx funcs with this_cpu_xxx
Alex Shi
1
-1
/
+1
2009-08-04
x86, percpu: Add 'percpu_read_stable()' interface for cacheable accesses
Linus Torvalds
1
-1
/
+1
2009-01-19
x86-64: Move current task from PDA to per-cpu and consolidate with 32-bit.
Brian Gerst
1
-21
/
+3
2009-01-16
percpu: add optimized generic percpu accessors
Ingo Molnar
1
-1
/
+1
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
1
-3
/
+3
2008-10-22
x86, um: ... and asm-x86 move
Al Viro
1
-0
/
+39