index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
swap.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
swap: Add flag to identify block swap devices
Nitin Gupta
2010-05-18
1
-0
/
+1
*
memcg: move charges of anonymous swap
Daisuke Nishimura
2010-03-12
1
-0
/
+9
*
swap: rework map_swap_page() again
Lee Schermerhorn
2009-12-15
1
-1
/
+1
*
swap_info: reorder its fields
Hugh Dickins
2009-12-15
1
-13
/
+13
*
swap_info: note SWAP_MAP_SHMEM
Hugh Dickins
2009-12-15
1
-0
/
+6
*
swap_info: swap count continuations
Hugh Dickins
2009-12-15
1
-6
/
+16
*
swap_info: swap_map of chars not shorts
Hugh Dickins
2009-12-15
1
-4
/
+4
*
swap_info: SWAP_HAS_CACHE cleanups
Hugh Dickins
2009-12-15
1
-1
/
+1
*
swap_info: include first_swap_extent
Hugh Dickins
2009-12-15
1
-1
/
+1
*
swap_info: change to array of pointers
Hugh Dickins
2009-12-15
1
-3
/
+4
*
swap_info: private to swapfile.c
Hugh Dickins
2009-12-15
1
-2
/
+1
*
mm: clear node in N_HIGH_MEMORY and stop kswapd when all memory is offlined
David Rientjes
2009-12-15
1
-0
/
+1
*
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
2009-09-24
1
-6
/
+28
|
\
|
*
HWPOISON: Add support for poison swap entries v2
Andi Kleen
2009-09-16
1
-6
/
+28
*
|
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
2009-09-24
1
-1
/
+1
*
|
memory controller: soft limit reclaim on contention
Balbir Singh
2009-09-24
1
-0
/
+5
*
|
mm: make swap token dummies static inlines
Johannes Weiner
2009-09-22
1
-4
/
+16
|
/
*
mm: pass mm to grab_swap_token
Hugh Dickins
2009-06-23
1
-6
/
+6
*
memcg: fix swap accounting
KAMEZAWA Hiroyuki
2009-06-18
1
-2
/
+3
*
memcg: remove mem_cgroup_cache_charge_swapin()
Daisuke Nishimura
2009-06-18
1
-6
/
+0
*
mm: remove file argument from swap_readpage()
Minchan Kim
2009-06-16
1
-1
/
+1
*
mm: modify swap_map and add SWAP_HAS_CACHE flag
KAMEZAWA Hiroyuki
2009-06-16
1
-5
/
+9
*
mm: add swap cache interface for swap reference
KAMEZAWA Hiroyuki
2009-06-16
1
-0
/
+7
*
mm: remove CONFIG_UNEVICTABLE_LRU config option
KOSAKI Motohiro
2009-06-16
1
-19
/
+0
*
memcg: fix deadlock between lock_page_cgroup and mapping tree_lock
Daisuke Nishimura
2009-05-29
1
-0
/
+5
*
shmem: writepage directly to swap
Hugh Dickins
2009-04-01
1
-0
/
+5
*
vmscan: fix it to take care of nodemask
KAMEZAWA Hiroyuki
2009-04-01
1
-1
/
+1
*
memcg: fix shmem's swap accounting
KAMEZAWA Hiroyuki
2009-01-08
1
-8
/
+0
*
memcg: swappiness
KOSAKI Motohiro
2009-01-08
1
-1
/
+2
*
memcg: mem+swap controller core
KAMEZAWA Hiroyuki
2009-01-08
1
-3
/
+11
*
memcg: handle swap caches
KAMEZAWA Hiroyuki
2009-01-08
1
-0
/
+22
*
badpage: zap print_bad_pte on swap and file
Hugh Dickins
2009-01-06
1
-9
/
+3
*
swapfile: swapon randomize if nonrot
Hugh Dickins
2009-01-06
1
-0
/
+1
*
swapfile: swap allocation use discard
Hugh Dickins
2009-01-06
1
-0
/
+3
*
swapfile: swapon use discard (trim)
Hugh Dickins
2009-01-06
1
-0
/
+1
*
swapfile: rearrange scan and swap_info
Hugh Dickins
2009-01-06
1
-4
/
+4
*
swapfile: remove SWP_ACTIVE mask
Hugh Dickins
2009-01-06
1
-1
/
+0
*
mm: optimize get_scan_ratio for no swap
Hugh Dickins
2009-01-06
1
-2
/
+3
*
mm: add add_to_swap stub
Hugh Dickins
2009-01-06
1
-0
/
+5
*
mm: remove gfp_mask from add_to_swap
Hugh Dickins
2009-01-06
1
-1
/
+1
*
mm: try_to_free_swap replaces remove_exclusive_swap_page
Hugh Dickins
2009-01-06
1
-8
/
+2
*
mm: reuse_swap_page replaces can_share_swap_page
Hugh Dickins
2009-01-06
1
-4
/
+2
*
mm: add_active_or_unevictable into rmap
Hugh Dickins
2009-01-06
1
-2
/
+0
*
vmscan: unevictable LRU scan sysctl
Lee Schermerhorn
2008-10-20
1
-0
/
+15
*
swap: cull unevictable pages in fault path
Lee Schermerhorn
2008-10-20
1
-0
/
+2
*
SHM_LOCKED pages are unevictable
Lee Schermerhorn
2008-10-20
1
-0
/
+4
*
Unevictable LRU Infrastructure
Lee Schermerhorn
2008-10-20
1
-0
/
+12
*
vmscan: split LRU lists into anon & file sets
Rik van Riel
2008-10-20
1
-5
/
+15
*
vmscan: free swap space on swap-in/activation
Rik van Riel
2008-10-20
1
-0
/
+6
*
swap: use an array for the LRU pagevecs
KOSAKI Motohiro
2008-10-20
1
-2
/
+16
[next]