summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2014-10-07Merge tag 'tiny/for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jo...Linus Torvalds
2014-10-03mm/util.c: add kstrimdup()Sebastian Capella
2014-10-03do_shared_fault(): check that mmap_sem is heldAndrew Morton
2014-10-03zbud: avoid accessing last unused freelistChao Yu
2014-10-03zsmalloc: simplify init_zspage free obj linkingDan Streetman
2014-10-03mm/zsmalloc.c: correct comment for fullness group computationWang Sheng-Hui
2014-10-03zsmalloc: change return value unit of zs_get_total_size_bytesMinchan Kim
2014-10-03zsmalloc: move pages_allocated to zs_poolMinchan Kim
2014-10-03mm-introduce-do_shared_fault-and-drop-do_fault-fix-fixAndrew Morton
2014-10-03vmstat ondemand: fix online/offline racesChristoph Lameter
2014-10-03on demand vmstat: Do not open code alloc_cpumask_varChristoph Lameter
2014-10-03cpu_stat_off can be staticFengguang Wu
2014-10-03vmstat: On demand vmstat workers V8Christoph Lameter
2014-10-03mm: mempolicy: skip inaccessible VMAs when setting MPOL_MF_LAZYMel Gorman
2014-10-03mm/balloon_compaction: add vmstat counters and kpageflags bitKonstantin Khlebnikov
2014-10-03mm/balloon_compaction: remove balloon mapping and flag AS_BALLOON_MAPKonstantin Khlebnikov
2014-10-03mm/balloon_compaction: redesign ballooned pages managementKonstantin Khlebnikov
2014-10-03mm-introduce-a-general-rcu-get_user_pages_fast-fixAndrew Morton
2014-10-03mm: introduce a general RCU get_user_pages_fast()Steve Capper
2014-10-03mm/dmapool.c: fixed a brace coding style issuePaul McQuade
2014-10-03mm-ksm-use-pr_err-instead-of-printk-fixAndrew Morton
2014-10-03mm: ksm use pr_err instead of printkPaul McQuade
2014-10-03mm/bootmem.c: use include/linux/ headersPaul McQuade
2014-10-03mm/filemap.c: remove trailing whitespacePaul McQuade
2014-10-03mm/mremap.c: use linux headersPaul McQuade
2014-10-03drivers: dma-contiguous: add initialization from device treeMarek Szyprowski
2014-10-03memcg: zap memcg_can_account_kmemVladimir Davydov
2014-10-03mm: memcontrol: fix transparent huge page allocations under pressureJohannes Weiner
2014-10-03mm: memcontrol: simplify detecting when the memory+swap limit is hitJohannes Weiner
2014-10-03mm: memcontrol: do not kill uncharge batching in free_pages_and_swap_cacheMichal Hocko
2014-10-03mm: dmapool: add/remove sysfs file outside of the pool lock lockSebastian Andrzej Siewior
2014-10-03memcg: move memcg_update_cache_size() to slab_common.cVladimir Davydov
2014-10-03memcg: don't call memcg_update_all_caches if new cache id fitsVladimir Davydov
2014-10-03memcg: move memcg_{alloc,free}_cache_params to slab_common.cVladimir Davydov
2014-10-03mm/debug.c: use pr_emerg()Andrew Morton
2014-10-03mm: use VM_BUG_ON_MM where possibleSasha Levin
2014-10-03mm-debug-mm-introduce-vm_bug_on_mm-fix-fixpatch-fixAndrew Morton
2014-10-03mm, debug: introduce-vm_bug_on_mm-fix-fix.patchMichal Hocko
2014-10-03mm, debug: mm-introduce-vm_bug_on_mm-fix.patchMichal Hocko
2014-10-03mm: introduce VM_BUG_ON_MMSasha Levin
2014-10-03mm: move debug code out of page_alloc.cSasha Levin
2014-10-03mm: page_alloc: default node-ordering on 64-bit NUMA, zone-ordering on 32-bitMel Gorman
2014-10-03mm: page_alloc: Make paranoid check in move_freepages a VM_BUG_ONMel Gorman
2014-10-03mm/compaction.c: fix warning of 'flags' may be used uninitializedXiubo Li
2014-10-03mm/mmap.c: clean up CONFIG_DEBUG_VM_RB checksAndrew Morton
2014-10-03mm: clean up zone flagsJohannes Weiner
2014-10-03mm/page-writeback.c: use min3/max3 macros to avoid shadow warningsMark Rustad
2014-10-03mm: page_alloc: avoid wakeup kswapd on the unintended nodeWeijie Yang
2014-10-03convert-a-few-vm_bug_on-callers-to-vm_bug_on_vma-checkpatch-fixesAndrew Morton
2014-10-03mm: convert a few VM_BUG_ON callers to VM_BUG_ON_VMASasha Levin