summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide/kernel-parameters.txt
AgeCommit message (Expand)AuthorFilesLines
2024-05-14Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2024-05-13Merge tag 'docs-6.10' of git://git.lwn.net/linuxLinus Torvalds1-7/+5
2024-05-13Merge tag 'keys-trusted-next-6.10-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+13
2024-05-13Merge tag 'rcu.next.v6.10' of https://github.com/urezki/linuxLinus Torvalds1-0/+14
2024-05-13Merge tag 's390-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-1/+3
2024-05-09docs: document DCP-backed trusted keys kernel paramsDavid Gstir1-0/+13
2024-05-08Merge tag 'pci-v6.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+3
2024-05-03PCI/ASPM: Clarify that pcie_aspm=off means leave ASPM untouchedBjorn Helgaas1-2/+3
2024-05-02Docs: typos/spellingRemington Brasga1-1/+1
2024-04-25cpu: Ignore "mitigations" kernel parameter if CPU_MITIGATIONS=nSean Christopherson1-0/+3
2024-04-24mm: Update shuffle documentation to match its current stateMaĆ­ra Canal1-6/+4
2024-04-24sched/pelt: Remove shift of thermal clockVincent Guittot1-0/+1
2024-04-17s390: Map kernel at fixed location when KASLR is disabledAlexander Gordeev1-1/+3
2024-04-15rcu: Reduce synchronize_rcu() latencyUladzislau Rezki (Sony)1-0/+14
2024-04-12x86/bugs: Remove CONFIG_BHI_MITIGATION_AUTO and spectre_bhi=autoJosh Poimboeuf1-3/+0
2024-04-11x86/bugs: Clarify that syscall hardening isn't a BHI mitigationJosh Poimboeuf1-2/+1
2024-04-11x86/bugs: Fix BHI documentationJosh Poimboeuf1-5/+7
2024-04-09Merge tag 'nativebhi' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+12
2024-04-08x86/bhi: Mitigate KVM by defaultPawan Gupta1-2/+3
2024-04-08x86/bhi: Add BHI mitigation knobPawan Gupta1-0/+11
2024-03-29tracing: Fix documentation on tp_printk cmdline optionVitaly Chikunov1-1/+1
2024-03-19Merge tag 'trace-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds1-5/+21
2024-03-18tracing: Support to dump instance traces by ftrace_dump_on_oopsHuang Yiwei1-5/+21
2024-03-15Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds1-0/+1
2024-03-14Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-10/+4
2024-03-13Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-0/+16
2024-03-13Merge tag 'slab-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds1-43/+32
2024-03-13Merge tag 'docs-6.9' of git://git.lwn.net/linuxLinus Torvalds1-0/+5
2024-03-12Merge tag 'rfds-for-linus-2024-03-11' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+21
2024-03-12Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2024-03-12Merge tag 'x86_misc_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2024-03-12Merge tag 'x86_sev_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+1
2024-03-12Merge tag 'x86-fred-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+6
2024-03-12Merge tag 'x86-apic-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-9/+0
2024-03-12Merge tag 'timers-core-2024-03-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-6/+0
2024-03-11x86/rfds: Mitigate Register File Data Sampling (RFDS)Pawan Gupta1-0/+21
2024-03-11Merge tag 'wq-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-0/+9
2024-03-11Merge branch 'pm-cpufreq'Rafael J. Wysocki1-0/+5
2024-02-27Merge branches 'rcu-doc.2024.02.14a', 'rcu-nocb.2024.02.14a', 'rcu-exp.2024.0...Boqun Feng1-0/+5
2024-02-26drm/edid/firmware: Remove built-in EDIDsMaxime Ripard1-10/+4
2024-02-23panic: add option to dump blocked tasks in panic_printFeng Tang1-0/+1
2024-02-22PM: hibernate: Support to select compression algorithmNikhil V1-0/+11
2024-02-22workqueue: Control intensive warning threshold through cmdlineXuewen Yan1-0/+9
2024-02-21clocksource: Scale the watchdog read retries automaticallyFeng Tang1-6/+0
2024-02-16x86/cpu: Detect real BSP on crash kernelsThomas Gleixner1-9/+0
2024-02-14rcu: Provide a boot time parameter to control lazy RCUQais Yousef1-0/+5
2024-02-14doc: Add EARLY flag to early-parsed kernel boot parametersPaul E. McKenney1-235/+249
2024-02-14Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe...Ingo Molnar1-2/+2
2024-02-05docs: Document possible_cpus parameterGuilherme G. Piccoli1-0/+5
2024-02-03x86/Kconfig: Remove CONFIG_AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULTBorislav Petkov (AMD)1-3/+1