summaryrefslogtreecommitdiffstats
path: root/mm
AgeCommit message (Expand)Author
2012-12-11mm: Check if PTE is already allocated during page faultMel Gorman
2012-12-11mm: Only flush the TLB when clearing an accessible pteRik van Riel
2012-12-11mm,generic: only flush the local TLB in ptep_set_access_flagsRik van Riel
2012-12-11mm/sl[aou]b: Common alignment codeChristoph Lameter
2012-12-11slab: Use the new create_boot_cache function to simplify bootstrapChristoph Lameter
2012-12-11slub: Use statically allocated kmem_cache boot structure for bootstrapChristoph Lameter
2012-12-11mm, sl[au]b: create common functions for boot slab creationChristoph Lameter
2012-12-11slab: Simplify bootstrapChristoph Lameter
2012-12-11slub: Use correct cpu_slab on dead cpuChristoph Lameter
2012-12-11mm: dmapool: use provided gfp flags for all dma_alloc_coherent() callsMarek Szyprowski
2012-12-10Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damageLinus Torvalds
2012-12-10Revert "mm: avoid waking kswapd for THP allocations when compaction is deferr...Linus Torvalds
2012-12-08mm: vmscan: fix inappropriate zone congestion clearingJohannes Weiner
2012-12-06tmpfs: fix shared mempolicy leakMel Gorman
2012-12-06mm: vmscan: do not keep kswapd looping forever due to individual uncompactabl...Johannes Weiner
2012-12-06mm: compaction: validate pfn range passed to isolate_freepages_blockMel Gorman
2012-12-06propagate name change to comments in kernel sourceNadia Yvette Chambers
2012-12-05bdi: add a user-tunable cpu_list for the bdi flusher threadsJeff Moyer
2012-12-02mm, percpu: Make sure percpu_alloc early parameter has an argumentCyrill Gorcunov
2012-11-30mm: soft offline: split thp at the beginning of soft_offline_page()Naoya Horiguchi
2012-11-30mm: avoid waking kswapd for THP allocations when compaction is deferred or co...Mel Gorman
2012-11-30revert "Revert "mm: remove __GFP_NO_KSWAPD""Andrew Morton
2012-11-30mm: vmscan: fix endless loop in kswapd balancingJohannes Weiner
2012-11-30mm/vmemmap: fix wrong use of virt_to_pageJianguo Wu
2012-11-30mm: compaction: fix return value of capture_free_page()Mel Gorman
2012-11-26mm: vmscan: check for fatal signals iff the process was throttledMel Gorman
2012-11-26Revert "mm: remove __GFP_NO_KSWAPD"Mel Gorman
2012-11-21fix incorrect NR_FREE_PAGES accounting (appears like memory leak)Dave Hansen
2012-11-19cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/onli...Tejun Heo
2012-11-19various: Fix spelling of "asynchronous" in comments.Adam Buchbinder
2012-11-17mm: Kill NO_BOOTMEM version free_all_bootmem_node()Yinghai Lu
2012-11-16Merge 3.7-rc6 into char-misc-nextGreg Kroah-Hartman
2012-11-16revert "mm: fix-up zone present pages"Andrew Morton
2012-11-16tmpfs: change final i_blocks BUG to WARNINGHugh Dickins
2012-11-16tmpfs: fix shmem_getpage_gfp() VM_BUG_ONHugh Dickins
2012-11-16mm: highmem: don't treat PKMAP_ADDR(LAST_PKMAP) as a highmem addressWill Deacon
2012-11-16mm: revert "mm: vmscan: scale number of pages reclaimed by reclaim/compaction...Mel Gorman
2012-11-16swapfile: fix name leak in swapoffXiaotian Feng
2012-11-16memcg: fix hotplugged memory zone oopsHugh Dickins
2012-11-16memcg: oom: fix totalpages calculation for memory.swappiness==0Michal Hocko
2012-11-16mm: fix build warning for uninitialized valueDavid Rientjes
2012-11-16mm: add anon_vma_lock to validate_mm()Michel Lespinasse
2012-11-15mm: export a function to get vm committed memoryK. Y. Srinivasan
2012-11-15mm: fix slab.c kernel-doc warningsRandy Dunlap
2012-11-09mm: bugfix: set current->reclaim_state to NULL while returning from kswapd()Takamori Yamaguchi
2012-11-06Merge branch 'cgroup/for-3.7-fixes' into cgroup/for-3.8Tejun Heo
2012-11-05Merge branch 'cgroup-rmdir-updates' into cgroup/for-3.8Tejun Heo
2012-11-05cgroup: make ->pre_destroy() return voidTejun Heo
2012-11-05hugetlb: do not fail in hugetlb_cgroup_pre_destroyMichal Hocko
2012-11-05memcg: make mem_cgroup_reparent_charges non failingMichal Hocko