mm: fix refcounting in swapon
[linux-flexiantxendom0-natty.git] / mm /
2011-02-24 Miklos Szeredimm: fix refcounting in swapon
2011-02-24 Hugh Dickinsmm: fix possible cause of a page_mapped BUG
2011-02-24 Miklos Szeredimm: prevent concurrent unmap_mapping_range() on the...
2011-02-15 Andrea Arcangelithp: prevent hugepages during args/env copying into...
2011-02-12 KAMEZAWA Hiroyukimemcg: fix leak of accounting at failure path of hugepa...
2011-02-12 Johannes Weinervmscan: fix zone shrinking exit when scan work is done
2011-02-12 Michel Lespinassemlock: do not munlock pages in __do_fault()
2011-02-12 Michel Lespinassemlock: fix race when munlocking pages in do_wp_page()
2011-02-12 Yinghai Lumemblock: don't adjust size in memblock_find_base()
2011-02-03 KAMEZAWA Hiroyukimemcg: fix event counting breakage from recent THP...
2011-02-03 Johannes Weinermemcg: never OOM when charging huge pages
2011-02-03 Johannes Weinermemcg: prevent endless loop when charging huge pages...
2011-02-03 Johannes Weinermemcg: prevent endless loop when charging huge pages
2011-02-03 Jin Dongmingthp: fix unsuitable behavior for hwpoisoned tail page
2011-02-03 Jin Dongmingthp: fix the wrong reported address of hwpoisoned hugepages
2011-02-03 Jin Dongmingthp: fix splitting of hwpoisoned hugepages
2011-02-03 Minchan Kimmm/migration: fix page corruption during hugepage migration
2011-02-03 Andrea Arcangelimm: when migrate_pages returns 0, all pages must have...
2011-02-03 Michal Hockomemsw: deprecate noswapaccount kernel parameter and...
2011-02-03 Michal Hockomemsw: handle swapaccount kernel parameter correctly
2011-02-01 Michel Lespinassemlock: operate on any regions with protection != PROT_NONE
2011-01-31 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-01-27 Catalin Marinaskmemleak: Allow kmemleak metadata allocations to fail
2011-01-27 Jesper Juhlkmemleak: remove memset by using kzalloc
2011-01-26 KAMEZAWA Hiroyukimemcg: fix race at move_parent around compound_order()
2011-01-26 KAMEZAWA Hiroyukimemcg: bugfix check mem_cgroup_disabled() at split...
2011-01-26 KAMEZAWA Hiroyukimemcg: fix account leak at failure of memsw acconting
2011-01-26 Minchan Kimmm: migration: clarify migrate_pages() comment
2011-01-26 Andrea Arcangelimm: compaction: don't depend on HUGETLB_PAGE
2011-01-26 Jesper Juhlmm/memcontrol.c: fix uninitialized variable use in...
2011-01-26 David Rientjesmm: clear pages_scanned only if draining a pcp adds...
2011-01-26 David Rientjesmm: fix deferred congestion timeout if preferred zone...
2011-01-26 Andrew Mortonmm/pgtable-generic.c: fix CONFIG_SWAP=n build
2011-01-21 Johannes Weinermemcg: correctly order reading PCG_USED and pc->mem_cgroup
2011-01-21 Jan Karamm: fix truncate_setsize() comment
2011-01-21 KAMEZAWA Hiroyukimemcg: fix rmdir, force_empty with THP
2011-01-21 KAMEZAWA Hiroyukimemcg: fix LRU accounting with THP
2011-01-21 KAMEZAWA Hiroyukimemcg: fix USED bit handling at uncharge in THP
2011-01-21 KAMEZAWA Hiroyukimemcg: modify accounting function for supporting THP...
2011-01-21 Johannes Weinermm: compaction: prevent division-by-zero during user...
2011-01-21 Jesper Juhlmm/vmscan.c: remove duplicate include of compaction.h
2011-01-21 Tomi Valkeinenmemblock: fix memblock_is_region_memory()
2011-01-21 Johannes Weinerthp: keep highpte mapped until it is no longer needed
2011-01-17 Linus TorvaldsRevert "mm: simplify code of swap.c"
2011-01-17 Linus TorvaldsRevert "mm: batch activate_page() to reduce lock conten...
2011-01-16 Andrea Arcangelifix non-x86 build failure in pmdp_get_and_clear
2011-01-15 H Hartley Sweetenmm/slab.c: make local symbols static
2011-01-15 Pekka EnbergMerge branch 'slub/hotplug' into slab/urgent
2011-01-14 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2011-01-14 Daisuke Nishimuramemcg: fix memory migration of shmem swapcache
2011-01-14 Jesper Juhlmemcg: use [kv]zalloc[_node] rather than [kv]malloc...
2011-01-14 Daisuke Nishimuramemcg: fix deadlock between cpuset and memcg
2011-01-14 Minchan Kimmemcg: remove unnecessary return from void-returning...
2011-01-14 Johannes Weinermemcg: fix unit mismatch in memcg oom limit calculation
2011-01-14 KAMEZAWA Hiroyukimemcg: add lock to synchronize page accounting and...
2011-01-14 Greg Thelenmemcg: create extensible page stat update routines
2011-01-14 Shaohua Limm: batch activate_page() to reduce lock contention
2011-01-14 Shaohua Limm: simplify code of swap.c
2011-01-14 Andrew Mortonmm/page_alloc.c: don't cache `current' in a local
2011-01-14 Hugh Dickinsmm: fix hugepage migration
2011-01-14 Hugh Dickinsmm: fix migration hangs on anon_vma lock
2011-01-14 Hugh Dickinsksm: drain pagevecs to lru
2011-01-14 Eric B Munsonhugetlb: fix handling of parse errors in sysfs
2011-01-14 Eric B Munsonhugetlb: do not allow pagesize >= MAX_ORDER pool adjustment
2011-01-14 Michal Hockohugetlb: check the return value of string conversion...
2011-01-14 Andrew Mortonmm/dmapool.c: use TASK_UNINTERRUPTIBLE in dma_pool_alloc()
2011-01-14 Rolf Eike Beermm/dmapool.c: take lock only once in dma_pool_free()
2011-01-14 KyongHo Chomm/page_alloc.c: simplify calculation of combined index...
2011-01-14 Jiri Kosinabrk: fix min_brk lower bound computation for COMPAT_BRK
2011-01-14 Jesper Juhlmm/hugetlb.c: fix error-path memory leak in nr_hugepage...
2011-01-14 Mel Gormanmm: migration: use rcu_dereference_protected when deref...
2011-01-14 Andrea Arcangelithp: add compound_trans_head() helper
2011-01-14 Andrea Arcangelithp: KSM on THP
2011-01-14 Andrea Arcangelithp: khugepaged: make khugepaged aware about madvise
2011-01-14 Andrea Arcangelithp: madvise(MADV_NOHUGEPAGE)
2011-01-14 Andrea Arcangelithp: compound_trans_order
2011-01-14 Andrea Arcangelithp: fix memory-failure hugetlbfs vs THP collision
2011-01-14 Andrea Arcangelithp: add debug checks for mapcount related invariants
2011-01-14 Rik van Rielthp: scale nr_rotated to balance memory pressure
2011-01-14 Rik van Rielthp: fix anon memory statistics with transparent hugepages
2011-01-14 Rik van Rielthp: disable transparent hugepages by default on small...
2011-01-14 Andrea Arcangelithp: use compaction for all allocation orders
2011-01-14 Andrea Arcangelithp: use compaction in kswapd for GFP_ATOMIC order > 0
2011-01-14 Andrea Arcangelithp: freeze khugepaged and ksmd
2011-01-14 Andrea Arcangelithp: mmu_notifier_test_young
2011-01-14 Andrea Arcangelithp: don't allow transparent hugepage support without PSE
2011-01-14 Andrea Arcangelithp: avoid breaking huge pmd invariants in case of...
2011-01-14 Andrea Arcangelithp: transhuge isolate_migratepages()
2011-01-14 Andrea Arcangelithp: select CONFIG_COMPACTION if TRANSPARENT_HUGEPAGE...
2011-01-14 Andrea Arcangelithp: transparent hugepage config choice
2011-01-14 Andrea Arcangelithp: allocate memory in khugepaged outside of mmap_sem...
2011-01-14 Andrea Arcangelithp: add numa awareness to hugepage allocations
2011-01-14 Andrea Arcangelithp: enable direct defrag
2011-01-14 Andrea Arcangelithp: set recommended min free kbytes
2011-01-14 Johannes Weinerthp: mprotect: transparent huge page support
2011-01-14 Johannes Weinerthp: mprotect: pass vma down to page table walkers
2011-01-14 Johannes Weinerthp: mincore transparent hugepage support
2011-01-14 Johannes Weinerthp: add x86 32bit support
2011-01-14 Andrea Arcangelithp: remove PG_buddy
2011-01-14 Andrea Arcangelithp: skip transhuge pages in ksm for now
next