summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | 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-121-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
| * | | | | | | memblock: stop aliasing __memblock_free_late with memblock_free_lateMike Rapoport2021-11-061-6/+1
| * | | | | | | memblock: drop memblock_free_early_nid() and memblock_free_early()Mike Rapoport2021-11-061-12/+0
| * | | | | | | mm/vmpressure: fix data-race with memcg->socket_pressureYuanzheng Song2021-11-061-1/+1
| * | | | | | | mm/vmscan: throttle reclaim when no progress is being madeMel Gorman2021-11-062-1/+4
| * | | | | | | mm/vmscan: throttle reclaim and compaction when too may pages are isolatedMel Gorman2021-11-062-1/+4
| * | | | | | | mm/vmscan: throttle reclaim until some writeback completes if congestedMel Gorman2021-11-064-8/+47
| * | | | | | | mm, hugepages: add mremap() support for hugepage backed vmaMina Almasry2021-11-061-0/+19
| * | | | | | | mm: khugepaged: recalculate min_free_kbytes after stopping khugepagedLiangcai Fan2021-11-061-0/+1