sysctl: remove "struct file *" argument of ->proc_handler
[safe/jmp/linux-2.6] / include / linux / swap.h
2009-09-24 Alexey Dobriyansysctl: remove "struct file *" argument of ->proc_handler
2009-09-24 Balbir Singhmemory controller: soft limit reclaim on contention
2009-09-22 Johannes Weinermm: make swap token dummies static inlines
2009-06-23 Hugh Dickinsmm: pass mm to grab_swap_token
2009-06-18 KAMEZAWA Hiroyukimemcg: fix swap accounting
2009-06-18 Daisuke Nishimuramemcg: remove mem_cgroup_cache_charge_swapin()
2009-06-17 Minchan Kimmm: remove file argument from swap_readpage()
2009-06-17 KAMEZAWA Hiroyukimm: modify swap_map and add SWAP_HAS_CACHE flag
2009-06-17 KAMEZAWA Hiroyukimm: add swap cache interface for swap reference
2009-06-17 KOSAKI Motohiromm: remove CONFIG_UNEVICTABLE_LRU config option
2009-05-29 Daisuke Nishimuramemcg: fix deadlock between lock_page_cgroup and mappin...
2009-04-01 Hugh Dickinsshmem: writepage directly to swap
2009-04-01 KAMEZAWA Hiroyukivmscan: fix it to take care of nodemask
2009-01-08 KAMEZAWA Hiroyukimemcg: fix shmem's swap accounting
2009-01-08 KOSAKI Motohiromemcg: swappiness
2009-01-08 KAMEZAWA Hiroyukimemcg: mem+swap controller core
2009-01-08 KAMEZAWA Hiroyukimemcg: handle swap caches
2009-01-06 Hugh Dickinsbadpage: zap print_bad_pte on swap and file
2009-01-06 Hugh Dickinsswapfile: swapon randomize if nonrot
2009-01-06 Hugh Dickinsswapfile: swap allocation use discard
2009-01-06 Hugh Dickinsswapfile: swapon use discard (trim)
2009-01-06 Hugh Dickinsswapfile: rearrange scan and swap_info
2009-01-06 Hugh Dickinsswapfile: remove SWP_ACTIVE mask
2009-01-06 Hugh Dickinsmm: optimize get_scan_ratio for no swap
2009-01-06 Hugh Dickinsmm: add add_to_swap stub
2009-01-06 Hugh Dickinsmm: remove gfp_mask from add_to_swap
2009-01-06 Hugh Dickinsmm: try_to_free_swap replaces remove_exclusive_swap_page
2009-01-06 Hugh Dickinsmm: reuse_swap_page replaces can_share_swap_page
2009-01-06 Hugh Dickinsmm: add_active_or_unevictable into rmap
2008-10-20 Lee Schermerhornvmscan: unevictable LRU scan sysctl
2008-10-20 Lee Schermerhornswap: cull unevictable pages in fault path
2008-10-20 Lee SchermerhornSHM_LOCKED pages are unevictable
2008-10-20 Lee SchermerhornUnevictable LRU Infrastructure
2008-10-20 Rik van Rielvmscan: split LRU lists into anon & file sets
2008-10-20 Rik van Rielvmscan: free swap space on swap-in/activation
2008-10-20 KOSAKI Motohiroswap: use an array for the LRU pagevecs
2008-07-26 Adrian Bunkmm/swapfile.c: make code static
2008-04-28 Miklos Szeredimm: rotate_reclaimable_page() cleanup
2008-04-28 Mel Gormanmm: use zonelists instead of zones when direct reclaimi...
2008-02-14 Harvey Harrisoninclude/linux: Remove all users of FASTCALL() macro
2008-02-07 Balbir SinghMemory controller: make charging gfp mask aware
2008-02-07 Balbir SinghMemory controller: add per cgroup LRU and reclaim
2008-02-05 Hugh Dickinstmpfs: move swap swizzling into shmem
2008-02-05 Hugh Dickinsswapin needs gfp_mask for loop on tmpfs
2008-02-05 Hugh Dickinsswapin_readahead: move and rearrange args
2008-01-31 Ingo Molnarasm-generic/tlb.h: build fix
2008-01-30 Jeremy Fitzhardingex86: demacro asm-x86/pgalloc_32.h
2007-10-17 David Rientjesoom: move prototypes to appropriate header file
2007-10-10 NeilBrownDrop 'size' argument from bio_endio and bi_end_io
2007-07-17 Andy WhitcroftLumpy Reclaim V4
2007-02-11 Christoph Lameter[PATCH] Drop nr_free_pages_pgdat()
2007-02-11 Christoph Lameter[PATCH] Drop free_pages()
2007-01-06 Rafael J. Wysocki[PATCH] swsusp: Do not fail if resume device is not set
2006-12-07 Rafael J. Wysocki[PATCH] swsusp: use block device offsets to identify...
2006-12-07 Rafael J. Wysocki[PATCH] swsusp: use partition device and offset to...
2006-12-07 Ashwin Chaugule[PATCH] new scheme to preempt swap token
2006-09-26 Andrew Morton[PATCH] swsusp: read speedup
2006-09-26 Andrew Morton[PATCH] swsusp: write speedup
2006-09-26 Christoph Lameter[PATCH] zone_reclaim: dynamic slab reclaim
2006-09-26 Martin Schwidefsky[PATCH] out of memory notifier
2006-09-26 Christoph Lameter[PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters...
2006-07-03 Christoph Lameter[PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecach...
2006-06-30 Christoph Lameter[PATCH] zoned vm counters: zone_reclaim: remove /proc...
2006-06-28 Yasunori Goto[PATCH] pgdat allocation for new node add (export kswap...
2006-06-23 Andrew Morton[PATCH] initialise total_memory() earlier
2006-06-23 Con Kolivas[PATCH] mm: fix swap unused warning
2006-06-23 Christoph Lameter[PATCH] More page migration: use migration entries...
2006-06-23 Christoph Lameter[PATCH] Swapless page migration: add R/W migration...
2006-06-23 Andreas Dilger[PATCH] reserve space for swap label
2006-05-24 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2006-05-15 Hua Zhong[PATCH] fix can_share_swap_page() when !CONFIG_SWAP
2006-04-26 David WoodhouseDon't include linux/config.h from anywhere else in...
2006-04-11 Hideo AOKI[PATCH] overcommit: add calculate_totalreserve_pages()
2006-03-23 Rafael J. Wysocki[PATCH] swsusp: low level interface
2006-03-22 Christoph Lameter[PATCH] page migration reorg
2006-03-22 Andrew Morton[PATCH] vmscan: use unsigned longs
2006-02-21 Christoph Lameter[PATCH] Terminate process that fails on a constrained...
2006-02-01 Christoph Lameter[PATCH] Direct Migration V9: Avoid writeback / page_mig...
2006-02-01 Christoph Lameter[PATCH] Direct Migration V9: remove_from_swap() to...
2006-02-01 Christoph Lameter[PATCH] Direct Migration V9: migrate_pages() extension
2006-02-01 Christoph Lameter[PATCH] zone_reclaim: configurable off node allocation...
2006-01-19 Christoph Lameter[PATCH] Zone reclaim: Reclaim logic
2006-01-19 Nick Piggin[PATCH] mm: migration page refcounting fix
2006-01-15 Christoph Lameter[PATCH] Fix for CONFIG_NUMA without CONFIG_SWAP
2006-01-09 Christoph Lameter[PATCH] SwapMig: Extend parameters for migrate_pages()
2006-01-09 Christoph Lameter[PATCH] SwapMig: add_to_swap() avoid atomic allocations
2006-01-09 Christoph Lameter[PATCH] SwapMig: CONFIG_MIGRATION fixes
2006-01-09 Christoph Lameter[PATCH] Swap Migration V5: Add CONFIG_MIGRATION for...
2006-01-09 Christoph Lameter[PATCH] Swap Migration V5: migrate_pages() function
2006-01-09 Christoph Lameter[PATCH] Swap Migration V5: LRU operations
2006-01-06 Rafael J. Wysocki[PATCH] mm: add a new function (needed for swap suspend)
2006-01-06 Andrew Morton[PATCH] kill last zone_reclaim() bits
2005-11-28 Rik van Riel[PATCH] temporarily disable swap token on memory pressure
2005-10-28 Al Viro[PATCH] gfp_t: mm/* (easy parts)
2005-10-08 Al Viro[PATCH] gfp flags annotations - part 1
2005-09-05 Hugh Dickins[PATCH] swap: swap_lock replace list+device
2005-09-05 Hugh Dickins[PATCH] swap: scan_swap_map drop swap_device_lock
2005-09-05 Hugh Dickins[PATCH] swap: swap unsigned int consistency
2005-09-05 Hugh Dickins[PATCH] swap: show span of swap extents
2005-09-05 Hugh Dickins[PATCH] swap: swap extent list is ordered
next