aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/kernel-parameters.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-15Merge git://git.infradead.org/iommu-2.6Linus Torvalds1-0/+7
2010-08-14Documentation: move SCSI parameters to their own text fileRandy Dunlap1-126/+2
2010-08-11panic: keep blinking in spite of long spin timer modeTAMUKI Shoichi1-3/+0
2010-08-10serial: MMIO32 support for 8250_early.cSamium Gromoff1-0/+3
2010-08-10intr-remap: allow disabling source id checkingChris Wright1-0/+7
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-161/+6
2010-08-06Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+1
2010-08-06Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-0/+2
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+2
2010-08-05Merge branch 'kms-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdbLinus Torvalds1-3/+6
2010-08-05Merge branch 'upstream/xen' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xenLinus Torvalds1-0/+11
2010-08-05kgdb,docs: Update the kgdb docs to include kmsJason Wessel1-3/+6
2010-08-05Merge branch 'topic/misc' into for-linusTakashi Iwai1-161/+6
2010-08-05Merge branch 'perf/nmi' into perf/coreIngo Molnar1-0/+2
2010-08-04Merge branch 'upstream/pvhvm' into upstream/xenJeremy Fitzhardinge1-0/+11
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-2/+1
2010-08-02AppArmor: update Maintainer and DocumentationJohn Johansen1-0/+8
2010-07-30x86/PCI: Add option to not assign BAR's if not already assignedMike Habeck1-0/+2
2010-07-27time: Kill off CONFIG_GENERIC_TIMEJohn Stultz1-2/+1
2010-07-26x86: Unplug emulated disks and nics.Stefano Stabellini1-0/+11
2010-07-24ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAMRafael J. Wysocki1-2/+2
2010-07-14lmb: rename to memblockYinghai Lu1-1/+1
2010-06-25netfilter: complete the deprecation of CONFIG_NF_CT_ACCTTim Gardner1-2/+1
2010-06-18PCI/PM: Do not use native PCIe PME by defaultRafael J. Wysocki1-1/+3
2010-06-08sound: move driver parameters to their own filesRandy Dunlap1-161/+6
2010-05-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-2/+10
2010-05-28Merge branch 'ht-delete-2.6.35' into releaseLen Brown1-2/+1
2010-05-25libata: implement dump_id force paramTejun Heo1-0/+2
2010-05-25watchdog: update/improve/consolidate watchdog driverRandy Dunlap1-11/+4
2010-05-20echi-dbgp: Add kernel debugger support for the usb debug portJason Wessel1-0/+11
2010-05-20kgdboc: Add ekgdboc for early use of the kernel debuggerJason Wessel1-0/+6
2010-05-20kgdb,docs: Update the kgdb docs to include kdbJason Wessel1-1/+5
2010-05-20kgdboc,keyboard: Keyboard driver for kdb with kgdbJason Wessel1-3/+5
2010-05-20Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-0/+1
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds1-0/+10
2010-05-19ACPI, APEI, Error Record Serialization Table (ERST) supportHuang Ying1-0/+4
2010-05-19ACPI, APEI, Document for APEIHuang Ying1-0/+5
2010-05-18Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+5
2010-05-13Merge commit 'v2.6.34-rc7' into tracing/coreIngo Molnar1-1/+1
2010-05-12lockup_detector: Combine nmi_watchdog and softlockup detectorDon Zickus1-0/+2
2010-05-11x86/amd-iommu: Add amd_iommu=off command line optionJoerg Roedel1-0/+2
2010-05-06Merge branch 'master' into nextJames Morris1-6/+1
2010-04-23Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/coreIngo Molnar1-1/+5
2010-04-22libata: fix docs, RE port and device of libata.force ID separated by pointRoman Fietze1-1/+1
2010-04-21tracing: Dump either the oops's cpu source or all cpus buffersFrederic Weisbecker1-1/+5
2010-04-20ACPI: add boot option acpi=copy_dsdt to fix corrupt DSDTLin Ming1-0/+1
2010-04-07Merge branch 'amd-iommu/fixes' into iommu/fixesJoerg Roedel1-5/+0
2010-04-07x86/amd-iommu: Remove obsolete parameter documentationJoerg Roedel1-5/+0
2010-03-31Merge branch 'master' into nextJames Morris1-4/+6
2010-03-26TPM: workaround to enforce PCR updates across suspendsRajiv Andrade1-0/+10