index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
Documentation
/
admin-guide
/
kernel-parameters.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-20
Merge tag 'for-linus-5.10b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
1
-0
/
+8
2020-10-20
xen/events: defer eoi in case of excessive number of events
Juergen Gross
1
-0
/
+8
2020-10-18
Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-18
/
+135
2020-10-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2020-10-16
lib, include/linux: add usercopy failure capability
Albert van der Linde
1
-0
/
+1
2020-10-15
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-0
/
+5
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+12
2020-10-12
Merge tag 'docs-5.10' of git://git.lwn.net/linux
Linus Torvalds
1
-15
/
+23
2020-10-09
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
Ingo Molnar
1
-18
/
+135
2020-10-06
dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>
Christoph Hellwig
1
-1
/
+1
2020-09-24
Documentation: kernel-parameters: clarify "module." parameters
Randy Dunlap
1
-2
/
+2
2020-09-24
Documentation/admin-guide: blockdev/ramdisk: remove use of "rdev"
Randy Dunlap
1
-5
/
+4
2020-09-24
Documentation/admin-guide: kernel-parameters: capitalize Korina
Randy Dunlap
1
-1
/
+1
2020-09-24
Documentation: admin-guide: kernel-parameters: reformat "lapic=" boot option
Randy Dunlap
1
-1
/
+2
2020-09-24
Documentation/admin-guide: kernel-parameters: fix "io7" parameter description
Randy Dunlap
1
-1
/
+1
2020-09-24
Documentation/admin-guide: kernel-parameters: fix "disable_ddw" wording
Randy Dunlap
1
-1
/
+1
2020-09-24
Documentation: Remove CMA's dependency on architecture
Tian Tao
1
-1
/
+1
2020-09-24
Documentation: kernel-parameters: fix formatting of MIPS "machtype"
Randy Dunlap
1
-2
/
+2
2020-09-24
Doc: admin-guide: Add entry for kvm_cma_resv_ratio kernel param
Satheesh Rajendran
1
-0
/
+8
2020-09-16
Documentation: arm64 also supports disable hugeiomap
Tian Tao
1
-1
/
+1
2020-09-10
x86/fpu: Allow multiple bits in clearcpuid= parameter
Arvind Sankar
1
-1
/
+1
2020-09-04
Merge branch 'csd.2020.09.04a' into HEAD
Paul E. McKenney
1
-0
/
+4
2020-09-03
Merge branch 'strictgp.2020.08.24a' into HEAD
Paul E. McKenney
1
-0
/
+9
2020-09-03
Merge branch 'scftorture.2020.08.24a' into HEAD
Paul E. McKenney
1
-18
/
+110
2020-09-01
dma-contiguous: provide the ability to reserve per-numa CMA
Barry Song
1
-0
/
+11
2020-08-28
net: add option to not create fall-back tunnels in root-ns as well
Mahesh Bandewar
1
-0
/
+5
2020-08-24
rcutorture: Allow pointer leaks to test diagnostic code
Paul E. McKenney
1
-0
/
+12
2020-08-24
rcu: Provide optional RCU-reader exit delay for strict GPs
Paul E. McKenney
1
-0
/
+9
2020-08-24
rcuperf: Change rcuperf to rcuscale
Paul E. McKenney
1
-18
/
+18
2020-08-24
scftorture: Add smp_call_function() torture test
Paul E. McKenney
1
-0
/
+92
2020-08-24
lib: Add backtrace_idle parameter to force backtrace of idle CPUs
Paul E. McKenney
1
-0
/
+4
2020-08-20
Documentation: efi: remove description of efi=old_map
Ard Biesheuvel
1
-4
/
+1
2020-08-13
Merge tag 'docs-5.9-2' of git://git.lwn.net/linux
Linus Torvalds
1
-18
/
+18
2020-08-11
Doc: admin-guide: use correct legends in kernel-parameters.txt
Randy Dunlap
1
-18
/
+18
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2020-08-07
mm, slub: extend slub_debug syntax for multiple blocks
Vlastimil Babka
1
-1
/
+1
2020-08-07
Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
1
-0
/
+4
2020-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+8
2020-08-05
Merge tag 'driver-core-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-0
/
+15
2020-08-04
Merge tag 'docs-5.9' of git://git.lwn.net/linux
Linus Torvalds
1
-9
/
+11
2020-08-04
Merge tag 'x86-fsgsbase-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+2
2020-08-03
Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-0
/
+5
2020-07-29
powerpc/book3s64/radix: Add kernel command line option to disable radix GTSE
Aneesh Kumar K.V
1
-0
/
+4
2020-07-23
debugfs: Add access restriction option
Peter Enderborg
1
-0
/
+15
2020-07-08
xen: Mark "xen_nopvspin" parameter obsolete
Zhenzhong Duan
1
-3
/
+4
2020-07-08
x86/kvm: Add "nopvspin" parameter to disable PV spinlocks
Zhenzhong Duan
1
-0
/
+5
2020-07-05
Replace HTTP links with HTTPS ones: Documentation/admin-guide
Alexander A. Klimov
1
-1
/
+1
2020-07-02
cpufreq: Specify default governor on command line
Quentin Perret
1
-0
/
+5
2020-06-29
Merge branches 'doc.2020.06.29a', 'fixes.2020.06.29a', 'kfree_rcu.2020.06.29a', 'rcu-tasks.2020.06.29a', 'scale.2020.06.29a', 'srcu.2020.06.29a' and 'torture.2020.06.29a' into HEAD
Paul E. McKenney
1
-0
/
+68
2020-06-29
torture: Dump ftrace at shutdown only if requested
Paul E. McKenney
1
-0
/
+7
[next]