aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2012-01-12mm: page_cgroup: check page_cgroup arrays in lookup_page_cgroup() only when n...Johannes Weiner
2012-01-12mm: memcg: lookup_page_cgroup (almost) never returns NULLJohannes Weiner
2012-01-12mm: memcg: clean up fault accountingJohannes Weiner
2012-01-12mm: unify remaining mem_cont, mem, etc. variable names to memcgJohannes Weiner
2012-01-12mm: oom_kill: remove memcg argument from oom_kill_task()Johannes Weiner
2012-01-12mm: memcg: shorten preempt-disabled section around event checksJohannes Weiner
2012-01-12memcg: make mem_cgroup_split_huge_fixup() more efficientKAMEZAWA Hiroyuki
2012-01-12mm: memcg: remove unused node/section info from pc->flagsJohannes Weiner
2012-01-12mm: make per-memcg LRU lists exclusiveJohannes Weiner
2012-01-12mm: collect LRU list heads into struct lruvecJohannes Weiner
2012-01-12mm: vmscan: convert global reclaim to per-memcg LRU listsJohannes Weiner
2012-01-12mm: memcg: remove optimization of keeping the root_mem_cgroup LRU lists emptyJohannes Weiner
2012-01-12mm: move memcg hierarchy reclaim to generic reclaim codeJohannes Weiner
2012-01-12mm: memcg: per-priority per-zone hierarchy scan generationsJohannes Weiner
2012-01-12mm: vmscan: distinguish between memcg triggering reclaim and memcg being scannedJohannes Weiner
2012-01-12mm: vmscan: distinguish global reclaim from global LRU scanningJohannes Weiner
2012-01-12mm: memcg: consolidate hierarchy iteration primitivesJohannes Weiner
2012-01-12memcg: add mem_cgroup_replace_page_cache() to fix LRU issueKAMEZAWA Hiroyuki
2012-01-12mm,x86,um: move CMPXCHG_DOUBLE config optionHeiko Carstens
2012-01-12mm,x86,um: move CMPXCHG_LOCAL config optionHeiko Carstens
2012-01-12mm,slub,x86: decouple size of struct page from CONFIG_CMPXCHG_LOCALHeiko Carstens
2012-01-11Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-01-11Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-01-11Merge branch 'slab/urgent' into slab/for-linusPekka Enberg
2012-01-10Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-01-10mm/vmalloc.c: change void* into explict vm_struct*Minchan Kim
2012-01-10mm: vmscan: fix typo in isolating lru pagesHillf Danton
2012-01-10mm: test PageSwapBacked in lumpy reclaimHugh Dickins
2012-01-10mm/migrate.c: remove the unused macro lru_to_pageWang Sheng-Hui
2012-01-10mm/hugetlb.c: avoid bogus counter of surplus huge pageHillf Danton
2012-01-10mempool: fix first round failure behaviorTejun Heo
2012-01-10mempool: drop unnecessary and incorrect BUG_ON() from mempool_destroy()Tejun Heo
2012-01-10mempool: fix and document synchronization and memory barrier usageTejun Heo
2012-01-10mm/migrate.c: cleanup comment for migration_entry_wait()Wang Sheng-Hui
2012-01-10mm/mempolicy.c: mpol_equal(): use boolKOSAKI Motohiro
2012-01-10mm: hugetlb: fix pgoff computation when unmapping page from vmaHillf Danton
2012-01-10mm/vmscan.c: consider swap space when deciding whether to continue reclaimMinchan Kim
2012-01-10mm: bootmem: try harder to free pages in bulkJohannes Weiner
2012-01-10mm: bootmem: drop superfluous range check when freeing pages in bulkJohannes Weiner
2012-01-10mm: page_alloc: generalize order handling in __free_pages_bootmem()Johannes Weiner
2012-01-10tracepoint: add tracepoints for debugging oom_score_adjKAMEZAWA Hiroyuki
2012-01-10mm: simplify find_vma_prev()KOSAKI Motohiro
2012-01-10mremap: enforce rmap src/dst vma ordering in case of vma_merge() succeeding i...Andrea Arcangeli
2012-01-10mm: fix off-by-two in __zone_watermark_ok()Michal Hocko
2012-01-10bootmem: micro optimize freeing pages in bulkUwe Kleine-König
2012-01-10mm: compaction: push isolate search base of compact control one pfn aheadHillf Danton
2012-01-10mm: filemap: pass __GFP_WRITE from grab_cache_page_write_begin()Johannes Weiner
2012-01-10mm: try to distribute dirty pages fairly across zonesJohannes Weiner
2012-01-10mm: writeback: cleanups in preparation for per-zone dirty limitsJohannes Weiner
2012-01-10mm: exclude reserved pages from dirtyable memoryJohannes Weiner