summaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-07-042-0/+10
|\
| *-. Merge branches 'bitmaprange.2021.05.10c', 'doc.2021.05.10c', 'fixes.2021.05.1...Paul E. McKenney2021-05-181-0/+5
| |\ \
| | | * kvfree_rcu: Release a page cache under memory pressureZhang Qiang2021-05-101-0/+5
| | |/
| * / bitmap_parse: Support 'all' semanticsYury Norov2021-05-101-0/+5
| |/
* | Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-07-032-4/+39
|\ \
| * | tracing: Add tp_printk_stop_on_boot optionSteven Rostedt (VMware)2021-06-171-0/+13
| * | docs: bootconfig: Update for mixing value and subkeysMasami Hiramatsu2021-06-101-4/+26
* | | Merge tag 'iommu-updates-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-07-021-1/+8
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/smmu', 'x86/vt-d', 'x86/am...Joerg Roedel2021-06-251-1/+8
| |\ \ \ \ | | |_|/ / | |/| | |
| | | * | iommu: Update "iommu.strict" documentationRobin Murphy2021-06-171-1/+5
| | |/ / | |/| |
| | * | iommu/amd: Add amd_iommu=force_enable optionJoerg Roedel2021-06-041-0/+3
| |/ /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-07-025-1/+49
|\ \ \
| * | | userfaultfd/shmem: advertise shmem minor fault supportAxel Rasmussen2021-06-301-1/+2
| * | | mm/pagemap: export uffd-wp protection informationPeter Xu2021-06-301-0/+2
| * | | mm: hugetlb: introduce CONFIG_HUGETLB_PAGE_FREE_VMEMMAP_DEFAULT_ONMuchun Song2021-06-301-0/+3
| * | | mm: sparsemem: use huge PMD mapping for vmemmap pagesMuchun Song2021-06-301-7/+0
| * | | mm: memory_hotplug: disable memmap_on_memory when hugetlb_free_vmemmap enabledMuchun Song2021-06-301-0/+8
| * | | mm: hugetlb: add a kernel parameter hugetlb_free_vmemmapMuchun Song2021-06-302-0/+20
| * | | mm: hugetlb: alloc the vmemmap pages associated with each HugeTLB pageMuchun Song2021-06-302-0/+21
* | | | Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2021-07-012-2/+22
|\ \ \ \
| * | | | cgroup: make per-cgroup pressure stall tracking configurableSuren Baghdasaryan2021-06-081-2/+7
| * | | | Merge branch 'for-5.13-fixes' into for-5.14Tejun Heo2021-05-241-4/+5
| |\ \ \ \
| * | | | | docs/cgroup: add entry for cgroup.killChristian Brauner2021-05-101-0/+15
| | |_|_|/ | |/| | |
* | | | | Merge tag 'for-5.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-06-301-2/+23
|\ \ \ \ \
| * | | | | dm writecache: make writeback pause configurableMikulas Patocka2021-06-281-2/+3
| * | | | | dm writecache: add optional "metadata_only" parameterMikulas Patocka2021-06-251-0/+3
| * | | | | dm writecache: add "cleaner" and "max_age" to DocumentationMike Snitzer2021-06-251-0/+17
| | |/ / / | |/| | |
* | | | | Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-blockLinus Torvalds2021-06-304-94/+135
|\ \ \ \ \
| * | | | | block: Introduce the ioprio rq-qos policyBart Van Assche2021-06-211-0/+55
| * | | | | docs/cgroup-v1/blkio: update for 5.x kernelsKir Kolyshkin2021-06-161-15/+16
| * | | | | docs/cgroup-v1/blkio: stop abusing itemized listKir Kolyshkin2021-06-161-63/+67
| * | | | | block_dump: remove comments in docszhangyi (F)2021-05-242-19/+0
| |/ / / /
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-06-294-27/+35
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | docs: remove description of DISCONTIGMEMMike Rapoport2021-06-291-6/+6
| * | | | mm/page_alloc: introduce vm.percpu_pagelist_high_fractionMel Gorman2021-06-291-0/+21
| * | | | mm/page_alloc: delete vm.percpu_pagelist_fractionMel Gorman2021-06-291-19/+0
| * | | | mm/page_reporting: export reporting order as module parameterGavin Shan2021-06-291-0/+6
| * | | | doc: watchdog: modify the doc related to "watchdog/%u"Wang Qing2021-06-291-5/+5
| * | | | doc: watchdog: modify the explanation related to watchdog threadWang Qing2021-06-291-2/+2
| | |_|/ | |/| |
* | | | Merge tag 'acpi-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2021-06-291-1/+1
|\ \ \ \
| * | | | ACPI: sysfs: Allow bitmap list to be supplied to acpi_mask_gpeAndy Shevchenko2021-06-171-1/+1
| |/ / /
* | | | Merge tag 'pm-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2021-06-292-75/+8
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki2021-06-292-75/+8
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | | * | | cpuidle: teo: Use kerneldoc documentation in admin-guideRafael J. Wysocki2021-06-111-75/+2
| | |/ / / | |/| | |
| | * | | Merge back cpufreq material for v5.14.Rafael J. Wysocki2021-06-211-0/+6
| |/| | |
| | * | | 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
| |/ / /