index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
swapfile.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
mm: try_to_free_swap replaces remove_exclusive_swap_page
Hugh Dickins
2009-01-06
1
-58
/
+12
*
mm: reuse_swap_page replaces can_share_swap_page
Hugh Dickins
2009-01-06
1
-4
/
+11
*
mm: replace some BUG_ONs by VM_BUG_ONs
Hugh Dickins
2009-01-06
1
-5
/
+3
*
x86: consolidate __swp_XXX() macros
Jan Beulich
2008-12-16
1
-0
/
+9
*
mm: page lock use lock bitops
Nick Piggin
2008-10-20
1
-1
/
+1
*
vmscan: free swap space on swap-in/activation
Rik van Riel
2008-10-20
1
-3
/
+22
*
mm: rename page trylock
Nick Piggin
2008-08-04
1
-1
/
+1
*
swapfile/vmscan: update comments related to vmscan functions
Fernando Luis Vazquez Cao
2008-07-30
1
-2
/
+2
*
mm/swapfile.c: make code static
Adrian Bunk
2008-07-26
1
-3
/
+3
*
mm: spinlock tree_lock
Nick Piggin
2008-07-26
1
-2
/
+2
*
mm: fix ever-decreasing swap priority
Hugh Dickins
2008-07-24
1
-24
/
+25
*
mm: use non-racy method for /proc/swaps creation
Denis V. Lunev
2008-04-29
1
-5
/
+1
*
mm: try both endianess when checking for endianess
Chris Dearman
2008-04-28
1
-0
/
+8
*
d_path: Make seq_path() use a struct path argument
Jan Blunck
2008-02-14
1
-1
/
+1
*
memcgroup: reinstate swapoff mod
Hugh Dickins
2008-02-07
1
-8
/
+34
*
Memory controller: make charging gfp mask aware
Balbir Singh
2008-02-07
1
-1
/
+1
*
Memory controller: memory accounting
Balbir Singh
2008-02-07
1
-17
/
+24
*
memcgroup: temporarily revert swapoff mod
Hugh Dickins
2008-02-07
1
-31
/
+7
*
tmpfs: open a window in shmem_unuse_inode
Hugh Dickins
2008-02-05
1
-13
/
+10
*
swapoff: scan ptes preemptibly
Hugh Dickins
2008-02-05
1
-7
/
+31
*
swapin: fix valid_swaphandles defect
Hugh Dickins
2008-02-05
1
-16
/
+33
*
swapin needs gfp_mask for loop on tmpfs
Hugh Dickins
2008-02-05
1
-1
/
+2
*
Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION
Rafael J. Wysocki
2007-07-29
1
-3
/
+3
*
vmscan: fix comments related to shrink_list()
Anderson Briglia
2007-07-16
1
-1
/
+1
*
mm: make read_cache_page synchronous
Nick Piggin
2007-05-07
1
-3
/
+0
*
[PATCH] swsusp: Do not fail if resume device is not set
Rafael J. Wysocki
2007-01-05
1
-1
/
+7
*
[PATCH] mm: change uses of f_{dentry,vfsmnt} to use f_path
Josef "Jeff" Sipek
2006-12-08
1
-2
/
+2
*
[PATCH] struct seq_operations and struct file_operations constification
Helge Deller
2006-12-07
1
-2
/
+2
*
[PATCH] swsusp: use block device offsets to identify swap locations
Rafael J. Wysocki
2006-12-07
1
-0
/
+17
*
[PATCH] swsusp: use partition device and offset to identify swap areas
Rafael J. Wysocki
2006-12-07
1
-12
/
+26
*
[PATCH] reject corrupt swapfiles earlier
Eric Sandeen
2006-12-07
1
-6
/
+5
*
[PATCH] Always print out the header line in /proc/swaps
Suleiman Souhlal
2006-12-07
1
-5
/
+17
*
[PATCH] valid_swaphandles() fix
Hugh Dickins
2006-09-29
1
-3
/
+4
*
[PATCH] swsusp: Fix swap_type_of
Rafael J. Wysocki
2006-08-27
1
-1
/
+2
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] read_mapping_page for address space
Pekka Enberg
2006-06-23
1
-2
/
+1
*
[PATCH] swapoff: use atomic_inc_not_zero() on mm_users
Hugh Dickins
2006-06-23
1
-3
/
+1
*
[PATCH] Swapless page migration: rip out swap based logic
Christoph Lameter
2006-06-23
1
-9
/
+0
*
[PATCH] Swapless page migration: add R/W migration entries
Christoph Lameter
2006-06-23
1
-13
/
+7
*
[PATCH] migration: remove unnecessary PageSwapCache checks
Christoph Lameter
2006-06-23
1
-7
/
+0
*
[PATCH] mm: schedule find_trylock_page() removal
Nick Piggin
2006-03-31
1
-4
/
+10
*
[PATCH] swsusp: userland interface
Rafael J. Wysocki
2006-03-23
1
-2
/
+4
*
[PATCH] swsusp: low level interface
Rafael J. Wysocki
2006-03-23
1
-1
/
+54
*
[PATCH] fix swap cluster offset
Akinobu Mita
2006-03-22
1
-1
/
+1
*
[PATCH] Direct Migration V9: remove_from_swap() to remove swap ptes
Christoph Lameter
2006-02-01
1
-0
/
+9
*
[PATCH] Direct Migration V9: PageSwapCache checks
Christoph Lameter
2006-02-01
1
-0
/
+7
*
[PATCH] sem2mutex: mm/slab.c
Ingo Molnar
2006-01-18
1
-8
/
+9
*
[PATCH] move capable() to capability.h
Randy.Dunlap
2006-01-11
1
-0
/
+1
*
add missing printk loglevel in mm/swapfile.c
Jesper Juhl
2006-01-11
1
-1
/
+1
*
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
2006-01-09
1
-4
/
+4
[prev]
[next]