UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / mm /
2011-08-29 Shaohua Livmscan: fix a livelock in kswapd
2011-07-15 Mel Gormanmm: vmscan: only read new_classzone_idx from pgdat...
2011-07-15 Mel Gormanmm: vmscan: evaluate the watermarks against the correct...
2011-07-15 Mel Gormanmm: vmscan: do not apply pressure to slab if we are...
2011-07-15 Mel Gormanmm: vmscan: kswapd should not free an excessive number...
2011-07-15 Mel Gormanmm: vmscan: correct check for kswapd sleeping in sleepi...
2011-07-15 Hugh Dickinstmpfs: fix race between truncate and writepage
2011-07-15 Andrew Barrymm/page_alloc.c: prevent unending loop in __alloc_pages...
2011-07-15 Catalin Marinaskmemleak: Do not return a pointer to an object that...
2011-07-15 Johannes Weinermm: vmscan: correct use of pgdat_balanced in sleeping_p...
2011-07-15 Minchan Kimmm: vmscan: correctly check if reclaimer should schedul...
2011-06-02 Hugh Dickinstmpfs: fix highmem swapoff crash regression
2011-06-02 Hugh Dickinstmpfs: fix spurious ENOSPC when racing with unswap
2011-06-02 Hugh Dickinstmpfs: fix off-by-one in max_blocks checks
2011-06-02 Hugh Dickinstmpfs: fix race between swapoff and writepage
2011-06-02 Hugh Dickinstmpfs: fix race between umount and writepage
2011-06-02 Hugh Dickinstmpfs: fix race between umount and swapoff
2011-06-02 Yinghai Lumm: use alloc_bootmem_node_nopanic() on really needed...
2011-06-02 Mikulas PatockaDon't lock guardpage if the stack is growing up
2011-06-02 Hugh Dickinsvm: fix vm_pgoff wrap in upward expansion
2011-06-02 Linus TorvaldsVM: skip the stack guard page lookup in get_user_pages...
2011-06-02 Andrea Arcangelimm: thp: fix /dev/zero MAP_PRIVATE and vm_flags cleanups
2011-06-02 Mel Gormanmm: check if PTE is already allocated during page fault
2011-06-02 KOSAKI Motohirooom: use pte pages in OOM score
2011-04-27 Jiri Kosinabrk: COMPAT_BRK: fix detection of randomized brk
2011-04-27 KOSAKI Motohirovmscan: all_unreclaimable() use zone->all_unreclaimable...
2011-04-27 KOSAKI Motohirooom-kill: remove boost_dying_task_prio()
2011-04-27 Ben Hutchingsmm/thp: use conventional format for boolean attributes
2011-04-27 Linus Torvaldsvm: fix mlock() on stack guard page
2011-04-27 Linus Torvaldsvm: fix vm_pgoff wrap in stack expansion
2011-04-27 Linus Torvaldsmm: avoid wrapping vm_pgoff in mremap()
2011-03-28 Roland McGrathmmap randomization for executable mappings on 32-bit
2011-03-28 Roland McGrathi386: NX emulation
2011-03-28 Andy WhitcroftUBUNTU: SAUCE: add tracing for user initiated readahead...
2011-03-28 Tim GardnerUBUNTU: SAUCE: (no-up) swap: Add notify_swap_entry_free...
2011-03-27 Jens Axboefs: assign sb->s_bdi to default_backing_dev_info if...
2011-03-27 Andrea Arcangelimm: PageBuddy and mapcount robustness
2011-03-27 David Rientjesoom: avoid deferring oom killer if exiting task is...
2011-03-27 Andrey Vaginoom: skip zombies when iterating tasklist
2011-03-27 David Rientjesoom: prevent unnecessary oom kills or kernel panics
2011-03-27 Andrea Arcangelimm: compaction: prevent kswapd compacting memory to...
2011-03-27 Mel Gormanmm: swap: unlock swapfile inode mutex before closing...
2011-03-27 Hugh Dickinsshmem: let shared anonymous be nonlinear again
2011-03-27 Pekka EnbergRevert "slab: Fix missing DEBUG_SLAB last user"
2011-03-14 Linus TorvaldsRevert "oom: oom_kill_process: fix the child_points...
2011-03-14 Oleg Nesterovoom: oom_kill_process: fix the child_points logic
2011-03-14 Hugh Dickinsthp+memcg-numa: fix BUG at include/linux/mm.h:370!
2011-03-13 Andrea Arcangelithp: fix page_referenced to modify mapcount/vm_flags...
2011-03-05 Andi Kleenmm: use correct numa policy node for transparent hugepages
2011-03-05 Andi Kleenmm: preserve original node for transparent huge page...
2011-03-05 Andi Kleenmm: change alloc_pages_vma to pass down the policy...
2011-02-25 Hugh Dickinsmemcg: more mem_cgroup_uncharge() batching
2011-02-25 Andi Kleenthp: fix interleaving for transparent hugepages
2011-02-25 Namhyung Kimmm: fix dubious code in __count_immobile_pages()
2011-02-25 Mel Gormanmm: vmscan: stop reclaim/compaction earlier due to...
2011-02-25 Greg Thelenmm: grab rcu read lock in move_pages()
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"
next