summaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide (follow)
Commit message (Expand)AuthorAgeFilesLines
* Documentation: Fix typosBjorn Helgaas2023-08-183-4/+4
* docs: kernel-parameters: Refer to the correct bitmap functionAndy Shevchenko2023-08-181-1/+1
* doc: update params of memhp_default_state=Ma Wupeng2023-08-181-1/+1
* Docs: kernel-parameters: sort the LEGEND listRandy Dunlap2023-07-311-11/+12
* docs: cgroup-v1: replace dead CONFIG_MEM_RES_CTRL_SWAP symbolKrzysztof Pawlaczyk2023-07-311-1/+1
* docs: panic: cleanups for panic paramsRandy Dunlap2023-07-211-15/+15
* Docs: kernel-parameters: sort arm64 entriesRandy Dunlap2023-07-211-6/+6
* Documentation: admin-guide: correct "it's" to possessive "its"Randy Dunlap2023-07-142-2/+2
* Merge tag 'docs-6.5-2' of git://git.lwn.net/linuxLinus Torvalds2023-07-072-2/+2
|\
| * Documentation: ACPI: fix typo in ssdt-overlays.rstDavid Heidelberg2023-07-041-1/+1
| * Fix documentation of panic_on_warnOlaf Hering2023-07-041-1/+1
* | Merge tag 'media/v6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2023-07-051-2/+2
|\ \
| * \ Merge tag 'v6.4-rc5' into media_stageMauro Carvalho Chehab2023-06-093-28/+33
| |\ \
| * | | media: admin-guide: Update rkisp1.rstJack Zhu2023-05-251-2/+2
* | | | Merge tag 'cxl-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds2023-07-012-0/+69
|\ \ \ \
| * \ \ \ Merge branch 'for-6.5/cxl-perf' into for-6.5/cxlDan Williams2023-06-262-0/+69
| |\ \ \ \
| | * | | | docs: perf: Minimal introduction the the CXL PMU device and driverJonathan Cameron2023-06-262-0/+69
| | | |/ / | | |/| |
* | | | | Merge tag 'platform-drivers-x86-v6.5-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-06-301-1/+56
|\ \ \ \ \
| * | | | | platform/x86/intel-uncore-freq: Support for cluster level controlsSrinivas Pandruvada2023-05-091-1/+56
| | |_|/ / | |/| | |
* | | | | Merge tag 'for-6.5/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-06-302-16/+37
|\ \ \ \ \
| * | | | | Documentation: dm-integrity: Document an example of how the tunables relate.Russell Harmon2023-06-231-0/+6
| * | | | | Documentation: dm-integrity: Document default values.Russell Harmon2023-06-231-11/+11
| * | | | | Documentation: dm-integrity: Document the meaning of "buffer".Russell Harmon2023-06-231-4/+9
| * | | | | Documentation: dm-integrity: Fix minor grammatical error.Russell Harmon2023-06-231-1/+1
| * | | | | dm flakey: introduce random_read_corrupt and random_write_corrupt optionsMikulas Patocka2023-06-171-0/+10
* | | | | | Merge tag 'riscv-for-linus-6.5-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-06-301-4/+4
|\ \ \ \ \ \
| * | | | | | RISC-V: Add ACPI initialization in setup_arch()Sunil V L2023-06-011-4/+4
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'iommu-updates-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-06-301-0/+1
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'iommu/fixes', 'arm/smmu', 'ppc/pamu', 'virtio', 'x86/vt-d', '...Joerg Roedel2023-06-191-0/+1
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | | * | | | | iommu/amd: Introduce Disable IRTE Caching SupportSuravee Suthikulpanit2023-06-091-0/+1
| | |/ / / / /
* | | | | | | Merge tag 'mips_6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2023-06-301-4/+4
|\ \ \ \ \ \ \
| * | | | | | | MIPS: Select CONFIG_GENERIC_IDLE_POLL_SETUPJiaxun Yang2023-06-091-2/+2
| * | | | | | | MIPS: Rework smt cmdline parametersJiaxun Yang2023-06-091-2/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-06-291-2/+2
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-06-161-12/+10
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-06-022-6/+6
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-05-261-22/+27
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | Documentation: net: net.core.txrehash is not specific to listening socketsAntoine Tenart2023-05-251-2/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-06-284-90/+75
|\ \ \ \ \ \ \
| * | | | | | | Docs/admin-guide/mm/damon/usage: update the ways for getting monitoring resultsSeongJae Park2023-06-201-8/+12
| * | | | | | | Docs/admin-guide/mm/damon/usage: clarify quotas and watermarks sysfs interfaceSeongJae Park2023-06-201-2/+9
| * | | | | | | Docs/admin-guide/mm/damon/usage: link design document for DAMOSSeongJae Park2023-06-201-67/+37
| * | | | | | | Docs/admin-guide/mm/damon/usage: remove unnecessary sentences about supported...SeongJae Park2023-06-201-7/+5
| * | | | | | | Docs/admin-guide/mm/damon/usage: fix typos in references and commasSeongJae Park2023-06-201-4/+3
| * | | | | | | Docs/admin-guide/mm/damon/start: update DAMOS example commandSeongJae Park2023-06-201-5/+5
| * | | | | | | mm: kill lock|unlock_page_memcg()Kefeng Wang2023-06-201-1/+1
| * | | | | | | mm/memcontrol: export memcg.swap watermark via sysfs for v2 memcgLars R. Damerow2023-06-101-0/+7
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'docs-arm64-move' of git://git.lwn.net/linuxLinus Torvalds2023-06-282-2/+2
|\ \ \ \ \ \ \
| * | | | | | | docs: arm64: Move arm64 documentation under Documentation/arch/Jonathan Corbet2023-06-212-2/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'cgroup-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2023-06-281-1/+1
|\ \ \ \ \ \ \