net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modules
[sfrench/cifs-2.6.git] / mm /
2018-10-29 Linus TorvaldsMerge tag 'armsoc-soc' of git://git./linux/kernel/git...
2018-10-29 Linus TorvaldsMerge tag 'armsoc-drivers' of git://git./linux/kernel...
2018-10-29 Linus TorvaldsMerge tag 'armsoc-defconfig' of git://git./linux/kernel...
2018-10-29 Linus TorvaldsMerge tag 'armsoc-dt' of git://git./linux/kernel/git...
2018-10-29 Linus TorvaldsMerge branch 'parisc-4.20-2' of git://git./linux/kernel...
2018-10-29 Linus TorvaldsMerge branch 'i2c/for-4.20' of git://git./linux/kernel...
2018-10-29 Linus TorvaldsMerge tag 'media/v4.20-1' of git://git./linux/kernel...
2018-10-29 Wolfram SangMerge branch 'i2c-mux/for-next' of https://github.com...
2018-10-29 Linus TorvaldsMerge tag 'tty-4.20-rc1' of git://git./linux/kernel...
2018-10-29 Linus TorvaldsMerge tag 'staging-4.20-rc1' of git://git./linux/kernel...
2018-10-29 Linus TorvaldsMerge tag 'mailbox-v4.20' of git://git.linaro.org/landi...
2018-10-29 Linus TorvaldsMerge tag 'filesystems_for_v4.20-rc1' of git://git...
2018-10-29 Linus TorvaldsMerge tag 'for_v4.20-rc1' of git://git./linux/kernel...
2018-10-29 Linus TorvaldsMerge tag '9p-for-4.20' of git://github.com/martinetd...
2018-10-29 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2018-10-29 Linus TorvaldsMerge tag 'm68k-for-v4.20-tag1' of git://git./linux...
2018-10-29 Linus TorvaldsMerge tag 'csky-for-linus-4.20' of https://github.com...
2018-10-29 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2018-10-29 Linus TorvaldsMerge tag 'drm-next-2018-10-24' of git://anongit.freede...
2018-10-28 Linus TorvaldsMerge tag 'vla-v4.20-rc1' of git://git./linux/kernel...
2018-10-28 Linus TorvaldsMerge tag 'kbuild-v4.20' of git://git./linux/kernel...
2018-10-28 Linus TorvaldsMerge tag 'linux-kselftest-4.20-rc1' of git://git....
2018-10-28 Linus TorvaldsMerge branch 'xarray' of git://git.infradead.org/users...
2018-10-27 Linus TorvaldsMerge tag 'linux-watchdog-4.20-rc1' of git://linux...
2018-10-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2018-10-27 Linus TorvaldsMerge tag 'rtc-4.20' of git://git./linux/kernel/git...
2018-10-27 Linus TorvaldsMerge tag 'led-fix-for-4.20-rc1' of git://git./linux...
2018-10-27 David S. MillerMerge git://git./pub/scm/linux/kernel/git/bpf/bpf
2018-10-27 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2018-10-27 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2018-10-27 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2018-10-26 Mike Kravetzhugetlbfs: dirty pages as they are added to pagecache
2018-10-26 Omar Sandovalmm: export add_swap_extent()
2018-10-26 Omar Sandovalmm: split SWP_FILE into SWP_ACTIVATED and SWP_FS
2018-10-26 Andrea Arcangelimm: thp: relocate flush_cache_range() in migrate_mispla...
2018-10-26 Andrea Arcangelimm: thp: fix mmu_notifier in migrate_misplaced_transhug...
2018-10-26 Andrea Arcangelimm: thp: fix MADV_DONTNEED vs migrate_misplaced_transhu...
2018-10-26 Clark Williamsmm/kasan/quarantine.c: make quarantine_lock a raw_spinl...
2018-10-26 Keith Buschmm/gup: cache dev_pagemap while pinning pages
2018-10-26 Pavel Tatashinmm: return zero_resv_unavail optimization
2018-10-26 Naoya Horiguchimm: zero remaining unavailable struct pages
2018-10-26 Keith Buschmm/gup_benchmark.c: add additional pinning methods
2018-10-26 Keith Buschmm/gup_benchmark.c: time put_page()
2018-10-26 Roman Gushchinmm: don't raise MEMCG_OOM event due to failed high...
2018-10-26 Dave Chinnermm/page-writeback.c: fix range_cyclic writeback vs...
2018-10-26 Pavel Tatashinmm: move mirrored memory specific code outside of memma...
2018-10-26 Pavel Tatashinmm: calculate deferred pages after skipping mirrored...
2018-10-26 Pavel Tatashinmm: make memmap_init a proper function
2018-10-26 Kirill Tkhaimm/memcontrol.c: convert mem_cgroup_id::ref to refcount...
2018-10-26 David Rientjesmm/page_alloc.c: initialize num_movable in move_freepages()
2018-10-26 Gustavo A. R. Silvamm/zsmalloc.c: fix fall-through annotation
2018-10-26 Jann Hornmm/vmstat.c: assert that vmstat_text is in sync with...
2018-10-26 Aneesh Kumar K.Vmm/memory.c: recheck page table entry with page table...
2018-10-26 Yang Shimm: brk: downgrade mmap_sem to read when shrinking
2018-10-26 Yang Shimm: mremap: downgrade mmap_sem to read when shrinking
2018-10-26 Souptick Joardermm/filemap.c: use vmf_error()
2018-10-26 Wei Yangmm: remove unnecessary local variable addr in __get_use...
2018-10-26 Alexander Duyckmm: defer ZONE_DEVICE page initialization to the point...
2018-10-26 Alexander Duyckmm: create non-atomic version of SetPageReserved for...
2018-10-26 Alexander Duyckmm: provide kernel parameter to allow disabling page...
2018-10-26 Shakeel Buttmemcg: remove memcg_kmem_skip_account
2018-10-26 Oscar Salvadormm/memory_hotplug.c: clean up node_states_check_changes...
2018-10-26 Oscar Salvadormm/memory_hotplug.c: simplify node_states_check_changes...
2018-10-26 Oscar Salvadormm/memory_hotplug.c: tidy up node_states_clear_node()
2018-10-26 Oscar Salvadormm/memory_hotplug.c: spare unnecessary calls to node_se...
2018-10-26 haiqing.shqmm/filemap.c: Use existing variable
2018-10-26 Yang Shimm: unmap VM_PFNMAP mappings with optimized path
2018-10-26 Yang Shimm: unmap VM_HUGETLB mappings with optimized path
2018-10-26 Yang Shimm: mmap: zap pages with read mmap_sem in munmap
2018-10-26 Andrey Ryabininvfree: add debug might_sleep()
2018-10-26 Andrey Ryabininmm/vmalloc.c: improve vfree() kerneldoc
2018-10-26 Andrey Ryabininkvfree(): fix misleading comment
2018-10-26 zhong jiangmm/mempolicy.c: use match_string() helper to simplify...
2018-10-26 YueHaibingmm/swap.c: remove duplicated include
2018-10-26 Michal Hockomm, page_alloc: drop should_suppress_show_mem
2018-10-26 Johannes Weinermm/memcontrol.c: fix memory.stat item ordering
2018-10-26 Johannes Weinermm: zero-seek shrinkers
2018-10-26 Johannes Weinermm: workingset: add vmstat counter for shadow nodes
2018-10-26 Johannes Weinermm: workingset: use cheaper __inc_lruvec_state in irqsa...
2018-10-26 Johannes Weinerpsi: pressure stall information for CPU, memory, and IO
2018-10-26 Johannes Weinerdelayacct: track delays from thrashing cache pages
2018-10-26 Johannes Weinermm: workingset: tell cache transitions from workingset...
2018-10-26 Johannes Weinermm: workingset: don't drop refault information prematurely
2018-10-26 Vlastimil Babkamm, slab: shorten kmalloc cache names for large sizes
2018-10-26 Vlastimil Babkamm: rename and change semantics of nr_indirectly_reclai...
2018-10-26 Vlastimil Babkamm, slab/slub: introduce kmalloc-reclaimable caches
2018-10-26 Vlastimil Babkamm, slab: combine kmalloc_caches and kmalloc_dma_caches
2018-10-26 Andrea Arcangeliuserfaultfd: allow get_mempolicy(MPOL_F_NODE|MPOL_F_ADD...
2018-10-26 Matthew Wilcoxmm: convert insert_pfn() to vm_fault_t
2018-10-26 Matthew Wilcoxmm: convert __vm_insert_mixed() to vm_fault_t
2018-10-26 Matthew Wilcoxmm: inline vm_insert_pfn_prot() into caller
2018-10-26 Matthew Wilcoxmm: remove vm_insert_pfn()
2018-10-26 Matthew Wilcoxmm: make vm_insert_pfn_prot() static
2018-10-26 Matthew Wilcoxmm: introduce vmf_insert_pfn_prot()
2018-10-26 Matthew Wilcoxmm: remove vm_insert_mixed()
2018-10-26 Souptick Joardermm: convert to use vm_fault_t
2018-10-26 Oscar Salvadormm/page_alloc.c: clean up check_for_memory()
2018-10-26 Huang Yingmm/swapfile.c: clear si->swap_map[] in swap_free_cluster()
2018-10-26 Huang Yingmm/swapfile.c: call free_swap_slot() in __swap_entry_free()
2018-10-26 Huang Yingmm/swapfile.c: use __try_to_reclaim_swap() in free_swap...
next