aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/kernel-parameters.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index e7bea3e85304..0f130a4f9ba3 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -1420,6 +1420,12 @@ and is between 256 and 4096 characters. It is defined in the file
1420 1420
1421 nolapic_timer [X86-32,APIC] Do not use the local APIC timer. 1421 nolapic_timer [X86-32,APIC] Do not use the local APIC timer.
1422 1422
1423 nox2apic [X86-64,APIC] Do not enable x2APIC mode.
1424
1425 x2apic_phys [X86-64,APIC] Use x2apic physical mode instead of
1426 default x2apic cluster mode on platforms
1427 supporting x2apic.
1428
1423 noltlbs [PPC] Do not use large page/tlb entries for kernel 1429 noltlbs [PPC] Do not use large page/tlb entries for kernel
1424 lowmem mapping on PPC40x. 1430 lowmem mapping on PPC40x.
1425 1431