aboutsummaryrefslogtreecommitdiff
path: root/Documentation/x86_64/cpu-hotplug-spec
AgeCommit message (Collapse)AuthorFilesLines
2008-05-30x86: move x86-specific documentation into Documentation/x86H. Peter Anvin1-21/+0
The current organization of the x86 documentation makes it appear as if the "i386" documentation doesn't apply to x86-64, which is does. Thus, move that documentation into Documentation/x86, and move the x86-64-specific stuff into Documentation/x86/x86_64 with the eventual goal to move stuff that isn't actually 64-bit specific back into Documentation/x86. Signed-off-by: H. Peter Anvin <[email protected]>
2007-02-13[PATCH] x86-64: cleanup Doc/x86_64/ filesRandy Dunlap1-1/+1
Fix typos. Lots of whitespace changes for readability and consistency. Signed-off-by: Randy Dunlap <[email protected]> Signed-off-by: Andi Kleen <[email protected]>
2006-01-11[PATCH] x86_64: Add documentation for CPU hotplug ACPI extensionAndi Kleen1-0/+21
Cc: [email protected], [email protected] Signed-off-by: Andi Kleen <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>