aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/kernel-parameters.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-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 2ca9c8f8c8d8..25efbaf1f59b 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -1428,6 +1428,12 @@ and is between 256 and 4096 characters. It is defined in the file
1428 1428
1429 nolapic_timer [X86-32,APIC] Do not use the local APIC timer. 1429 nolapic_timer [X86-32,APIC] Do not use the local APIC timer.
1430 1430
1431 nox2apic [X86-64,APIC] Do not enable x2APIC mode.
1432
1433 x2apic_phys [X86-64,APIC] Use x2apic physical mode instead of
1434 default x2apic cluster mode on platforms
1435 supporting x2apic.
1436
1431 noltlbs [PPC] Do not use large page/tlb entries for kernel 1437 noltlbs [PPC] Do not use large page/tlb entries for kernel
1432 lowmem mapping on PPC40x. 1438 lowmem mapping on PPC40x.
1433 1439