diff options
| author | Rob Landley <rob@landley.net> | 2008-02-04 10:48:02 -0500 |
|---|---|---|
| committer | Ingo Molnar <mingo@elte.hu> | 2008-02-04 10:48:02 -0500 |
| commit | c66315e0a785e95884b23887c1aa479dc0b32beb (patch) | |
| tree | 5f0cc86db75706cdd1b341b9754a0b7e7c961dbd | |
| parent | 94a8a7acbe4d9aa83d53597516cc71101ebd2f6d (diff) | |
documentation: add Documentation/x86-64/00-INDEX
Signed-off-by: Rob Landley <rob@landley.net>
Cc: Vojtech Pavlik <vojtech@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
| -rw-r--r-- | Documentation/x86_64/00-INDEX | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/Documentation/x86_64/00-INDEX b/Documentation/x86_64/00-INDEX new file mode 100644 index 000000000000..92fc20ab5f0e --- /dev/null +++ b/Documentation/x86_64/00-INDEX | |||
| @@ -0,0 +1,16 @@ | |||
| 1 | 00-INDEX | ||
| 2 | - This file | ||
| 3 | boot-options.txt | ||
| 4 | - AMD64-specific boot options. | ||
| 5 | cpu-hotplug-spec | ||
| 6 | - Firmware support for CPU hotplug under Linux/x86-64 | ||
| 7 | fake-numa-for-cpusets | ||
| 8 | - Using numa=fake and CPUSets for Resource Management | ||
| 9 | kernel-stacks | ||
| 10 | - Context-specific per-processor interrupt stacks. | ||
| 11 | machinecheck | ||
| 12 | - Configurable sysfs parameters for the x86-64 machine check code. | ||
| 13 | mm.txt | ||
| 14 | - Memory layout of x86-64 (4 level page tables, 46 bits physical). | ||
| 15 | uefi.txt | ||
| 16 | - Booting Linux via Unified Extensible Firmware Interface. | ||
