From: Rob Landley Date: Mon, 4 Feb 2008 15:48:02 +0000 (+0100) Subject: documentation: add Documentation/x86-64/00-INDEX X-Git-Tag: v3.12-rc1~23948^2~47 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c66315e0a785e95884b23887c1aa479dc0b32beb;p=kernel%2Fkernel-generic.git documentation: add Documentation/x86-64/00-INDEX Signed-off-by: Rob Landley Cc: Vojtech Pavlik Signed-off-by: Andrew Morton Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- diff --git a/Documentation/x86_64/00-INDEX b/Documentation/x86_64/00-INDEX new file mode 100644 index 0000000..92fc20a --- /dev/null +++ b/Documentation/x86_64/00-INDEX @@ -0,0 +1,16 @@ +00-INDEX + - This file +boot-options.txt + - AMD64-specific boot options. +cpu-hotplug-spec + - Firmware support for CPU hotplug under Linux/x86-64 +fake-numa-for-cpusets + - Using numa=fake and CPUSets for Resource Management +kernel-stacks + - Context-specific per-processor interrupt stacks. +machinecheck + - Configurable sysfs parameters for the x86-64 machine check code. +mm.txt + - Memory layout of x86-64 (4 level page tables, 46 bits physical). +uefi.txt + - Booting Linux via Unified Extensible Firmware Interface.