summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide/kernel-parameters.txt
AgeCommit message (Expand)AuthorFilesLines
2025-01-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-6/+10
2025-01-27Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+9
2025-01-26mm: add build-time option for hotplug memory default online typeGregory Price1-2/+2
2025-01-26Merge tag 'pci-v6.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2025-01-24Merge tag 'trace-v6.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds1-0/+8
2025-01-22Merge tag 'docs-6.14' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2025-01-22Documentation: Fix pci=config_acs= exampleAkihiko Odaki1-1/+1
2025-01-22Merge tag 'rcu.release.v6.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+89
2025-01-21Merge tag 'sched-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+3
2025-01-16tracing: Cache ":mod:" events for modules not loaded yetSteven Rostedt1-0/+8
2025-01-14mm: shmem: add a kernel command line to change the default huge policy for tmpfsBaolin Wang1-0/+7
2025-01-09Documentation/kernel-parameters: Fix a reference to vga-softcursor.rstLubomir Rintel1-1/+1
2025-01-08Documentation: Update the behaviour of "kvm-arm.mode"Mostafa Saleh1-6/+10
2024-12-30Documentation/kernel-parameters: Fix a typo in kvm.enable_virt_at_load textBorislav Petkov (AMD)1-1/+1
2024-12-14rcutorture: Add parameters to control polled/conditional wait intervalPaul E. McKenney1-0/+38
2024-12-14rcutorture: Add documentation for recent conditional and polled APIsPaul E. McKenney1-1/+35
2024-12-14rcutorture: Add random real-time preemptionPaul E. McKenney1-0/+16
2024-12-10Merge branch 'linus' into x86/cleanups, to resolve conflictIngo Molnar1-0/+5
2024-12-10Documentation: Merge x86-specific boot options doc into kernel-parameters.txtBorislav Petkov (AMD)1-12/+225
2024-12-02sched/isolation: Make "isolcpus=nohz" equivalent to "nohz_full"Waiman Long1-1/+3
2024-12-02sched/core: Update kernel boot parameters for LAZY preempt.Sebastian Andrzej Siewior1-0/+5
2024-11-28Merge tag 'soundwire-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+4
2024-11-27Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+4
2024-11-26Merge tag 'slab-for-6.13-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+10
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+17
2024-11-21Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-0/+1
2024-11-20Merge tag 'docs-6.13' of git://git.lwn.net/linuxLinus Torvalds1-6/+16
2024-11-19Merge tag 'rcu.release.v6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+8
2024-11-19Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+3
2024-11-16Merge branches 'rcu/fixes', 'rcu/nocb', 'rcu/torture', 'rcu/stall' and 'rcu/s...Frederic Weisbecker1-0/+8
2024-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+10
2024-11-13tpm: Opt-in in disable PCR integrity protectionJarkko Sakkinen1-0/+9
2024-11-12doc: Remove kernel-parameters.txt entry for rcutorture.read_exitPaul E. McKenney1-5/+0
2024-11-12rcutorture: Add srcu_read_lock_lite() support to rcutorture.reader_flavorPaul E. McKenney1-2/+2
2024-11-12rcutorture: Add reader_flavor parameter for SRCU readersPaul E. McKenney1-0/+8
2024-11-12net: Implement fault injection forcing skb reallocationBreno Leitao1-0/+1
2024-11-12mm: shmem: override mTHP shmem default with a kernel parameterMaíra Canal1-0/+10
2024-11-12mm: shmem: control THP support through the kernel command lineMaíra Canal1-0/+7
2024-11-08mm: fix docs for the kernel parameter ``thp_anon=``Maíra Canal1-1/+1
2024-11-04Documentation: Improve crash_kexec_post_notifiers descriptionGuilherme G. Piccoli1-6/+10
2024-10-29SLUB: Add support for per object memory policiesChristoph Lameter1-0/+10
2024-10-14Documentation/tracing: Mention that RESET_ATTACK_MITIGATION can clear memorySteven Rostedt1-0/+6
2024-10-10soundwire: intel_auxdevice: add kernel parameter for mclk dividerPierre-Louis Bossart1-0/+4
2024-10-04arm64/idreg: Add overrride for GCSMark Brown1-0/+3
2024-10-03PCI: Add TLP Processing Hints (TPH) supportWei Huang1-0/+4
2024-09-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+17
2024-09-22Merge tag 'trace-ring-buffer-v6.12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+45
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+24
2024-09-18Merge tag 'iommu-updates-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-6/+11
2024-09-18Merge tag 'rcu.release.v6.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-9/+11