aboutsummaryrefslogtreecommitdiff
path: root/Documentation/kernel-parameters.txt
AgeCommit message (Expand)Author
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-04-30Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-04-30Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-04-29Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2013-04-29Merge tag 'clk-for-linus-3.10' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds
2013-04-29Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2013-04-27clk: add clk_ignore_unused option to keep boot clocks onOlof Johansson
2013-04-20Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-04-17x86, kdump: Change crashkernel_high/low= to crashkernel=,high/lowYinghai Lu
2013-04-17x86, kdump: Retore crashkernel= to allocate under 896MYinghai Lu
2013-04-17x86, kdump: Set crashkernel_low automaticallyYinghai Lu
2013-04-17x86,efi: Implement efi_no_storage_paranoia parameterRichard Weinberger
2013-04-11x86, early-printk: Update earlyprintk documentation (and kill x86 copy)Dave Hansen
2013-04-01workqueue: update sysfs interface to reflect NUMA awareness and a kernel para...Tejun Heo
2013-03-27kernel-parameters: remove outdated 'noresidual' parameterPaul Bolle
2013-03-27doc: put proper reference to CONFIG_MODULE_SIG_ENFORCEPaul Bolle
2013-03-26rcu: Make RCU_FAST_NO_HZ take advantage of numbered callbacksPaul E. McKenney
2013-03-26rcu: Distinguish "rcuo" kthreads by RCU flavorPaul E. McKenney
2013-03-15tracing: Add alloc_snapshot kernel command line parameterSteven Rostedt (Red Hat)
2013-03-03Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-03-02metag: Basic documentationJames Hogan
2013-03-02x86, ACPI, mm: Revert movablemem_map supportYinghai Lu
2013-02-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-02-25Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-02-25doc, kernel-parameters: Document 'console=hvc<n>'Konrad Rzeszutek Wilk
2013-02-25doc, xen: Mention 'earlyprintk=xen' in the documentation.Konrad Rzeszutek Wilk
2013-02-23acpi, memory-hotplug: support getting hotplug info from SRATTang Chen
2013-02-23page_alloc: add movable_memmap kernel parameterTang Chen
2013-02-21Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Rafael J. Wysocki
2013-02-17Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-02-15cpufreq / intel_pstate: Add kernel command line option disable intel_pstate.Dirk Brandewie
2013-02-10x86 idle: remove 32-bit-only "no-hlt" parameter, hlt_works_ok flagLen Brown
2013-02-10x86 idle: remove mwait_idle() and "idle=mwait" cmdline paramLen Brown
2013-01-31PCI: Document MPS parameters pci=pcie_bus_safe, pci=pcie_bus_perf, etcYijing Wang
2013-01-31PCI: Document hpiosize= and hpmemsize= resource reservation parametersYijing Wang
2013-01-29x86: Add Crash kernel low reservationYinghai Lu
2013-01-08rcu: Make rcu_nocb_poll an early_param instead of module_paramPaul Gortmaker
2012-12-20Documentation: kernel-parameters.txt remove capability.disableJosh Boyer
2012-12-17Documentation/kernel-parameters.txt: update mem= option's spec according to i...Wen Congyang
2012-12-16Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-12-11Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-12-11Merge branch 'x86-bsp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-12-11Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-12-11mm: sched: numa: Control enabling and disabling of NUMA balancingMel Gorman
2012-11-16rcu: Add callback-free CPUsPaul E. McKenney
2012-11-15can: grcan: Add device driver for GRCAN and GRHCAN coresAndreas Larsson
2012-11-14doc: Add x86 CPU0 online/offline featureFenghua Yu
2012-11-02tracing: Add trace_options kernel command line parameterSteven Rostedt