summaryrefslogtreecommitdiffstats
path: root/include/linux/swap.h
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] swsusp: read speedupAndrew Morton2006-09-261-0/+1
* [PATCH] swsusp: write speedupAndrew Morton2006-09-261-1/+4
* [PATCH] zone_reclaim: dynamic slab reclaimChristoph Lameter2006-09-261-0/+1
* [PATCH] out of memory notifierMartin Schwidefsky2006-09-261-0/+4
* [PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.hChristoph Lameter2006-09-261-1/+0Star
* [PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecache pages for file I/OChristoph Lameter2006-07-041-0/+1
* [PATCH] zoned vm counters: zone_reclaim: remove /proc/sys/vm/zone_reclaim_int...Christoph Lameter2006-06-301-1/+0Star
* [PATCH] pgdat allocation for new node add (export kswapd start func)Yasunori Goto2006-06-281-0/+2
* [PATCH] initialise total_memory() earlierAndrew Morton2006-06-231-0/+1
* [PATCH] mm: fix swap unused warningCon Kolivas2006-06-231-11/+53
* [PATCH] More page migration: use migration entries for file pagesChristoph Lameter2006-06-231-15/+0Star
* [PATCH] Swapless page migration: add R/W migration entriesChristoph Lameter2006-06-231-0/+7
* [PATCH] reserve space for swap labelAndreas Dilger2006-06-231-6/+8
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-05-241-1/+1
|\
| * [PATCH] fix can_share_swap_page() when !CONFIG_SWAPHua Zhong2006-05-151-1/+1
* | Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0Star
|/
* [PATCH] overcommit: add calculate_totalreserve_pages()Hideo AOKI2006-04-111-0/+1
* [PATCH] swsusp: low level interfaceRafael J. Wysocki2006-03-231-2/+3
* [PATCH] page migration reorgChristoph Lameter2006-03-221-19/+15Star
* [PATCH] vmscan: use unsigned longsAndrew Morton2006-03-221-4/+4
* [PATCH] Terminate process that fails on a constrained allocationChristoph Lameter2006-02-211-1/+1
* [PATCH] Direct Migration V9: Avoid writeback / page_migrate() methodChristoph Lameter2006-02-011-0/+5
* [PATCH] Direct Migration V9: remove_from_swap() to remove swap ptesChristoph Lameter2006-02-011-0/+1
* [PATCH] Direct Migration V9: migrate_pages() extensionChristoph Lameter2006-02-011-0/+2
* [PATCH] zone_reclaim: configurable off node allocation period.Christoph Lameter2006-02-011-0/+1
* [PATCH] Zone reclaim: Reclaim logicChristoph Lameter2006-01-191-0/+11
* [PATCH] mm: migration page refcounting fixNick Piggin2006-01-191-0/+1
* [PATCH] Fix for CONFIG_NUMA without CONFIG_SWAPChristoph Lameter2006-01-151-0/+5
* [PATCH] SwapMig: Extend parameters for migrate_pages()Christoph Lameter2006-01-091-1/+2
* [PATCH] SwapMig: add_to_swap() avoid atomic allocationsChristoph Lameter2006-01-091-1/+1
* [PATCH] SwapMig: CONFIG_MIGRATION fixesChristoph Lameter2006-01-091-2/+1Star
* [PATCH] Swap Migration V5: Add CONFIG_MIGRATION for page migration supportChristoph Lameter2006-01-091-0/+2
* [PATCH] Swap Migration V5: migrate_pages() functionChristoph Lameter2006-01-091-0/+2
* [PATCH] Swap Migration V5: LRU operationsChristoph Lameter2006-01-091-0/+3
* [PATCH] mm: add a new function (needed for swap suspend)Rafael J. Wysocki2006-01-061-0/+1
* [PATCH] kill last zone_reclaim() bitsAndrew Morton2006-01-061-1/+0Star
* [PATCH] temporarily disable swap token on memory pressureRik van Riel2005-11-281-0/+6
* [PATCH] gfp_t: mm/* (easy parts)Al Viro2005-10-281-2/+2
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-091-1/+1
* [PATCH] swap: swap_lock replace list+deviceHugh Dickins2005-09-051-9/+2Star
* [PATCH] swap: scan_swap_map drop swap_device_lockHugh Dickins2005-09-051-0/+2
* [PATCH] swap: swap unsigned int consistencyHugh Dickins2005-09-051-3/+3
* [PATCH] swap: show span of swap extentsHugh Dickins2005-09-051-1/+0Star
* [PATCH] swap: swap extent list is orderedHugh Dickins2005-09-051-2/+0Star
* [PATCH] remove linux/pagemap.h from linux/swap.hOlaf Hering2005-08-071-1/+2
* [PATCH] tlb.h warning fixAndrew Morton2005-07-131-0/+2
* [PATCH] print order information when OOM killingMarcelo Tosatti2005-07-081-1/+1
* [PATCH] vm: try_to_free_pages unused argumentDarren Hart2005-06-221-1/+1
* [PATCH] VM: early zone reclaimMartin Hicks2005-06-221-0/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+293