| Commit message (Expand) | Author | Age | Files | Lines |
* | mm/balloon_compaction: add vmstat counters and kpageflags bit | Konstantin Khlebnikov | 2014-10-09 | 11 | -3/+37 |
* | mm/balloon_compaction: remove balloon mapping and flag AS_BALLOON_MAP | Konstantin Khlebnikov | 2014-10-09 | 4 | -206/+39 |
* | mm/balloon_compaction: redesign ballooned pages management | Konstantin Khlebnikov | 2014-10-09 | 7 | -118/+68 |
* | arm64: mm: enable RCU fast_gup | Steve Capper | 2014-10-09 | 3 | -1/+39 |
* | arm64: mm: enable HAVE_RCU_TABLE_FREE logic | Steve Capper | 2014-10-09 | 2 | -3/+18 |
* | arm: mm: enable RCU fast_gup | Steve Capper | 2014-10-09 | 3 | -0/+27 |
* | arm: mm: enable HAVE_RCU_TABLE_FREE logic | Steve Capper | 2014-10-09 | 2 | -2/+37 |
* | arm: mm: introduce special ptes for LPAE | Steve Capper | 2014-10-09 | 3 | -4/+11 |
* | mm: introduce a general RCU get_user_pages_fast() | Steve Capper | 2014-10-09 | 2 | -0/+357 |
* | mm/dmapool.c: fixed a brace coding style issue | Paul McQuade | 2014-10-09 | 1 | -9/+6 |
* | mm: ksm use pr_err instead of printk | Paul McQuade | 2014-10-09 | 1 | -2/+2 |
* | drivers/firmware/memmap.c: don't create memmap sysfs of same firmware_map_entry | Yasuaki Ishimatsu | 2014-10-09 | 1 | -0/+3 |
* | mm/bootmem.c: use include/linux/ headers | Paul McQuade | 2014-10-09 | 1 | -2/+2 |
* | mm/filemap.c: remove trailing whitespace | Paul McQuade | 2014-10-09 | 1 | -2/+2 |
* | mm/mremap.c: use linux headers | Paul McQuade | 2014-10-09 | 1 | -1/+1 |
* | memcg: zap memcg_can_account_kmem | Vladimir Davydov | 2014-10-09 | 1 | -9/+3 |
* | mm: memcontrol: fix transparent huge page allocations under pressure | Johannes Weiner | 2014-10-09 | 3 | -57/+25 |
* | mm: memcontrol: simplify detecting when the memory+swap limit is hit | Johannes Weiner | 2014-10-09 | 1 | -34/+13 |
* | mm: memcontrol: do not kill uncharge batching in free_pages_and_swap_cache | Michal Hocko | 2014-10-09 | 2 | -21/+23 |
* | mm: dmapool: add/remove sysfs file outside of the pool lock lock | Sebastian Andrzej Siewior | 2014-10-09 | 1 | -8/+35 |
* | memcg: move memcg_update_cache_size() to slab_common.c | Vladimir Davydov | 2014-10-09 | 3 | -52/+28 |
* | memcg: don't call memcg_update_all_caches if new cache id fits | Vladimir Davydov | 2014-10-09 | 1 | -64/+72 |
* | memcg: move memcg_{alloc,free}_cache_params to slab_common.c | Vladimir Davydov | 2014-10-09 | 3 | -52/+47 |
* | mm/debug.c: use pr_emerg() | Andrew Morton | 2014-10-09 | 1 | -12/+9 |
* | mm: use VM_BUG_ON_MM where possible | Sasha Levin | 2014-10-09 | 6 | -9/+9 |
* | mm: introduce VM_BUG_ON_MM | Sasha Levin | 2014-10-09 | 2 | -0/+88 |
* | mm: move debug code out of page_alloc.c | Sasha Levin | 2014-10-09 | 3 | -161/+163 |
* | mm: softdirty: unmapped addresses between VMAs are clean | Peter Feiner | 2014-10-09 | 1 | -21/+40 |
* | mm: page_alloc: default node-ordering on 64-bit NUMA, zone-ordering on 32-bit | Mel Gorman | 2014-10-09 | 1 | -58/+20 |
* | mm: page_alloc: Make paranoid check in move_freepages a VM_BUG_ON | Mel Gorman | 2014-10-09 | 1 | -1/+1 |
* | ocfs2: fix a deadlock while o2net_wq doing direct memory reclaim | Xue jiufei | 2014-10-09 | 1 | -0/+20 |
* | mm: clear __GFP_FS when PF_MEMALLOC_NOIO is set | Junxiao Bi | 2014-10-09 | 1 | -2/+4 |
* | mm/compaction.c: fix warning of 'flags' may be used uninitialized | Xiubo Li | 2014-10-09 | 1 | -2/+2 |
* | mm/mmap.c: clean up CONFIG_DEBUG_VM_RB checks | Andrew Morton | 2014-10-09 | 1 | -6/+11 |
* | mm: clean up zone flags | Johannes Weiner | 2014-10-09 | 5 | -70/+25 |
* | mm/page-writeback.c: use min3/max3 macros to avoid shadow warnings | Mark Rustad | 2014-10-09 | 1 | -4/+4 |
* | mm: page_alloc: avoid wakeup kswapd on the unintended node | Weijie Yang | 2014-10-09 | 1 | -3/+6 |
* | mm: convert a few VM_BUG_ON callers to VM_BUG_ON_VMA | Sasha Levin | 2014-10-09 | 9 | -23/+24 |
* | mm: introduce VM_BUG_ON_VMA | Sasha Levin | 2014-10-09 | 1 | -0/+8 |
* | mm: introduce dump_vma | Sasha Levin | 2014-10-09 | 2 | -9/+75 |
* | mm/slab.c: use __seq_open_private() instead of seq_open() | Rob Jones | 2014-10-09 | 1 | -13/+9 |
* | mm/vmalloc.c: use seq_open_private() instead of seq_open() | Rob Jones | 2014-10-09 | 1 | -15/+5 |
* | include/linux/migrate.h: remove migrate_page #define | Andrew Morton | 2014-10-09 | 3 | -3/+4 |
* | mempolicy: unexport get_vma_policy() and remove its "task" arg | Oleg Nesterov | 2014-10-09 | 2 | -13/+8 |
* | mempolicy: kill do_set_mempolicy()->down_write(&mm->mmap_sem) | Oleg Nesterov | 2014-10-09 | 1 | -14/+1 |
* | mempolicy: fix show_numa_map() vs exec() + do_set_mempolicy() race | Oleg Nesterov | 2014-10-09 | 1 | -24/+9 |
* | mempolicy: introduce __get_vma_policy(), export get_task_policy() | Oleg Nesterov | 2014-10-09 | 2 | -18/+29 |
* | mempolicy: remove the "task" arg of vma_policy_mof() and simplify it | Oleg Nesterov | 2014-10-09 | 3 | -16/+13 |
* | mempolicy: sanitize the usage of get_task_policy() | Oleg Nesterov | 2014-10-09 | 1 | -11/+14 |
* | mempolicy: change get_task_policy() to return default_policy rather than NULL | Oleg Nesterov | 2014-10-09 | 1 | -18/+13 |