aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
AgeCommit message (Expand)AuthorFilesLines
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-06tools/vm/page_owner_sort.c: count and sort by memZhenliang Wei1-1/+22
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
2021-11-06memcg, kmem: further deprecate kmem.limit_in_bytesShakeel Butt1-9/+2
2021-11-05Merge branch 'remotes/lorenzo/pci/qcom'Bjorn Helgaas2-2/+161
2021-11-05Merge branch 'pci/host/mt7621'Bjorn Helgaas1-0/+142
2021-11-05Merge branch 'remotes/lorenzo/pci/dt'Bjorn Helgaas1-0/+141
2021-11-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-1/+28
2021-11-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hidLinus Torvalds1-0/+14
2021-11-05Merge tag 'pinctrl-v5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds13-303/+1155
2021-11-05dt-bindings: mfd: qcom: pm8xxx: Add pm8018 compatibleDavid Heidelberg1-0/+1
2021-11-05mfd: qcom-spmi-pmic: Document ten more PMICs in the bindingBjorn Andersson1-1/+10
2021-11-05mfd: qcom-spmi-pmic: Sort the compatibles in the bindingBjorn Andersson1-15/+15
2021-11-05dt-bindings: mfd: syscon: Add samsung,exynosautov9-sysreg compatibleChanho Park1-0/+1
2021-11-05dt-bindings: gpio: Convert X-Powers AXP209 GPIO binding to a schemaMaxime Ripard2-75/+55
2021-11-05dt-bindings: mfd: syscon: Add rk3368 QoS register compatibleHeiko Stuebner1-0/+1
2021-11-05dt-bindings: mfd: Convert X-Powers AXP binding to a schemaMaxime Ripard3-274/+401
2021-11-05dt-bindings: mfd: Convert X-Powers AC100 binding to a schemaMaxime Ripard2-50/+116
2021-11-05mfd: max14577: Do not enforce (incorrect) interrupt trigger typeKrzysztof Kozlowski1-2/+2
2021-11-05mfd: max77693: Do not enforce (incorrect) interrupt trigger typeKrzysztof Kozlowski1-1/+1
2021-11-05mfd: max77686: Do not enforce (incorrect) interrupt trigger typeKrzysztof Kozlowski3-4/+4
2021-11-05dt-bindings: mfd: logicvc: Add patternProperties for the displayPaul Kocialkowski1-0/+3
2021-11-05dt-bindings: mfd: qcom,tcsr: Document ipq6018 compatibleBaruch Siach1-0/+1
2021-11-05dt-bindings: mfd: brcm,cru: Add USB 2.0 PHYRafał Miłecki1-1/+14
2021-11-05dt-bindings: mfd: brcm,cru: Add clkset sysconRafał Miłecki2-0/+9
2021-11-05dt-bindings: mfd: Add Broadcom's MISC blockRafał Miłecki1-0/+60
2021-11-05Merge branches 'ib-mfd-iio-touchscreen-clk-5.16', 'ib-mfd-misc-regulator-5.16' and 'tb-mfd-from-regulator-5.16' into ibs-for-mfd-mergedLee Jones16-461/+1066
2021-11-05dt-bindings: pwm: tpu: Add R-Car M3-W+ device tree bindingsWolfram Sang1-0/+1
2021-11-05dt-bindings: pwm: tpu: Add R-Car V3U device tree bindingsDuc Nguyen1-0/+1
2021-11-05net: udp: correct the document for udp_memMenglong Dong1-4/+2
2021-11-05Merge tag 'drm-misc-next-2021-10-14' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie6-7/+121
2021-11-04Merge tag 'for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supplyLinus Torvalds7-13/+98
2021-11-04Merge tag 'iommu-updates-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2-0/+3
2021-11-04xen/balloon: add late_initcall_sync() for initial ballooning doneJuergen Gross1-0/+7
2021-11-04Merge tag 'tty-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds9-70/+202
2021-11-04Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds51-944/+2017
2021-11-04Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds39-213/+1670
2021-11-04Merge tag 'usb-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds10-128/+522
2021-11-03Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds20-109/+1095
2021-11-03Merge tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds26-129/+502
2021-11-03Merge tag 'dt-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds43-621/+1367
2021-11-03Merge tag 'soc-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds4-0/+70
2021-11-03Documentation: ACPI: Document _DSC object usage for enum power stateSakari Ailus2-0/+79
2021-11-03Merge tag 'trace-v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-1/+2
2021-11-03Merge tag 'sound-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds53-514/+2268
2021-11-03security: add sctp_assoc_established hookXin Long1-12/+10