summaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide
Commit message (Expand)AuthorAgeFilesLines
* mm: add nodes= arg to memory.reclaimMina Almasry2022-12-111-6/+9
* docs: admin-guide: cgroup-v1: update description of inactive_fileJian Wen2022-11-301-1/+2
* zram: add incompressible flag to read_block_state()Sergey Senozhatsky2022-11-301-4/+7
* zram: add incompressible writebackSergey Senozhatsky2022-11-301-1/+6
* documentation: add zram recompression documentationSergey Senozhatsky2022-11-301-0/+81
* zram: add recompress flag to read_block_state()Sergey Senozhatsky2022-11-301-3/+6
* Docs/admin-guide/mm/damon/usage: document schemes/<s>/tried_regions sysfs dir...SeongJae Park2022-11-301-3/+42
* mm: vmscan: split khugepaged stats from direct reclaim statsJohannes Weiner2022-11-301-0/+6
* Docs/admin-guide/mm/damon/usage: fix wrong usage example of init_regions fileSeongJae Park2022-11-301-5/+6
* Docs/admin-guide/mm/damon/usage: describe the rules of sysfs region directoriesSeongJae Park2022-11-301-0/+3
* media: vivid.rst: loop_video is set on the capture devnodeHans Verkuil2022-10-251-1/+1
* Merge tag 'acpi-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2022-10-211-1/+0
|\
| *-. Merge branches 'acpi-scan', 'acpi-resource', 'acpi-apei', 'acpi-extlog' and '...Rafael J. Wysocki2022-10-211-1/+0
| |\ \
| | | * Documentation: ACPI: Prune DSDT override documentation from indexBagas Sanjaya2022-10-131-1/+0
| | |/
* | / dm verity: Add documentation for try_verify_in_tasklet optionMilan Broz2022-10-181-0/+4
|/ /
* | Merge tag 'sched-psi-2022-10-14' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-141-0/+23
|\ \
| * | sched/psi: Per-cgroup PSI accounting disable/re-enable interfaceChengming Zhou2022-09-091-0/+17
| * | sched/psi: Add PSI_IRQ to track IRQ/SOFTIRQ pressureChengming Zhou2022-09-091-0/+6
* | | Merge tag 'for-linus-6.1-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-10-121-0/+6
|\ \ \
| * | | xen/pv: support selecting safe/unsafe msr accessesJuergen Gross2022-10-111-0/+6
| |/ /
* | | Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-10-121-0/+5
|\ \ \
| * | | kernel/utsname_sysctl.c: print kernel archPetr Vorel2022-09-111-0/+5
* | | | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-1013-35/+287
|\ \ \ \ | |_|_|/ |/| | |
| * | | mm: memcontrol: drop dead CONFIG_MEMCG_SWAP config symbolJohannes Weiner2022-10-031-3/+1
| * | | mm: memcontrol: deprecate swapaccounting=0 modeJohannes Weiner2022-10-031-6/+0
| * | | mm/khugepaged: attempt to map file/shmem-backed pte-mapped THPs by pmdsZach O'Keefe2022-10-031-1/+8
| * | | mm/huge_memory: prevent THP_ZERO_PAGE_ALLOC increased twiceLiu Shixin2022-10-031-4/+3
| * | | Docs/admin-guide/mm/damon/usage: note DAMON debugfs interface deprecation planSeongJae Park2022-10-031-0/+5
| * | | Docs/admin-guide/mm/damon/start: mention the dependency as sysfs instead of d...SeongJae Park2022-10-031-10/+3
| * | | Docs/admin-guide/mm/damon: rename the title of the documentSeongJae Park2022-10-031-3/+3
| * | | ksm: add profit monitoring documentationxu xin2022-09-261-0/+36
| * | | mm: multi-gen LRU: admin guideYu Zhao2022-09-262-0/+163
| * | | page_ext: introduce boot parameter 'early_page_ext'Li Zhe2022-09-111-0/+8
| * | | memory tiering: rate limit NUMA migration throughputHuang Ying2022-09-111-0/+11
| * | | mm/cma_debug: show complete cma name in debugfs directoriesCharan Teja Kalla2022-09-111-5/+5
| * | | userfaultfd: update documentation to describe /dev/userfaultfdAxel Rasmussen2022-09-112-3/+41
| |/ /
* | | Merge tag 'iommu-updates-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-10-101-0/+2
|\ \ \
| * | | iommu/amd: Add command-line option to enable different page tableVasant Hegde2022-09-071-0/+2
| | |/ | |/|
* | | Merge tag 'cgroup-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2022-10-101-69/+87
|\ \ \
| * | | Merge branch 'for-6.0-fixes' into for-6.1Tejun Heo2022-09-235-25/+41
| |\| |
| * | | cgroup/cpuset: Update description of cpuset.cpus.partition in cgroup-v2.rstWaiman Long2022-09-041-69/+87
* | | | Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2022-10-091-4/+4
|\ \ \ \
| * | | | Documentation: Rename PPC_FSL_BOOK3E to PPC_E500Christophe Leroy2022-09-261-1/+1
| * | | | powerpc/pseries: Implement CONFIG_PARAVIRT_TIME_ACCOUNTINGNicholas Piggin2022-09-051-3/+3
| |/ / /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-10-091-0/+5
|\ \ \ \
| * | | | mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses.Yosry Ahmed2022-08-241-0/+5
| |/ / /
* | | | Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-10-071-118/+128
|\ \ \ \
| * \ \ \ Merge 6.0-rc5 into driver-core-nextGreg Kroah-Hartman2022-09-125-25/+41
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | doc-dyndbg: edit dynamic-debug-howto for brevity, audienceJim Cromie2022-09-071-118/+117
| * | | | doc-dyndbg: describe "class CLASS_NAME" query supportJim Cromie2022-09-071-0/+11
| | |/ / | |/| |