aboutsummaryrefslogtreecommitdiff
path: root/Documentation/admin-guide/kernel-parameters.txt
AgeCommit message (Expand)AuthorFilesLines
2022-03-24Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-0/+5
2022-03-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-4/+26
2022-03-23panic: move panic_print before kmsg dumpersGravatar Guilherme G. Piccoli 1-0/+4
2022-03-23panic: add option to dump all CPUs backtraces in panic_printGravatar Guilherme G. Piccoli 1-0/+1
2022-03-23Merge tag 'trace-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Gravatar Linus Torvalds 1-0/+8
2022-03-23Merge tag 'printk-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-2/+7
2022-03-22Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-1/+1
2022-03-22mm: hugetlb: free the 2nd vmemmap page associated with each HugeTLB pageGravatar Muchun Song 1-1/+1
2022-03-21Merge tag 'hwmon-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-11/+24
2022-03-21Merge tag 'docs-5.18' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-0/+18
2022-03-21Merge tag 'rcu.2022.03.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+2
2022-03-16docs/kernel-parameters: update description of mem=Gravatar Mike Rapoport 1-0/+18
2022-03-11tracing: Add snapshot at end of kernel boot upGravatar Steven Rostedt (Google) 1-0/+8
2022-02-27Documentation: admin-guide: Add Documentation for undocumented dell_smm_hwmon...Gravatar Armin Wolf 1-0/+6
2022-02-27Documentation: admin-guide: Update i8k driver nameGravatar Armin Wolf 1-11/+18
2022-02-24vsprintf: Fix %pK with kptr_restrict == 0Gravatar Christophe Leroy 1-2/+1
2022-02-21Docs: printk: add 'console=null|""' to admin/kernel-parametersGravatar Randy Dunlap 1-0/+6
2022-02-21Documentation/hw-vuln: Update spectre docGravatar Peter Zijlstra 1-2/+6
2022-02-18KVM: x86/mmu: Remove MMU auditingGravatar Sean Christopherson 1-4/+0
2022-02-10KVM: x86/mmu: Split huge pages mapped by the TDP MMU during KVM_CLEAR_DIRTY_LOGGravatar David Matlack 1-1/+3
2022-02-10KVM: x86/mmu: Split huge pages mapped by the TDP MMU when dirty logging is en...Gravatar David Matlack 1-0/+24
2022-02-01rcu: Update documentation regarding kthread_prio cmdline parameterGravatar Alison Chaiken 1-0/+2
2022-01-14Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 1-1/+15
2022-01-13Merge tag 'timers-core-2022-01-13' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-2/+2
2022-01-11Merge tag 'rcu.2022.01.09a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-18/+52
2022-01-10Merge tag 'pm-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Gravatar Linus Torvalds 1-3/+12
2022-01-10Merge tag 'drm-next-2022-01-07' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 1-0/+7
2022-01-10Merge tag 'm68k-for-v5.17-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+1
2022-01-10Merge branches 'pm-cpuidle', 'pm-core' and 'pm-sleep'Gravatar Rafael J. Wysocki 1-3/+12
2021-12-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-0/+2
2021-12-20KVM: VMX: Fix stale docs for kvm-intel.emulate_invalid_guest_stateGravatar Sean Christopherson 1-2/+6
2021-12-09Merge branches 'doc.2021.11.30c', 'exp.2021.12.07a', 'fastnohz.2021.11.30c', ...Gravatar Paul E. McKenney 1-18/+52
2021-12-09rcu/nocb: Allow empty "rcu_nocbs" kernel parameterGravatar Frederic Weisbecker 1-13/+24
2021-12-09rcu-tasks: Use fewer callbacks queues if callback flood endsGravatar Paul E. McKenney 1-0/+8
2021-12-09rcu-tasks: Use more callback queues if contention encounteredGravatar Paul E. McKenney 1-0/+8
2021-12-09rcu-tasks: Add rcupdate.rcu_task_enqueue_lim to set initial queueingGravatar Paul E. McKenney 1-0/+7
2021-12-09powerpc/kuep: Remove 'nosmep' boot time parameter except for book3s/64Gravatar Christophe Leroy 1-1/+1
2021-12-08PM: hibernate: Allow ACPI hardware signature to be honouredGravatar David Woodhouse 1-3/+12
2021-12-07rcutorture: Enable multiple concurrent callback-flood kthreadsGravatar Paul E. McKenney 1-1/+5
2021-11-30rcu: Remove the RCU_FAST_NO_HZ Kconfig optionGravatar Paul E. McKenney 1-4/+0
2021-11-30clocksource: Reduce the default clocksource_watchdog() retries to 2Gravatar Waiman Long 1-2/+2
2021-11-29m68k: Enable memtest functionalityGravatar Finn Thain 1-1/+1
2021-11-28Input: i8042 - add deferred probe supportGravatar Takashi Iwai 1-0/+2
2021-11-27Documentation/admin-guide: Document nomodeset kernel parameterGravatar Javier Martinez Canillas 1-0/+7
2021-11-25powerpc/xive: Add a kernel parameter for StoreEOIGravatar Cédric Le Goater 1-0/+6
2021-11-24powerpc/64s: Implement PMU override command line optionGravatar Nicholas Piggin 1-0/+8
2021-11-10Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 1-0/+14
2021-11-10Merge tag 'for-linus-5.16b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+7
2021-11-06Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Gravatar Linus Torvalds 1-0/+12
2021-11-06Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-5/+9