summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide
AgeCommit message (Expand)AuthorFilesLines
2024-12-29platform/x86: thinkpad-acpi: Add support for hotkey 0x1401Vishnu Sankar1-3/+7
2024-12-19media: Documentation: ipu3: Remove unused and obsolete referencesSakari Ailus1-5/+1
2024-12-18Merge tag 'amd-pstate-v6.13-2024-12-11' of ssh://gitolite.kernel.org/pub/scm/...Rafael J. Wysocki1-3/+1
2024-12-17Documentation: move dev-tools debugging files to process/debugging/Randy Dunlap1-2/+2
2024-12-17docs: admin-guide: bring some order to the "everything else" sectionJonathan Corbet1-61/+100
2024-12-17docs: admin-guide: add some subsection headingsJonathan Corbet1-0/+15
2024-12-17docs: admin-guide: join the sysfs information in one placeJonathan Corbet1-4/+3
2024-12-14rcutorture: Add parameters to control polled/conditional wait intervalPaul E. McKenney1-0/+38
2024-12-14rcutorture: Add documentation for recent conditional and polled APIsPaul E. McKenney1-1/+35
2024-12-14rcutorture: Add random real-time preemptionPaul E. McKenney1-0/+16
2024-12-13Documentation: zram: fix dictionary spellingSaru20031-3/+3
2024-12-13docs, nvme: introduce nvme-multipath documentGuixin Liu2-0/+73
2024-12-11docs: remove duplicate wordRuffalo Lavoisier1-1/+1
2024-12-11Documentation: remove :kyb: tagsCengiz Can2-12/+12
2024-12-10Merge branch 'linus' into x86/cleanups, to resolve conflictIngo Molnar1-0/+5
2024-12-10Documentation: Merge x86-specific boot options doc into kernel-parameters.txtBorislav Petkov (AMD)2-15/+225
2024-12-10cpufreq/amd-pstate: Store the boost numerator as highest perf againMario Limonciello1-3/+1
2024-12-10drivers/perf: hisi: Export associated CPUs of each PMU through sysfsYicong Yang1-1/+4
2024-12-09perf/marvell: Odyssey LLC-TAD performance monitor supportGowthami Thiagarajan2-0/+38
2024-12-09perf/marvell: Odyssey DDR Performance monitor supportGowthami Thiagarajan2-0/+81
2024-12-09Documentation: dwc_pcie_pmu: Fix the mnemonics and eventidIlkka Koskinen1-3/+3
2024-12-09perf: arm_cspmu: nvidia: monitor all ports by defaultBesar Wicaksono1-4/+8
2024-12-09perf: arm_cspmu: nvidia: enable NVLINK-C2C port filteringBesar Wicaksono1-0/+30
2024-12-09perf: arm_cspmu: nvidia: fix sysfs path in the kernel docBesar Wicaksono1-7/+7
2024-12-02sched/isolation: Make "isolcpus=nohz" equivalent to "nohz_full"Waiman Long1-1/+3
2024-12-02sched/core: Update kernel boot parameters for LAZY preempt.Sebastian Andrzej Siewior1-0/+5
2024-11-29Merge tag 'apparmor-pr-2024-11-27' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+5
2024-11-27Merge tag 'soundwire-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-0/+5
2024-11-26Docs: Update LSM/apparmor.rstSiddharth Menon1-2/+5
2024-11-26Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+4
2024-11-26Merge tag 'docs-6.13-2' of git://git.lwn.net/linuxLinus Torvalds1-0/+5
2024-11-26Merge tag 'fuse-update-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+10
2024-11-25Merge tag 'slab-for-6.13-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+10
2024-11-25Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...Linus Torvalds1-0/+9
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds5-81/+60
2024-11-22docs: Add debugging guide for the media subsystemSebastian Fricke1-0/+5
2024-11-21Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-0/+1
2024-11-20Merge tag 'media/v6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds6-65/+108
2024-11-20Merge tag 'docs-6.13' of git://git.lwn.net/linuxLinus Torvalds3-19/+60
2024-11-19Merge tag 'rcu.release.v6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-6/+9
2024-11-18Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds3-0/+60
2024-11-18Merge tag 'vfs-6.13.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds2-1/+6
2024-11-18docs: media: update location of the media patchesMauro Carvalho Chehab2-2/+2
2024-11-15Merge branches 'rcu/fixes', 'rcu/nocb', 'rcu/torture', 'rcu/stall' and 'rcu/s...Frederic Weisbecker1-0/+8
2024-11-14memcg/hugetlb: add hugeTLB counters to memcgJoshua Hahn1-0/+5
2024-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-2/+20
2024-11-14Merge branches 'for-next/gcs', 'for-next/probes', 'for-next/asm-offsets', 'fo...Catalin Marinas1-0/+3
2024-11-13Merge tag 'tpmdd-next-6.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+9
2024-11-13tpm: Opt-in in disable PCR integrity protectionJarkko Sakkinen1-0/+9
2024-11-12doc: Remove kernel-parameters.txt entry for rcutorture.read_exitPaul E. McKenney1-5/+0