aboutsummaryrefslogtreecommitdiff
path: root/include/linux/swap.h
AgeCommit message (Expand)AuthorFilesLines
2008-07-26mm/swapfile.c: make code staticGravatar Adrian Bunk 1-3/+0
2008-04-28mm: rotate_reclaimable_page() cleanupGravatar Miklos Szeredi 1-1/+1
2008-04-28mm: use zonelists instead of zones when direct reclaiming pagesGravatar Mel Gorman 1-1/+1
2008-02-13include/linux: Remove all users of FASTCALL() macroGravatar Harvey Harrison 1-4/+4
2008-02-07Memory controller: make charging gfp mask awareGravatar Balbir Singh 1-1/+2
2008-02-07Memory controller: add per cgroup LRU and reclaimGravatar Balbir Singh 1-0/+3
2008-02-05tmpfs: move swap swizzling into shmemGravatar Hugh Dickins 1-11/+4
2008-02-05swapin needs gfp_mask for loop on tmpfsGravatar Hugh Dickins 1-3/+3
2008-02-05swapin_readahead: move and rearrange argsGravatar Hugh Dickins 1-12/+7
2008-01-31asm-generic/tlb.h: build fixGravatar Ingo Molnar 1-1/+0
2008-01-30x86: demacro asm-x86/pgalloc_32.hGravatar Jeremy Fitzhardinge 1-0/+1
2007-10-17oom: move prototypes to appropriate header fileGravatar David Rientjes 1-5/+0
2007-10-10Drop 'size' argument from bio_endio and bi_end_ioGravatar NeilBrown 1-1/+1
2007-07-17Lumpy Reclaim V4Gravatar Andy Whitcroft 1-1/+2
2007-02-11[PATCH] Drop nr_free_pages_pgdat()Gravatar Christoph Lameter 1-1/+0
2007-02-11[PATCH] Drop free_pages()Gravatar Christoph Lameter 1-1/+4
2007-01-05[PATCH] swsusp: Do not fail if resume device is not setGravatar Rafael J. Wysocki 1-1/+1
2006-12-07[PATCH] swsusp: use block device offsets to identify swap locationsGravatar Rafael J. Wysocki 1-2/+1
2006-12-07[PATCH] swsusp: use partition device and offset to identify swap areasGravatar Rafael J. Wysocki 1-1/+1
2006-12-07[PATCH] new scheme to preempt swap tokenGravatar Ashwin Chaugule 1-1/+0
2006-09-26[PATCH] swsusp: read speedupGravatar Andrew Morton 1-0/+1
2006-09-26[PATCH] swsusp: write speedupGravatar Andrew Morton 1-1/+4
2006-09-26[PATCH] zone_reclaim: dynamic slab reclaimGravatar Christoph Lameter 1-0/+1
2006-09-26[PATCH] out of memory notifierGravatar Martin Schwidefsky 1-0/+4
2006-09-26[PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.hGravatar Christoph Lameter 1-1/+0
2006-07-03[PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecache pages for file I/OGravatar Christoph Lameter 1-0/+1
2006-06-30[PATCH] zoned vm counters: zone_reclaim: remove /proc/sys/vm/zone_reclaim_int...Gravatar Christoph Lameter 1-1/+0
2006-06-27[PATCH] pgdat allocation for new node add (export kswapd start func)Gravatar Yasunori Goto 1-0/+2
2006-06-23[PATCH] initialise total_memory() earlierGravatar Andrew Morton 1-0/+1
2006-06-23[PATCH] mm: fix swap unused warningGravatar Con Kolivas 1-11/+53
2006-06-23[PATCH] More page migration: use migration entries for file pagesGravatar Christoph Lameter 1-15/+0
2006-06-23[PATCH] Swapless page migration: add R/W migration entriesGravatar Christoph Lameter 1-0/+7
2006-06-23[PATCH] reserve space for swap labelGravatar Andreas Dilger 1-6/+8
2006-05-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Gravatar David Woodhouse 1-1/+1
2006-05-15[PATCH] fix can_share_swap_page() when !CONFIG_SWAPGravatar Hua Zhong 1-1/+1
2006-04-26Don't include linux/config.h from anywhere else in include/Gravatar David Woodhouse 1-1/+0
2006-04-11[PATCH] overcommit: add calculate_totalreserve_pages()Gravatar Hideo AOKI 1-0/+1
2006-03-23[PATCH] swsusp: low level interfaceGravatar Rafael J. Wysocki 1-2/+3
2006-03-22[PATCH] page migration reorgGravatar Christoph Lameter 1-19/+15
2006-03-22[PATCH] vmscan: use unsigned longsGravatar Andrew Morton 1-4/+4
2006-02-20[PATCH] Terminate process that fails on a constrained allocationGravatar Christoph Lameter 1-1/+1
2006-02-01[PATCH] Direct Migration V9: Avoid writeback / page_migrate() methodGravatar Christoph Lameter 1-0/+5
2006-02-01[PATCH] Direct Migration V9: remove_from_swap() to remove swap ptesGravatar Christoph Lameter 1-0/+1
2006-02-01[PATCH] Direct Migration V9: migrate_pages() extensionGravatar Christoph Lameter 1-0/+2
2006-02-01[PATCH] zone_reclaim: configurable off node allocation period.Gravatar Christoph Lameter 1-0/+1
2006-01-18[PATCH] Zone reclaim: Reclaim logicGravatar Christoph Lameter 1-0/+11
2006-01-18[PATCH] mm: migration page refcounting fixGravatar Nick Piggin 1-0/+1
2006-01-14[PATCH] Fix for CONFIG_NUMA without CONFIG_SWAPGravatar Christoph Lameter 1-0/+5
2006-01-08[PATCH] SwapMig: Extend parameters for migrate_pages()Gravatar Christoph Lameter 1-1/+2
2006-01-08[PATCH] SwapMig: add_to_swap() avoid atomic allocationsGravatar Christoph Lameter 1-1/+1