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
2007-07-17
Lumpy Reclaim V4
Andy Whitcroft
1
-1
/
+2
2007-02-11
[PATCH] Drop nr_free_pages_pgdat()
Christoph Lameter
1
-1
/
+0
2007-02-11
[PATCH] Drop free_pages()
Christoph Lameter
1
-1
/
+4
2007-01-05
[PATCH] swsusp: Do not fail if resume device is not set
Rafael J. Wysocki
1
-1
/
+1
2006-12-07
[PATCH] swsusp: use block device offsets to identify swap locations
Rafael J. Wysocki
1
-2
/
+1
2006-12-07
[PATCH] swsusp: use partition device and offset to identify swap areas
Rafael J. Wysocki
1
-1
/
+1
2006-12-07
[PATCH] new scheme to preempt swap token
Ashwin Chaugule
1
-1
/
+0
2006-09-26
[PATCH] swsusp: read speedup
Andrew Morton
1
-0
/
+1
2006-09-26
[PATCH] swsusp: write speedup
Andrew Morton
1
-1
/
+4
2006-09-26
[PATCH] zone_reclaim: dynamic slab reclaim
Christoph Lameter
1
-0
/
+1
2006-09-26
[PATCH] out of memory notifier
Martin Schwidefsky
1
-0
/
+4
2006-09-26
[PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.h
Christoph Lameter
1
-1
/
+0
2006-07-03
[PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecache pages for file I/O
Christoph Lameter
1
-0
/
+1
2006-06-30
[PATCH] zoned vm counters: zone_reclaim: remove /proc/sys/vm/zone_reclaim_int...
Christoph Lameter
1
-1
/
+0
2006-06-27
[PATCH] pgdat allocation for new node add (export kswapd start func)
Yasunori Goto
1
-0
/
+2
2006-06-23
[PATCH] initialise total_memory() earlier
Andrew Morton
1
-0
/
+1
2006-06-23
[PATCH] mm: fix swap unused warning
Con Kolivas
1
-11
/
+53
2006-06-23
[PATCH] More page migration: use migration entries for file pages
Christoph Lameter
1
-15
/
+0
2006-06-23
[PATCH] Swapless page migration: add R/W migration entries
Christoph Lameter
1
-0
/
+7
2006-06-23
[PATCH] reserve space for swap label
Andreas Dilger
1
-6
/
+8
2006-05-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
1
-1
/
+1
2006-05-15
[PATCH] fix can_share_swap_page() when !CONFIG_SWAP
Hua Zhong
1
-1
/
+1
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
1
-1
/
+0
2006-04-11
[PATCH] overcommit: add calculate_totalreserve_pages()
Hideo AOKI
1
-0
/
+1
2006-03-23
[PATCH] swsusp: low level interface
Rafael J. Wysocki
1
-2
/
+3
2006-03-22
[PATCH] page migration reorg
Christoph Lameter
1
-19
/
+15
2006-03-22
[PATCH] vmscan: use unsigned longs
Andrew Morton
1
-4
/
+4
2006-02-20
[PATCH] Terminate process that fails on a constrained allocation
Christoph Lameter
1
-1
/
+1
2006-02-01
[PATCH] Direct Migration V9: Avoid writeback / page_migrate() method
Christoph Lameter
1
-0
/
+5
2006-02-01
[PATCH] Direct Migration V9: remove_from_swap() to remove swap ptes
Christoph Lameter
1
-0
/
+1
2006-02-01
[PATCH] Direct Migration V9: migrate_pages() extension
Christoph Lameter
1
-0
/
+2
2006-02-01
[PATCH] zone_reclaim: configurable off node allocation period.
Christoph Lameter
1
-0
/
+1
2006-01-18
[PATCH] Zone reclaim: Reclaim logic
Christoph Lameter
1
-0
/
+11
2006-01-18
[PATCH] mm: migration page refcounting fix
Nick Piggin
1
-0
/
+1
2006-01-14
[PATCH] Fix for CONFIG_NUMA without CONFIG_SWAP
Christoph Lameter
1
-0
/
+5
2006-01-08
[PATCH] SwapMig: Extend parameters for migrate_pages()
Christoph Lameter
1
-1
/
+2
2006-01-08
[PATCH] SwapMig: add_to_swap() avoid atomic allocations
Christoph Lameter
1
-1
/
+1
2006-01-08
[PATCH] SwapMig: CONFIG_MIGRATION fixes
Christoph Lameter
1
-2
/
+1
2006-01-08
[PATCH] Swap Migration V5: Add CONFIG_MIGRATION for page migration support
Christoph Lameter
1
-0
/
+2
2006-01-08
[PATCH] Swap Migration V5: migrate_pages() function
Christoph Lameter
1
-0
/
+2
2006-01-08
[PATCH] Swap Migration V5: LRU operations
Christoph Lameter
1
-0
/
+3
2006-01-06
[PATCH] mm: add a new function (needed for swap suspend)
Rafael J. Wysocki
1
-0
/
+1
2006-01-06
[PATCH] kill last zone_reclaim() bits
Andrew Morton
1
-1
/
+0
2005-11-28
[PATCH] temporarily disable swap token on memory pressure
Rik van Riel
1
-0
/
+6
2005-10-28
[PATCH] gfp_t: mm/* (easy parts)
Al Viro
1
-2
/
+2
2005-10-08
[PATCH] gfp flags annotations - part 1
Al Viro
1
-1
/
+1
2005-09-05
[PATCH] swap: swap_lock replace list+device
Hugh Dickins
1
-9
/
+2
2005-09-05
[PATCH] swap: scan_swap_map drop swap_device_lock
Hugh Dickins
1
-0
/
+2
2005-09-05
[PATCH] swap: swap unsigned int consistency
Hugh Dickins
1
-3
/
+3
2005-09-05
[PATCH] swap: show span of swap extents
Hugh Dickins
1
-1
/
+0
[next]