aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/kernel-parameters.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-20Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+20
2013-04-17x86, kdump: Change crashkernel_high/low= to crashkernel=,high/lowYinghai Lu1-5/+5
2013-04-17x86, kdump: Retore crashkernel= to allocate under 896MYinghai Lu1-2/+11
2013-04-17x86, kdump: Set crashkernel_low automaticallyYinghai Lu1-3/+11
2013-04-17x86,efi: Implement efi_no_storage_paranoia parameterRichard Weinberger1-0/+6
2013-03-03Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metagLinus Torvalds1-0/+4
2013-03-02metag: Basic documentationJames Hogan1-0/+4
2013-03-02x86, ACPI, mm: Revert movablemem_map supportYinghai Lu1-36/+0
2013-02-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+5
2013-02-25Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+21
2013-02-25doc, kernel-parameters: Document 'console=hvc<n>'Konrad Rzeszutek Wilk1-0/+2
2013-02-25doc, xen: Mention 'earlyprintk=xen' in the documentation.Konrad Rzeszutek Wilk1-0/+3
2013-02-23acpi, memory-hotplug: support getting hotplug info from SRATTang Chen1-5/+24
2013-02-23page_alloc: add movable_memmap kernel parameterTang Chen1-0/+17
2013-02-21Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+3
2013-02-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxRafael J. Wysocki1-10/+1
2013-02-17Merge branch 'pm-cpufreq'Rafael J. Wysocki1-0/+5
2013-02-15cpufreq / intel_pstate: Add kernel command line option disable intel_pstate.Dirk Brandewie1-0/+5
2013-02-10x86 idle: remove 32-bit-only "no-hlt" parameter, hlt_works_ok flagLen Brown1-4/+0
2013-02-10x86 idle: remove mwait_idle() and "idle=mwait" cmdline paramLen Brown1-6/+1
2013-01-31PCI: Document MPS parameters pci=pcie_bus_safe, pci=pcie_bus_perf, etcYijing Wang1-0/+15
2013-01-31PCI: Document hpiosize= and hpmemsize= resource reservation parametersYijing Wang1-0/+6
2013-01-29x86: Add Crash kernel low reservationYinghai Lu1-0/+3
2013-01-08rcu: Make rcu_nocb_poll an early_param instead of module_paramPaul Gortmaker1-1/+1
2012-12-20Documentation: kernel-parameters.txt remove capability.disableJosh Boyer1-6/+0
2012-12-17Documentation/kernel-parameters.txt: update mem= option's spec according to its implementationWen Congyang1-3/+4
2012-12-16Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenumaLinus Torvalds1-0/+3
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+18
2012-12-11Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+4
2012-12-11Merge branch 'x86-bsp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+14
2012-12-11Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+16
2012-12-11mm: sched: numa: Control enabling and disabling of NUMA balancingMel Gorman1-0/+3
2012-11-16rcu: Add callback-free CPUsPaul E. McKenney1-0/+21
2012-11-15can: grcan: Add device driver for GRCAN and GRHCAN coresAndreas Larsson1-0/+18
2012-11-14doc: Add x86 CPU0 online/offline featureFenghua Yu1-0/+14
2012-11-02tracing: Add trace_options kernel command line parameterSteven Rostedt1-0/+16
2012-11-02x86: apic: Use tsc deadline for oneshot when availableSuresh Siddha1-0/+4
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-0/+6
2012-10-10Merge tag 'nfs-for-3.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+5
2012-10-10module: signature checking hookRusty Russell1-0/+6
2012-10-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-0/+8
2012-10-02Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+3
2012-10-01NFS: Add nfs4_unique_id boot parameterChuck Lever1-0/+5
2012-10-01Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+5
2012-10-01Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+6
2012-10-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+0
2012-09-23rcu: Control grace-period duration from sysfsPaul E. McKenney1-0/+11
2012-09-21Merge branch 'x86/fpu' into x86/smapH. Peter Anvin1-0/+6
2012-09-21x86, smap: Turn on Supervisor Mode Access PreventionH. Peter Anvin1-1/+5
2012-09-18x86, fpu: make eagerfpu= boot param tri-stateSuresh Siddha1-1/+3