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