summaryrefslogtreecommitdiff
path: root/mm
Commit message (Expand)AuthorAge
* thp: prevent hugepages during args/env copying into the user stackAndrea Arcangeli2011-02-15
* memcg: fix leak of accounting at failure path of hugepage collapsingKAMEZAWA Hiroyuki2011-02-11
* vmscan: fix zone shrinking exit when scan work is doneJohannes Weiner2011-02-11
* mlock: do not munlock pages in __do_fault()Michel Lespinasse2011-02-11
* mlock: fix race when munlocking pages in do_wp_page()Michel Lespinasse2011-02-11
* memblock: don't adjust size in memblock_find_base()Yinghai Lu2011-02-11
* memcg: fix event counting breakage from recent THP updateKAMEZAWA Hiroyuki2011-02-02
* memcg: never OOM when charging huge pagesJohannes Weiner2011-02-02
* memcg: prevent endless loop when charging huge pages to near-limit groupJohannes Weiner2011-02-02
* memcg: prevent endless loop when charging huge pagesJohannes Weiner2011-02-02
* thp: fix unsuitable behavior for hwpoisoned tail pageJin Dongming2011-02-02
* thp: fix the wrong reported address of hwpoisoned hugepagesJin Dongming2011-02-02
* thp: fix splitting of hwpoisoned hugepagesJin Dongming2011-02-02
* mm/migration: fix page corruption during hugepage migrationMinchan Kim2011-02-02
* mm: when migrate_pages returns 0, all pages must have been releasedAndrea Arcangeli2011-02-02
* memsw: deprecate noswapaccount kernel parameter and schedule it for removalMichal Hocko2011-02-02
* memsw: handle swapaccount kernel parameter correctlyMichal Hocko2011-02-02
* mlock: operate on any regions with protection != PROT_NONEMichel Lespinasse2011-02-02
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds2011-01-31
|\
| * kmemleak: Allow kmemleak metadata allocations to failCatalin Marinas2011-01-27
| * kmemleak: remove memset by using kzallocJesper Juhl2011-01-27
* | memcg: fix race at move_parent around compound_order()KAMEZAWA Hiroyuki2011-01-26
* | memcg: bugfix check mem_cgroup_disabled() at split fixupKAMEZAWA Hiroyuki2011-01-26
* | memcg: fix account leak at failure of memsw accontingKAMEZAWA Hiroyuki2011-01-26
* | mm: migration: clarify migrate_pages() commentMinchan Kim2011-01-26
* | mm: compaction: don't depend on HUGETLB_PAGEAndrea Arcangeli2011-01-26
* | mm/memcontrol.c: fix uninitialized variable use in mem_cgroup_move_parent()Jesper Juhl2011-01-26
* | mm: clear pages_scanned only if draining a pcp adds pages to the buddy allocatorDavid Rientjes2011-01-26
* | mm: fix deferred congestion timeout if preferred zone is not allowedDavid Rientjes2011-01-26
* | mm/pgtable-generic.c: fix CONFIG_SWAP=n buildAndrew Morton2011-01-26
* | memcg: correctly order reading PCG_USED and pc->mem_cgroupJohannes Weiner2011-01-20
* | mm: fix truncate_setsize() commentJan Kara2011-01-20
* | memcg: fix rmdir, force_empty with THPKAMEZAWA Hiroyuki2011-01-20
* | memcg: fix LRU accounting with THPKAMEZAWA Hiroyuki2011-01-20
* | memcg: fix USED bit handling at uncharge in THPKAMEZAWA Hiroyuki2011-01-20
* | memcg: modify accounting function for supporting THP betterKAMEZAWA Hiroyuki2011-01-20
* | mm: compaction: prevent division-by-zero during user-requested compactionJohannes Weiner2011-01-20
* | mm/vmscan.c: remove duplicate include of compaction.hJesper Juhl2011-01-20
* | memblock: fix memblock_is_region_memory()Tomi Valkeinen2011-01-20
* | thp: keep highpte mapped until it is no longer neededJohannes Weiner2011-01-20
* | Revert "mm: simplify code of swap.c"Linus Torvalds2011-01-17
* | Revert "mm: batch activate_page() to reduce lock contention"Linus Torvalds2011-01-17
* | fix non-x86 build failure in pmdp_get_and_clearAndrea Arcangeli2011-01-16
* | mm/slab.c: make local symbols staticH Hartley Sweeten2011-01-15
* | Merge branch 'slub/hotplug' into slab/urgentPekka Enberg2011-01-15
|\ \
| * | slub: Avoid use of slub_lock in show_slab_objects()Christoph Lameter2011-01-11
| * | memory hotplug: one more lock on memory hotplugKAMEZAWA Hiroyuki2011-01-11
| |/
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-01-13
|\ \
| * \ Merge branch 'apei' into releaseLen Brown2011-01-12
| |\ \ | | |/ | |/|
| | * ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type supportHuang Ying2011-01-12