summaryrefslogtreecommitdiffstats
path: root/include/linux/swap.h
Commit message (Expand)AuthorAgeFilesLines
* mm/swapfile.c: make code staticAdrian Bunk2008-07-261-3/+0
* mm: rotate_reclaimable_page() cleanupMiklos Szeredi2008-04-281-1/+1
* mm: use zonelists instead of zones when direct reclaiming pagesMel Gorman2008-04-281-1/+1
* include/linux: Remove all users of FASTCALL() macroHarvey Harrison2008-02-131-4/+4
* Memory controller: make charging gfp mask awareBalbir Singh2008-02-071-1/+2
* Memory controller: add per cgroup LRU and reclaimBalbir Singh2008-02-071-0/+3
* tmpfs: move swap swizzling into shmemHugh Dickins2008-02-051-11/+4
* swapin needs gfp_mask for loop on tmpfsHugh Dickins2008-02-051-3/+3
* swapin_readahead: move and rearrange argsHugh Dickins2008-02-051-12/+7
* asm-generic/tlb.h: build fixIngo Molnar2008-01-311-1/+0
* x86: demacro asm-x86/pgalloc_32.hJeremy Fitzhardinge2008-01-301-0/+1
* oom: move prototypes to appropriate header fileDavid Rientjes2007-10-171-5/+0
* Drop 'size' argument from bio_endio and bi_end_ioNeilBrown2007-10-101-1/+1
* Lumpy Reclaim V4Andy Whitcroft2007-07-171-1/+2
* [PATCH] Drop nr_free_pages_pgdat()Christoph Lameter2007-02-111-1/+0
* [PATCH] Drop free_pages()Christoph Lameter2007-02-111-1/+4
* [PATCH] swsusp: Do not fail if resume device is not setRafael J. Wysocki2007-01-051-1/+1
* [PATCH] swsusp: use block device offsets to identify swap locationsRafael J. Wysocki2006-12-071-2/+1
* [PATCH] swsusp: use partition device and offset to identify swap areasRafael J. Wysocki2006-12-071-1/+1
* [PATCH] new scheme to preempt swap tokenAshwin Chaugule2006-12-071-1/+0
* [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/+0
* [PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecache pages for file I/OChristoph Lameter2006-07-031-0/+1
* [PATCH] zoned vm counters: zone_reclaim: remove /proc/sys/vm/zone_reclaim_int...Christoph Lameter2006-06-301-1/+0
* [PATCH] pgdat allocation for new node add (export kswapd start func)Yasunori Goto2006-06-271-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/+0
* [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/+0
|/
* [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/+15
* [PATCH] vmscan: use unsigned longsAndrew Morton2006-03-221-4/+4
* [PATCH] Terminate process that fails on a constrained allocationChristoph Lameter2006-02-201-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-181-0/+11
* [PATCH] mm: migration page refcounting fixNick Piggin2006-01-181-0/+1
* [PATCH] Fix for CONFIG_NUMA without CONFIG_SWAPChristoph Lameter2006-01-141-0/+5
* [PATCH] SwapMig: Extend parameters for migrate_pages()Christoph Lameter2006-01-081-1/+2
* [PATCH] SwapMig: add_to_swap() avoid atomic allocationsChristoph Lameter2006-01-081-1/+1
OpenPOWER on IntegriCloud