aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
* mm/huge_memory.c: use new hashtable implementationSasha Levin2013-02-23
* mm: compaction: do not accidentally skip pageblocks in the migrate scannerMel Gorman2013-02-23
* mm/vmscan.c:__zone_reclaim(): replace max_t() with max()Andrew Morton2013-02-23
* mm/page_alloc.c:__setup_per_zone_wmarks: make min_pages unsigned longAndrew Morton2013-02-23
* mm: reduce rmap overhead for ex-KSM page copies created on swap faultsJohannes Weiner2013-02-23
* mm: vmscan: compaction works against zones, not lruvecsJohannes Weiner2013-02-23
* mm: vmscan: clean up get_scan_count()Johannes Weiner2013-02-23
* mm: vmscan: improve comment on low-page cache handlingJohannes Weiner2013-02-23
* mm: vmscan: clarify how swappiness, highest priority, memcg interactJohannes Weiner2013-02-23
* mm: vmscan: save work scanning (almost) empty LRU listsJohannes Weiner2013-02-23
* mm: memcg: only evict file pages when we have plentyJohannes Weiner2013-02-23
* CMA: make putback_lru_pages() call conditionalSrinivas Pandruvada2013-02-23
* mm/hugetlb.c: convert to pr_foo()Andrew Morton2013-02-23
* mm/memcontrol.c: convert printk(KERN_FOO) to pr_foo()Andrew Morton2013-02-23
* memcg, oom: provide more precise dump info while memcg oom happeningSha Zhengju2013-02-23
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-21
|\
| * mm: Add alloc_bootmem_low_pages_nopanic()Yinghai Lu2013-01-29
| * memblock: Add memblock_mem_size()Yinghai Lu2013-01-29
| * Merge remote-tracking branch 'origin/x86/boot' into x86/mm2H. Peter Anvin2013-01-29
| |\
| * | mm: Kill NO_BOOTMEM version free_all_bootmem_node()Yinghai Lu2012-11-17
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-02-21
|\ \ \
| * | | s390/mm: implement software dirty bitsMartin Schwidefsky2013-02-14
* | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-02-21
|\ \ \ \
| * | | | block: optionally snapshot page contents to provide stable pages during writeDarrick J. Wong2013-02-21
| * | | | mm: only enforce stable page writes if the backing device requires itDarrick J. Wong2013-02-21
| * | | | bdi: allow block devices to say that they require stable page writesDarrick J. Wong2013-02-21
* | | | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-21
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge 3.9-rc4 into driver-core-nextGreg Kroah-Hartman2013-01-17
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | mm: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-17
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2013-02-21
|\ \ \ \ \
| * | | | | mm: minor cleanup of iov_iter_single_seg_count()Maxim Patlasov2013-01-24
| | |/ / / | |/| | |
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-19
|\ \ \ \ \
| * | | | | sched/rt: Move rt specific bits into new header fileClark Williams2013-02-07
| * | | | | sched: Move sched.h sysctl bits into separate headerClark Williams2013-02-07
| |/ / / /
* | | / / mm: fix pageblock bitmap allocationLinus Torvalds2013-02-18
| |_|/ / |/| | |
* | | | mm: cma: fix accounting of CMA pages placed in high memoryMarek Szyprowski2013-02-12
* | | | memcg: fix kmemcg registration for late cachesGlauber Costa2013-02-12
* | | | mm: don't overwrite mm->def_flags in do_mlockall()Gerald Schaefer2013-02-12
* | | | mm: fix wrong comments about anon_vma lockYuanhan Liu2013-02-05
* | | | mm/hugetlb: set PTE as huge in hugetlb_change_protection and remove_migration...Tony Lu2013-02-05
* | | | thp: avoid dumping huge zero pageKirill A. Shutemov2013-02-05
|/ / /
* | | mm: compaction: partially revert capture of suitable high-order pageMel Gorman2013-01-11
* | | mm: thp: acquire the anon_vma rwsem for write during splitMel Gorman2013-01-11
* | | mm: mmap: annotate vm_lock_anon_vma locking properly for lockdepJiri Kosina2013-01-11
* | | mm: bootmem: fix free_all_bootmem_core() with odd bitmap alignmentMax Filippov2013-01-11
* | | mm: use aligned zone start for pfn_to_bitidx calculationLaura Abbott2013-01-11
* | | mm: compaction: fix echo 1 > compact_memory return error issueJason Liu2013-01-11
* | | mm: memblock: fix wrong memmove size in memblock_merge_regions()Lin Feng2013-01-11
* | | mm: migrate: check page_count of THP before migratingMel Gorman2013-01-11
|/ /
* | mm: reinstante dropped pmd_trans_splitting() checkLinus Torvalds2013-01-09