summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-19r8169: don't use MSI-X on RTL8106eJian-Hong Pan
2018-08-19net: lan743x_ptp: convert to ktime_get_clocktai_ts64Arnd Bergmann
2018-08-19net: sched: always disable bh when taking tcf_lockVlad Buslov
2018-08-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-08-19Merge tag 'riscv-for-linus-4.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-08-19Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-08-18Merge tag 'hwlock-v4.19' of git://github.com/andersson/remoteprocLinus Torvalds
2018-08-18Merge tag 'rpmsg-v4.19' of git://github.com/andersson/remoteprocLinus Torvalds
2018-08-18Merge tag 'rproc-v4.19' of git://github.com/andersson/remoteprocLinus Torvalds
2018-08-18Merge tag 'linux-watchdog-4.19-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2018-08-18Merge tag 'dmaengine-4.19-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2018-08-18Merge tag 'mmc-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2018-08-18ip6_vti: simplify stats handling in vti6_xmitHaishuang Yan
2018-08-18pcmcia: remove long deprecated pcmcia_request_exclusive_irq() functionLinus Torvalds
2018-08-18deprecate the '__deprecated' attribute warnings entirely and for goodLinus Torvalds
2018-08-18Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-08-18Merge tag 'staging-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-08-18Merge tag 'tty-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-08-18Merge tag 'usb-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-08-17Merge tag '9p-for-4.19-2' of git://github.com/martinetd/linuxLinus Torvalds
2018-08-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-08-17mm/hmm.c: remove unused variables align_start and align_endColin Ian King
2018-08-17fs/userfaultfd.c: remove redundant pointer uwqColin Ian King
2018-08-17mm, vmacache: hash addresses based on pmdDavid Rientjes
2018-08-17mm/list_lru: introduce list_lru_shrink_walk_irq()Sebastian Andrzej Siewior
2018-08-17mm/list_lru.c: pass struct list_lru_node* as an argument to __list_lru_walk_o...Sebastian Andrzej Siewior
2018-08-17mm/list_lru.c: move locking from __list_lru_walk_one() to its callerSebastian Andrzej Siewior
2018-08-17mm/list_lru.c: use list_lru_walk_one() in list_lru_walk_node()Sebastian Andrzej Siewior
2018-08-17mm, swap: make CONFIG_THP_SWAP depend on CONFIG_SWAPHuang Ying
2018-08-17mm/sparse: delete old sparse_init and enable new onePavel Tatashin
2018-08-17mm/sparse: add new sparse_init_nid() and sparse_init()Pavel Tatashin
2018-08-17mm/sparse: move buffer init/fini to the common placePavel Tatashin
2018-08-17mm/sparse: use the new sparse buffer functions in non-vmemmapPavel Tatashin
2018-08-17mm/sparse: abstract sparse buffer allocationsPavel Tatashin
2018-08-17mm/hugetlb.c: don't zero 1GiB bootmem pagesCannon Matthews
2018-08-17mm, page_alloc: double zone's batchsizeAaron Lu
2018-08-17mm/oom_kill.c: document oom_lockMichal Hocko
2018-08-17mm/hugetlb: remove gigantic page support for HIGHMEMMike Kravetz
2018-08-17mm, oom: remove sleep from under oom_lockMichal Hocko
2018-08-17kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contigu...Marek Szyprowski
2018-08-17mm/cma: remove unsupported gfp_mask parameter from cma_alloc()Marek Szyprowski
2018-08-17Revert "mm: always flush VMA ranges affected by zap_page_range"Rik van Riel
2018-08-17mm/sparse: optimize memmap allocation during sparse_init()Baoquan He
2018-08-17mm/sparse.c: add a new parameter 'data_unit_size' for alloc_usemap_and_memmapBaoquan He
2018-08-17mm/sparsemem.c: defer the ms->section_mem_map clearingBaoquan He
2018-08-17mm/sparse.c: add a static variable nr_present_sectionsBaoquan He