aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/admin-guide
AgeCommit message (Expand)AuthorFilesLines
2021-12-09rcu/nocb: Allow empty "rcu_nocbs" kernel parameterFrederic Weisbecker1-12/+23
2021-12-09rcu-tasks: Use fewer callbacks queues if callback flood endsPaul E. McKenney1-0/+8
2021-12-09rcu-tasks: Use more callback queues if contention encounteredPaul E. McKenney1-0/+8
2021-12-09rcu-tasks: Add rcupdate.rcu_task_enqueue_lim to set initial queueingPaul E. McKenney1-0/+7
2021-12-09powerpc/kuep: Remove 'nosmep' boot time parameter except for book3s/64Christophe Leroy1-1/+1
2021-12-09Merge tag 'drm-misc-next-2021-11-29' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDaniel Vetter1-0/+7
2021-12-08PM: hibernate: Allow ACPI hardware signature to be honouredDavid Woodhouse1-3/+12
2021-12-07rcutorture: Enable multiple concurrent callback-flood kthreadsPaul E. McKenney1-1/+5
2021-12-07Merge tag 'v5.16-rc4' into media_treeMauro Carvalho Chehab2-7/+7
2021-12-07topology/sysfs: get rid of htmldoc warningHeiko Carstens1-9/+9
2021-12-06Merge tag 'docs-5.16-3' of git://git.lwn.net/linuxLinus Torvalds2-7/+2
2021-12-03topology/sysfs: rework book and drawer topology ifdeferyHeiko Carstens1-21/+15
2021-12-03topology/sysfs: export cluster attributes only if an architectures has supportHeiko Carstens1-2/+2
2021-12-03topology/sysfs: export die attributes only if an architectures has supportHeiko Carstens1-0/+3
2021-11-30rcu: Remove the RCU_FAST_NO_HZ Kconfig optionPaul E. McKenney1-4/+0
2021-11-30doc: Remove obsolete kernel-per-CPU-kthreads RCU_FAST_NO_HZ advicePaul E. McKenney1-1/+1
2021-11-30clocksource: Reduce the default clocksource_watchdog() retries to 2Waiman Long1-2/+2
2021-11-29docs: admin-guide/blockdev: Remove digraph of node-statesAkira Yokosawa2-7/+2
2021-11-29m68k: Enable memtest functionalityFinn Thain1-1/+1
2021-11-28Input: i8042 - add deferred probe supportTakashi Iwai1-0/+2
2021-11-27Documentation/admin-guide: Document nomodeset kernel parameterJavier Martinez Canillas1-0/+7
2021-11-25powerpc/xive: Add a kernel parameter for StoreEOICédric Le Goater1-0/+6
2021-11-24powerpc/64s: Implement PMU override command line optionNicholas Piggin1-0/+8
2021-11-18Merge tag 'platform-drivers-x86-v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86Linus Torvalds1-6/+6
2021-11-17docs: accounting: update delay-accounting.rst referenceMauro Carvalho Chehab1-1/+1
2021-11-16platform/x86: thinkpad_acpi: fix documentation for adaptive keyboardVincent Bernat1-6/+6
2021-11-15media: admin-guide: add stm32-dma2d descriptionDillon Min1-0/+1
2021-11-10Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-0/+14
2021-11-10Merge tag 'kernel.sys.v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds1-2/+3
2021-11-10Merge tag 'for-linus-5.16b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-0/+7
2021-11-06Merge tag 'fsnotify_for_v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds2-0/+79
2021-11-06Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-0/+12
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds13-118/+850
2021-11-06Docs/admin-guide/mm/pagemap: wordsmith page flags descriptionsSeongJae Park1-26/+27
2021-11-06Docs/admin-guide/mm/damon/start: simplify the contentSeongJae Park1-50/+57
2021-11-06Docs/admin-guide/mm/damon/start: fix a wrong linkSeongJae Park1-1/+3
2021-11-06Docs/admin-guide/mm/damon/start: fix wrong example commandsSeongJae Park1-7/+7
2021-11-06Documentation/admin-guide/mm/damon: add a document for DAMON_RECLAIMSeongJae Park2-0/+236
2021-11-06Docs/DAMON: document physical memory monitoring supportSeongJae Park1-5/+20
2021-11-06Docs/admin-guide/mm/damon: document 'init_regions' featureSeongJae Park1-2/+39
2021-11-06Docs/admin-guide/mm/damon: document DAMON-based Operation SchemesSeongJae Park2-2/+60
2021-11-06Documentation/vm: move user guides to admin-guide/mm/SeongJae Park3-0/+234
2021-11-06zram: introduce an aged idle interfaceBrian Geffon1-0/+8
2021-11-06memory-hotplug.rst: document the "auto-movable" online policyDavid Hildenbrand1-19/+120
2021-11-06memory-hotplug.rst: fix wrong /sys/module/memory_hotplug/parameters/ pathDavid Hildenbrand1-1/+1
2021-11-06memory-hotplug.rst: fix two instances of "movablecore" that should be "movable_node"David Hildenbrand1-2/+2
2021-11-06hugetlbfs: extend the definition of hugepages parameter to support node allocationZhenguo Yao2-4/+16
2021-11-06hugetlb: support node specified when using cma for gigantic hugepagesBaolin Wang1-2/+4
2021-11-06hugetlb: add demote hugetlb page sysfs interfacesMike Kravetz1-2/+28
2021-11-06Documentation: update pagemap with shmem exceptionsTiberiu A Georgescu1-0/+22