summaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide/kernel-parameters.txt
AgeCommit message (Expand)AuthorFilesLines
2021-02-26lib: stackdepot: add support to disable stack depotVijayanand Jitta1-0/+6
2021-02-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-8/+0
2021-02-24mm, slub: remove slub_memcg_sysfs boot param and CONFIG_SLUB_MEMCG_SYSFS_ONVlastimil Babka1-8/+0
2021-02-24Merge tag 'sfi-removal-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-6/+0
2021-02-24Merge tag 'driver-core-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+5
2021-02-23Merge tag 'dmaengine-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+6
2021-02-22Merge tag 'printk-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+15
2021-02-22Merge tag 'docs-5.12' of git://git.lwn.net/linuxLinus Torvalds1-7/+12
2021-02-21Merge tag 'integrity-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+4
2021-02-21Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+9
2021-02-21Merge tag 'perf-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-6/+0
2021-02-21Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+7
2021-02-21Merge tag 'locking-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-5/+6
2021-02-21Merge tag 'core-rcu-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-6/+33
2021-02-21Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-14/+0
2021-02-17preempt: Introduce CONFIG_PREEMPT_DYNAMICMichal Hocko1-0/+7
2021-02-15lib/vsprintf: no_hash_pointers prints all addresses as unhashedTimur Tabi1-0/+15
2021-02-12Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar1-6/+33
2021-02-12Merge branch 'linus' into locking/core, to pick up upstream fixesIngo Molnar1-6/+10
2021-02-11Documentation/admin-guide: kernel-parameters: Update nohlt sectionFlorian Fainelli1-3/+8
2021-02-09x86/apb_timer: Remove driver for deprecated platformAndy Shevchenko1-6/+0
2021-02-09arm64: cpufeatures: Allow disabling of Pointer Auth from the command-lineMarc Zyngier1-0/+3
2021-02-09arm64: cpufeatures: Allow disabling of BTI from the command-lineMarc Zyngier1-0/+3
2021-02-09arm64: Make kvm-arm.mode={nvhe, protected} an alias of id_aa64mmfr1.vh=0Marc Zyngier1-0/+3
2021-02-09driver core: Add fw_devlink.strict kernel paramSaravana Kannan1-0/+5
2021-01-29drivers: Remove CONFIG_OPROFILE supportViresh Kumar1-14/+0
2021-01-28Documentation/admin-guide: kernel-parameters: update CMA entriesRandy Dunlap1-4/+4
2021-01-27perf/intel: Remove Perfmon-v4 counter_freezing supportPeter Zijlstra1-6/+0
2021-01-26dmaengine: idxd: add module parameter to force disable of SVADave Jiang1-0/+6
2021-01-22Merge branches 'doc.2021.01.06a', 'fixes.2021.01.04b', 'kfree_rcu.2021.01.04a...Paul E. McKenney1-0/+33
2021-01-15Merge tag 'for-linus-5.11-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+4
2021-01-14IMA: define a builtin critical data measurement policyLakshmi Ramasubramanian1-1/+4
2021-01-14locking/selftests: More granular debug_locks_verbosePeter Zijlstra1-5/+6
2021-01-13x86/xen: Add xen_no_vector_callback option to test PCI INTX deliveryDavid Woodhouse1-0/+4
2021-01-07Documentation/admin-guide: kernel-parameters: hyphenate comma-separatedRandy Dunlap1-6/+6
2021-01-06torture: Throttle VERBOSE_TOROUT_*() outputPaul E. McKenney1-0/+8
2021-01-06refscale: Allow summarization of verbose outputPaul E. McKenney1-0/+6
2021-01-06rcutorture: Test runtime toggling of CPUs' callback offloadingPaul E. McKenney1-0/+8
2021-01-04rcu: Enable rcu_normal_after_boot unconditionally for RTJulia Cartwright1-0/+7
2021-01-04rcu: Unconditionally use rcuc threads on PREEMPT_RTScott Wood1-0/+4
2021-01-04doc: Remove obsolete rcutree.rcu_idle_lazy_gp_delay boot parameterPaul E. McKenney1-6/+0
2020-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+10
2020-12-16Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2020-12-16Merge tag 'iommu-updates-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-5/+0
2020-12-15Merge tag 'usb-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+1
2020-12-14Merge tag 'docs-5.11' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2020-12-14Merge tag 'x86_sgx_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2020-12-09USB: UAS: introduce a quirk to set no_write_sameOliver Neukum1-0/+1
2020-12-04KVM: arm64: Add kvm-arm.mode early kernel parameterDavid Brazdil1-0/+10
2020-11-30Documentation/admin-guide: mark memmap parameter is supported by a few archit...Barry Song1-1/+1