summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* frv: remove unused cpuinfo_frv and friends to fix future build errorGeert Uytterhoeven2014-10-092-18/+0
* zbud: avoid accessing last unused freelistChao Yu2014-10-091-6/+7
* zsmalloc: simplify init_zspage free obj linkingDan Streetman2014-10-091-9/+5
* mm/zsmalloc.c: correct comment for fullness group computationWang Sheng-Hui2014-10-091-1/+1
* zram: use notify_free to account all free notificationsSergey Senozhatsky2014-10-092-5/+9
* zram: report maximum used memoryMinchan Kim2014-10-094-2/+70
* zram: zram memory size limitationMinchan Kim2014-10-094-4/+79
* zsmalloc: change return value unit of zs_get_total_size_bytesMinchan Kim2014-10-093-8/+7
* zsmalloc: move pages_allocated to zs_poolMinchan Kim2014-10-091-15/+8
* m68k: call find_vma with the mmap_sem held in sys_cacheflush()Davidlohr Bueso2014-10-091-8/+13
* vmstat: on-demand vmstat workers V8Christoph Lameter2014-10-091-21/+120
* CMA: document cma=0Jean Delvare2014-10-092-1/+5
* fs/buffer.c: increase the buffer-head per-CPU LRU sizeSebastien Buisson2014-10-091-1/+1
* mm: mempolicy: skip inaccessible VMAs when setting MPOL_MF_LAZYMel Gorman2014-10-091-1/+3
* selftests/vm/transhuge-stress: stress test for memory compactionKonstantin Khlebnikov2014-10-092-0/+145
* mm/balloon_compaction: add vmstat counters and kpageflags bitKonstantin Khlebnikov2014-10-0911-3/+37
* mm/balloon_compaction: remove balloon mapping and flag AS_BALLOON_MAPKonstantin Khlebnikov2014-10-094-206/+39
* mm/balloon_compaction: redesign ballooned pages managementKonstantin Khlebnikov2014-10-097-118/+68
* arm64: mm: enable RCU fast_gupSteve Capper2014-10-093-1/+39
* arm64: mm: enable HAVE_RCU_TABLE_FREE logicSteve Capper2014-10-092-3/+18
* arm: mm: enable RCU fast_gupSteve Capper2014-10-093-0/+27
* arm: mm: enable HAVE_RCU_TABLE_FREE logicSteve Capper2014-10-092-2/+37
* arm: mm: introduce special ptes for LPAESteve Capper2014-10-093-4/+11
* mm: introduce a general RCU get_user_pages_fast()Steve Capper2014-10-092-0/+357
* mm/dmapool.c: fixed a brace coding style issuePaul McQuade2014-10-091-9/+6
* mm: ksm use pr_err instead of printkPaul McQuade2014-10-091-2/+2
* drivers/firmware/memmap.c: don't create memmap sysfs of same firmware_map_entryYasuaki Ishimatsu2014-10-091-0/+3
* mm/bootmem.c: use include/linux/ headersPaul McQuade2014-10-091-2/+2
* mm/filemap.c: remove trailing whitespacePaul McQuade2014-10-091-2/+2
* mm/mremap.c: use linux headersPaul McQuade2014-10-091-1/+1
* memcg: zap memcg_can_account_kmemVladimir Davydov2014-10-091-9/+3
* mm: memcontrol: fix transparent huge page allocations under pressureJohannes Weiner2014-10-093-57/+25
* mm: memcontrol: simplify detecting when the memory+swap limit is hitJohannes Weiner2014-10-091-34/+13
* mm: memcontrol: do not kill uncharge batching in free_pages_and_swap_cacheMichal Hocko2014-10-092-21/+23
* mm: dmapool: add/remove sysfs file outside of the pool lock lockSebastian Andrzej Siewior2014-10-091-8/+35
* memcg: move memcg_update_cache_size() to slab_common.cVladimir Davydov2014-10-093-52/+28
* memcg: don't call memcg_update_all_caches if new cache id fitsVladimir Davydov2014-10-091-64/+72
* memcg: move memcg_{alloc,free}_cache_params to slab_common.cVladimir Davydov2014-10-093-52/+47
* mm/debug.c: use pr_emerg()Andrew Morton2014-10-091-12/+9
* mm: use VM_BUG_ON_MM where possibleSasha Levin2014-10-096-9/+9
* mm: introduce VM_BUG_ON_MMSasha Levin2014-10-092-0/+88
* mm: move debug code out of page_alloc.cSasha Levin2014-10-093-161/+163
* mm: softdirty: unmapped addresses between VMAs are cleanPeter Feiner2014-10-091-21/+40
* mm: page_alloc: default node-ordering on 64-bit NUMA, zone-ordering on 32-bitMel Gorman2014-10-091-58/+20
* mm: page_alloc: Make paranoid check in move_freepages a VM_BUG_ONMel Gorman2014-10-091-1/+1
* ocfs2: fix a deadlock while o2net_wq doing direct memory reclaimXue jiufei2014-10-091-0/+20
* mm: clear __GFP_FS when PF_MEMALLOC_NOIO is setJunxiao Bi2014-10-091-2/+4
* mm/compaction.c: fix warning of 'flags' may be used uninitializedXiubo Li2014-10-091-2/+2
* mm/mmap.c: clean up CONFIG_DEBUG_VM_RB checksAndrew Morton2014-10-091-6/+11
* mm: clean up zone flagsJohannes Weiner2014-10-095-70/+25
OpenPOWER on IntegriCloud