index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
swapfile.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-08-27
[PATCH] swsusp: Fix swap_type_of
Rafael J. Wysocki
1
-1
/
+2
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-23
[PATCH] read_mapping_page for address space
Pekka Enberg
1
-2
/
+1
2006-06-23
[PATCH] swapoff: use atomic_inc_not_zero() on mm_users
Hugh Dickins
1
-3
/
+1
2006-06-23
[PATCH] Swapless page migration: rip out swap based logic
Christoph Lameter
1
-9
/
+0
2006-06-23
[PATCH] Swapless page migration: add R/W migration entries
Christoph Lameter
1
-13
/
+7
2006-06-23
[PATCH] migration: remove unnecessary PageSwapCache checks
Christoph Lameter
1
-7
/
+0
2006-04-01
[PATCH] mm: schedule find_trylock_page() removal
Nick Piggin
1
-4
/
+10
2006-03-23
[PATCH] swsusp: userland interface
Rafael J. Wysocki
1
-2
/
+4
2006-03-23
[PATCH] swsusp: low level interface
Rafael J. Wysocki
1
-1
/
+54
2006-03-22
[PATCH] fix swap cluster offset
Akinobu Mita
1
-1
/
+1
2006-02-01
[PATCH] Direct Migration V9: remove_from_swap() to remove swap ptes
Christoph Lameter
1
-0
/
+9
2006-02-01
[PATCH] Direct Migration V9: PageSwapCache checks
Christoph Lameter
1
-0
/
+7
2006-01-19
[PATCH] sem2mutex: mm/slab.c
Ingo Molnar
1
-8
/
+9
2006-01-12
[PATCH] move capable() to capability.h
Randy.Dunlap
1
-0
/
+1
2006-01-11
add missing printk loglevel in mm/swapfile.c
Jesper Juhl
1
-1
/
+1
2006-01-10
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
1
-4
/
+4
2006-01-09
[PATCH] mm: clean up local variables
Tobias Klauser
1
-6
/
+6
2006-01-06
[PATCH] mm: add a new function (needed for swap suspend)
Rafael J. Wysocki
1
-0
/
+20
2005-11-07
[PATCH] mm/swapfile.c: unexport total_swap_pages
Adrian Bunk
1
-2
/
+0
2005-10-30
[PATCH] mm: split page table lock
Hugh Dickins
1
-6
/
+6
2005-10-30
[PATCH] mm: pte_offset_map_lock loops
Hugh Dickins
1
-11
/
+9
2005-10-30
[PATCH] mm: rss = file_rss + anon_rss
Hugh Dickins
1
-1
/
+1
2005-10-30
[PATCH] mm: anon is already wrprotected
Hugh Dickins
1
-4
/
+3
2005-09-23
[PATCH] Fix bd_claim() error code.
Rob Landley
1
-0
/
+1
2005-09-10
[PATCH] mm: fix-up schedule_timeout() usage
Nishanth Aravamudan
1
-2
/
+1
2005-09-05
[PATCH] swap: swap_lock replace list+device
Hugh Dickins
1
-72
/
+53
2005-09-05
[PATCH] swap: scan_swap_map latency breaks
Hugh Dickins
1
-2
/
+12
2005-09-05
[PATCH] swap: scan_swap_map drop swap_device_lock
Hugh Dickins
1
-7
/
+35
2005-09-05
[PATCH] swap: scan_swap_map restyled
Hugh Dickins
1
-45
/
+48
2005-09-05
[PATCH] swap: get_swap_page drop swap_list_lock
Hugh Dickins
1
-39
/
+36
2005-09-05
[PATCH] swap: freeing update swap_list.next
Hugh Dickins
1
-2
/
+2
2005-09-05
[PATCH] swap: swap unsigned int consistency
Hugh Dickins
1
-9
/
+10
2005-09-05
[PATCH] swap: show span of swap extents
Hugh Dickins
1
-14
/
+30
2005-09-05
[PATCH] swap: swap extent list is ordered
Hugh Dickins
1
-18
/
+9
2005-09-05
[PATCH] swap: move destroy_swap_extents calls
Hugh Dickins
1
-2
/
+2
2005-09-05
[PATCH] swap: correct swapfile nr_good_pages
Hugh Dickins
1
-9
/
+16
2005-09-05
[PATCH] swap: update swapfile i_sem comment
Hugh Dickins
1
-1
/
+1
2005-06-22
[PATCH] can_share_swap_page: use page_mapcount
Hugh Dickins
1
-39
/
+16
2005-05-17
[PATCH] swapout oops fix
McMullan, Jason
1
-1
/
+1
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+1672