From: H. Peter Anvin Date: Sat, 31 May 2008 00:19:03 +0000 (-0700) Subject: x86: move x86-specific documentation into Documentation/x86 X-Git-Tag: v2.6.27-rc1~1106^2~250^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23deb06821442506615f34bd92ccd6a2422629d7;p=pandora-kernel.git x86: move x86-specific documentation into Documentation/x86 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 --- Reading git-diff-tree failed