summaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide
AgeCommit message (Expand)AuthorLines
2021-07-05Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-0/+29
2021-07-05Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-0/+5
2021-07-04Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+10
2021-07-03Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds-4/+39
2021-07-02Merge tag 'iommu-updates-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+8
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds-1/+49
2021-07-01Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds-2/+22
2021-06-30userfaultfd/shmem: advertise shmem minor fault supportAxel Rasmussen-1/+2
2021-06-30mm/pagemap: export uffd-wp protection informationPeter Xu-0/+2
2021-06-30mm: hugetlb: introduce CONFIG_HUGETLB_PAGE_FREE_VMEMMAP_DEFAULT_ONMuchun Song-0/+3
2021-06-30mm: sparsemem: use huge PMD mapping for vmemmap pagesMuchun Song-7/+0
2021-06-30mm: memory_hotplug: disable memmap_on_memory when hugetlb_free_vmemmap enabledMuchun Song-0/+8
2021-06-30mm: hugetlb: add a kernel parameter hugetlb_free_vmemmapMuchun Song-0/+20
2021-06-30mm: hugetlb: alloc the vmemmap pages associated with each HugeTLB pageMuchun Song-0/+21
2021-06-30Merge tag 'for-5.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-2/+23
2021-06-30Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-blockLinus Torvalds-94/+135
2021-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds-27/+35
2021-06-29Merge tag 'acpi-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-1/+1
2021-06-29Merge tag 'pm-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-75/+8
2021-06-29Merge tag 'timers-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+22
2021-06-29docs: remove description of DISCONTIGMEMMike Rapoport-6/+6
2021-06-29mm/page_alloc: introduce vm.percpu_pagelist_high_fractionMel Gorman-0/+21
2021-06-29mm/page_alloc: delete vm.percpu_pagelist_fractionMel Gorman-19/+0
2021-06-29mm/page_reporting: export reporting order as module parameterGavin Shan-0/+6
2021-06-29doc: watchdog: modify the doc related to "watchdog/%u"Wang Qing-5/+5
2021-06-29doc: watchdog: modify the explanation related to watchdog threadWang Qing-2/+2
2021-06-29Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki-75/+8
2021-06-28Merge tag 'pstore-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-7/+7
2021-06-28Merge tag 'docs-5.14' of git://git.lwn.net/linuxLinus Torvalds-174/+162
2021-06-28Merge tag 'media/v5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-40/+46
2021-06-28dm writecache: make writeback pause configurableMikulas Patocka-2/+3
2021-06-28Merge tag 'x86-splitlock-2021-06-28' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+8
2021-06-28Merge tag 'x86-cleanups-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-5/+0
2021-06-25dm writecache: add optional "metadata_only" parameterMikulas Patocka-0/+3
2021-06-25dm writecache: add "cleaner" and "max_age" to DocumentationMike Snitzer-0/+17
2021-06-25Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/smmu', 'x86/vt-d', 'x86/am...Joerg Roedel-1/+8
2021-06-22clocksource: Provide kernel module to test clocksource watchdogPaul E. McKenney-0/+6
2021-06-22clocksource: Limit number of CPUs checked for clock synchronizationPaul E. McKenney-0/+10
2021-06-22clocksource: Retry clock read if long delays detectedPaul E. McKenney-0/+6
2021-06-21block: Introduce the ioprio rq-qos policyBart Van Assche-0/+55
2021-06-21Merge back cpufreq material for v5.14.Rafael J. Wysocki-0/+6
2021-06-17docs: admin-guide: sysctl: avoid using ReST :doc:`foo` markupMauro Carvalho Chehab-18/+21
2021-06-17docs: admin-guide: hw-vuln: avoid using ReST :doc:`foo` markupMauro Carvalho Chehab-1/+2
2021-06-17docs: admin-guide: pm: avoid using ReST :doc:`foo` markupMauro Carvalho Chehab-10/+15
2021-06-17docs: admin-guide: reporting-issues.rst: replace some charactersMauro Carvalho Chehab-1/+1
2021-06-17ACPI: sysfs: Allow bitmap list to be supplied to acpi_mask_gpeAndy Shevchenko-1/+1
2021-06-17iommu: Update "iommu.strict" documentationRobin Murphy-1/+5
2021-06-17tracing: Add tp_printk_stop_on_boot optionSteven Rostedt (VMware)-0/+13
2021-06-16docs/cgroup-v1/blkio: update for 5.x kernelsKir Kolyshkin-15/+16
2021-06-16docs/cgroup-v1/blkio: stop abusing itemized listKir Kolyshkin-63/+67