summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-065-16/+18
|\
| * Merge branch 'pci/host/apple'Bjorn Helgaas2021-11-051-0/+4
| |\
| | * irqdomain: Make of_phandle_args_to_fwspec() generally availableMarc Zyngier2021-11-041-0/+4
| * | Merge branch 'remotes/lorenzo/pci/aardvark'Bjorn Helgaas2021-11-051-0/+6
| |\ \
| | * | PCI: Add PCI_EXP_DEVCTL_PAYLOAD_* macrosPali Rohár2021-10-071-0/+6
| | |/
| * | Merge branch 'pci/misc'Bjorn Helgaas2021-11-051-11/+0
| |\ \
| | * | PCI: Remove unused pci_pool wrappersCai Huoqing2021-10-181-11/+0
| | |/
| * | Merge branch 'pci/vpd'Bjorn Helgaas2021-11-051-0/+2
| |\ \
| | * | PCI/VPD: Add pci_read/write_vpd_any()Heiner Kallweit2021-10-111-0/+2
| | |/
| * | Merge branch 'pci/switchtec'Bjorn Helgaas2021-11-051-0/+1
| |\ \
| | * | PCI/switchtec: Add check of event supportLogan Gunthorpe2021-10-141-0/+1
| | |/
| * | Merge branch 'pci/driver'Bjorn Helgaas2021-11-051-2/+4
| |\ \
| | * | PCI: Remove struct pci_dev->driverUwe Kleine-König2021-10-181-1/+0
| | * | PCI: Return NULL for to_pci_driver(NULL)Bjorn Helgaas2021-10-131-1/+4
| | |/
| * | Merge branch 'pci/enumeration'Bjorn Helgaas2021-11-051-1/+1
| |\ \
| | * | PCI: Rename pcibios_add_device() to pcibios_device_add()Oliver O'Halloran2021-09-211-1/+1
| | |/
| * / PCI/ACPI: Remove OSC_PCI_SUPPORT_MASKS and OSC_PCI_CONTROL_MASKSJoerg Roedel2021-09-281-2/+0
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-0639-302/+623
|\ \
| * | mm/damon: remove return value from before_terminate callbackChangbin Du2021-11-061-1/+1
| * | mm/damon: simplify stop mechanismChangbin Du2021-11-061-1/+0
| * | mm/damon/dbgfs: add adaptive_targets list check before enable monitor_onXin Hao2021-11-061-0/+1
| * | mm/damon/schemes: activate schemes based on a watermarks mechanismSeongJae Park2021-11-061-1/+51
| * | mm/damon/vaddr,paddr: support pageout prioritizationSeongJae Park2021-11-061-0/+4
| * | mm/damon/schemes: prioritize regions within the quotasSeongJae Park2021-11-061-0/+26
| * | mm/damon/schemes: implement time quotaSeongJae Park2021-11-061-5/+20
| * | mm/damon/schemes: skip already charged targets and regionsSeongJae Park2021-11-061-0/+5
| * | mm/damon/schemes: implement size quota for schemes application speed controlSeongJae Park2021-11-061-4/+32
| * | mm/damon/paddr: support the pageout schemeSeongJae Park2021-11-061-0/+2
| * | mm/damon: implement primitives for physical address space monitoringSeongJae Park2021-11-061-0/+10
| * | mm/damon/schemes: implement statistics featureSeongJae Park2021-11-061-1/+9
| * | mm/damon/vaddr: support DAMON-based Operation SchemesSeongJae Park2021-11-061-0/+2
| * | mm/damon/core: implement DAMON-based Operation Schemes (DAMOS)SeongJae Park2021-11-061-0/+66
| * | mm/damon/core: account age of target regionsSeongJae Park2021-11-061-0/+10
| * | include/linux/damon.h: fix kernel-doc comments for 'damon_callback'SeongJae Park2021-11-061-3/+3
| * | kfence: always use static branches to guard kfence_alloc()Marco Elver2021-11-061-10/+11
| * | stacktrace: move filter_irq_stacks() to kernel/stacktrace.cMarco Elver2021-11-062-2/+1
| * | include/linux/mm.h: move nr_free_buffer_pages from swap.h to mm.hMianhan Liu2021-11-062-1/+2
| * | mm: remove HARDENED_USERCOPY_FALLBACKStephen Kitt2021-11-061-2/+0
| * | mm/highmem: remove deprecated kmap_atomicIra Weiny2021-11-061-14/+14
| * | memblock: add MEMBLOCK_DRIVER_MANAGED to mimic IORESOURCE_SYSRAM_DRIVER_MANAGEDDavid Hildenbrand2021-11-061-2/+14
| * | memblock: allow to specify flags with memblock_add_node()David Hildenbrand2021-11-062-2/+3
| * | memblock: improve MEMBLOCK_HOTPLUG documentationDavid Hildenbrand2021-11-061-1/+5
| * | mm/memory_hotplug: remove stale function declarationsDavid Hildenbrand2021-11-061-3/+0
| * | mm/memory_hotplug: remove HIGHMEM leftoversDavid Hildenbrand2021-11-061-1/+0
| * | mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSEDavid Hildenbrand2021-11-062-16/+12
| * | mm: migrate: make demotion knob depend on migrationYang Shi2021-11-062-4/+4
| * | mm/migrate: de-duplicate migrate_reason stringsJohn Hubbard2021-11-062-18/+14
| * | hugetlbfs: extend the definition of hugepages parameter to support node alloc...Zhenguo Yao2021-11-061-2/+4
| * | memblock: use memblock_free for freeing virtual pointersMike Rapoport2021-11-061-1/+1
| * | memblock: rename memblock_free to memblock_phys_freeMike Rapoport2021-11-061-1/+1