Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-05-30 | x86: move x86-specific documentation into Documentation/x86 | H. Peter Anvin | |
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 <hpa@zytor.com> | |||
2007-02-13 | [PATCH] x86-64: cleanup Doc/x86_64/ files | Randy Dunlap | |
Fix typos. Lots of whitespace changes for readability and consistency. Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: Andi Kleen <ak@suse.de> | |||
2006-01-11 | [PATCH] x86_64: Add documentation for CPU hotplug ACPI extension | Andi Kleen | |
Cc: len.brown@intel.com, ashok.ray@intel.com Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Linus Torvalds <torvalds@osdl.org> |