aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide/kernel-parameters.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-10Merge branch 'core-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+8
2019-03-10Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+5
2019-03-09Merge tag 'docs-5.1' of git://git.lwn.net/linuxLinus Torvalds1-3/+10
2019-03-07Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-5/+7
2019-03-06Merge tag 'usb-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-1/+2
2019-03-06Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-0/+4
2019-03-06Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+7
2019-03-05Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-13/+19
2019-02-25LSM: Ignore "security=" when "lsm=" is specifiedKees Cook1-6/+4
2019-02-22usb: core: add option of only authorizing internal devicesDmitry Torokhov1-1/+2
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+3
2019-02-14async: Add cmdline option to specify drivers to be async probedFeng Tang1-0/+4
2019-02-13Merge branch 'rcu-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar1-13/+19
2019-02-06Documentation: Document arm64 kpti controlJeremy Linton1-0/+6
2019-02-06doc: kernel-parameters.txt: fix documentation of elevator parameterOtto Sabart1-3/+4
2019-02-06arm64: Enable the support of pseudo-NMIsJulien Thierry1-0/+5
2019-02-04efi/x86: Convert x86 EFI earlyprintk into generic earlycon implementationArd Biesheuvel1-1/+7
2019-02-01ipconfig: add carrier_timeout kernel parameterMartin Kepplinger1-0/+5
2019-01-30iommu/vt-d: Leave scalable mode default offLu Baolu1-4/+3
2019-01-25doc: Now jiffies_till_sched_qs solicits help from cond_resched()Paul E. McKenney1-13/+14
2019-01-25rcu: Add sysrq rcu_node-dump capabilityPaul E. McKenney1-0/+5
2019-01-08LSM: Introduce "lsm=" for boottime LSM selectionKees Cook1-0/+4
2019-01-05Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+6
2019-01-04panic: add options to print system info when panic happensFeng Tang1-0/+8
2019-01-01Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-6/+6
2018-12-31tty: serial: Add RDA8810PL UART driverManivannan Sadhasivam1-0/+6
2018-12-29Merge tag 'docs-5.0' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2018-12-29Merge branch 'for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds1-2/+6
2018-12-28cgroup: Add named hierarchy disabling to cgroup_no_v1 boot paramTejun Heo1-2/+6
2018-12-27Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+1
2018-12-26Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-18/+17
2018-12-25Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+3
2018-12-21Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-cpufreq-sched'Rafael J. Wysocki1-0/+3
2018-12-20powerpc/fsl: Add FSL_PPC_BOOK3E as supported arch for nospectre_v2 boot argDiana Craciun1-1/+1
2018-12-20Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' and 'core' into nextJoerg Roedel1-6/+6
2018-12-11cpuidle: Add cpuidle.governor= command line parameterRafael J. Wysocki1-0/+3
2018-12-11x86/speculation/l1tf: Drop the swap storage limit restriction when l1tf=offMichal Hocko1-0/+3
2018-12-11iommu/vt-d: Enumerate the scalable mode capabilityLu Baolu1-6/+6
2018-12-04Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar1-18/+17
2018-12-01rcutorture: Remove cbflood facilityPaul E. McKenney1-18/+0
2018-12-01Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+54
2018-11-30psi: make disabling/enabling easier for vendor kernelsJohannes Weiner1-0/+4
2018-11-30Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+2
2018-11-28x86/speculation: Provide IBPB always command line optionsThomas Gleixner1-0/+12
2018-11-28x86/speculation: Add seccomp Spectre v2 user space protection modeThomas Gleixner1-1/+8
2018-11-28x86/speculation: Enable prctl mode for spectre_v2_userThomas Gleixner1-1/+6
2018-11-28x86/speculation: Add command line control for indirect branch speculationThomas Gleixner1-2/+30
2018-11-20perf/x86/intel: Fix regression by default disabling perfmon v4 interrupt handlingPeter Zijlstra1-1/+2
2018-11-20Documentation: Use "while" instead of "whilst"Will Deacon1-1/+1
2018-11-12doc: Document rcutorture forward-progress test kernel parametersPaul E. McKenney1-0/+17