summaryrefslogtreecommitdiffstats
path: root/Documentation/kernel-parameters.txt
Commit message (Expand)AuthorAgeFilesLines
* x86, mm: Allow highmem user page tables to be disabled at boot timeIan Campbell2010-03-151-0/+7
* ARM: allow alignment fault mode to be configured at kernel bootRussell King2010-02-201-0/+5
* ACPI: processor: add kernel command line support for early _PDC evalAlex Chiang2010-01-221-0/+4
* ACPI: introduce kernel parameter acpi_sleep=sci_force_enableZhang Rui2009-12-301-1/+4
* Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2009-12-161-3/+3
|\
| * nfs: new subdir Documentation/filesystems/nfsJ. Bruce Fields2009-10-271-3/+3
* | vt: make the default cursor shape configurableClemens Ladisch2009-12-161-0/+5
* | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-12-121-0/+5
|\ \
| * | omap: mux: Add new style pin multiplexing code for omap3Tony Lindgren2009-12-111-0/+5
* | | USB: usb-storage: add BAD_SENSE flagAlan Stern2009-12-111-0/+2
|/ /
* | Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-081-0/+9
|\ \
| * | vc: Add support for hiding the cursor when creating VTsMatthew Garrett2009-11-131-0/+9
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-081-0/+3
|\ \
| * \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-051-12/+16
| |\ \
| * \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-181-0/+1
| |\ \ \ | | | |/ | | |/|
| * | | udp: dynamically size hash tables at boot timeEric Dumazet2009-10-071-0/+3
* | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-12-051-0/+9
|\ \ \ \
| * | | | x86, apic: Explain show_lapic= in kernel parameters listCyrill Gorcunov2009-10-141-0/+9
| | |/ / | |/| |
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-051-0/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | sched: Limit the number of scheduler debug messagesMike Travis2009-11-261-0/+2
| |/ /
* | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-051-0/+7
|\ \ \
| * | | Merge branch 'tracing/urgent' into tracing/coreIngo Molnar2009-10-291-0/+1
| |\| |
| * | | ftrace: add kernel command line graph function filteringStefan Assmann2009-10-121-0/+7
| | |/ | |/|
* | | Merge branch 'core-signal-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-051-2/+9
|\ \ \
| * | | signal: Print warning message when dropping signalsNaohiro Ooiwa2009-11-091-2/+9
| | |/ | |/|
* | | Merge branch 'master' into nextJames Morris2009-12-031-0/+1
|\| |
| * | x86: earlyprintk: Fix regression to handle serial,ttySn as 1 argJason Wessel2009-10-011-0/+1
| |/
* / security: remove root_plugJames Morris2009-10-201-10/+0
|/
* USB: ehci-dbgp,documentation: Documentation updates for ehci-dbgpJason Wessel2009-09-231-1/+1
* trivial: typo in kernel-parameters.txtStephen Hemminger2009-09-211-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-09-181-1/+1
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-09-161-5/+84
| |\
| * | sh: nmi_debug support.Paul Mundt2009-09-011-1/+1
* | | MIPS: Loongson: Add a machtype kernel command line argumentWu Zhangjin2009-09-171-0/+4
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-151-5/+6
|\ \
| * | percpu: kill lpage first chunk allocatorTejun Heo2009-08-141-5/+5
| * | percpu: generalize first chunk allocator selectionTejun Heo2009-08-141-5/+6
| * | percpu: rename 4k first chunk allocator to pageTejun Heo2009-08-141-1/+1
| |/
* | Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-09-141-0/+39
|\ \
| * | KVM: add module parameters documentationAndre Przywara2009-09-101-0/+39
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-141-0/+5
|\ \
| * \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-121-2/+2
| |\ \
| * | | netpoll: Introduce netpoll_carrier_timeout kernel optionAnton Vorontsov2009-07-081-0/+5
* | | | Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2009-09-111-0/+29
|\ \ \ \
| * | | | NFS: Add a dns resolver for use with NFSv4 referrals and migrationTrond Myklebust2009-08-191-0/+8
| * | | | Merge branch 'nfsv4_xdr_cleanups-for-2.6.32' into nfs-for-2.6.32Trond Myklebust2009-08-191-0/+4
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | SUNRPC: convert some sysctls into module parametersTrond Myklebust2009-08-091-0/+21
| | |_|/ | |/| |
* | | | Merge commit 'v2.6.31-rc9' into tracing/coreIngo Molnar2009-09-061-0/+4
|\ \ \ \ | | |/ / | |/| |
| * | | Documentation/kernel-parameters.txt: document libata's ignore_hpa optionMichael Prokop2009-08-121-0/+4
| |/ /
* | | Merge branch 'linus' into tracing/coreIngo Molnar2009-07-181-11/+9
|\| |