summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide
AgeCommit message (Expand)AuthorFilesLines
2024-03-13Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2-2/+73
2024-03-13Merge tag 'gpio-updates-for-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-170/+24
2024-03-13Merge tag 'for-6.9/dm-vdo' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds3-0/+1041
2024-03-13Merge tag 'slab-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds1-43/+32
2024-03-13Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+5
2024-03-13Merge tag 'docs-6.9' of git://git.lwn.net/linuxLinus Torvalds5-26/+2006
2024-03-12Merge tag 'rfds-for-linus-2024-03-11' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-0/+126
2024-03-12Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-6/+6
2024-03-12Merge tag 'edac_updates_for_v6.9' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-4/+60
2024-03-12Merge tag 'x86_misc_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
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-11x86/rfds: Mitigate Register File Data Sampling (RFDS)Pawan Gupta1-0/+21
2024-03-11Documentation/hw-vuln: Add documentation for RFDSPawan Gupta2-0/+105
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-03-11Merge branch 'pm-cpufreq'Rafael J. Wysocki2-2/+62
2024-03-11Merge branch 'pm-sleep'Rafael J. Wysocki1-0/+11
2024-03-08dm vdo: document minimum metadata size requirementsMatthew Sakai1-0/+11
2024-03-07docs: verify/bisect: fixes, finetuning, and support for ArchThorsten Leemhuis1-51/+84
2024-03-04dm vdo: document log_level parameterKen Raeburn1-0/+7
2024-03-03docs: new text on bisecting which also covers bug validationThorsten Leemhuis2-0/+1920
2024-02-29cgroup/cpuset: Mark memory_spread_slab as obsoleteXiongwei Song1-1/+1
2024-02-28net: make SK_MEMORY_PCPU_RESERV tunableAdam Li1-0/+5
2024-02-27Merge branches 'rcu-doc.2024.02.14a', 'rcu-nocb.2024.02.14a', 'rcu-exp.2024.0...Boqun Feng1-0/+5
2024-02-22PM: hibernate: Support to select compression algorithmNikhil V1-0/+11
2024-02-22workqueue: Control intensive warning threshold through cmdlineXuewen Yan1-0/+9
2024-02-21docs: Correct formatting of title in admin-guide/index.rstCarlos Bilbao1-0/+1
2024-02-21clocksource: Scale the watchdog read retries automaticallyFeng Tang1-6/+0
2024-02-20dm vdo: add vio life cycle details to design docMatthew Sakai1-228/+446
2024-02-20dm vdo: add vdo documentation to device-mapper indexMatthew Sakai1-0/+2
2024-02-20dm: add documentation for dm-vdo targetMatthew Sakai2-0/+803
2024-02-16x86/cpu: Detect real BSP on crash kernelsThomas Gleixner2-14/+2
2024-02-15docs: admin-guide: Update bootloader and installation instructionsHunter Chasens1-24/+45
2024-02-14Documentation: Move RAS section to admin-guideBorislav Petkov (AMD)5-4/+60
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-14Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe...Ingo Molnar2-6/+6
2024-02-12Documentation: PM: amd-pstate: Fix section title underlineMeng Li1-1/+1
2024-02-12Merge tag 'v6.8-rc4' into gpio/for-nextBartosz Golaszewski2-15/+6
2024-02-05Documentation: admin-guide: tainted-kernels.rst: Add missing article and commaThorsten Blum1-2/+2
2024-02-05docs: Document possible_cpus parameterGuilherme G. Piccoli1-0/+5
2024-02-03x86/Kconfig: Remove CONFIG_AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULTBorislav Petkov (AMD)1-3/+1
2024-01-31Documentation: introduce amd-pstate preferrd core mode kernel command line op...Meng Li1-0/+5
2024-01-31Documentation: amd-pstate: introduce amd-pstate preferred coreMeng Li1-2/+57
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