aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/swap.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-17oom: move prototypes to appropriate header fileDavid Rientjes1-5/+0
2007-10-10Drop 'size' argument from bio_endio and bi_end_ioNeilBrown1-1/+1
2007-07-17Lumpy Reclaim V4Andy Whitcroft1-1/+2
2007-02-11[PATCH] Drop nr_free_pages_pgdat()Christoph Lameter1-1/+0
2007-02-11[PATCH] Drop free_pages()Christoph Lameter1-1/+4
2007-01-05[PATCH] swsusp: Do not fail if resume device is not setRafael J. Wysocki1-1/+1
2006-12-07[PATCH] swsusp: use block device offsets to identify swap locationsRafael J. Wysocki1-2/+1
2006-12-07[PATCH] swsusp: use partition device and offset to identify swap areasRafael J. Wysocki1-1/+1
2006-12-07[PATCH] new scheme to preempt swap tokenAshwin Chaugule1-1/+0
2006-09-26[PATCH] swsusp: read speedupAndrew Morton1-0/+1
2006-09-26[PATCH] swsusp: write speedupAndrew Morton1-1/+4
2006-09-26[PATCH] zone_reclaim: dynamic slab reclaimChristoph Lameter1-0/+1
2006-09-26[PATCH] out of memory notifierMartin Schwidefsky1-0/+4
2006-09-26[PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.hChristoph Lameter1-1/+0
2006-07-03[PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecache pages for file I/OChristoph Lameter1-0/+1
2006-06-30[PATCH] zoned vm counters: zone_reclaim: remove /proc/sys/vm/zone_reclaim_intervalChristoph Lameter1-1/+0
2006-06-27[PATCH] pgdat allocation for new node add (export kswapd start func)Yasunori Goto1-0/+2
2006-06-23[PATCH] initialise total_memory() earlierAndrew Morton1-0/+1
2006-06-23[PATCH] mm: fix swap unused warningCon Kolivas1-11/+53
2006-06-23[PATCH] More page migration: use migration entries for file pagesChristoph Lameter1-15/+0
2006-06-23[PATCH] Swapless page migration: add R/W migration entriesChristoph Lameter1-0/+7
2006-06-23[PATCH] reserve space for swap labelAndreas Dilger1-6/+8
2006-05-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse1-1/+1
2006-05-15[PATCH] fix can_share_swap_page() when !CONFIG_SWAPHua Zhong1-1/+1
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-04-11[PATCH] overcommit: add calculate_totalreserve_pages()Hideo AOKI1-0/+1
2006-03-23[PATCH] swsusp: low level interfaceRafael J. Wysocki1-2/+3
2006-03-22[PATCH] page migration reorgChristoph Lameter1-19/+15
2006-03-22[PATCH] vmscan: use unsigned longsAndrew Morton1-4/+4
2006-02-20[PATCH] Terminate process that fails on a constrained allocationChristoph Lameter1-1/+1
2006-02-01[PATCH] Direct Migration V9: Avoid writeback / page_migrate() methodChristoph Lameter1-0/+5
2006-02-01[PATCH] Direct Migration V9: remove_from_swap() to remove swap ptesChristoph Lameter1-0/+1
2006-02-01[PATCH] Direct Migration V9: migrate_pages() extensionChristoph Lameter1-0/+2
2006-02-01[PATCH] zone_reclaim: configurable off node allocation period.Christoph Lameter1-0/+1
2006-01-18[PATCH] Zone reclaim: Reclaim logicChristoph Lameter1-0/+11
2006-01-18[PATCH] mm: migration page refcounting fixNick Piggin1-0/+1
2006-01-14[PATCH] Fix for CONFIG_NUMA without CONFIG_SWAPChristoph Lameter1-0/+5
2006-01-08[PATCH] SwapMig: Extend parameters for migrate_pages()Christoph Lameter1-1/+2
2006-01-08[PATCH] SwapMig: add_to_swap() avoid atomic allocationsChristoph Lameter1-1/+1
2006-01-08[PATCH] SwapMig: CONFIG_MIGRATION fixesChristoph Lameter1-2/+1
2006-01-08[PATCH] Swap Migration V5: Add CONFIG_MIGRATION for page migration supportChristoph Lameter1-0/+2
2006-01-08[PATCH] Swap Migration V5: migrate_pages() functionChristoph Lameter1-0/+2
2006-01-08[PATCH] Swap Migration V5: LRU operationsChristoph Lameter1-0/+3
2006-01-06[PATCH] mm: add a new function (needed for swap suspend)Rafael J. Wysocki1-0/+1
2006-01-06[PATCH] kill last zone_reclaim() bitsAndrew Morton1-1/+0
2005-11-28[PATCH] temporarily disable swap token on memory pressureRik van Riel1-0/+6
2005-10-28[PATCH] gfp_t: mm/* (easy parts)Al Viro1-2/+2
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro1-1/+1
2005-09-05[PATCH] swap: swap_lock replace list+deviceHugh Dickins1-9/+2
2005-09-05[PATCH] swap: scan_swap_map drop swap_device_lockHugh Dickins1-0/+2