mm/process_vm_access: move config option into init/Kconfig
[sfrench/cifs-2.6.git] / mm /
2014-06-04 Konstantin Khlebnikovmm/process_vm_access: move config option into init...
2014-06-04 Mel Gormanmm: vmscan: use proportional scanning during direct...
2014-06-04 Kirill A. Shutemovmm: fix typo in comment in do_fault_around()
2014-06-04 Matthew Wilcoxmm/msync.c: sync only the requested range in msync()
2014-06-04 Vlastimil Babkamm, compaction: properly signal and act upon lock and...
2014-06-04 Jianyu Zhanmm/vmscan.c: use DIV_ROUND_UP for calculation of zone...
2014-06-04 Jianyu Zhanmm, hugetlb: move the error handle logic out of normal...
2014-06-04 Naoya Horiguchimm/memory-failure.c: move comment
2014-06-04 Mel Gormanmm: avoid unnecessary atomic operations during end_page...
2014-06-04 Mel Gormanmm: page_alloc: calculate classzone_idx once from the...
2014-06-04 Mel Gormanmm: non-atomically mark page accessed during page cache...
2014-06-04 Mel Gormanmm: do not use unnecessary atomic operations when addin...
2014-06-04 Mel Gormanmm: do not use atomic operations when releasing pages
2014-06-04 Mel Gormanmm: shmem: avoid atomic operation during shmem_getpage_gfp
2014-06-04 Mel Gormanmm: page_alloc: convert hot/cold parameter and immediat...
2014-06-04 Mel Gormanmm: page_alloc: use unsigned int for order in more...
2014-06-04 Mel Gormanmm: page_alloc: lookup pageblock migratetype with IRQs...
2014-06-04 Mel Gormanmm: page_alloc: reduce number of times page_to_pfn...
2014-06-04 Mel Gormanmm: page_alloc: use word-based accesses for get/set...
2014-06-04 Mel Gormanmm: page_alloc: take the ALLOC_NO_WATERMARK check out...
2014-06-04 Mel Gormanmm: page_alloc: only check the alloc flags and gfp_mask...
2014-06-04 Mel Gormanmm: page_alloc: only check the zone id check if pages...
2014-06-04 Mel Gormanmm: page_alloc: use jump labels to avoid checking numbe...
2014-06-04 Mel Gormanmm: page_alloc: do not treat a zone that cannot be...
2014-06-04 Mel Gormanmm: page_alloc: do not update zlc unless the zlc is...
2014-06-04 Vladimir Davydovslab: delete cache from list after __kmem_cache_shutdow...
2014-06-04 Vladimir Davydovmemcg: cleanup kmem cache creation/destruction function...
2014-06-04 Andy Shevchenkomm/dmapool.c: reuse devres_release() to free resources
2014-06-04 Dan Streetmanswap: change swap_list_head to plist, add swap_avail_head
2014-06-04 Dan Streetmanswap: change swap_info singly-linked list to list_head
2014-06-04 Jianyu Zhanmm: fold mlocked_vma_newpage() into its only call site
2014-06-04 Jianyu Zhanmm: use the light version __mod_zone_page_state in...
2014-06-04 Vlastimil Babkamm/compaction: avoid rescanning pageblocks in isolate_f...
2014-06-04 Vlastimil Babkamm/compaction: do not count migratepages when unnecessary
2014-06-04 David Rientjesmm, compaction: terminate async compaction when resched...
2014-06-04 David Rientjesmm, thp: avoid excessive compaction latency during...
2014-06-04 David Rientjesmm, compaction: embed migration mode in compact_control
2014-06-04 David Rientjesmm, compaction: add per-zone migration pfn cache for...
2014-06-04 David Rientjesmm, compaction: return failed migration target pages...
2014-06-04 David Rientjesmm, migration: add destination page freeing callback
2014-06-04 Vladimir Davydovmemcg: memcg_kmem_create_cache: make memcg_name_buf...
2014-06-04 Vladimir Davydovmemcg: get rid of memcg_create_cache_name
2014-06-04 Qiang Huangmemcg: correct comments for __mem_cgroup_begin_update_p...
2014-06-04 Qiang Huangmemcg: fold mem_cgroup_stolen
2014-06-04 Fabian Frederickmm/mempolicy.c: parameter doc uniformization
2014-06-04 Kirill A. Shutemovmm/rmap.c: make page_referenced_one() and try_to_unmap_...
2014-06-04 Kirill A. Shutemovmm: cleanup __get_user_pages()
2014-06-04 Kirill A. Shutemovmm: extract code to fault in a page from __get_user_pages()
2014-06-04 Kirill A. Shutemovmm: cleanup follow_page_mask()
2014-06-04 Kirill A. Shutemovmm: extract in_gate_area() case from __get_user_pages()
2014-06-04 Kirill A. Shutemovmm: move get_user_pages()-related code to separate...
2014-06-04 Fabian Frederickmm/vmalloc.c: replace seq_printf by seq_puts
2014-06-04 Fabian Frederickmm/memcontrol.c: remove NULL assignment on static
2014-06-04 Dave Hansenmm: shrinker: add nid to tracepoint output
2014-06-04 Dave Hansenmm: shrinker trace points: fix negatives
2014-06-04 Daeseok Younmm/dmapool.c: remove redundant NULL check for dev in...
2014-06-04 Jianyu Zhanmm: introdule compound_head_by_tail()
2014-06-04 Jianyu Zhanmm/swap.c: split put_compound_page()
2014-06-04 Jianyu Zhanmm/swap.c: introduce put_[un]refcounted_compound_page...
2014-06-04 Rasmus Villemoesmm: constify nmask argument to set_mempolicy()
2014-06-04 Rasmus Villemoesmm: constify nmask argument to mbind()
2014-06-04 Christoph Lametermm: replace __get_cpu_var uses with this_cpu_ptr
2014-06-04 Fabian Frederickmm/memblock.c: use PFN_DOWN
2014-06-04 Fabian Frederickmm/memory_hotplug.c: use PFN_DOWN()
2014-06-04 Matthew Wilcoxswap: use bdev_read_page() / bdev_write_page()
2014-06-04 Matthew Wilcoxfs/mpage.c: factor page_endio() out of mpage_end_io()
2014-06-04 NeilBrownmm/vmscan.c: avoid throttling reclaim for loop-back...
2014-06-04 Mel Gormanmm: numa: add migrated transhuge pages to LRU the same...
2014-06-04 Vladimir Davydovmemcg, slab: simplify synchronization scheme
2014-06-04 Vladimir Davydovmemcg, slab: merge memcg_{bind,release}_pages to memcg_...
2014-06-04 Vladimir Davydovmemcg, slab: do not schedule cache destruction when...
2014-06-04 Michal Hockomemcg: do not hang on OOM when killed by userspace...
2014-06-04 Mel Gormanmm: vmscan: do not throttle based on pfmemalloc reserve...
2014-06-04 Huang Shijiemm/mmap.c: remove the first mapping check
2014-06-04 Jianyu Zhanmm/swap.c: clean up *lru_cache_add* functions
2014-06-04 Dave Hansenmm: debug: make bad_range() output more usable and...
2014-06-04 Vlastimil Babkamm/compaction: cleanup isolate_freepages()
2014-06-04 Heesub Shinmm/compaction: clean up unused code lines
2014-06-04 Vlastimil Babkamm/page_alloc: prevent MIGRATE_RESERVE pages from being...
2014-06-04 Vladimir Davydovslab: get_online_mems for kmem_cache_{create,destroy...
2014-06-04 Vladimir Davydovmem-hotplug: implement get/put_online_mems
2014-06-04 Vladimir Davydovmemcg: un-export __memcg_kmem_get_cache
2014-06-04 Mel Gormanmm: page_alloc: do not cache reclaim distances
2014-06-04 Mel Gormanmm: disable zone_reclaim_mode by default
2014-06-04 Luiz Capitulinohugetlb: add support for gigantic page allocation at...
2014-06-04 Luiz Capitulinohugetlb: move helpers up in the file
2014-06-04 Luiz Capitulinohugetlb: update_and_free_page(): don't clear PG_reserve...
2014-06-04 Luiz Capitulinohugetlb: add hstate_is_gigantic()
2014-06-04 Luiz Capitulinohugetlb: prep_compound_gigantic_page(): drop __init...
2014-06-04 Duan Jiongmm/mmap.c: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
2014-06-04 Vladimir Davydovslab: document kmalloc_order
2014-06-04 Johannes Weinermm: memcontrol: remove hierarchy restrictions for swapp...
2014-06-04 Sebastian Ottmm/mempool: warn about __GFP_ZERO usage
2014-06-04 Andrew Mortonmm/huge_memory.c: complete conversion to pr_foo()
2014-06-04 Kirill A. Shutemovthp: consolidate assert checks in __split_huge_page()
2014-06-04 Akinobu Mitamemblock: introduce memblock_alloc_range()
2014-06-04 Davidlohr Buesomm,vmacache: optimize overflow system-wide flushing
2014-06-04 Davidlohr Buesomm,vmacache: add debug data
2014-06-04 Suleiman Souhlalmm: only force scan in reclaim when none of the LRUs...
2014-06-04 Cyrill Gorcunovmm: softdirty: don't forget to save file map softdiry...
next