aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide
AgeCommit message (Expand)AuthorFilesLines
2023-01-22media: stkwebcam: remove deprecated driverHans Verkuil2-2/+0
2023-01-22media: fsl-viu: remove deprecated driverHans Verkuil1-1/+0
2023-01-22media: cpia2: remove deprecated driverHans Verkuil4-149/+0
2023-01-22media: meye: remove this deprecated driverHans Verkuil3-95/+0
2023-01-19x86/vsyscall: Fix documentation to reflect the default modeSohil Mehta1-4/+4
2023-01-19earlycon: Let users set the clock frequencyRicardo Ribalda1-5/+7
2023-01-18Docs/admin-guide/mm/numaperf: increase depth of subsectionsSeongJae Park1-4/+4
2023-01-18selftests/vm: rename selftests/vm to selftests/mmSeongJae Park1-3/+3
2023-01-18tools/vm: rename tools/vm to tools/mmSeongJae Park2-3/+3
2023-01-18Docs/admin-guide/mm/damon/usage: document DAMOS filters of sysfsSeongJae Park1-2/+46
2023-01-18Docs/admin-guide/damon/reclaim: document 'skip_anon' parameterSeongJae Park1-0/+9
2023-01-18mm: memcontrol: deprecate charge movingJohannes Weiner1-2/+11
2023-01-14ata: libata: cleanup fua support detectionDamien Le Moal1-0/+3
2023-01-12PCI/AER: Configure ECRC only if AER is nativeVidya Sagar1-1/+3
2023-01-12media: davinci: remove vpbe supportArnd Bergmann3-67/+0
2023-01-11Docs/admin-guide/mm/zswap: remove zsmalloc's lack of writeback warningNhat Pham1-3/+1
2023-01-05rcu: Add RCU stall diagnosis informationZhen Lei1-0/+6
2023-01-05docs: cgroup-v1: use numbered lists for user interface setupBagas Sanjaya2-15/+13
2023-01-05docs: cgroup-v1: add internal cross-referencesBagas Sanjaya1-13/+30
2023-01-05docs: cgroup-v1: make swap extension subsections subsectionsBagas Sanjaya1-2/+4
2023-01-05docs: cgroup-v1: use bullet lists for list of stat file tablesBagas Sanjaya1-47/+46
2023-01-05docs: cgroup-v1: move hierarchy of accounting captionBagas Sanjaya1-2/+2
2023-01-05docs: cgroup-v1: fix footnotesBagas Sanjaya1-17/+19
2023-01-05docs: cgroup-v1: use code block for locking order schemaBagas Sanjaya1-1/+1
2023-01-05docs: cgroup-v1: wrap remaining admonitions in admonition blocksBagas Sanjaya1-1/+1
2023-01-05docs: cgroup-v1: replace custom note constructs with appropriate admonition blocksBagas Sanjaya1-27/+31
2023-01-05sched/documentation: Document the util clamp featureQais Yousef1-0/+3
2023-01-03rcu: Allow expedited RCU CPU stall warnings to dump task stacksPaul E. McKenney1-0/+5
2023-01-03docs: gdbmacros: print newest recordJohn Ogness1-1/+1
2023-01-02Documentation: admin: move OOO entries in kernel-parameters.txtRandy Dunlap1-61/+61
2022-12-19Merge tag 'iommu-updates-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-5/+22
2022-12-19Merge tag 'loongarch-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongsonLinus Torvalds1-4/+4
2022-12-19Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-0/+5
2022-12-15Merge tag 'trace-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds1-0/+19
2022-12-15Merge tag '6.2-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-1/+1
2022-12-14Merge tag 'riscv-for-linus-6.2-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds1-0/+29
2022-12-14Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-0/+19
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds4-19/+164
2022-12-14LoongArch: Add unaligned access supportHuacai Chen1-4/+4
2022-12-13Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-5/+13
2022-12-13Merge tag 'media/v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds8-29/+552
2022-12-13Merge tag 'for-6.2/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds1-0/+8
2022-12-12Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-0/+1
2022-12-12Merge tag 'docs-6.2' of git://git.lwn.net/linuxLinus Torvalds5-155/+101
2022-12-12Merge tag 'linux-kselftest-next-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds1-18/+172
2022-12-12Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/randomLinus Torvalds1-10/+8
2022-12-12Merge tag 'x86_splitlock_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+23
2022-12-12Merge tag 's390-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-0/+11
2022-12-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds5-53/+445
2022-12-12Merge branches 'arm/allwinner', 'arm/exynos', 'arm/mediatek', 'arm/rockchip', 'arm/smmu', 'ppc/pamu', 's390', 'x86/vt-d', 'x86/amd' and 'core' into nextJoerg Roedel1-5/+22