summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/current.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe...Ingo Molnar2024-02-141-1/+1
|\
| * x86/bugs: Rename CONFIG_CALL_DEPTH_TRACKING => CONFIG_MITIGATION_CALL_DEPTH_...Breno Leitao2024-01-101-1/+1
* | Merge tag 'v6.8-rc4' into x86/percpu, to resolve conflicts and refresh the br...Ingo Molnar2024-02-141-0/+1
|\ \
| * | Kill unnecessary kernel.h includeKent Overstreet2023-12-271-0/+1
| |/
* | x86/percpu: Fix "const_pcpu_hot" version generation failureUros Bizjak2023-12-111-2/+3
* | x86/percpu: Declare const_pcpu_hot as extern const variableUros Bizjak2023-11-301-2/+1
* | x86/percpu: Introduce const-qualified const_pcpu_hot to micro-optimize code g...Uros Bizjak2023-10-231-0/+7
|/
* x86/retbleed: Add SKL return thunkThomas Gleixner2022-10-171-0/+3
* x86/softirq: Move softirq pending next to current taskThomas Gleixner2022-10-171-0/+1
* x86/percpu: Move irq_stack variables next to current_taskThomas Gleixner2022-10-171-0/+6
* x86/percpu: Move current_top_of_stack next to current_taskThomas Gleixner2022-10-171-0/+1
* x86/percpu: Move cpu_number next to current_taskThomas Gleixner2022-10-171-0/+1
* x86/percpu: Move preempt_count next to current_taskThomas Gleixner2022-10-171-0/+1
* x86: Put hot per CPU variables into a structThomas Gleixner2022-10-171-3/+16
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86: replace percpu_xxx funcs with this_cpu_xxxAlex Shi2012-05-141-1/+1
* x86, percpu: Add 'percpu_read_stable()' interface for cacheable accessesLinus Torvalds2009-08-031-1/+1
* x86-64: Move current task from PDA to per-cpu and consolidate with 32-bit.Brian Gerst2009-01-181-21/+3
* percpu: add optimized generic percpu accessorsIngo Molnar2009-01-161-1/+1
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-231-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-231-0/+39