index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
admin-guide
Age
Commit message (
Expand
)
Author
Lines
2020-07-05
Replace HTTP links with HTTPS ones: Documentation/admin-guide
Alexander A. Klimov
-20
/
+20
2020-07-05
Documentation/admin-guide: xfs: drop doubled word
Randy Dunlap
-1
/
+1
2020-07-05
Documentation/admin-guide: tainted-kernels: drop doubled word
Randy Dunlap
-1
/
+1
2020-07-05
Documentation/admin-guide: sysctl/kernel: drop doubled word
Randy Dunlap
-1
/
+1
2020-07-05
Documentation/admin-guide: intel-speed-select: drop doubled words
Randy Dunlap
-2
/
+2
2020-07-05
Documentation/admin-guide: intel_pstate: drop doubled word
Randy Dunlap
-1
/
+1
2020-07-05
Documentation/admin-guide: arm-ccn: drop doubled word
Randy Dunlap
-1
/
+1
2020-07-05
Documentation/admin-guide: pnfs-scsi-server: drop doubled word
Randy Dunlap
-1
/
+1
2020-07-05
Documentation/admin-guide: pnfs-block-server: drop doubled word
Randy Dunlap
-1
/
+1
2020-07-05
Documentation/admin-guide: mm/ksm: drop doubled word
Randy Dunlap
-1
/
+1
2020-07-05
Documentation/admin-guide: media/building: drop doubled words
Randy Dunlap
-2
/
+2
2020-07-05
Documentation/admin-guide: dm-integrity: drop doubled words
Randy Dunlap
-2
/
+2
2020-07-05
Documentation/admin-guide: cgroup-v1/rdma: drop doubled word
Randy Dunlap
-1
/
+1
2020-07-05
Documentation/admin-guide: cgroup-v2: drop doubled word
Randy Dunlap
-1
/
+1
2020-07-04
media: samsung: Rename Samsung and Exynos to lowercase
Krzysztof Kozlowski
-3
/
+3
2020-07-02
arm64/crash_core: Export TCR_EL1.T1SZ in vmcoreinfo
Bhupesh Sharma
-0
/
+11
2020-07-02
crash_core, vmcoreinfo: Append 'MAX_PHYSMEM_BITS' to vmcoreinfo
Bhupesh Sharma
-0
/
+5
2020-07-02
cpufreq: Specify default governor on command line
Quentin Perret
-3
/
+8
2020-07-02
cpufreq: intel_pstate: Allow raw energy performance preference value
Srinivas Pandruvada
-1
/
+5
2020-07-02
cpufreq: intel_pstate: Allow enable/disable energy efficiency
Srinivas Pandruvada
-0
/
+11
2020-06-29
Merge branches 'doc.2020.06.29a', 'fixes.2020.06.29a', 'kfree_rcu.2020.06.29a...
Paul E. McKenney
-0
/
+68
2020-06-29
torture: Dump ftrace at shutdown only if requested
Paul E. McKenney
-0
/
+7
2020-06-29
rcutorture: Add races with task-exit processing
Paul E. McKenney
-0
/
+14
2020-06-29
refperf: Rename refperf.c to refscale.c and change internal names
Paul E. McKenney
-7
/
+10
2020-06-29
doc: Document rcuperf's module parameters
Paul E. McKenney
-0
/
+36
2020-06-29
rcu/tree: cache specified number of objects
Uladzislau Rezki (Sony)
-0
/
+8
2020-06-27
Merge tag 'for-5.8/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-0
/
+1
2020-06-26
Merge branch 'mauro' into docs-next
Jonathan Corbet
-7
/
+302
2020-06-26
docs: move nommu-mmap.txt to admin-guide and rename to ReST
Mauro Carvalho Chehab
-1
/
+285
2020-06-26
docs: sysctl/kernel: document random
Stephen Kitt
-0
/
+32
2020-06-26
docs: hugetlbpage.rst: fix some warnings
Mauro Carvalho Chehab
-6
/
+17
2020-06-26
doc: THP CoW fault no longer allocate THP
Yang Shi
-4
/
+3
2020-06-23
media: vivid: add cache_hints module param
Sergey Senozhatsky
-0
/
+9
2020-06-22
thunderbolt: Add support for on-board retimers
Kranthi Kuntala
-5
/
+6
2020-06-19
Documentation: fix sysctl/kernel.rst heading format warnings
Randy Dunlap
-4
/
+4
2020-06-19
doc: x86/speculation: length of underlines
Heinrich Schuchardt
-3
/
+3
2020-06-19
doc: add novamap to efi kernel command line parameters
Heinrich Schuchardt
-8
/
+10
2020-06-19
docs: device-mapper: add dm-ebs.rst to an index file
Mauro Carvalho Chehab
-0
/
+1
2020-06-18
x86/cpu: Enable FSGSBASE on 64bit by default and add a chicken bit
Andy Lutomirski
-2
/
+1
2020-06-18
x86/cpu: Add 'unsafe_fsgsbase' to enable CR4.FSGSBASE
Andy Lutomirski
-0
/
+3
2020-06-10
Merge tag 'docs-5.8-2' of git://git.lwn.net/linux
Linus Torvalds
-19
/
+19
2020-06-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-6
/
+6
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
-6
/
+6
2020-06-09
Merge branch 'x86/srbds' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
Linus Torvalds
-0
/
+170
2020-06-08
Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
-0
/
+2
2020-06-08
doc: cgroup: update note about conditions when oom killer is invoked
Konstantin Khlebnikov
-9
/
+8
2020-06-08
panic: add sysctl to dump all CPUs backtraces on oops event
Guilherme G. Piccoli
-0
/
+16
2020-06-08
kernel/hung_task.c: introduce sysctl to print all traces when a hung task is ...
Guilherme G. Piccoli
-0
/
+14
2020-06-08
kernel/watchdog.c: convert {soft/hard}lockup boot parameters to sysctl aliases
Guilherme G. Piccoli
-5
/
+5
2020-06-08
kernel/hung_task convert hung_task_panic boot parameter to sysctl
Vlastimil Babka
-1
/
+1
[prev]
[next]