aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/kernel-parameters.txt
Commit message (Expand)AuthorAge
* doc/x86: fix doc subdirsUwe Hermann2008-10-28
* Merge branch 'linus' into testLen Brown2008-10-23
|\
| * PCI: document the pcie_aspm kernel parameterChuck Ebbert2008-10-20
| * PCI: Document that most pci options are shared between i386 and x86-64Andi Kleen2008-10-20
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-10-20
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2008-10-19
| | |\
| | * | doc: Add remaining SH parameters to kernel-parameters.txt.Paul Mundt2008-09-21
| * | | kdump: update elfcorehdr documentation to reflect supported architecturesSimon Horman2008-10-20
| | |/ | |/|
| * | USB: hub.c: Add initial_descriptor_timeout module parameter for usbcoreJaroslav Kysela2008-10-17
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2008-10-16
| |\ \
| | * | driver core: basic infrastructure for per-module dynamic debug messagesJason Baron2008-10-16
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-10-16
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch 'next' into for-linusDmitry Torokhov2008-10-15
| | |\ \ | | | |/ | | |/|
| | | * Input: document i8042.debug in kernel-parameters.txtJiri Kosina2008-10-08
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x...Ingo Molnar2008-10-12
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | | | * | x86: usb debug port early console, v4Yinghai Lu2008-07-26
| | | | | |/
| | | | * | Merge branch 'linus' into x86/memory-corruption-checkIngo Molnar2008-10-12
| | | | |\ \ | | |_|_|/ / | |/| | | |
| | | | * | x86: clean up memory corruption check and add more kernel parametersJeremy Fitzhardinge2008-09-07
| | | | * | x86: check for and defend against BIOS memory corruptionJeremy Fitzhardinge2008-09-07
| | | |/ / | | |/| |
| * | | | Merge phase #4 (X2APIC, APIC unification, CPU identification unification) of ...Linus Torvalds2008-10-11
| |\ \ \ \
| | * \ \ \ Merge branch 'x86/apic' into x86-v28-for-linus-phase4-BIngo Molnar2008-10-11
| | |\ \ \ \
| | | * \ \ \ Merge branch 'x86/x2apic' into x86/coreIngo Molnar2008-07-26
| | | |\ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | | * | | Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-25
| | | | |\ \ \
| | | | * \ \ \ Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-22
| | | | |\ \ \ \
| | | | * \ \ \ \ Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-18
| | | | |\ \ \ \ \
| | | | * | | | | | x2apic: kernel-parameter documentation for "x2apic_phys"Suresh Siddha2008-07-12
| | | | * | | | | | x64, x2apic/intr-remap: add x2apic support, including enabling interrupt-rema...Suresh Siddha2008-07-12
| * | | | | | | | | Merge phase #3 (IOMMU) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/l...Linus Torvalds2008-10-11
| |\| | | | | | | |
| | | \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | *---. \ \ \ \ \ \ \ Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for...Ingo Molnar2008-10-10
| | |\ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / | | | | |/| | | | | / / | | | | |_|_|_|_|_|/ / | | | |/| | | | | | |
| | | | | * | | | | | iommu: remove fullflush and nofullflush in IOMMU generic optionFUJITA Tomonori2008-09-22
| | | | | * | | | | | x86: move GART TLB flushing options to generic codeJoerg Roedel2008-09-19
| | | | |/ / / / / / | | | |/| | | | | |
| * | / | | | | | | Documentation: Document the RB532 specific kmac tagFlorian Fainelli2008-10-11
| |/ / / / / / / /
| | | | | | | | |
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-----. \ \ \ \ \ \ \ Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr...Ingo Molnar2008-10-06
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | / / / / / / | | | |_|_|/ / / / / / | | |/| | | | | | | |
| | | | * | | | | | | x86: remove 8254 timer texts from DocumentationLuiz Fernando N. Capitulino2008-08-28
| | | | |/ / / / / /
| | | * | | | | | | Merge commit 'v2.6.27-rc7' into x86/debugIngo Molnar2008-09-22
| | | |\ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| | | * | | | | | | x86_64: printout msr -v2Yinghai Lu2008-08-22
* | | | | | | | | | Merge branch 'pnp-debug' into testLen Brown2008-10-22
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | PNP: add CONFIG_PNP_DEBUG_MESSAGES and pnp_dbg()Bjorn Helgaas2008-10-10
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'misc' into testLen Brown2008-10-22
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ACPI: Allow overriding to higher critical trip point.Zhang Rui2008-10-17
| |/ / / / / / / / /
* | | | | | | | | | ACPI: Add "acpi.power_nocheck=1" to disable power state check in power transi...Zhao Yakui2008-10-22
* | | | | | | | | | ACPI: Add expand acpi.debug_layer in kernel-parameters.txtThomas Renninger2008-10-22
|/ / / / / / / / /
* | | / / / / / / libata: implement no[hs]rst force paramsTejun Heo2008-08-22
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | documentation: describe bootmem_debug kernel parameterAndreas Herrmann2008-08-20
|/ / / / / / /
* | | | | / / remove some more tipar bitsAdrian Bunk2008-07-25
| |_|_|_|/ / |/| | | | |
* | | | | | pm: acpi hibernation: utilize hardware signatureShaohua Li2008-07-24
* | | | | | pm: boot time suspend selftestDavid Brownell2008-07-24
* | | | | | powerpc: support multiple hugepage sizesJon Tollefson2008-07-24
* | | | | | hugetlb: override default huge page sizeNick Piggin2008-07-24
* | | | | | x86: add hugepagesz option on 64-bitAndi Kleen2008-07-24