summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-29mm: page_alloc: catch out-of-date list of page flag namesJohannes Weiner
2012-05-29mm/buddy: dump PG_compound_lock page flagGavin Shan
2012-05-29mm: move readahead syscall to mm/readahead.cCong Wang
2012-05-29tmpfs: support SEEK_DATA and SEEK_HOLEHugh Dickins
2012-05-29tmpfs: quit when fallocate fills memoryHugh Dickins
2012-05-29tmpfs: undo fallocation on failureHugh Dickins
2012-05-29tmpfs: support fallocate preallocationHugh Dickins
2012-05-29mm/fs: remove truncate_rangeHugh Dickins
2012-05-29mm/fs: route MADV_REMOVE to FALLOC_FL_PUNCH_HOLEHugh Dickins
2012-05-29tmpfs: support fallocate FALLOC_FL_PUNCH_HOLEHugh Dickins
2012-05-29tmpfs: optimize clearing when writingHugh Dickins
2012-05-29tmpfs: enable NOSEC optimizationHugh Dickins
2012-05-29shmem: replace page if mapping excludes its zoneHugh Dickins
2012-05-29mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocksBartlomiej Zolnierkiewicz
2012-05-29mm: remove sparsemem allocation details from the bootmem allocatorJohannes Weiner
2012-05-29mm: bootmem: pass pgdat instead of pgdat->bdata down the stackJohannes Weiner
2012-05-29mm: nobootmem: unify allocation policy of (non-)panicking node allocationsJohannes Weiner
2012-05-29mm: nobootmem: panic on node-specific allocation failureJohannes Weiner
2012-05-29mm: bootmem: unify allocation policy of (non-)panicking node allocationsJohannes Weiner
2012-05-29mm: bootmem: allocate in order node+goal, goal, node, anywhereJohannes Weiner
2012-05-29mm: bootmem: split out goal-to-node mapping from goal droppingJohannes Weiner
2012-05-29mm: bootmem: rename alloc_bootmem_core to alloc_bootmem_bdataJohannes Weiner
2012-05-29mm: bootmem: remove redundant offset check when finally freeing bootmemJohannes Weiner
2012-05-29mm: bootmem: fix checking the bitmap when finally freeing bootmemGavin Shan
2012-05-29mm/page_alloc.c: remove pageblock_default_order()Andrew Morton
2012-05-29mm: move is_vma_temporary_stack() declaration to huge_mm.hAlex Shi
2012-05-29tools/vm/page-types.c: cleanupsUlrich Drepper
2012-05-29kbuild: install kernel-page-flags.hUlrich Drepper
2012-05-29mm: print physical addresses consistently with other parts of kernelBjorn Helgaas
2012-05-29swiotlb: print physical addresses consistently with other parts of kernelBjorn Helgaas
2012-05-29x86: print physical addresses consistently with other parts of kernelBjorn Helgaas
2012-05-29x86: print e820 physical addresses consistently with other parts of kernelBjorn Helgaas
2012-05-29bug: completely remove code generated by disabled VM_BUG_ON()Konstantin Khlebnikov
2012-05-29bug: introduce BUILD_BUG_ON_INVALID() macroKonstantin Khlebnikov
2012-05-29Cross Memory Attach: make it KconfigurableChristopher Yeoh
2012-05-29Documentation: memcg: future proof hierarchical statistics documentationJohannes Weiner
2012-05-29mm, thp: drop page_table_lock to uncharge memcg pagesDavid Rientjes
2012-05-29mm: rename is_mlocked_vma() to mlocked_vma_newpage()Ying Han
2012-05-29mm: memcg: count pte references from every member of the reclaimed hierarchyJohannes Weiner
2012-05-29kernel: cgroup: push rcu read locking from css_is_ancestor() to callsiteJohannes Weiner
2012-05-29mm: do_migrate_pages(): rename argumentsAndrew Morton
2012-05-29mm: do_migrate_pages() calls migrate_to_node() even if task is already on a c...Larry Woodman
2012-05-29thp, memcg: split hugepage for memcg oom on cowDavid Rientjes
2012-05-29mm/vmstat.c: remove debug fs entries on failure of file creation and made ext...Sasikantha babu
2012-05-29mm/fork: fix overflow in vma length when copying mmap on cloneSiddhesh Poyarekar
2012-05-29mm/mmap.c: find_vma(): remove unnecessary if(mm) checkRajman Mekaco
2012-05-29mm: use kcalloc() instead of kzalloc() to allocate arrayThomas Meyer
2012-05-29mm: fix off-by-one bug in print_nodes_state()Ryota Ozaki
2012-05-29mm: vmscan: remove reclaim_mode_tMel Gorman
2012-05-29mm: vmscan: do not stall on writeback during memory compactionMel Gorman