summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide/kernel-parameters.txt
AgeCommit message (Expand)AuthorFilesLines
2021-02-22Merge tag 'integrity-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+4
2021-02-22Merge 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-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-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-01-29drivers: Remove CONFIG_OPROFILE supportViresh Kumar1-14/+0
2021-01-27perf/intel: Remove Perfmon-v4 counter_freezing supportPeter Zijlstra1-6/+0
2021-01-23Merge 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-15IMA: 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-08Documentation/admin-guide: kernel-parameters: hyphenate comma-separatedRandy Dunlap1-6/+6
2021-01-07torture: Throttle VERBOSE_TOROUT_*() outputPaul E. McKenney1-0/+8
2021-01-07refscale: Allow summarization of verbose outputPaul E. McKenney1-0/+6
2021-01-07rcutorture: Test runtime toggling of CPUs' callback offloadingPaul E. McKenney1-0/+8
2021-01-05rcu: Enable rcu_normal_after_boot unconditionally for RTJulia Cartwright1-0/+7
2021-01-05rcu: Unconditionally use rcuc threads on PREEMPT_RTScott Wood1-0/+4
2021-01-05doc: 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-17Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2020-12-17Merge tag 'iommu-updates-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-5/+0
2020-12-16Merge tag 'usb-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+1
2020-12-15Merge tag 'docs-5.11' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2020-12-15Merge 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
2020-11-25iommu/vt-d: Cleanup after converting to dma-iommu opsLu Baolu1-5/+0
2020-11-19powerpc/64s: flush L1D after user accessesNicholas Piggin1-0/+4
2020-11-19powerpc/64s: flush L1D on kernel entryNicholas Piggin1-0/+3
2020-11-17x86/cpu/intel: Add a nosgx kernel parameterJarkko Sakkinen1-0/+2
2020-10-31Documentation: Update paths of Samsung S3C machine filesKrzysztof Kozlowski1-1/+1
2020-10-25Merge tag 'for-linus-5.10b-rc1c-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+7
2020-10-23Documentation: add xen.fifo_events kernel parameter descriptionJuergen Gross1-0/+7
2020-10-20Merge tag 'for-linus-5.10b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+8
2020-10-20xen/events: defer eoi in case of excessive number of eventsJuergen Gross1-0/+8
2020-10-19Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-18/+135
2020-10-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+1
2020-10-16lib, include/linux: add usercopy failure capabilityAlbert van der Linde1-0/+1
2020-10-16Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-0/+5
2020-10-16Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-1/+12