aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/kernel-parameters.txt
diff options
context:
space:
mode:
authorJames Morris <jmorris@namei.org>2010-03-30 17:39:27 -0400
committerJames Morris <jmorris@namei.org>2010-03-30 17:39:27 -0400
commitd25d6fa1a95f465ff1ec4458ca15e30b2c8dffec (patch)
tree7362b182dedd825fc762ef7706830837e42943af /Documentation/kernel-parameters.txt
parent225a9be24d799aa16d543c31fb09f0c9ed1d9caa (diff)
parent2eaa9cfdf33b8d7fb7aff27792192e0019ae8fc6 (diff)
Merge branch 'master' into next
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r--Documentation/kernel-parameters.txt10
1 files changed, 6 insertions, 4 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index e0df679c3902..23f95eaf7c07 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -201,10 +201,6 @@ and is between 256 and 4096 characters. It is defined in the file
201 acpi_display_output=video 201 acpi_display_output=video
202 See above. 202 See above.
203 203
204 acpi_early_pdc_eval [HW,ACPI] Evaluate processor _PDC methods
205 early. Needed on some platforms to properly
206 initialize the EC.
207
208 acpi_irq_balance [HW,ACPI] 204 acpi_irq_balance [HW,ACPI]
209 ACPI will balance active IRQs 205 ACPI will balance active IRQs
210 default in APIC mode 206 default in APIC mode
@@ -2844,6 +2840,12 @@ and is between 256 and 4096 characters. It is defined in the file
2844 default x2apic cluster mode on platforms 2840 default x2apic cluster mode on platforms
2845 supporting x2apic. 2841 supporting x2apic.
2846 2842
2843 x86_mrst_timer= [X86-32,APBT]
2844 Choose timer option for x86 Moorestown MID platform.
2845 Two valid options are apbt timer only and lapic timer
2846 plus one apbt timer for broadcast timer.
2847 x86_mrst_timer=apbt_only | lapic_and_apbt
2848
2847 xd= [HW,XT] Original XT pre-IDE (RLL encoded) disks. 2849 xd= [HW,XT] Original XT pre-IDE (RLL encoded) disks.
2848 xd_geo= See header of drivers/block/xd.c. 2850 xd_geo= See header of drivers/block/xd.c.
2849 2851