summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2018-08-18Merge tag 'hwlock-v4.19' of git://github.com/andersson/remoteprocLinus Torvalds-1/+36
2018-08-18Merge tag 'rproc-v4.19' of git://github.com/andersson/remoteprocLinus Torvalds-9/+14
2018-08-18Merge tag 'dmaengine-4.19-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds-1/+7
2018-08-18Merge tag 'mmc-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds-6/+11
2018-08-18pcmcia: remove long deprecated pcmcia_request_exclusive_irq() functionLinus Torvalds-10/+0
2018-08-18deprecate the '__deprecated' attribute warnings entirely and for goodLinus Torvalds-20/+2
2018-08-18Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-54/+80
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-55/+769
2018-08-18Merge tag 'staging-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+19
2018-08-18Merge tag 'tty-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-5/+43
2018-08-18Merge tag 'usb-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-49/+405
2018-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-4/+8
2018-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-5/+10
2018-08-18Merge tag 'perf-core-for-mingo-4.19-20180815' of git://git.kernel.org/pub/scm...Ingo Molnar-0/+13
2018-08-17Merge tag '9p-for-4.19-2' of git://github.com/martinetd/linuxLinus Torvalds-7/+4
2018-08-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds-67/+209
2018-08-17mm, vmacache: hash addresses based on pmdDavid Rientjes-6/+0
2018-08-17mm/list_lru: introduce list_lru_shrink_walk_irq()Sebastian Andrzej Siewior-0/+25
2018-08-17mm/sparse: delete old sparse_init and enable new onePavel Tatashin-6/+0
2018-08-17mm/sparse: move buffer init/fini to the common placePavel Tatashin-3/+0
2018-08-17mm/sparse: abstract sparse buffer allocationsPavel Tatashin-0/+4
2018-08-17mm/hugetlb: remove gigantic page support for HIGHMEMMike Kravetz-3/+0
2018-08-17kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contigu...Marek Szyprowski-2/+2
2018-08-17mm/cma: remove unsupported gfp_mask parameter from cma_alloc()Marek Szyprowski-1/+1
2018-08-17mm: add SHRINK_EMPTY shrinker methods return valueKirill Tkhai-2/+5
2018-08-17mm/list_lru.c: set bit in memcg shrinker bitmap on first list_lru item appear...Kirill Tkhai-0/+4
2018-08-17mm/memcontrol.c: export mem_cgroup_is_root()Kirill Tkhai-0/+10
2018-08-17mm/list_lru: pass dst_memcg argument to memcg_drain_list_lru_node()Kirill Tkhai-1/+1
2018-08-17fs: propagate shrinker::id to list_lruKirill Tkhai-5/+9
2018-08-17mm, memcg: assign memcg-aware shrinkers bitmap to memcgKirill Tkhai-0/+14
2018-08-17mm: assign id to every memcg-aware shrinkerKirill Tkhai-0/+4
2018-08-17mm: introduce CONFIG_MEMCG_KMEM as combination of CONFIG_MEMCG && !CONFIG_SLOBKirill Tkhai-7/+7
2018-08-17memcg, oom: move out_of_memory back to the charge pathMichal Hocko-9/+9
2018-08-17kernel/memremap, kasan: make ZONE_DEVICE with work with KASANAndrey Ryabinin-1/+12
2018-08-17fs, mm: account buffer_head to kmemcgShakeel Butt-0/+7
2018-08-17fs: fsnotify: account fsnotify metadata to kmemcgShakeel Butt-5/+57
2018-08-17mm: introduce mem_cgroup_put() helperRoman Gushchin-0/+9
2018-08-17mm: provide a fallback for PAGE_KERNEL_EXEC for architecturesLuis R. Rodriguez-0/+4
2018-08-17mm: provide a fallback for PAGE_KERNEL_RO for architecturesLuis R. Rodriguez-0/+14
2018-08-17mm/memory_hotplug.c: make register_mem_sect_under_node() a callback of walk_m...Oscar Salvador-5/+7
2018-08-17mm, huge page: copy target sub-page last when copy huge pageHuang Ying-1/+2
2018-08-17mpage: mpage_readpages() should submit IO as read-aheadJens Axboe-0/+4
2018-08-17mm/page_ext.c: constify lookup_page_ext() argumentKirill A. Shutemov-2/+2
2018-08-17include/linux/page_ext.h: drop definition of unused PAGE_EXT_DEBUG_POISONKirill A. Shutemov-11/+0
2018-08-17vfs: discard ATTR_ATTR_FLAGNeilBrown-1/+0
2018-08-17bitfield: avoid gcc-8 -Wint-in-bool-context warningArnd Bergmann-1/+1
2018-08-17bpf: fix redirect to map under tail callsDaniel Borkmann-4/+4
2018-08-17RDMA/smc: Replace ib_query_gid with rdma_get_gid_attrJason Gunthorpe-24/+0
2018-08-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-618/+1136
2018-08-17Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-81/+6