summaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide/kernel-parameters.txt
AgeCommit message (Expand)AuthorFilesLines
2022-04-16Docs/admin: alphabetize some kernel-parameters (part 1)Randy Dunlap1-56/+57
2022-04-16Docs: admin/kernel-parameters: edit a few boot optionsRandy Dunlap1-11/+36
2022-04-16x86/efi: Remove references of EFI earlyprintk from documentationAkihiko Odaki1-2/+2
2022-04-11rcu-tasks: Print pre-stall-warning informational messagesPaul E. McKenney1-3/+27
2022-04-11srcu: Add contention-triggered addition of srcu_node treePaul E. McKenney1-0/+9
2022-04-11srcu: Add boot-time control over srcu_node array allocationPaul E. McKenney1-0/+13
2022-04-07x86/sev: Add a sev= cmdline optionMichael Roth1-0/+2
2022-04-04x86/cpu: Remove "noclflush"Borislav Petkov1-2/+0
2022-04-04x86/cpu: Remove "noexec"Borislav Petkov1-5/+0
2022-04-04x86/cpu: Remove "nosmep"Borislav Petkov1-1/+1
2022-04-04x86/cpu: Remove CONFIG_X86_SMAP and "nosmap"Borislav Petkov1-1/+1
2022-04-04x86/cpu: Remove "nosep"Borislav Petkov1-2/+0
2022-04-04x86/cpu: Allow feature bit names from /proc/cpuinfo in clearcpuid=Borislav Petkov1-3/+8
2022-03-25random: treat bootloader trust toggle the same way as cpu trust toggleJason A. Donenfeld1-0/+6
2022-03-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+5
2022-03-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-4/+26
2022-03-23panic: move panic_print before kmsg dumpersGuilherme G. Piccoli1-0/+4
2022-03-23panic: add option to dump all CPUs backtraces in panic_printGuilherme G. Piccoli1-0/+1
2022-03-23Merge tag 'trace-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds1-0/+8
2022-03-23Merge tag 'printk-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+7
2022-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2022-03-22mm: hugetlb: free the 2nd vmemmap page associated with each HugeTLB pageMuchun Song1-1/+1
2022-03-21Merge tag 'hwmon-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-11/+24
2022-03-21Merge tag 'docs-5.18' of git://git.lwn.net/linuxLinus Torvalds1-0/+18
2022-03-21Merge tag 'rcu.2022.03.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+2
2022-03-16docs/kernel-parameters: update description of mem=Mike Rapoport1-0/+18
2022-03-11tracing: Add snapshot at end of kernel boot upSteven Rostedt (Google)1-0/+8
2022-02-27Documentation: admin-guide: Add Documentation for undocumented dell_smm_hwmon...Armin Wolf1-0/+6
2022-02-27Documentation: admin-guide: Update i8k driver nameArmin Wolf1-11/+18
2022-02-24vsprintf: Fix %pK with kptr_restrict == 0Christophe Leroy1-2/+1
2022-02-21Docs: printk: add 'console=null|""' to admin/kernel-parametersRandy Dunlap1-0/+6
2022-02-21Documentation/hw-vuln: Update spectre docPeter Zijlstra1-2/+6
2022-02-18KVM: x86/mmu: Remove MMU auditingSean Christopherson1-4/+0
2022-02-10KVM: x86/mmu: Split huge pages mapped by the TDP MMU during KVM_CLEAR_DIRTY_LOGDavid Matlack1-1/+3
2022-02-10KVM: x86/mmu: Split huge pages mapped by the TDP MMU when dirty logging is en...David Matlack1-0/+24
2022-02-01rcu: Update documentation regarding kthread_prio cmdline parameterAlison Chaiken1-0/+2
2022-01-14Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-1/+15
2022-01-13Merge tag 'timers-core-2022-01-13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+2
2022-01-11Merge tag 'rcu.2022.01.09a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-18/+52
2022-01-10Merge tag 'pm-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-3/+12
2022-01-10Merge tag 'drm-next-2022-01-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+7
2022-01-10Merge tag 'm68k-for-v5.17-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2022-01-10Merge branches 'pm-cpuidle', 'pm-core' and 'pm-sleep'Rafael J. Wysocki1-3/+12
2021-12-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+2
2021-12-20KVM: VMX: Fix stale docs for kvm-intel.emulate_invalid_guest_stateSean Christopherson1-2/+6
2021-12-09Merge branches 'doc.2021.11.30c', 'exp.2021.12.07a', 'fastnohz.2021.11.30c', ...Paul E. McKenney1-18/+52
2021-12-09rcu/nocb: Allow empty "rcu_nocbs" kernel parameterFrederic Weisbecker1-13/+24
2021-12-09rcu-tasks: Use fewer callbacks queues if callback flood endsPaul E. McKenney1-0/+8
2021-12-09rcu-tasks: Use more callback queues if contention encounteredPaul E. McKenney1-0/+8
2021-12-09rcu-tasks: Add rcupdate.rcu_task_enqueue_lim to set initial queueingPaul E. McKenney1-0/+7