summaryrefslogtreecommitdiffstats
path: root/include/asm-x86_64/pda.h
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] x86-64: Fix race in exit_idleAndi Kleen2006-11-141-0/+9
* [PATCH] Fix idle notifiersAndi Kleen2006-09-261-1/+2
* [PATCH] Define __bad_pda_field as noreturnAndi Kleen2006-09-261-1/+1
* [PATCH] Reindent macros in pda.hAndi Kleen2006-09-261-32/+53
* [PATCH] Type checking for write_pda()Jeremy Fitzhardinge2006-09-261-1/+2
* [PATCH] Use %c instead of %P modifier in pda accessAndi Kleen2006-09-261-6/+6
* [PATCH] Add the canary field to the PDA area and the task structArjan van de Ven2006-09-261-1/+6
* [PATCH] Add comments to the PDA structure to annotate offsetsArjan van de Ven2006-09-261-7/+8
* [PATCH] Remove most of the special cases for the debug IST stackKeith Owens2006-09-261-3/+0Star
* [PATCH] Optimize PDA accesses slightlyAndi Kleen2006-09-261-19/+22
* [PATCH] x86_64: Reorder one field of the PDA to reduce paddingArjan van de Ven2006-03-251-1/+1
* [PATCH] x86_64: Allocate PDAs in the local nodeRavikiran G Thirumalai2006-01-121-2/+3
* [PATCH] x86_64: Node local pda take 2 -- cpu_pda preparationRavikiran G Thirumalai2006-01-121-1/+3
* [PATCH] x86_64: Move int 3 handler to debug stack and allow to increase it.Jan Beulich2006-01-121-4/+4
* [PATCH] x86_64: Speed up numa_node_id by putting it directly into the PDAAndi Kleen2005-11-151-0/+1
* [PATCH] x86-64: Some cleanup and optimization to the processor data area.Andi Kleen2005-09-121-6/+6
* [PATCH] x86-64: Don't cache align PDA on UP buildsAndi Kleen2005-09-121-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+83