summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-09acct: eliminate compile warningYing Xue
2014-10-09kernel/async.c: switch to pr_foo()Ionut Alexa
2014-10-09include/linux/blkdev.h: use NULL instead of zeroMichele Curti
2014-10-09include/linux/kernel.h: deduplicate code implementing clamp* macrosMichal Nazarewicz
2014-10-09include/linux/kernel.h: rewrite min3, max3 and clamp using min and maxMichal Nazarewicz
2014-10-09alpha: use Kbuild logic to include <asm-generic/sections.h>Geert Uytterhoeven
2014-10-09frv: remove deprecated IRQF_DISABLEDMichael Opdenacker
2014-10-09frv: remove unused cpuinfo_frv and friends to fix future build errorGeert Uytterhoeven
2014-10-09zbud: avoid accessing last unused freelistChao Yu
2014-10-09zsmalloc: simplify init_zspage free obj linkingDan Streetman
2014-10-09mm/zsmalloc.c: correct comment for fullness group computationWang Sheng-Hui
2014-10-09zram: use notify_free to account all free notificationsSergey Senozhatsky
2014-10-09zram: report maximum used memoryMinchan Kim
2014-10-09zram: zram memory size limitationMinchan Kim
2014-10-09zsmalloc: change return value unit of zs_get_total_size_bytesMinchan Kim
2014-10-09zsmalloc: move pages_allocated to zs_poolMinchan Kim
2014-10-09m68k: call find_vma with the mmap_sem held in sys_cacheflush()Davidlohr Bueso
2014-10-09vmstat: on-demand vmstat workers V8Christoph Lameter
2014-10-09CMA: document cma=0Jean Delvare
2014-10-09fs/buffer.c: increase the buffer-head per-CPU LRU sizeSebastien Buisson
2014-10-09mm: mempolicy: skip inaccessible VMAs when setting MPOL_MF_LAZYMel Gorman
2014-10-09selftests/vm/transhuge-stress: stress test for memory compactionKonstantin Khlebnikov
2014-10-09mm/balloon_compaction: add vmstat counters and kpageflags bitKonstantin Khlebnikov
2014-10-09mm/balloon_compaction: remove balloon mapping and flag AS_BALLOON_MAPKonstantin Khlebnikov
2014-10-09mm/balloon_compaction: redesign ballooned pages managementKonstantin Khlebnikov
2014-10-09arm64: mm: enable RCU fast_gupSteve Capper
2014-10-09arm64: mm: enable HAVE_RCU_TABLE_FREE logicSteve Capper
2014-10-09arm: mm: enable RCU fast_gupSteve Capper
2014-10-09arm: mm: enable HAVE_RCU_TABLE_FREE logicSteve Capper
2014-10-09arm: mm: introduce special ptes for LPAESteve Capper
2014-10-09mm: introduce a general RCU get_user_pages_fast()Steve Capper
2014-10-09mm/dmapool.c: fixed a brace coding style issuePaul McQuade
2014-10-09mm: ksm use pr_err instead of printkPaul McQuade
2014-10-09drivers/firmware/memmap.c: don't create memmap sysfs of same firmware_map_entryYasuaki Ishimatsu
2014-10-09mm/bootmem.c: use include/linux/ headersPaul McQuade
2014-10-09mm/filemap.c: remove trailing whitespacePaul McQuade
2014-10-09mm/mremap.c: use linux headersPaul McQuade
2014-10-09memcg: zap memcg_can_account_kmemVladimir Davydov
2014-10-09mm: memcontrol: fix transparent huge page allocations under pressureJohannes Weiner
2014-10-09mm: memcontrol: simplify detecting when the memory+swap limit is hitJohannes Weiner
2014-10-09mm: memcontrol: do not kill uncharge batching in free_pages_and_swap_cacheMichal Hocko
2014-10-09mm: dmapool: add/remove sysfs file outside of the pool lock lockSebastian Andrzej Siewior
2014-10-09memcg: move memcg_update_cache_size() to slab_common.cVladimir Davydov
2014-10-09memcg: don't call memcg_update_all_caches if new cache id fitsVladimir Davydov
2014-10-09memcg: move memcg_{alloc,free}_cache_params to slab_common.cVladimir Davydov
2014-10-09mm/debug.c: use pr_emerg()Andrew Morton
2014-10-09mm: use VM_BUG_ON_MM where possibleSasha Levin
2014-10-09mm: introduce VM_BUG_ON_MMSasha Levin
2014-10-09mm: move debug code out of page_alloc.cSasha Levin
2014-10-09mm: softdirty: unmapped addresses between VMAs are cleanPeter Feiner