summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/current.h
AgeCommit message (Expand)Author
2023-12-27Kill unnecessary kernel.h includeKent Overstreet
2022-10-17x86/retbleed: Add SKL return thunkThomas Gleixner
2022-10-17x86/softirq: Move softirq pending next to current taskThomas Gleixner
2022-10-17x86/percpu: Move irq_stack variables next to current_taskThomas Gleixner
2022-10-17x86/percpu: Move current_top_of_stack next to current_taskThomas Gleixner
2022-10-17x86/percpu: Move cpu_number next to current_taskThomas Gleixner
2022-10-17x86/percpu: Move preempt_count next to current_taskThomas Gleixner
2022-10-17x86: Put hot per CPU variables into a structThomas Gleixner
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2012-05-14x86: replace percpu_xxx funcs with this_cpu_xxxAlex Shi
2009-08-04x86, percpu: Add 'percpu_read_stable()' interface for cacheable accessesLinus Torvalds
2009-01-19x86-64: Move current task from PDA to per-cpu and consolidate with 32-bit.Brian Gerst
2009-01-16percpu: add optimized generic percpu accessorsIngo Molnar
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin
2008-10-22x86, um: ... and asm-x86 moveAl Viro