diff options
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r-- | Documentation/kernel-parameters.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index 09ad7450647b..556b4187d016 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -1388,6 +1388,12 @@ and is between 256 and 4096 characters. It is defined in the file | |||
1388 | 1388 | ||
1389 | nolapic_timer [X86-32,APIC] Do not use the local APIC timer. | 1389 | nolapic_timer [X86-32,APIC] Do not use the local APIC timer. |
1390 | 1390 | ||
1391 | nox2apic [X86-64,APIC] Do not enable x2APIC mode. | ||
1392 | |||
1393 | x2apic_phys [X86-64,APIC] Use x2apic physical mode instead of | ||
1394 | default x2apic cluster mode on platforms | ||
1395 | supporting x2apic. | ||
1396 | |||
1391 | noltlbs [PPC] Do not use large page/tlb entries for kernel | 1397 | noltlbs [PPC] Do not use large page/tlb entries for kernel |
1392 | lowmem mapping on PPC40x. | 1398 | lowmem mapping on PPC40x. |
1393 | 1399 | ||