summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide
AgeCommit message (Expand)AuthorFilesLines
2024-03-12Merge tag 'x86_sev_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+1
2024-03-12Merge tag 'x86-fred-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+6
2024-03-12Merge tag 'x86-apic-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-14/+2
2024-03-12Merge tag 'timers-core-2024-03-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-6/+0
2024-03-11Merge tag 'cgroup-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-9/+13
2024-03-11Merge tag 'wq-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-0/+9
2024-02-29cgroup/cpuset: Mark memory_spread_slab as obsoleteXiongwei Song1-1/+1
2024-02-27Merge branches 'rcu-doc.2024.02.14a', 'rcu-nocb.2024.02.14a', 'rcu-exp.2024.0...Boqun Feng1-0/+5
2024-02-22workqueue: Control intensive warning threshold through cmdlineXuewen Yan1-0/+9
2024-02-21clocksource: Scale the watchdog read retries automaticallyFeng Tang1-6/+0
2024-02-16x86/cpu: Detect real BSP on crash kernelsThomas Gleixner2-14/+2
2024-02-14rcu: Provide a boot time parameter to control lazy RCUQais Yousef1-0/+5
2024-02-14doc: Add EARLY flag to early-parsed kernel boot parametersPaul E. McKenney2-235/+250
2024-02-03x86/Kconfig: Remove CONFIG_AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULTBorislav Petkov (AMD)1-3/+1
2024-01-30x86/fred: Add a fred= cmdline paramXin Li1-0/+6
2024-01-24docs: admin-guide: remove obsolete advice related to SLAB allocatorLukas Bulwahn1-10/+6
2024-01-24doc: admin-guide/kernel-parameters: remove useless commentVegard Nossum1-5/+0
2024-01-23docs: cgroup-v1: add missing code-block tagsXinyu Li1-8/+12
2024-01-21Merge tag 'v6.8-rc-part2-smb-client' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2-24/+28
2024-01-20Merge tag 'loongarch-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds1-11/+13
2024-01-19cifs: update known bugs mentioned in kernel docs for cifsSteve French1-7/+1
2024-01-19smb3: minor documentation updatesSteve French2-17/+27
2024-01-18Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+3
2024-01-18Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-1/+13
2024-01-18Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+3
2024-01-18Merge tag 'pm-6.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-2/+2
2024-01-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-3/+3
2024-01-17Merge tag 'docs-6.8-2' of git://git.lwn.net/linuxLinus Torvalds2-4/+3
2024-01-17LoongArch: Use generic interface to support crashkernel=X,[high,low]Youling Tang1-11/+13
2024-01-16Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-qos' into pmRafael J. Wysocki2-2/+2
2024-01-13Merge tag 'rcu.release.v6.8' of https://github.com/neeraju/linuxLinus Torvalds1-0/+6
2024-01-13Merge tag 'media/v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds4-0/+87
2024-01-12Merge tag 'docs-6.8' of git://git.lwn.net/linuxLinus Torvalds7-16/+19
2024-01-11Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-1/+4
2024-01-11docs: admin-guide: hw_random: update rng-tools websiteBaruch Siach1-3/+2
2024-01-11docs: kernel_feat.py: fix potential command injectionVegard Nossum1-1/+1
2024-01-10Documentation: admin-guide: PM: Fix two typosErwan Velu2-2/+2
2024-01-10Merge tag 'platform-drivers-x86-v6.8-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-0/+25
2024-01-10Merge tag 'regulator-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds1-0/+7
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds10-79/+293
2024-01-09Merge tag 'cgroup-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-6/+27
2024-01-09mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov2-13/+13
2024-01-09mm, treewide: introduce NR_PAGE_ORDERSKirill A. Shutemov1-3/+3
2024-01-03docs: kernel_abi.py: fix command injectionVegard Nossum4-4/+4
2023-12-30RISC-V: paravirt: Add skeleton for pv-time supportAndrew Jones1-3/+3
2023-12-30zswap: memcontrol: implement zswap writeback disablingNhat Pham2-0/+25
2023-12-29mm/ksm: document ksm advisor and its sysfs knobsStefan Roesch1-0/+55
2023-12-29userfaultfd: UFFDIO_MOVE uABIAndrea Arcangeli1-0/+3
2023-12-21Docs/admin-guide/mm/damon/usage: use a list for 'state' sysfs file input comm...SeongJae Park1-24/+23
2023-12-21Docs/admin-guide/mm/damon/usage: add links to sysfs files hierarchySeongJae Park1-21/+49