aboutsummaryrefslogtreecommitdiff
path: root/Documentation/kernel-parameters.txt
AgeCommit message (Expand)AuthorFilesLines
2013-04-20Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-3/+20
2013-04-17x86, kdump: Change crashkernel_high/low= to crashkernel=,high/lowGravatar Yinghai Lu 1-5/+5
2013-04-17x86, kdump: Retore crashkernel= to allocate under 896MGravatar Yinghai Lu 1-2/+11
2013-04-17x86, kdump: Set crashkernel_low automaticallyGravatar Yinghai Lu 1-3/+11
2013-04-17x86,efi: Implement efi_no_storage_paranoia parameterGravatar Richard Weinberger 1-0/+6
2013-03-03Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+4
2013-03-02metag: Basic documentationGravatar James Hogan 1-0/+4
2013-03-02x86, ACPI, mm: Revert movablemem_map supportGravatar Yinghai Lu 1-36/+0
2013-02-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+5
2013-02-25Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+21
2013-02-25doc, kernel-parameters: Document 'console=hvc<n>'Gravatar Konrad Rzeszutek Wilk 1-0/+2
2013-02-25doc, xen: Mention 'earlyprintk=xen' in the documentation.Gravatar Konrad Rzeszutek Wilk 1-0/+3
2013-02-23acpi, memory-hotplug: support getting hotplug info from SRATGravatar Tang Chen 1-5/+24
2013-02-23page_alloc: add movable_memmap kernel parameterGravatar Tang Chen 1-0/+17
2013-02-21Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+3
2013-02-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Gravatar Rafael J. Wysocki 1-10/+1
2013-02-17Merge branch 'pm-cpufreq'Gravatar Rafael J. Wysocki 1-0/+5
2013-02-15cpufreq / intel_pstate: Add kernel command line option disable intel_pstate.Gravatar Dirk Brandewie 1-0/+5
2013-02-10x86 idle: remove 32-bit-only "no-hlt" parameter, hlt_works_ok flagGravatar Len Brown 1-4/+0
2013-02-10x86 idle: remove mwait_idle() and "idle=mwait" cmdline paramGravatar Len Brown 1-6/+1
2013-01-31PCI: Document MPS parameters pci=pcie_bus_safe, pci=pcie_bus_perf, etcGravatar Yijing Wang 1-0/+15
2013-01-31PCI: Document hpiosize= and hpmemsize= resource reservation parametersGravatar Yijing Wang 1-0/+6
2013-01-29x86: Add Crash kernel low reservationGravatar Yinghai Lu 1-0/+3
2013-01-08rcu: Make rcu_nocb_poll an early_param instead of module_paramGravatar Paul Gortmaker 1-1/+1
2012-12-20Documentation: kernel-parameters.txt remove capability.disableGravatar Josh Boyer 1-6/+0
2012-12-17Documentation/kernel-parameters.txt: update mem= option's spec according to i...Gravatar Wen Congyang 1-3/+4
2012-12-16Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+3
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-0/+18
2012-12-11Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+4
2012-12-11Merge branch 'x86-bsp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 1-0/+14
2012-12-11Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+16
2012-12-11mm: sched: numa: Control enabling and disabling of NUMA balancingGravatar Mel Gorman 1-0/+3
2012-11-16rcu: Add callback-free CPUsGravatar Paul E. McKenney 1-0/+21
2012-11-15can: grcan: Add device driver for GRCAN and GRHCAN coresGravatar Andreas Larsson 1-0/+18
2012-11-14doc: Add x86 CPU0 online/offline featureGravatar Fenghua Yu 1-0/+14
2012-11-02tracing: Add trace_options kernel command line parameterGravatar Steven Rostedt 1-0/+16
2012-11-02x86: apic: Use tsc deadline for oneshot when availableGravatar Suresh Siddha 1-0/+4
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+6
2012-10-10Merge tag 'nfs-for-3.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 1-0/+5
2012-10-10module: signature checking hookGravatar Rusty Russell 1-0/+6
2012-10-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Gravatar Linus Torvalds 1-0/+8
2012-10-02Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Gravatar Linus Torvalds 1-0/+3
2012-10-01NFS: Add nfs4_unique_id boot parameterGravatar Chuck Lever 1-0/+5
2012-10-01Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+5
2012-10-01Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+6
2012-10-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-3/+0
2012-09-23rcu: Control grace-period duration from sysfsGravatar Paul E. McKenney 1-0/+11
2012-09-21Merge branch 'x86/fpu' into x86/smapGravatar H. Peter Anvin 1-0/+6
2012-09-21x86, smap: Turn on Supervisor Mode Access PreventionGravatar H. Peter Anvin 1-1/+5
2012-09-18x86, fpu: make eagerfpu= boot param tri-stateGravatar Suresh Siddha 1-1/+3