aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86_64/pda.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-11-14[PATCH] x86-64: Fix race in exit_idleAndi Kleen1-0/+9
2006-09-26[PATCH] Fix idle notifiersAndi Kleen1-1/+2
2006-09-26[PATCH] Define __bad_pda_field as noreturnAndi Kleen1-1/+1
2006-09-26[PATCH] Reindent macros in pda.hAndi Kleen1-32/+53
2006-09-26[PATCH] Type checking for write_pda()Jeremy Fitzhardinge1-1/+2
2006-09-26[PATCH] Use %c instead of %P modifier in pda accessAndi Kleen1-6/+6
2006-09-26[PATCH] Add the canary field to the PDA area and the task structArjan van de Ven1-1/+6
2006-09-26[PATCH] Add comments to the PDA structure to annotate offsetsArjan van de Ven1-7/+8
2006-09-26[PATCH] Remove most of the special cases for the debug IST stackKeith Owens1-3/+0
2006-09-26[PATCH] Optimize PDA accesses slightlyAndi Kleen1-19/+22
2006-03-25[PATCH] x86_64: Reorder one field of the PDA to reduce paddingArjan van de Ven1-1/+1
2006-01-11[PATCH] x86_64: Allocate PDAs in the local nodeRavikiran G Thirumalai1-2/+3
2006-01-11[PATCH] x86_64: Node local pda take 2 -- cpu_pda preparationRavikiran G Thirumalai1-1/+3
2006-01-11[PATCH] x86_64: Move int 3 handler to debug stack and allow to increase it.Jan Beulich1-4/+4
2005-11-14[PATCH] x86_64: Speed up numa_node_id by putting it directly into the PDAAndi Kleen1-0/+1
2005-09-12[PATCH] x86-64: Some cleanup and optimization to the processor data area.Andi Kleen1-6/+6
2005-09-12[PATCH] x86-64: Don't cache align PDA on UP buildsAndi Kleen1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+83