summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/current.h
AgeCommit message (Expand)AuthorFilesLines
2023-12-27Kill unnecessary kernel.h includeKent Overstreet1-0/+1
2022-10-17x86/retbleed: Add SKL return thunkThomas Gleixner1-0/+3
2022-10-17x86/softirq: Move softirq pending next to current taskThomas Gleixner1-0/+1
2022-10-17x86/percpu: Move irq_stack variables next to current_taskThomas Gleixner1-0/+6
2022-10-17x86/percpu: Move current_top_of_stack next to current_taskThomas Gleixner1-0/+1
2022-10-17x86/percpu: Move cpu_number next to current_taskThomas Gleixner1-0/+1
2022-10-17x86/percpu: Move preempt_count next to current_taskThomas Gleixner1-0/+1
2022-10-17x86: Put hot per CPU variables into a structThomas Gleixner1-3/+16
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2012-05-15x86: replace percpu_xxx funcs with this_cpu_xxxAlex Shi1-1/+1
2009-08-03x86, percpu: Add 'percpu_read_stable()' interface for cacheable accessesLinus Torvalds1-1/+1
2009-01-18x86-64: Move current task from PDA to per-cpu and consolidate with 32-bit.Brian Gerst1-21/+3
2009-01-16percpu: add optimized generic percpu accessorsIngo Molnar1-1/+1
2008-10-23x86: Fix ASM_X86__ header guardsH. Peter Anvin1-3/+3
2008-10-23x86, um: ... and asm-x86 moveAl Viro1-0/+39