Merge tag 'pwm/for-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry...
[sfrench/cifs-2.6.git] / mm /
2015-09-09 Linus TorvaldsMerge tag 'pwm/for-4.3-rc1' of git://git./linux/kernel...
2015-09-09 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2015-09-09 Linus TorvaldsMerge tag 'metag-for-v4.3' of git://git./linux/kernel...
2015-09-09 Linus TorvaldsMerge tag 'nios2-v4.3-rc1' of git://git./linux/kernel...
2015-09-09 Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2015-09-09 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2015-09-09 Linus TorvaldsMerge tag 'for-linus-4.3' of git://git.code.sf.net...
2015-09-09 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2015-09-09 Linus TorvaldsMerge branch 'parisc-4.3-1' of git://git./linux/kernel...
2015-09-09 Linus TorvaldsMerge tag 'linux-kselftest-4.3-rc1' of git://git./linux...
2015-09-09 Linus TorvaldsMerge tag 'iommu-updates-v4.3' of git://git./linux...
2015-09-08 Linus TorvaldsMerge tag 'regmap-v4.3' of git://git./linux/kernel...
2015-09-08 Linus TorvaldsMerge tag 'fbdev-4.3' of git://git./linux/kernel/git...
2015-09-08 Linus TorvaldsMerge tag 'mmc-v4.3' of git://git.linaro.org/people...
2015-09-08 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.3-1' of git://git...
2015-09-08 Linus TorvaldsMerge branch 'i2c/for-4.3' of git://git./linux/kernel...
2015-09-08 Linus TorvaldsMerge tag 'rtc-v4.3' of git://git./linux/kernel/git...
2015-09-08 Dan Streetmanzpool: remove no-op module init/exit
2015-09-08 Krzysztof Kozlowskimm: zbud: constify the zbud_ops
2015-09-08 Krzysztof Kozlowskimm: zpool: constify the zpool_ops
2015-09-08 Dmitry Safonovmm: swap: zswap: maybe_preload & refactoring
2015-09-08 Sergey Senozhatskyzsmalloc: remove null check from destroy_handle_cache()
2015-09-08 Sergey Senozhatskyzsmalloc: do not take class lock in zs_shrinker_count()
2015-09-08 Minchan Kimzsmalloc: use class->pages_per_zspage
2015-09-08 Minchan Kimzsmalloc: consider ZS_ALMOST_FULL as migrate source
2015-09-08 Sergey Senozhatskyzsmalloc: partial page ordering within a fullness_list
2015-09-08 Sergey Senozhatskyzsmalloc: use shrinker to trigger auto-compaction
2015-09-08 Sergey Senozhatskyzsmalloc: account the number of compacted pages
2015-09-08 Sergey Senozhatskyzsmalloc/zram: introduce zs_pool_stats api
2015-09-08 Sergey Senozhatskyzsmalloc: cosmetic compaction code adjustments
2015-09-08 Sergey Senozhatskyzsmalloc: introduce zs_can_compact() function
2015-09-08 Sergey Senozhatskyzsmalloc: always keep per-class stats
2015-09-08 Sergey Senozhatskyzsmalloc: drop unused variable `nr_to_migrate'
2015-09-08 Alexander Kuleshovmm/memblock.c: fix comment in __next_mem_range()
2015-09-08 Zhen Leimm/page_alloc.c: fix type information of memoryless...
2015-09-08 Xishi Qiumemory-hotplug: fix comments in zone_spanned_pages_in_n...
2015-09-08 Yaowei Baimm/page_alloc.c: change sysctl_lower_zone_reserve_ratio...
2015-09-08 Yaowei Baimm/page_alloc.c: fix a misleading comment
2015-09-08 Chen Gangmm/mmap.c:insert_vm_struct(): check for failure before...
2015-09-08 Petr Mladekmm/khugepaged: allow interruption of allocation sleep...
2015-09-08 Alexander Kuleshovmm/memblock.c: fiy typos in comments
2015-09-08 Joonsoo Kimmm/compaction: correct to flush migrated pages if pageb...
2015-09-08 Vlastimil Babkamm: rename alloc_pages_exact_node() to __alloc_pages_node()
2015-09-08 Hugh Dickinsmm, vmscan: unlock page while waiting on writeback
2015-09-08 Jeff Laytonlist_lru: don't call list_lru_from_kmem if the list_hea...
2015-09-08 Wang Kaikmemleak: record accurate early log buffer count and...
2015-09-08 Chen Gangmm/mmap.c: simplify the failure return working flow
2015-09-08 Yu Zhaoshmem: recalculate file inode when fstat
2015-09-08 Alexander Kuleshovmm/memblock.c: rename local variable of memblock_type...
2015-09-08 Naoya Horiguchimm/hwpoison: don't try to unpoison containment-failed...
2015-09-08 Wanpeng Limm/hwpoison: fix race between soft_offline_page and...
2015-09-08 Naoya Horiguchimm/hwpoison: introduce num_poisoned_pages wrappers
2015-09-08 Wanpeng Limm/hwpoison: replace most of put_page in memory error...
2015-09-08 Wanpeng Limm/hwpoison: fix refcount of THP head page in no-inject...
2015-09-08 Wanpeng Limm/hwpoison: introduce put_hwpoison_page to put refcoun...
2015-09-08 Wanpeng Limm/hwpoison: fix PageHWPoison test/set race
2015-09-08 Wanpeng Limm/hwpoison: fix failure to split thp w/ refcount held
2015-09-08 Mark Saltermm: add utility for early copy from unmapped ram
2015-09-08 Vlastimil Babkamm, compaction: skip compound pages by order in free...
2015-09-08 Vlastimil Babkamm, compaction: always skip all compound pages by order...
2015-09-08 Vlastimil Babkamm, compaction: encapsulate resetting cached scanner...
2015-09-08 Vlastimil Babkamm, compaction: simplify handling restart position...
2015-09-08 Vlastimil Babkamm, compaction: more robust check for scanners meeting
2015-09-08 Sean O. Stalleymm: add support for __GFP_ZERO flag to dma_pool_alloc()
2015-09-08 Jaewon Kimvmscan: fix increasing nr_isolated incurred by putback...
2015-09-08 Vladimir Davydovmm: vmscan: never isolate more pages than necessary
2015-09-08 Chris Metcalfbootmem: avoid freeing to bootmem after bootmem is...
2015-09-08 Naoya Horiguchimm, page_isolation: make set/unset_migratetype_isolate...
2015-09-08 Aristeu Rozanskimm/mempolicy.c: get rid of duplicated check for vma...
2015-09-08 Tang Chenmem-hotplug: handle node hole when initializing numa_me...
2015-09-08 Tang Chenmm/memblock.c: make memblock_overlaps_region() return...
2015-09-08 Mike Kravetzmm: madvise allow remove operation for hugetlbfs
2015-09-08 Mike Kravetzhugetlbfs: add hugetlbfs_fallocate()
2015-09-08 Mike Kravetzhugetlbfs: New huge_add_to_page_cache helper routine
2015-09-08 Mike Kravetzmm/hugetlb: alloc_huge_page handle areas hole punched...
2015-09-08 Mike Kravetzmm/hugetlb: vma_has_reserves() needs to handle fallocat...
2015-09-08 Mike Kravetzhugetlbfs: truncate_hugepages() takes a range of pages
2015-09-08 Mike Kravetzmm/hugetlb: expose hugetlb fault mutex for use by fallocate
2015-09-08 Mike Kravetzmm/hugetlb: add region_del() to delete a specific range...
2015-09-08 Mike Kravetzmm/hugetlb: add cache of descriptors to resv_map for...
2015-09-08 Vlastimil Babkamm: rename and move get/set_freepage_migratetype
2015-09-08 Vlastimil Babkamm, page_isolation: remove bogus tests for isolated...
2015-09-08 Michal Hockomemcg: move memcg_proto_active from sock.h
2015-09-08 Michal Hockomemcg, tcp_kmem: check for cg_proto in sock_update_memcg
2015-09-08 Tejun Heomemcg: restructure mem_cgroup_can_attach()
2015-09-08 Michal Hockomemcg: export struct mem_cgroup
2015-09-08 Sergey Senozhatskymm/dmapool: allow NULL `pool' pointer in dma_pool_destroy()
2015-09-08 Sergey Senozhatskymm/mempool: allow NULL `pool' pointer in mempool_destroy()
2015-09-08 Sergey Senozhatskymm/slab_common: allow NULL cache pointer in kmem_cache_...
2015-09-08 David Rientjesmm, oom: remove unnecessary variable
2015-09-08 David Rientjesmm, oom: do not panic for oom kills triggered from...
2015-09-08 David Rientjesmm, oom: pass an oom order of -1 when triggered by...
2015-09-08 David Rientjesmm, oom: organize oom context into struct
2015-09-08 Nicholas Krausemm: make set_recommended_min_free_kbytes() return void
2015-09-08 Dave Hansenfs: do not prefault sys_write() user buffer pages
2015-09-08 Minchan Kimmm: /proc/pid/smaps:: show proportional swap share...
2015-09-08 Vladimir Murzinmemtest: remove unused header files
2015-09-08 Vladimir Murzinmemtest: cleanup log messages
2015-09-08 Vladimir Murzinmemtest: use kstrtouint instead of simple_strtoul
2015-09-08 Wei Yangmm/memblock.c: WARN_ON when flags differs from overlap...
next