index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
swapfile.c
Age
Commit message (
Expand
)
Author
2007-05-07
mm: make read_cache_page synchronous
Nick Piggin
2007-01-05
[PATCH] swsusp: Do not fail if resume device is not set
Rafael J. Wysocki
2006-12-08
[PATCH] mm: change uses of f_{dentry,vfsmnt} to use f_path
Josef "Jeff" Sipek
2006-12-07
[PATCH] struct seq_operations and struct file_operations constification
Helge Deller
2006-12-07
[PATCH] swsusp: use block device offsets to identify swap locations
Rafael J. Wysocki
2006-12-07
[PATCH] swsusp: use partition device and offset to identify swap areas
Rafael J. Wysocki
2006-12-07
[PATCH] reject corrupt swapfiles earlier
Eric Sandeen
2006-12-07
[PATCH] Always print out the header line in /proc/swaps
Suleiman Souhlal
2006-09-29
[PATCH] valid_swaphandles() fix
Hugh Dickins
2006-08-27
[PATCH] swsusp: Fix swap_type_of
Rafael J. Wysocki
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-23
[PATCH] read_mapping_page for address space
Pekka Enberg
2006-06-23
[PATCH] swapoff: use atomic_inc_not_zero() on mm_users
Hugh Dickins
2006-06-23
[PATCH] Swapless page migration: rip out swap based logic
Christoph Lameter
2006-06-23
[PATCH] Swapless page migration: add R/W migration entries
Christoph Lameter
2006-06-23
[PATCH] migration: remove unnecessary PageSwapCache checks
Christoph Lameter
2006-03-31
[PATCH] mm: schedule find_trylock_page() removal
Nick Piggin
2006-03-23
[PATCH] swsusp: userland interface
Rafael J. Wysocki
2006-03-23
[PATCH] swsusp: low level interface
Rafael J. Wysocki
2006-03-22
[PATCH] fix swap cluster offset
Akinobu Mita
2006-02-01
[PATCH] Direct Migration V9: remove_from_swap() to remove swap ptes
Christoph Lameter
2006-02-01
[PATCH] Direct Migration V9: PageSwapCache checks
Christoph Lameter
2006-01-18
[PATCH] sem2mutex: mm/slab.c
Ingo Molnar
2006-01-11
[PATCH] move capable() to capability.h
Randy.Dunlap
2006-01-11
add missing printk loglevel in mm/swapfile.c
Jesper Juhl
2006-01-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
2006-01-08
[PATCH] mm: clean up local variables
Tobias Klauser
2006-01-06
[PATCH] mm: add a new function (needed for swap suspend)
Rafael J. Wysocki
2005-11-07
[PATCH] mm/swapfile.c: unexport total_swap_pages
Adrian Bunk
2005-10-29
[PATCH] mm: split page table lock
Hugh Dickins
2005-10-29
[PATCH] mm: pte_offset_map_lock loops
Hugh Dickins
2005-10-29
[PATCH] mm: rss = file_rss + anon_rss
Hugh Dickins
2005-10-29
[PATCH] mm: anon is already wrprotected
Hugh Dickins
2005-09-22
[PATCH] Fix bd_claim() error code.
Rob Landley
2005-09-10
[PATCH] mm: fix-up schedule_timeout() usage
Nishanth Aravamudan
2005-09-05
[PATCH] swap: swap_lock replace list+device
Hugh Dickins
2005-09-05
[PATCH] swap: scan_swap_map latency breaks
Hugh Dickins
2005-09-05
[PATCH] swap: scan_swap_map drop swap_device_lock
Hugh Dickins
2005-09-05
[PATCH] swap: scan_swap_map restyled
Hugh Dickins
2005-09-05
[PATCH] swap: get_swap_page drop swap_list_lock
Hugh Dickins
2005-09-05
[PATCH] swap: freeing update swap_list.next
Hugh Dickins
2005-09-05
[PATCH] swap: swap unsigned int consistency
Hugh Dickins
2005-09-05
[PATCH] swap: show span of swap extents
Hugh Dickins
2005-09-05
[PATCH] swap: swap extent list is ordered
Hugh Dickins
2005-09-05
[PATCH] swap: move destroy_swap_extents calls
Hugh Dickins
2005-09-05
[PATCH] swap: correct swapfile nr_good_pages
Hugh Dickins
2005-09-05
[PATCH] swap: update swapfile i_sem comment
Hugh Dickins
2005-06-21
[PATCH] can_share_swap_page: use page_mapcount
Hugh Dickins
2005-05-17
[PATCH] swapout oops fix
McMullan, Jason
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds