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
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-13
thp: CONFIG_TRANSPARENT_HUGEPAGE
Andrea Arcangeli
1
-0
/
+14
2011-01-13
thp: comment reminder in destroy_compound_page
Andrea Arcangeli
1
-0
/
+1
2011-01-13
thp: export maybe_mkwrite
Andrea Arcangeli
1
-13
/
+0
2011-01-13
thp: clear compound mapping
Andrea Arcangeli
1
-7
/
+4
2011-01-13
thp: put_page: recheck PageHead after releasing the compound_lock
Andrea Arcangeli
1
-2
/
+6
2011-01-13
thp: alter compound get_page/put_page
Andrea Arcangeli
1
-7
/
+83
2011-01-13
thp: fix bad_page to show the real reason the page is bad
Andrea Arcangeli
1
-1
/
+1
2011-01-13
thp: ksm: free swap when swapcache page is replaced
Hugh Dickins
1
-0
/
+2
2011-01-13
writeback: avoid unnecessary determine_dirtyable_memory call
Minchan Kim
1
-1
/
+4
2011-01-13
mm: set correct numa_zonelist_order string when configured on the kernel comm...
Volodymyr G. Lukiianyk
1
-3
/
+10
2011-01-13
mm: kswapd: use the classzone idx that kswapd was using for sleeping_prematur...
Mel Gorman
1
-13
/
+16
2011-01-13
mm: kswapd: treat zone->all_unreclaimable in sleeping_prematurely similar to ...
Mel Gorman
1
-1
/
+9
2011-01-13
mm: kswapd: reset kswapd_max_order and classzone_idx after reading
Mel Gorman
1
-0
/
+2
2011-01-13
mm: kswapd: use the order that kswapd was reclaiming at for sleeping_prematur...
Mel Gorman
1
-5
/
+11
2011-01-13
mm: kswapd: keep kswapd awake for high-order allocations until a percentage o...
Mel Gorman
1
-9
/
+49
2011-01-13
mm: kswapd: stop high-order balancing when any suitable zone is balanced
Mel Gorman
2
-12
/
+64
2011-01-13
mm: remove likely() from grab_cache_page_write_begin()
Steven Rostedt
1
-1
/
+1
2011-01-13
vmalloc: remove redundant unlikely()
Tobias Klauser
1
-1
/
+1
2011-01-13
mempolicy: remove tasklist_lock from migrate_pages
KOSAKI Motohiro
1
-3
/
+0
2011-01-13
mlock: do not hold mmap_sem for extended periods of time
Michel Lespinasse
4
-25
/
+47
2011-01-13
mm: move VM_LOCKED check to __mlock_vma_pages_range()
Michel Lespinasse
1
-13
/
+13
2011-01-13
mm: add FOLL_MLOCK follow_page flag.
Michel Lespinasse
2
-60
/
+27
2011-01-13
mlock: only hold mmap_sem in shared mode when faulting in pages
Michel Lespinasse
1
-17
/
+64
2011-01-13
mlock: avoid dirtying pages and triggering writeback
Michel Lespinasse
2
-2
/
+12
2011-01-13
do_wp_page: clarify dirty_page handling
Michel Lespinasse
1
-34
/
+38
2011-01-13
do_wp_page: remove the 'reuse' flag
Michel Lespinasse
1
-6
/
+5
2011-01-13
mm: clear PageError bit in msync & fsync
Rik van Riel
1
-1
/
+1
2011-01-13
mm: unify module_alloc code for vmalloc
David Rientjes
1
-21
/
+29
2011-01-13
mm: remove gfp mask from pcpu_get_vm_areas
David Rientjes
2
-13
/
+10
2011-01-13
mm: remove unused get_vm_area_node
David Rientjes
1
-7
/
+0
2011-01-13
mm: vmscan: rename lumpy_mode to reclaim_mode
Mel Gorman
1
-35
/
+35
2011-01-13
mm: compaction: perform a faster migration scan when migrating asynchronously
Mel Gorman
1
-0
/
+15
2011-01-13
mm: migration: cleanup migrate_pages API by matching types for offlining and ...
Mel Gorman
4
-8
/
+10
2011-01-13
mm: migration: allow migration to operate asynchronously and avoid synchronou...
Mel Gorman
7
-26
/
+49
2011-01-13
mm: vmscan: reclaim order-0 and use compaction instead of lumpy reclaim
Mel Gorman
4
-49
/
+175
2011-01-13
mm: vmscan: convert lumpy_mode into a bitmask
Mel Gorman
1
-18
/
+28
2011-01-13
mm: compaction: add trace events for memory compaction activity
Mel Gorman
1
-1
/
+13
2011-01-13
mm: convert sprintf_symbol to %pS
Joe Perches
2
-14
/
+6
2011-01-13
mm: find_get_pages_contig fixlet
Nick Piggin
1
-3
/
+10
2011-01-13
vmscan: factor out kswapd sleeping logic from kswapd()
KOSAKI Motohiro
1
-46
/
+46
2011-01-13
mm/page-writeback.c: fix __set_page_dirty_no_writeback() return value
Bob Liu
1
-1
/
+1
2011-01-13
mm: vmstat: use a single setter function and callback for adjusting percpu th...
Mel Gorman
2
-31
/
+24
2011-01-13
mm: page allocator: adjust the per-cpu counter threshold when memory is low
Mel Gorman
4
-40
/
+107
2011-01-13
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-3
/
+4
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
5
-5
/
+5
2011-01-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
2
-22
/
+46
2011-01-09
Merge branch 'slab/next' into for-linus
Pekka Enberg
2
-22
/
+46
2011-01-07
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
3
-45
/
+118
2011-01-07
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2
-2
/
+2
2011-01-07
fs: icache RCU free inodes
Nick Piggin
1
-1
/
+8
[next]