summaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | cpufreq: intel_pstate: hybrid: Avoid exposing two global attributesRafael J. Wysocki2021-05-211-0/+6
| | |/ /
* | | | Merge tag 'timers-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-06-291-0/+22
|\ \ \ \
| * | | | clocksource: Provide kernel module to test clocksource watchdogPaul E. McKenney2021-06-221-0/+6
| * | | | clocksource: Limit number of CPUs checked for clock synchronizationPaul E. McKenney2021-06-221-0/+10
| * | | | clocksource: Retry clock read if long delays detectedPaul E. McKenney2021-06-221-0/+6
| |/ / /
* | | | Merge tag 'pstore-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-06-291-7/+7
|\ \ \ \
| * | | | pstore/blk: Fix kerndoc and redundancy on blkdev paramKees Cook2021-06-161-4/+7
| * | | | pstore/blk: Use the normal block device I/O pathKees Cook2021-06-161-3/+0
| | |/ / | |/| |
* | | | Merge tag 'docs-5.14' of git://git.lwn.net/linuxLinus Torvalds2021-06-2910-174/+162
|\ \ \ \
| * | | | docs: admin-guide: sysctl: avoid using ReST :doc:`foo` markupMauro Carvalho Chehab2021-06-172-18/+21
| * | | | docs: admin-guide: hw-vuln: avoid using ReST :doc:`foo` markupMauro Carvalho Chehab2021-06-171-1/+2
| * | | | docs: admin-guide: pm: avoid using ReST :doc:`foo` markupMauro Carvalho Chehab2021-06-172-10/+15
| * | | | docs: admin-guide: reporting-issues.rst: replace some charactersMauro Carvalho Chehab2021-06-171-1/+1
| * | | | docs: cputopology: move the sysfs ABI description to right placeTian Tao2021-06-151-81/+4
| * | | | Documentation: kdump: update kdump guideBaoquan He2021-06-141-61/+109
| * | | | docs: fix a cross-refKir Kolyshkin2021-06-141-1/+1
| * | | | docs: kernel-parameters: mark numa=off is supported by a bundle of architecturesBarry Song2021-05-271-0/+3
| * | | | docs: admin-guide: update description for kernel.hotplug sysctlRasmus Villemoes2021-05-131-1/+6
| | |_|/ | |/| |
* | | | Merge tag 'media/v5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2021-06-295-40/+46
|\ \ \ \
| * | | | media: admin-guide: avoid using ReST :doc:`foo` markupMauro Carvalho Chehab2021-06-163-18/+21
| * | | | media: docs: */media/index.rst: don't use ReST doc:`foo`Mauro Carvalho Chehab2021-06-161-5/+7
| * | | | docs: admin-guide: media: ipu3.rst: replace some charactersMauro Carvalho Chehab2021-06-021-1/+1
| * | | | media: staging: ipu3-imgu: Move the UAPI header from include under include/uapiSakari Ailus2021-06-021-17/+18
| | |_|/ | |/| |
* | | | Merge tag 'x86-splitlock-2021-06-28' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-06-281-0/+8
|\ \ \ \
| * | | | Documentation/admin-guide: Add bus lock ratelimitFenghua Yu2021-05-181-0/+8
| | |_|/ | |/| |
* | | | Merge tag 'x86-cleanups-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-06-281-5/+0
|\ \ \ \
| * | | | x86/setup: Remove CONFIG_X86_RESERVE_LOW and reservelow= optionsMike Rapoport2021-06-071-5/+0
| | |/ / | |/| |
* | | | Documentation: Add usecases, design and interface for core schedulingJoel Fernandes (Google)2021-06-102-0/+224
* | | | Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar2021-06-031-7/+19
|\| | |
| * | | Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-05-271-3/+14
| |\ \ \ | | |/ / | |/| |
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-05-121-3/+14
| | |\ \ | | | |/ | | |/|
| | | * bpf: Add kconfig knob for disabling unpriv bpf by defaultDaniel Borkmann2021-05-111-3/+14
| * | | docs: admin-guide: update description for kernel.modprobe sysctlRasmus Villemoes2021-05-151-4/+5
| |/ /
* | | delayacct: Document task_delayacct sysctlMel Gorman2021-05-181-0/+7
* | | delayacct: Default disabledPeter Zijlstra2021-05-121-1/+1
|/ /
* | Merge branch 'master' into nextMichael Ellerman2021-05-086-71/+148
|\ \
| * \ Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-072-1/+13
| |\ \
| | * | drivers/char: remove /dev/kmem for goodDavid Hildenbrand2021-05-071-1/+1
| | * | init/initramfs.c: do unpacking asynchronouslyRasmus Villemoes2021-05-071-0/+12
| * | | Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-05-061-1/+1
| |\ \ \
| | * | | riscv: Add support for memtestKefeng Wang2021-03-101-1/+1
| * | | | Merge tag 'docs-5.13-2' of git://git.lwn.net/linuxLinus Torvalds2021-05-061-19/+30
| |\ \ \ \
| | * | | | docs: reporting-issues.rst: CC subsystem and maintainers on regressionsThorsten Leemhuis2021-05-041-19/+30
| * | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-053-41/+92
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | mm,memory_hotplug: add kernel boot option to enable memmap_on_memoryOscar Salvador2021-05-051-0/+17
| | * | | | memory-hotplug.rst: add a note about ZONE_MOVABLE and page pinningPavel Tatashin2021-05-051-0/+9
| | * | | | userfaultfd: update documentation to describe minor fault handlingAxel Rasmussen2021-05-051-41/+66
| * | | | | Merge tag 'gpio-updates-for-v5.13-v2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-05-052-9/+12
| |\ \ \ \ \
| | * | | | | docs: kernel-parameters: Add gpio_mockup_named_linesAlexander Dahl2021-05-051-0/+2
| | * | | | | docs: kernel-parameters: Move gpio-mockup for alphabetic orderAlexander Dahl2021-05-051-4/+4