aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-21net_sched: remove unused tcfa_capabCong Wang1-2/+0
2018-08-21net_sched: remove list_head from tc_actionCong Wang2-12/+14
2018-08-21net_sched: remove unused tcf_idr_check()Cong Wang1-2/+0
2018-08-21net_sched: remove unnecessary ops->delete()Cong Wang1-2/+0
2018-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds8-12/+32
2018-08-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-5/+25
2018-08-19Merge tag 'riscv-for-linus-4.19-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linuxLinus Torvalds1-0/+1
2018-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds7-33/+81
2018-08-18Merge tag 'hwlock-v4.19' of git://github.com/andersson/remoteprocLinus Torvalds1-1/+36
2018-08-18Merge tag 'rproc-v4.19' of git://github.com/andersson/remoteprocLinus Torvalds2-9/+14
2018-08-18Merge tag 'dmaengine-4.19-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-1/+7
2018-08-18Merge tag 'mmc-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds4-6/+11
2018-08-18pcmcia: remove long deprecated pcmcia_request_exclusive_irq() functionLinus Torvalds1-10/+0
2018-08-18deprecate the '__deprecated' attribute warnings entirely and for goodLinus Torvalds2-20/+2
2018-08-18Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds5-54/+80
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds16-55/+769
2018-08-18Merge tag 'staging-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds2-0/+19
2018-08-18Merge tag 'tty-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds6-5/+43
2018-08-18Merge tag 'usb-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds11-49/+405
2018-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller3-4/+8
2018-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller4-5/+10
2018-08-17Merge tag '9p-for-4.19-2' of git://github.com/martinetd/linuxLinus Torvalds1-7/+4
2018-08-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds18-67/+209
2018-08-17mm, vmacache: hash addresses based on pmdDavid Rientjes1-6/+0
2018-08-17mm/list_lru: introduce list_lru_shrink_walk_irq()Sebastian Andrzej Siewior1-0/+25
2018-08-17mm/sparse: delete old sparse_init and enable new onePavel Tatashin1-6/+0
2018-08-17mm/sparse: move buffer init/fini to the common placePavel Tatashin1-3/+0
2018-08-17mm/sparse: abstract sparse buffer allocationsPavel Tatashin1-0/+4
2018-08-17mm/hugetlb: remove gigantic page support for HIGHMEMMike Kravetz1-3/+0
2018-08-17kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contiguous()Marek Szyprowski1-2/+2
2018-08-17mm/cma: remove unsupported gfp_mask parameter from cma_alloc()Marek Szyprowski1-1/+1
2018-08-17mm: add SHRINK_EMPTY shrinker methods return valueKirill Tkhai1-2/+5
2018-08-17mm/list_lru.c: set bit in memcg shrinker bitmap on first list_lru item appearanceKirill Tkhai1-0/+4
2018-08-17mm/memcontrol.c: export mem_cgroup_is_root()Kirill Tkhai1-0/+10
2018-08-17mm/list_lru: pass dst_memcg argument to memcg_drain_list_lru_node()Kirill Tkhai1-1/+1
2018-08-17fs: propagate shrinker::id to list_lruKirill Tkhai1-5/+9
2018-08-17mm, memcg: assign memcg-aware shrinkers bitmap to memcgKirill Tkhai1-0/+14
2018-08-17mm: assign id to every memcg-aware shrinkerKirill Tkhai1-0/+4
2018-08-17mm: introduce CONFIG_MEMCG_KMEM as combination of CONFIG_MEMCG && !CONFIG_SLOBKirill Tkhai4-7/+7
2018-08-17memcg, oom: move out_of_memory back to the charge pathMichal Hocko2-9/+9
2018-08-17kernel/memremap, kasan: make ZONE_DEVICE with work with KASANAndrey Ryabinin1-1/+12
2018-08-17fs, mm: account buffer_head to kmemcgShakeel Butt1-0/+7
2018-08-17fs: fsnotify: account fsnotify metadata to kmemcgShakeel Butt4-5/+57
2018-08-17mm: introduce mem_cgroup_put() helperRoman Gushchin1-0/+9
2018-08-17mm: provide a fallback for PAGE_KERNEL_EXEC for architecturesLuis R. Rodriguez1-0/+4
2018-08-17mm: provide a fallback for PAGE_KERNEL_RO for architecturesLuis R. Rodriguez1-0/+14
2018-08-17mm/memory_hotplug.c: make register_mem_sect_under_node() a callback of walk_memory_range()Oscar Salvador1-5/+7
2018-08-17mm, huge page: copy target sub-page last when copy huge pageHuang Ying1-1/+2
2018-08-17mpage: mpage_readpages() should submit IO as read-aheadJens Axboe1-0/+4
2018-08-17mm/page_ext.c: constify lookup_page_ext() argumentKirill A. Shutemov1-2/+2