serial: PL011: clear pending interrupts
[linux-flexiantxendom0.git] / mm / swap.c
2012-02-13 Hugh Dickinsmm: fix UP THP spin_is_locked BUGs
2011-11-07 Linus TorvaldsMerge branch 'modsplit-Oct31_2011' of git://git./linux...
2011-11-02 Andrea Arcangelimm: thp: tail page refcounting fix
2011-10-31 Paul Gortmakermm: Map most files to use export.h instead of module.h
2011-05-25 Shaohua Limm: batch activate_page() to reduce lock contention
2011-05-25 Minchan Kimmm: filter unevictable page out in deactivate_page()
2011-05-12 Minchan Kimmm: check PageUnevictable in lru_deactivate_fn()
2011-03-23 Shaohua Limm: simplify code of swap.c
2011-03-23 Minchan Kimmm: reclaim invalidated page ASAP
2011-03-23 Minchan Kimmemcg: move memcg reclaimable page into tail of inactiv...
2011-03-23 Minchan Kimmm: deactivate invalidated pages
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-14 Shaohua Limm: batch activate_page() to reduce lock contention
2011-01-14 Shaohua Limm: simplify code of swap.c
2011-01-14 Andrea Arcangelithp: transparent hugepage core
2011-01-14 Andrea Arcangelithp: put_page: recheck PageHead after releasing the...
2011-01-14 Andrea Arcangelithp: alter compound get_page/put_page
2010-10-28 Miklos Szeredifuse: use release_pages()
2010-05-25 Miklos Szeredimm: export lru_cache_add_*() to modules
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-06 Li Hongmm: remove free_hot_page()
2009-09-22 Jan Beulichmm: replace various uses of num_physpages by totalram_pages
2009-09-22 Johannes Weinermm: return boolean from page_is_file_cache()
2009-09-22 Johannes Weinermm: introduce page_lru_base_type()
2009-05-02 KOSAKI Motohiromm: fix Committed_AS underflow on large NR_CPUS environment
2009-04-03 David HowellsFS-Cache: Recruit a page flags for cache management
2009-04-01 KOSAKI Motohiromm: remove pagevec_swap_free()
2009-01-08 KOSAKI Motohiromemcg: add zone_reclaim_stat
2009-01-08 KOSAKI Motohiromm: introduce zone_reclaim struct
2009-01-08 KAMEZAWA Hiroyukimemcg: synchronized LRU
2009-01-06 Hugh Dickinsmm: try_to_free_swap replaces remove_exclusive_swap_page
2009-01-06 Hugh Dickinsmm: add_active_or_unevictable into rmap
2009-01-06 KOSAKI Motohiromm: get rid of pagevec_release_nonlru()
2008-12-10 KOSAKI Motohiromm: remove UP version of lru_add_drain_all()
2008-12-02 Rik van Rielvmscan: evict streaming IO first
2008-10-20 Lee Schermerhornswap: cull unevictable pages in fault path
2008-10-20 Nick Pigginmlock: mlocked pages are unevictable
2008-10-20 Lee SchermerhornUnevictable LRU Infrastructure
2008-10-20 Rik van Rielvmscan: split LRU lists into anon & file sets
2008-10-20 Rik van Rielvmscan: free swap space on swap-in/activation
2008-10-20 KOSAKI Motohiroswap: use an array for the LRU pagevecs
2008-10-20 Christoph Lametervmscan: Use an indexed array for LRU variables
2008-08-05 Nick Pigginmm: rename page trylock
2008-07-30 Fernando Luis Vazq... swap: update function comment of release_pages
2008-07-24 Vegard Nossummm: remove initialization of static per-cpu variables
2008-05-24 Alan Coxmm: fix atomic_t overflow in vm
2008-04-28 Miklos Szeredimm: rotate_reclaimable_page() cleanup
2008-03-20 Randy Dunlapmm: fix various kernel-doc comments
2008-03-05 Hugh Dickinsmemcg: move_lists on page not page_cgroup
2008-02-07 Balbir SinghMemory controller: add per cgroup LRU and reclaim
2008-02-05 Harvey Harrisonmm: remove fastcall from mm/
2007-10-19 Simon Arlottspelling fixes: mm/
2007-10-17 Peter Zijlstramm: bdi init hooks
2007-10-16 Hisashi Hifumimm: use pagevec to rotate reclaimable page
2007-10-16 Jesper JuhlClean up duplicate includes in mm/
2007-05-09 Rafael J. WysockiAdd suspend-related notifications for CPU hotplug
2007-05-07 Christoph LameterMake page->private usable in compound pages
2006-12-07 Ingo Molnar[PATCH] hotplug CPU: clean up hotcpu_notifier() use
2006-12-07 Andy Whitcroft[PATCH] mm: make compound page destructor handling...
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-09-26 Adrian Bunk[PATCH] mm/: make functions static
2006-09-26 Nick Piggin[PATCH] mm: VM_BUG_ON
2006-08-14 Alexander Zarochentsev[PATCH] fuse: fix error case in fuse_readpages
2006-06-30 Christoph Lameter[PATCH] Light weight event counters
2006-06-26 Akinobu Mita[PATCH] core: use list_move()
2006-06-23 Ravikiran G Thirumalai[PATCH] percpu_counters: create lib/percpu_counter.c
2006-03-28 KAMEZAWA Hiroyuki[PATCH] for_each_possible_cpu: fixes for generic part
2006-03-22 Nick Piggin[PATCH] mm: less atomic ops
2006-03-22 Nick Piggin[PATCH] mm: PageActive no testset
2006-03-22 Nick Piggin[PATCH] mm: PageLRU no testset
2006-03-22 Nick Piggin[PATCH] mm: never ClearPageLRU released pages
2006-03-17 Christoph Lameter[PATCH] fix race in pagevec_strip?
2006-03-08 Andrew Morton[PATCH] percpu_counter_sum()
2006-02-15 Hugh Dickins[PATCH] compound page: use page[1].lru
2006-02-08 Nick Piggin[PATCH] mm: compound release fix
2006-01-19 Nick Piggin[PATCH] mm: migration page refcounting fix
2006-01-11 Christoph Hellwig[XFS] Export pagevec_lookup for use on the XFS page...
2006-01-06 Andrew Morton[PATCH] consolidate lru_add_drain() and lru_drain_cache()
2005-11-22 Hugh Dickins[PATCH] unpaged: unifdefed PageCompound
2005-11-07 Adrian Bunk[PATCH] mm/swap.c: unexport vm_acct_memory
2005-11-01 Steve FrenchExport __pagevec_release and pagevec_lookup_tag
2005-10-31 Tejun Heo[PATCH] vm: remove redundant assignment from __pagevec_...
2005-10-30 Hugh Dickins[PATCH] mm: split page table lock
2005-10-30 Nick Piggin[PATCH] core remove PageReserved
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2