aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-21Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+7
2021-02-21Merge tag 'locking-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+6
2021-02-21Merge tag 'core-rcu-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+33
2021-02-21Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/linuxLinus Torvalds1-14/+0
2021-02-21Merge tag 'xfs-5.12-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-0/+42
2021-02-20Merge tag 'usb-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-0/+23
2021-02-17preempt: Introduce CONFIG_PREEMPT_DYNAMICMichal Hocko1-0/+7
2021-02-16cifs: documentation cleanupSteve French5-37/+40
2021-02-15lib/vsprintf: no_hash_pointers prints all addresses as unhashedTimur Tabi1-0/+15
2021-02-13Merge branch 'for-5.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds1-3/+3
2021-02-12Merge branch 'for-next/perf' into for-next/coreWill Deacon1-1/+1
2021-02-12Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar1-6/+33
2021-02-12Merge branch 'linus' into locking/core, to pick up upstream fixesIngo Molnar8-17/+43
2021-02-11Documentation/admin-guide: kernel-parameters: Update nohlt sectionFlorian Fainelli1-3/+8
2021-02-11doc/admin-guide: fix spelling mistake: "perfomance" -> "performance"Colin Ian King1-1/+1
2021-02-09xfs: fix rst syntax error in admin guideDarrick J. Wong1-0/+1
2021-02-09x86/apb_timer: Remove driver for deprecated platformAndy Shevchenko1-6/+0
2021-02-09arm64: cpufeatures: Allow disabling of Pointer Auth from the command-lineMarc Zyngier1-0/+3
2021-02-09arm64: cpufeatures: Allow disabling of BTI from the command-lineMarc Zyngier1-0/+3
2021-02-09arm64: Make kvm-arm.mode={nvhe, protected} an alias of id_aa64mmfr1.vh=0Marc Zyngier1-0/+3
2021-02-09driver core: Add fw_devlink.strict kernel paramSaravana Kannan1-0/+5
2021-02-09Merge tag 'thunderbolt-for-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-nextGreg Kroah-Hartman1-0/+23
2021-02-07Merge tag 'core_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2021-02-06entry: Use different define for selector variable in SUDGabriel Krisman Bertazi1-2/+2
2021-02-04Documentation: admin-guide: Update kvm/xen config optionAndré Almeida1-3/+4
2021-02-04thunderbolt: Add support for PCIe tunneling disabled (SL5)Mika Westerberg1-0/+7
2021-02-03xfs: expose the blockgc workqueue knobs publiclyDarrick J. Wong1-0/+3
2021-02-03xfs: increase the default parallelism levels of pwork clientsDarrick J. Wong1-0/+38
2021-02-03dm crypt: support using trusted keysAhmad Fatoum1-1/+1
2021-02-03dm integrity: introduce the "fix_hmac" argumentMikulas Patocka1-0/+11
2021-02-02platform/x86: thinkpad_acpi: fixed warning and incorporated review commentsNitin Joshi1-7/+8
2021-02-02platform/x86: thinkpad_acpi: rectify length of title underlineLukas Bulwahn1-1/+1
2021-02-01Merge tag 'media/v5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-0/+16
2021-01-29crypto: salsa20 - remove Salsa20 stream cipher algorithmArd Biesheuvel1-2/+2
2021-01-29drivers: Remove CONFIG_OPROFILE supportViresh Kumar1-14/+0
2021-01-28Update Documentation/admin-guide/sysctl/fs.rstEric Curtin1-2/+2
2021-01-28Documentation/admin-guide: kernel-parameters: update CMA entriesRandy Dunlap1-4/+4
2021-01-28Documentation: kernel-parameters: add missing '<'Wolfram Sang1-1/+1
2021-01-28perf/arm-cmn: Fix PMU instance namingRobin Murphy1-1/+1
2021-01-28media: rockchip: rkisp1: carry ip version informationHeiko Stuebner1-0/+16
2021-01-27perf/intel: Remove Perfmon-v4 counter_freezing supportPeter Zijlstra1-6/+0
2021-01-27speakup: Add documentation on changing the speakup messages languageSamuel Thibault1-2/+46
2021-01-26dmaengine: idxd: add module parameter to force disable of SVADave Jiang1-0/+6
2021-01-25platform/x86: thinkpad_acpi: set keyboard languageNitin Joshi1-0/+24
2021-01-22Merge branches 'doc.2021.01.06a', 'fixes.2021.01.04b', 'kfree_rcu.2021.01.04a', 'mmdumpobj.2021.01.22a', 'nocb.2021.01.06a', 'rt.2021.01.04a', 'stall.2021.01.06a', 'torture.2021.01.12a' and 'tortureall.2021.01.06a' into HEADPaul E. McKenney1-0/+33
2021-01-21docs/admin-guide/cgroup-v2: fix mount opt renderingKir Kolyshkin1-3/+0
2021-01-21docs/admin-guide/cgroup-v2: nitKir Kolyshkin1-1/+1
2021-01-21doc/admin-guide/cgroup-v2: use tablesKir Kolyshkin1-6/+10
2021-01-21docs/admin-guide: cgroup-v2: fix cgroup.type renderingKir Kolyshkin1-1/+0
2021-01-21docs/admin-guide: cgroup-v2: typos and spacesKir Kolyshkin1-17/+17