2014-06-04 |
Mel Gorman | mm: shmem: avoid atomic operation during shmem_getpage_gfp |
tree | commitdiff |
2014-06-04 |
Mel Gorman | mm: page_alloc: convert hot/cold parameter and immediat... |
tree | commitdiff |
2014-06-04 |
Mel Gorman | mm: page_alloc: use unsigned int for order in more... |
tree | commitdiff |
2014-06-04 |
Mel Gorman | mm: page_alloc: lookup pageblock migratetype with IRQs... |
tree | commitdiff |
2014-06-04 |
Mel Gorman | mm: page_alloc: reduce number of times page_to_pfn... |
tree | commitdiff |
2014-06-04 |
Mel Gorman | mm: page_alloc: use word-based accesses for get/set... |
tree | commitdiff |
2014-06-04 |
Mel Gorman | mm: page_alloc: take the ALLOC_NO_WATERMARK check out... |
tree | commitdiff |
2014-06-04 |
Mel Gorman | mm: page_alloc: only check the alloc flags and gfp_mask... |
tree | commitdiff |
2014-06-04 |
Mel Gorman | mm: page_alloc: only check the zone id check if pages... |
tree | commitdiff |
2014-06-04 |
Mel Gorman | mm: page_alloc: use jump labels to avoid checking numbe... |
tree | commitdiff |
2014-06-04 |
Mel Gorman | mm: page_alloc: do not treat a zone that cannot be... |
tree | commitdiff |
2014-06-04 |
Mel Gorman | mm: page_alloc: do not update zlc unless the zlc is... |
tree | commitdiff |
2014-06-04 |
Vladimir Davydov | slab: delete cache from list after __kmem_cache_shutdow... |
tree | commitdiff |
2014-06-04 |
Vladimir Davydov | memcg: cleanup kmem cache creation/destruction function... |
tree | commitdiff |
2014-06-04 |
Andy Shevchenko | mm/dmapool.c: reuse devres_release() to free resources |
tree | commitdiff |
2014-06-04 |
Dan Streetman | swap: change swap_list_head to plist, add swap_avail_head |
tree | commitdiff |
2014-06-04 |
Dan Streetman | swap: change swap_info singly-linked list to list_head |
tree | commitdiff |
2014-06-04 |
Jianyu Zhan | mm: fold mlocked_vma_newpage() into its only call site |
tree | commitdiff |
2014-06-04 |
Jianyu Zhan | mm: use the light version __mod_zone_page_state in... |
tree | commitdiff |
2014-06-04 |
Vlastimil Babka | mm/compaction: avoid rescanning pageblocks in isolate_f... |
tree | commitdiff |
2014-06-04 |
Vlastimil Babka | mm/compaction: do not count migratepages when unnecessary |
tree | commitdiff |
2014-06-04 |
David Rientjes | mm, compaction: terminate async compaction when resched... |
tree | commitdiff |
2014-06-04 |
David Rientjes | mm, thp: avoid excessive compaction latency during... |
tree | commitdiff |
2014-06-04 |
David Rientjes | mm, compaction: embed migration mode in compact_control |
tree | commitdiff |
2014-06-04 |
David Rientjes | mm, compaction: add per-zone migration pfn cache for... |
tree | commitdiff |
2014-06-04 |
David Rientjes | mm, compaction: return failed migration target pages... |
tree | commitdiff |
2014-06-04 |
David Rientjes | mm, migration: add destination page freeing callback |
tree | commitdiff |
2014-06-04 |
Vladimir Davydov | memcg: memcg_kmem_create_cache: make memcg_name_buf... |
tree | commitdiff |
2014-06-04 |
Vladimir Davydov | memcg: get rid of memcg_create_cache_name |
tree | commitdiff |
2014-06-04 |
Qiang Huang | memcg: correct comments for __mem_cgroup_begin_update_p... |
tree | commitdiff |
2014-06-04 |
Qiang Huang | memcg: fold mem_cgroup_stolen |
tree | commitdiff |
2014-06-04 |
Fabian Frederick | mm/mempolicy.c: parameter doc uniformization |
tree | commitdiff |
2014-06-04 |
Kirill A. Shutemov | mm/rmap.c: make page_referenced_one() and try_to_unmap_... |
tree | commitdiff |
2014-06-04 |
Kirill A. Shutemov | mm: cleanup __get_user_pages() |
tree | commitdiff |
2014-06-04 |
Kirill A. Shutemov | mm: extract code to fault in a page from __get_user_pages() |
tree | commitdiff |
2014-06-04 |
Kirill A. Shutemov | mm: cleanup follow_page_mask() |
tree | commitdiff |
2014-06-04 |
Kirill A. Shutemov | mm: extract in_gate_area() case from __get_user_pages() |
tree | commitdiff |
2014-06-04 |
Kirill A. Shutemov | mm: move get_user_pages()-related code to separate... |
tree | commitdiff |
2014-06-04 |
Fabian Frederick | mm/vmalloc.c: replace seq_printf by seq_puts |
tree | commitdiff |
2014-06-04 |
Fabian Frederick | mm/memcontrol.c: remove NULL assignment on static |
tree | commitdiff |
2014-06-04 |
Dave Hansen | mm: shrinker: add nid to tracepoint output |
tree | commitdiff |
2014-06-04 |
Dave Hansen | mm: shrinker trace points: fix negatives |
tree | commitdiff |
2014-06-04 |
Daeseok Youn | mm/dmapool.c: remove redundant NULL check for dev in... |
tree | commitdiff |
2014-06-04 |
Jianyu Zhan | mm: introdule compound_head_by_tail() |
tree | commitdiff |
2014-06-04 |
Jianyu Zhan | mm/swap.c: split put_compound_page() |
tree | commitdiff |
2014-06-04 |
Jianyu Zhan | mm/swap.c: introduce put_[un]refcounted_compound_page... |
tree | commitdiff |
2014-06-04 |
Rasmus Villemoes | mm: constify nmask argument to set_mempolicy() |
tree | commitdiff |
2014-06-04 |
Rasmus Villemoes | mm: constify nmask argument to mbind() |
tree | commitdiff |
2014-06-04 |
Christoph Lameter | mm: replace __get_cpu_var uses with this_cpu_ptr |
tree | commitdiff |
2014-06-04 |
Fabian Frederick | mm/memblock.c: use PFN_DOWN |
tree | commitdiff |
2014-06-04 |
Fabian Frederick | mm/memory_hotplug.c: use PFN_DOWN() |
tree | commitdiff |
2014-06-04 |
Matthew Wilcox | swap: use bdev_read_page() / bdev_write_page() |
tree | commitdiff |
2014-06-04 |
Matthew Wilcox | fs/mpage.c: factor page_endio() out of mpage_end_io() |
tree | commitdiff |
2014-06-04 |
NeilBrown | mm/vmscan.c: avoid throttling reclaim for loop-back... |
tree | commitdiff |
2014-06-04 |
Mel Gorman | mm: numa: add migrated transhuge pages to LRU the same... |
tree | commitdiff |
2014-06-04 |
Vladimir Davydov | memcg, slab: simplify synchronization scheme |
tree | commitdiff |
2014-06-04 |
Vladimir Davydov | memcg, slab: merge memcg_{bind,release}_pages to memcg_... |
tree | commitdiff |
2014-06-04 |
Vladimir Davydov | memcg, slab: do not schedule cache destruction when... |
tree | commitdiff |
2014-06-04 |
Michal Hocko | memcg: do not hang on OOM when killed by userspace... |
tree | commitdiff |
2014-06-04 |
Mel Gorman | mm: vmscan: do not throttle based on pfmemalloc reserve... |
tree | commitdiff |
2014-06-04 |
Huang Shijie | mm/mmap.c: remove the first mapping check |
tree | commitdiff |
2014-06-04 |
Jianyu Zhan | mm/swap.c: clean up *lru_cache_add* functions |
tree | commitdiff |
2014-06-04 |
Dave Hansen | mm: debug: make bad_range() output more usable and... |
tree | commitdiff |
2014-06-04 |
Vlastimil Babka | mm/compaction: cleanup isolate_freepages() |
tree | commitdiff |
2014-06-04 |
Heesub Shin | mm/compaction: clean up unused code lines |
tree | commitdiff |
2014-06-04 |
Vlastimil Babka | mm/page_alloc: prevent MIGRATE_RESERVE pages from being... |
tree | commitdiff |
2014-06-04 |
Vladimir Davydov | slab: get_online_mems for kmem_cache_{create,destroy... |
tree | commitdiff |
2014-06-04 |
Vladimir Davydov | mem-hotplug: implement get/put_online_mems |
tree | commitdiff |
2014-06-04 |
Vladimir Davydov | memcg: un-export __memcg_kmem_get_cache |
tree | commitdiff |
2014-06-04 |
Mel Gorman | mm: page_alloc: do not cache reclaim distances |
tree | commitdiff |
2014-06-04 |
Mel Gorman | mm: disable zone_reclaim_mode by default |
tree | commitdiff |
2014-06-04 |
Luiz Capitulino | hugetlb: add support for gigantic page allocation at... |
tree | commitdiff |
2014-06-04 |
Luiz Capitulino | hugetlb: move helpers up in the file |
tree | commitdiff |
2014-06-04 |
Luiz Capitulino | hugetlb: update_and_free_page(): don't clear PG_reserve... |
tree | commitdiff |
2014-06-04 |
Luiz Capitulino | hugetlb: add hstate_is_gigantic() |
tree | commitdiff |
2014-06-04 |
Luiz Capitulino | hugetlb: prep_compound_gigantic_page(): drop __init... |
tree | commitdiff |
2014-06-04 |
Duan Jiong | mm/mmap.c: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO |
tree | commitdiff |
2014-06-04 |
Vladimir Davydov | slab: document kmalloc_order |
tree | commitdiff |
2014-06-04 |
Johannes Weiner | mm: memcontrol: remove hierarchy restrictions for swapp... |
tree | commitdiff |
2014-06-04 |
Sebastian Ott | mm/mempool: warn about __GFP_ZERO usage |
tree | commitdiff |
2014-06-04 |
Andrew Morton | mm/huge_memory.c: complete conversion to pr_foo() |
tree | commitdiff |
2014-06-04 |
Kirill A. Shutemov | thp: consolidate assert checks in __split_huge_page() |
tree | commitdiff |
2014-06-04 |
Akinobu Mita | memblock: introduce memblock_alloc_range() |
tree | commitdiff |
2014-06-04 |
Davidlohr Bueso | mm,vmacache: optimize overflow system-wide flushing |
tree | commitdiff |
2014-06-04 |
Davidlohr Bueso | mm,vmacache: add debug data |
tree | commitdiff |
2014-06-04 |
Suleiman Souhlal | mm: only force scan in reclaim when none of the LRUs... |
tree | commitdiff |
2014-06-04 |
Cyrill Gorcunov | mm: softdirty: don't forget to save file map softdiry... |
tree | commitdiff |
2014-06-04 |
Cyrill Gorcunov | mm: softdirty: make freshly remapped file pages being... |
tree | commitdiff |
2014-06-04 |
Vladimir Davydov | mm: get rid of __GFP_KMEMCG |
tree | commitdiff |
2014-06-04 |
Vladimir Davydov | sl[au]b: charge slabs to kmemcg explicitly |
tree | commitdiff |
2014-06-04 |
Dave Hansen | mm: slub: fix ALLOC_SLOWPATH stat |
tree | commitdiff |
2014-06-04 |
David Rientjes | mm, slab: suppress out of memory warning unless debug... |
tree | commitdiff |
2014-06-04 |
Fabian Frederick | mm/slub.c: convert vnsprintf-static to va_format |
tree | commitdiff |
2014-06-04 |
Fabian Frederick | mm/slub.c: convert printk to pr_foo() |
tree | commitdiff |
2014-06-04 |
Mel Gorman | x86: define _PAGE_NUMA by reusing software bits on... |
tree | commitdiff |
2014-06-04 |
Naoya Horiguchi | hugetlb: restrict hugepage_migration_support() to x86_64 |
tree | commitdiff |
2014-06-04 |
Hugh Dickins | mm: fix sleeping function warning from __put_anon_vma |
tree | commitdiff |
2014-06-04 |
Linus Torvalds | Merge tag 'devicetree-for-3.16' of git://git.kernel... |
tree | commitdiff |
2014-06-04 |
Linus Torvalds | Merge tag 'sound-3.16-rc1' of git://git.kernel.org... |
tree | commitdiff |
2014-06-04 |
Linus Torvalds | Merge tag 'fbdev-omap-3.16' of git://git.kernel.org... |
tree | commitdiff |
next |