aboutsummaryrefslogtreecommitdiff
path: root/include/linux/swap.h
AgeCommit message (Expand)Author
2008-07-26mm/swapfile.c: make code staticAdrian Bunk
2008-04-28mm: rotate_reclaimable_page() cleanupMiklos Szeredi
2008-04-28mm: use zonelists instead of zones when direct reclaiming pagesMel Gorman
2008-02-13include/linux: Remove all users of FASTCALL() macroHarvey Harrison
2008-02-07Memory controller: make charging gfp mask awareBalbir Singh
2008-02-07Memory controller: add per cgroup LRU and reclaimBalbir Singh
2008-02-05tmpfs: move swap swizzling into shmemHugh Dickins
2008-02-05swapin needs gfp_mask for loop on tmpfsHugh Dickins
2008-02-05swapin_readahead: move and rearrange argsHugh Dickins
2008-01-31asm-generic/tlb.h: build fixIngo Molnar
2008-01-30x86: demacro asm-x86/pgalloc_32.hJeremy Fitzhardinge
2007-10-17oom: move prototypes to appropriate header fileDavid Rientjes
2007-10-10Drop 'size' argument from bio_endio and bi_end_ioNeilBrown
2007-07-17Lumpy Reclaim V4Andy Whitcroft
2007-02-11[PATCH] Drop nr_free_pages_pgdat()Christoph Lameter
2007-02-11[PATCH] Drop free_pages()Christoph Lameter
2007-01-05[PATCH] swsusp: Do not fail if resume device is not setRafael J. Wysocki
2006-12-07[PATCH] swsusp: use block device offsets to identify swap locationsRafael J. Wysocki
2006-12-07[PATCH] swsusp: use partition device and offset to identify swap areasRafael J. Wysocki
2006-12-07[PATCH] new scheme to preempt swap tokenAshwin Chaugule
2006-09-26[PATCH] swsusp: read speedupAndrew Morton
2006-09-26[PATCH] swsusp: write speedupAndrew Morton
2006-09-26[PATCH] zone_reclaim: dynamic slab reclaimChristoph Lameter
2006-09-26[PATCH] out of memory notifierMartin Schwidefsky
2006-09-26[PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.hChristoph Lameter
2006-07-03[PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecache pages for file I/OChristoph Lameter
2006-06-30[PATCH] zoned vm counters: zone_reclaim: remove /proc/sys/vm/zone_reclaim_int...Christoph Lameter
2006-06-27[PATCH] pgdat allocation for new node add (export kswapd start func)Yasunori Goto
2006-06-23[PATCH] initialise total_memory() earlierAndrew Morton
2006-06-23[PATCH] mm: fix swap unused warningCon Kolivas
2006-06-23[PATCH] More page migration: use migration entries for file pagesChristoph Lameter
2006-06-23[PATCH] Swapless page migration: add R/W migration entriesChristoph Lameter
2006-06-23[PATCH] reserve space for swap labelAndreas Dilger
2006-05-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2006-05-15[PATCH] fix can_share_swap_page() when !CONFIG_SWAPHua Zhong
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2006-04-11[PATCH] overcommit: add calculate_totalreserve_pages()Hideo AOKI
2006-03-23[PATCH] swsusp: low level interfaceRafael J. Wysocki
2006-03-22[PATCH] page migration reorgChristoph Lameter
2006-03-22[PATCH] vmscan: use unsigned longsAndrew Morton
2006-02-20[PATCH] Terminate process that fails on a constrained allocationChristoph Lameter
2006-02-01[PATCH] Direct Migration V9: Avoid writeback / page_migrate() methodChristoph Lameter
2006-02-01[PATCH] Direct Migration V9: remove_from_swap() to remove swap ptesChristoph Lameter
2006-02-01[PATCH] Direct Migration V9: migrate_pages() extensionChristoph Lameter
2006-02-01[PATCH] zone_reclaim: configurable off node allocation period.Christoph Lameter
2006-01-18[PATCH] Zone reclaim: Reclaim logicChristoph Lameter
2006-01-18[PATCH] mm: migration page refcounting fixNick Piggin
2006-01-14[PATCH] Fix for CONFIG_NUMA without CONFIG_SWAPChristoph Lameter
2006-01-08[PATCH] SwapMig: Extend parameters for migrate_pages()Christoph Lameter
2006-01-08[PATCH] SwapMig: add_to_swap() avoid atomic allocationsChristoph Lameter