aboutsummaryrefslogtreecommitdiff
path: root/Documentation/admin-guide/kernel-parameters.txt
AgeCommit message (Expand)AuthorFilesLines
2020-12-16Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+1
2020-12-16Merge tag 'iommu-updates-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-5/+0
2020-12-15Merge tag 'usb-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-0/+1
2020-12-14Merge tag 'docs-5.11' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-1/+1
2020-12-14Merge tag 'x86_sgx_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+2
2020-12-09USB: UAS: introduce a quirk to set no_write_sameGravatar Oliver Neukum 1-0/+1
2020-11-30Documentation/admin-guide: mark memmap parameter is supported by a few archit...Gravatar Barry Song 1-1/+1
2020-11-25iommu/vt-d: Cleanup after converting to dma-iommu opsGravatar Lu Baolu 1-5/+0
2020-11-19powerpc/64s: flush L1D after user accessesGravatar Nicholas Piggin 1-0/+4
2020-11-19powerpc/64s: flush L1D on kernel entryGravatar Nicholas Piggin 1-0/+3
2020-11-17x86/cpu/intel: Add a nosgx kernel parameterGravatar Jarkko Sakkinen 1-0/+2
2020-10-31Documentation: Update paths of Samsung S3C machine filesGravatar Krzysztof Kozlowski 1-1/+1
2020-10-25Merge tag 'for-linus-5.10b-rc1c-tag' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+7
2020-10-23Documentation: add xen.fifo_events kernel parameter descriptionGravatar Juergen Gross 1-0/+7
2020-10-20Merge tag 'for-linus-5.10b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+8
2020-10-20xen/events: defer eoi in case of excessive number of eventsGravatar Juergen Gross 1-0/+8
2020-10-18Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-18/+135
2020-10-16Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-0/+1
2020-10-16lib, include/linux: add usercopy failure capabilityGravatar Albert van der Linde 1-0/+1
2020-10-15Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Gravatar Linus Torvalds 1-0/+5
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-1/+12
2020-10-12Merge tag 'docs-5.10' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-15/+23
2020-10-09Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Gravatar Ingo Molnar 1-18/+135
2020-10-06dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>Gravatar Christoph Hellwig 1-1/+1
2020-09-24Documentation: kernel-parameters: clarify "module." parametersGravatar Randy Dunlap 1-2/+2
2020-09-24Documentation/admin-guide: blockdev/ramdisk: remove use of "rdev"Gravatar Randy Dunlap 1-5/+4
2020-09-24Documentation/admin-guide: kernel-parameters: capitalize KorinaGravatar Randy Dunlap 1-1/+1
2020-09-24Documentation: admin-guide: kernel-parameters: reformat "lapic=" boot optionGravatar Randy Dunlap 1-1/+2
2020-09-24Documentation/admin-guide: kernel-parameters: fix "io7" parameter descriptionGravatar Randy Dunlap 1-1/+1
2020-09-24Documentation/admin-guide: kernel-parameters: fix "disable_ddw" wordingGravatar Randy Dunlap 1-1/+1
2020-09-24Documentation: Remove CMA's dependency on architectureGravatar Tian Tao 1-1/+1
2020-09-24Documentation: kernel-parameters: fix formatting of MIPS "machtype"Gravatar Randy Dunlap 1-2/+2
2020-09-24Doc: admin-guide: Add entry for kvm_cma_resv_ratio kernel paramGravatar Satheesh Rajendran 1-0/+8
2020-09-16Documentation: arm64 also supports disable hugeiomapGravatar Tian Tao 1-1/+1
2020-09-10x86/fpu: Allow multiple bits in clearcpuid= parameterGravatar Arvind Sankar 1-1/+1
2020-09-04Merge branch 'csd.2020.09.04a' into HEADGravatar Paul E. McKenney 1-0/+4
2020-09-03Merge branch 'strictgp.2020.08.24a' into HEADGravatar Paul E. McKenney 1-0/+9
2020-09-03Merge branch 'scftorture.2020.08.24a' into HEADGravatar Paul E. McKenney 1-18/+110
2020-09-01dma-contiguous: provide the ability to reserve per-numa CMAGravatar Barry Song 1-0/+11
2020-08-28net: add option to not create fall-back tunnels in root-ns as wellGravatar Mahesh Bandewar 1-0/+5
2020-08-24rcutorture: Allow pointer leaks to test diagnostic codeGravatar Paul E. McKenney 1-0/+12
2020-08-24rcu: Provide optional RCU-reader exit delay for strict GPsGravatar Paul E. McKenney 1-0/+9
2020-08-24rcuperf: Change rcuperf to rcuscaleGravatar Paul E. McKenney 1-18/+18
2020-08-24scftorture: Add smp_call_function() torture testGravatar Paul E. McKenney 1-0/+92
2020-08-24lib: Add backtrace_idle parameter to force backtrace of idle CPUsGravatar Paul E. McKenney 1-0/+4
2020-08-20Documentation: efi: remove description of efi=old_mapGravatar Ard Biesheuvel 1-4/+1
2020-08-13Merge tag 'docs-5.9-2' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-18/+18
2020-08-11Doc: admin-guide: use correct legends in kernel-parameters.txtGravatar Randy Dunlap 1-18/+18
2020-08-07Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-1/+1
2020-08-07mm, slub: extend slub_debug syntax for multiple blocksGravatar Vlastimil Babka 1-1/+1