summaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide
AgeCommit message (Expand)AuthorFilesLines
2021-02-22Merge tag 'platform-drivers-x86-v5.12-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+25
2021-02-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-2/+2
2021-02-21Merge tag 'integrity-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+4
2021-02-21Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-1/+10
2021-02-21Merge tag 'perf-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-6/+0
2021-02-21Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+7
2021-02-21Merge tag 'locking-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-5/+6
2021-02-21Merge tag 'core-rcu-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-6/+33
2021-02-21Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus 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/gre...Linus Torvalds1-0/+23
2021-02-17preempt: Introduce CONFIG_PREEMPT_DYNAMICMichal Hocko1-0/+7
2021-02-13Merge branch 'for-5.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus 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...Ingo Molnar1-6/+33
2021-02-12Merge branch 'linus' into locking/core, to pick up upstream fixesIngo Molnar8-17/+43
2021-02-09xfs: fix rst syntax error in admin guideDarrick J. Wong1-0/+1
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-09Merge tag 'thunderbolt-for-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman1-0/+23
2021-02-07Merge tag 'core_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+2
2021-02-06entry: Use different define for selector variable in SUDGabriel Krisman Bertazi1-2/+2
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-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/mc...Linus 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-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-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...Paul E. McKenney1-0/+33
2021-01-21dm integrity: conditionally disable "recalculate" featureMikulas Patocka1-3/+9
2021-01-19cgroup: update PSI file description in docsOdin Ugedal1-3/+3
2021-01-15Merge tag 'for-linus-5.11-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+4
2021-01-15thunderbolt: Add support for de-authorizing devicesMika Westerberg1-0/+16
2021-01-14IMA: define a builtin critical data measurement policyLakshmi Ramasubramanian1-1/+4
2021-01-14locking/selftests: More granular debug_locks_verbosePeter Zijlstra1-5/+6
2021-01-13x86/xen: Add xen_no_vector_callback option to test PCI INTX deliveryDavid Woodhouse1-0/+4
2021-01-07docs: admin-guide: bootconfig: Fix feils to failsBhaskar Chowdhury1-1/+1
2021-01-07Documentation/admin-guide: kernel-parameters: hyphenate comma-separatedRandy Dunlap1-6/+6
2021-01-07docs: binfmt-misc: Fix .rst formattingJonathan Neuschäfer1-2/+2
2021-01-06torture: Throttle VERBOSE_TOROUT_*() outputPaul E. McKenney1-0/+8
2021-01-06refscale: Allow summarization of verbose outputPaul E. McKenney1-0/+6
2021-01-06rcutorture: Test runtime toggling of CPUs' callback offloadingPaul E. McKenney1-0/+8
2021-01-04rcu: Enable rcu_normal_after_boot unconditionally for RTJulia Cartwright1-0/+7