aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/x86
Commit message (Collapse)AuthorAge
* Merge branch 'x86/setup' into x86/develIngo Molnar2008-07-08
|\
| * x86: move x86-specific documentation into Documentation/x86H. Peter Anvin2008-05-30
|/ | | | | | | | | | | 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>
* x86: PAT documentationvenkatesh.pallipadi@intel.com2008-04-17
Documentation about PAT related interfaces, intended usage and memory attribute relationship. Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com> Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>