index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
swap.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-24
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
1
-6
/
+28
2009-09-24
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
1
-1
/
+1
2009-09-24
memory controller: soft limit reclaim on contention
Balbir Singh
1
-0
/
+5
2009-09-22
mm: make swap token dummies static inlines
Johannes Weiner
1
-4
/
+16
2009-09-16
HWPOISON: Add support for poison swap entries v2
Andi Kleen
1
-6
/
+28
2009-06-23
mm: pass mm to grab_swap_token
Hugh Dickins
1
-6
/
+6
2009-06-18
memcg: fix swap accounting
KAMEZAWA Hiroyuki
1
-2
/
+3
2009-06-18
memcg: remove mem_cgroup_cache_charge_swapin()
Daisuke Nishimura
1
-6
/
+0
2009-06-16
mm: remove file argument from swap_readpage()
Minchan Kim
1
-1
/
+1
2009-06-16
mm: modify swap_map and add SWAP_HAS_CACHE flag
KAMEZAWA Hiroyuki
1
-5
/
+9
2009-06-16
mm: add swap cache interface for swap reference
KAMEZAWA Hiroyuki
1
-0
/
+7
2009-06-16
mm: remove CONFIG_UNEVICTABLE_LRU config option
KOSAKI Motohiro
1
-19
/
+0
2009-05-29
memcg: fix deadlock between lock_page_cgroup and mapping tree_lock
Daisuke Nishimura
1
-0
/
+5
2009-04-01
shmem: writepage directly to swap
Hugh Dickins
1
-0
/
+5
2009-04-01
vmscan: fix it to take care of nodemask
KAMEZAWA Hiroyuki
1
-1
/
+1
2009-01-08
memcg: fix shmem's swap accounting
KAMEZAWA Hiroyuki
1
-8
/
+0
2009-01-08
memcg: swappiness
KOSAKI Motohiro
1
-1
/
+2
2009-01-08
memcg: mem+swap controller core
KAMEZAWA Hiroyuki
1
-3
/
+11
2009-01-08
memcg: handle swap caches
KAMEZAWA Hiroyuki
1
-0
/
+22
2009-01-06
badpage: zap print_bad_pte on swap and file
Hugh Dickins
1
-9
/
+3
2009-01-06
swapfile: swapon randomize if nonrot
Hugh Dickins
1
-0
/
+1
2009-01-06
swapfile: swap allocation use discard
Hugh Dickins
1
-0
/
+3
2009-01-06
swapfile: swapon use discard (trim)
Hugh Dickins
1
-0
/
+1
2009-01-06
swapfile: rearrange scan and swap_info
Hugh Dickins
1
-4
/
+4
2009-01-06
swapfile: remove SWP_ACTIVE mask
Hugh Dickins
1
-1
/
+0
2009-01-06
mm: optimize get_scan_ratio for no swap
Hugh Dickins
1
-2
/
+3
2009-01-06
mm: add add_to_swap stub
Hugh Dickins
1
-0
/
+5
2009-01-06
mm: remove gfp_mask from add_to_swap
Hugh Dickins
1
-1
/
+1
2009-01-06
mm: try_to_free_swap replaces remove_exclusive_swap_page
Hugh Dickins
1
-8
/
+2
2009-01-06
mm: reuse_swap_page replaces can_share_swap_page
Hugh Dickins
1
-4
/
+2
2009-01-06
mm: add_active_or_unevictable into rmap
Hugh Dickins
1
-2
/
+0
2008-10-20
vmscan: unevictable LRU scan sysctl
Lee Schermerhorn
1
-0
/
+15
2008-10-20
swap: cull unevictable pages in fault path
Lee Schermerhorn
1
-0
/
+2
2008-10-20
SHM_LOCKED pages are unevictable
Lee Schermerhorn
1
-0
/
+4
2008-10-20
Unevictable LRU Infrastructure
Lee Schermerhorn
1
-0
/
+12
2008-10-20
vmscan: split LRU lists into anon & file sets
Rik van Riel
1
-5
/
+15
2008-10-20
vmscan: free swap space on swap-in/activation
Rik van Riel
1
-0
/
+6
2008-10-20
swap: use an array for the LRU pagevecs
KOSAKI Motohiro
1
-2
/
+16
2008-07-26
mm/swapfile.c: make code static
Adrian Bunk
1
-3
/
+0
2008-04-28
mm: rotate_reclaimable_page() cleanup
Miklos Szeredi
1
-1
/
+1
2008-04-28
mm: use zonelists instead of zones when direct reclaiming pages
Mel Gorman
1
-1
/
+1
2008-02-13
include/linux: Remove all users of FASTCALL() macro
Harvey Harrison
1
-4
/
+4
2008-02-07
Memory controller: make charging gfp mask aware
Balbir Singh
1
-1
/
+2
2008-02-07
Memory controller: add per cgroup LRU and reclaim
Balbir Singh
1
-0
/
+3
2008-02-05
tmpfs: move swap swizzling into shmem
Hugh Dickins
1
-11
/
+4
2008-02-05
swapin needs gfp_mask for loop on tmpfs
Hugh Dickins
1
-3
/
+3
2008-02-05
swapin_readahead: move and rearrange args
Hugh Dickins
1
-12
/
+7
2008-01-31
asm-generic/tlb.h: build fix
Ingo Molnar
1
-1
/
+0
2008-01-30
x86: demacro asm-x86/pgalloc_32.h
Jeremy Fitzhardinge
1
-0
/
+1
2007-10-17
oom: move prototypes to appropriate header file
David Rientjes
1
-5
/
+0
[next]