summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contigu...Marek Szyprowski2018-08-171-2/+2
* mm/cma: remove unsupported gfp_mask parameter from cma_alloc()Marek Szyprowski2018-08-171-1/+1
* mm: add SHRINK_EMPTY shrinker methods return valueKirill Tkhai2018-08-171-2/+5
* mm/list_lru.c: set bit in memcg shrinker bitmap on first list_lru item appear...Kirill Tkhai2018-08-171-0/+4
* mm/memcontrol.c: export mem_cgroup_is_root()Kirill Tkhai2018-08-171-0/+10
* mm/list_lru: pass dst_memcg argument to memcg_drain_list_lru_node()Kirill Tkhai2018-08-171-1/+1
* fs: propagate shrinker::id to list_lruKirill Tkhai2018-08-171-5/+9
* mm, memcg: assign memcg-aware shrinkers bitmap to memcgKirill Tkhai2018-08-171-0/+14
* mm: assign id to every memcg-aware shrinkerKirill Tkhai2018-08-171-0/+4
* mm: introduce CONFIG_MEMCG_KMEM as combination of CONFIG_MEMCG && !CONFIG_SLOBKirill Tkhai2018-08-174-7/+7
* memcg, oom: move out_of_memory back to the charge pathMichal Hocko2018-08-172-9/+9
* kernel/memremap, kasan: make ZONE_DEVICE with work with KASANAndrey Ryabinin2018-08-171-1/+12
* fs, mm: account buffer_head to kmemcgShakeel Butt2018-08-171-0/+7
* fs: fsnotify: account fsnotify metadata to kmemcgShakeel Butt2018-08-174-5/+57
* mm: introduce mem_cgroup_put() helperRoman Gushchin2018-08-171-0/+9
* mm: provide a fallback for PAGE_KERNEL_EXEC for architecturesLuis R. Rodriguez2018-08-171-0/+4
* mm: provide a fallback for PAGE_KERNEL_RO for architecturesLuis R. Rodriguez2018-08-171-0/+14
* mm/memory_hotplug.c: make register_mem_sect_under_node() a callback of walk_m...Oscar Salvador2018-08-171-5/+7
* mm, huge page: copy target sub-page last when copy huge pageHuang Ying2018-08-171-1/+2
* mpage: mpage_readpages() should submit IO as read-aheadJens Axboe2018-08-171-0/+4
* mm/page_ext.c: constify lookup_page_ext() argumentKirill A. Shutemov2018-08-171-2/+2
* include/linux/page_ext.h: drop definition of unused PAGE_EXT_DEBUG_POISONKirill A. Shutemov2018-08-171-11/+0
* vfs: discard ATTR_ATTR_FLAGNeilBrown2018-08-171-1/+0
* bitfield: avoid gcc-8 -Wint-in-bool-context warningArnd Bergmann2018-08-171-1/+1
* Merge tag 'mailbox-v4.19' of git://git.linaro.org/landing-teams/working/fujit...Linus Torvalds2018-08-163-4/+122
|\
| * mailbox: mediatek: Add Mediatek CMDQ driverHoulong Wei2018-08-031-0/+77
| * dt-bindings: soc: Add documentation for the MediaTek GCE unitHoulong Wei2018-08-031-0/+44
| * mailbox/omap: switch to SPDX license identifierSuman Anna2018-08-031-4/+1
* | Replace magic for trusting the secondary keyring with #defineYannik Sembritzki2018-08-161-0/+6
* | Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-08-1610-41/+59
|\ \
| * \ Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas2018-08-153-3/+17
| |\ \
| | * | pci_endpoint_test: Add 2 ioctl commandsGustavo Pimentel2018-07-191-0/+2
| | * | pci-epf-test/pci_endpoint_test: Add MSI-X supportGustavo Pimentel2018-07-192-0/+2
| | * | PCI: Update xxx_pcie_ep_raise_irq() and pci_epc_raise_irq() signaturesGustavo Pimentel2018-07-191-3/+3
| | * | PCI: endpoint: Add MSI-X interfacesGustavo Pimentel2018-07-192-0/+10
| * | | Merge branch 'pci/virtualization'Bjorn Helgaas2018-08-152-5/+4
| |\ \ \
| | * | | PCI: Export pcie_has_flr()Alex Williamson2018-08-091-0/+1
| | * | | PCI: Rename pci_try_reset_bus() to pci_reset_bus()Sinan Kaya2018-07-191-1/+1
| | * | | PCI: Deprecate pci_reset_bus() and pci_reset_slot() functionsSinan Kaya2018-07-191-2/+0
| | * | | PCI: Unify try slot and bus reset APISinan Kaya2018-07-191-2/+1
| | * | | PCI: Hide pci_reset_bridge_secondary_bus() from driversSinan Kaya2018-07-191-1/+0
| | * | | PCI: Enable PASID only if entire path supports End-End TLP prefixesSinan Kaya2018-06-302-0/+2
| | |/ /
| * | | Merge branch 'pci/switchtec'Bjorn Helgaas2018-08-152-4/+1
| |\ \ \
| | * | | switchtec: Use generic PCI Vendor ID and Class CodeDoug Meyer2018-06-292-4/+1
| | |/ /
| * | | Merge branch 'pci/resource'Bjorn Helgaas2018-08-152-2/+2
| |\ \ \
| | * | | PCI: Make pci_get_rom_size() staticBjorn Helgaas2018-06-291-1/+0
| | * | | PCI: Cleanup PCI_REBAR_CTRL_BAR_SHIFT handlingChristian König2018-06-291-1/+2
| | |/ /
| * | | Merge branch 'pci/peer-to-peer'Bjorn Helgaas2018-08-151-11/+0
| |\ \ \
| | * | | PCI: Hide ACS quirk declarations inside PCI coreBjorn Helgaas2018-08-091-11/+0
| | |/ /
| * | | Merge branch 'pci/misc'Bjorn Helgaas2018-08-154-8/+22
| |\ \ \