aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/kernel-parameters.txt
Commit message (Expand)AuthorAge
* Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-01-11
|\
| * x86, NMI: Add knob to disable using NMI IPIs to stop cpusDon Zickus2011-12-05
* | Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-01-11
|\ \
| * \ Merge branch 'slab/urgent' into slab/for-linusPekka Enberg2012-01-11
| |\ \
| * | | slab: introduce slab_max_order kernel parameterDavid Rientjes2011-11-10
| | |/ | |/|
* | | Merge branch 'akpm' (aka "Andrew's patch-bomb")Linus Torvalds2012-01-10
|\ \ \
| * | | mm: more intensive memory corruption debuggingStanislaw Gruszka2012-01-10
* | | | Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-01-10
|\ \ \ \
| * | | | NFSv4: Change the default setting of the nfs4_disable_idmapping parameterTrond Myklebust2012-01-09
| | |_|/ | |/| |
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2012-01-10
|\ \ \ \
| * \ \ \ Merge branches 'iommu/page-sizes' and 'iommu/group-id' into nextJoerg Roedel2012-01-09
| |\ \ \ \
| | * | | | iommu: Add option to group multi-function devicesAlex Williamson2011-11-15
| | | |_|/ | | |/| |
| * | | | iommu/amd: Put IOMMUv2 capable devices in pt_domainJoerg Roedel2011-12-12
| | |/ / | |/| |
* | | | Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-01-10
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge remote-tracking branch 'tip/perf/core' into kvm-updates/3.3Avi Kivity2011-12-27
| |\ \ \
| * | | | KVM: MMU: remove oos_shadow parameterXiao Guangrong2011-12-27
| | |/ / | |/| |
* | | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-01-09
|\ \ \ \
| * | | | Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2011-12-12
| |\| | |
| * | | | USB: make the usbfs memory limit configurableAlan Stern2011-11-18
| | |_|/ | |/| |
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-01-06
|\ \ \ \
| * \ \ \ Merge commit 'v3.2-rc7' into x86/asmIngo Molnar2012-01-04
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | x86: Default to vsyscall=emulateAndy Lutomirski2011-12-05
| | |/ / | |/| |
* | | | Merge commit 'v3.2-rc6' into perf/coreIngo Molnar2011-12-20
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2011-12-09
| |\ \ \
| | * | | iommu/amd: Fix typo in kernel-parameters.txtSedat Dilek2011-12-06
| | |/ /
| * / / x86, AMD: Correct align_va_addr documentationBorislav Petkov2011-12-05
| |/ /
* | | Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/...Ingo Molnar2011-12-20
|\ \ \ | |_|/ |/| |
| * | oprofile, s390: Add event interface to the System z hardware sampling moduleAndreas Krebbel2011-12-07
* | | Merge branch 'core' of git://amd64.org/linux/rric into perf/coreIngo Molnar2011-11-15
|\| | | |/ |/|
| * oprofile, x86: Add kernel parameter oprofile.cpu_type=timerRobert Richter2011-11-04
* | Merge branch 'akpm' (Andrew's incoming)Linus Torvalds2011-10-31
|\ \
| * | printk: add console_suspend module parameterYanmin Zhang2011-10-31
| * | printk: add module parameter ignore_loglevel to control ignore_loglevelYanmin Zhang2011-10-31
* | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-10-31
|\ \ \ | |/ / |/| |
| * | [S390] kdump: Add size to elfcorehdr kernel parameterMichael Holzheu2011-10-30
* | | Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-10-30
|\ \ \ | |/ / |/| |
| * | KVM: nVMX: Document 'nested' parameterSasha Levin2011-09-25
| |/
* | Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-10-28
|\ \
| * | x86, random: Verify RDRAND functionality and allow it to be disabledH. Peter Anvin2011-07-31
* | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-10-28
|\ \ \
| * | | x86, amd: Avoid cache aliasing penalties on AMD family 15hBorislav Petkov2011-08-05
| |/ /
* | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-10-26
|\ \ \
| * | | x86, x2apic: Enable the bios request for x2apic optoutSuresh Siddha2011-09-21
| | |/ | |/|
* | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-25
|\ \ \
| * | | PM / Hibernate: Add resumedelay kernel param in addition to resumewaitBarry Song2011-10-16
| * | | PM / Hibernate: Add resumewait param to support MMC-like devices as resume fileBarry Song2011-10-16
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-10-25
|\ \ \
| * | | doc: fix broken referencesPaul Bolle2011-09-27
| |/ /
* | | Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds2011-10-25
|\ \ \
| * \ \ Merge branch 'next-evm' of git://git.kernel.org/pub/scm/linux/kernel/git/zoha...James Morris2011-08-08
| |\ \ \