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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-10
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
3
-0
/
+55
2012-10-10
Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-17
/
+48
2012-10-10
Merge tag 'for-linus-20121009' of git://git.infradead.org/mtd-2.6
Linus Torvalds
14
-43
/
+120
2012-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-4
/
+10
2012-10-09
Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel...
David Woodhouse
770
-8893
/
+20524
2012-10-09
UAPI: (Scripted) Disintegrate include/mtd
David Howells
7
-5
/
+5
2012-10-09
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
30
-429
/
+730
2012-10-09
mm: memcg: clean up mm_match_cgroup() signature
Johannes Weiner
1
-7
/
+7
2012-10-09
mm, thp: fix mapped pages avoiding unevictable list on mlock
David Rientjes
1
-1
/
+1
2012-10-09
memory-hotplug: update memory block's state and notify userspace
Wen Congyang
1
-0
/
+2
2012-10-09
memory-hotplug: preparation to notify memory block's state at memory hot remove
Wen Congyang
1
-0
/
+1
2012-10-09
make GFP_NOTRACK definition unconditional
Glauber Costa
1
-4
/
+0
2012-10-09
CMA: migrate mlocked pages
Minchan Kim
1
-0
/
+2
2012-10-09
mm: remove unevictable_pgs_mlockfreed
Hugh Dickins
1
-1
/
+0
2012-10-09
memory-hotplug: fix zone stat mismatch
Minchan Kim
1
-0
/
+4
2012-10-09
mm: move all mmu notifier invocations to be done outside the PT lock
Sagi Grimberg
1
-47
/
+0
2012-10-09
mm, numa: reclaim from all nodes within reclaim distance
David Rientjes
1
-0
/
+1
2012-10-09
mm: remove free_page_mlock
Hugh Dickins
1
-1
/
+1
2012-10-09
mm: remove vma arg from page_evictable
Hugh Dickins
1
-1
/
+1
2012-10-09
mm: fix-up zone present pages
Jianguo Wu
1
-0
/
+4
2012-10-09
mm: thp: fix the pmd_clear() arguments in pmdp_get_and_clear()
Catalin Marinas
1
-1
/
+1
2012-10-09
mm/page_alloc: refactor out __alloc_contig_migrate_alloc()
Minchan Kim
1
-1
/
+2
2012-10-09
mm: compaction: clear PG_migrate_skip based on compaction and reclaim activity
Mel Gorman
2
-1
/
+17
2012-10-09
mm: compaction: Restart compaction from near where it left off
Mel Gorman
1
-0
/
+4
2012-10-09
mm: compaction: cache if a pageblock was scanned and no pages were isolated
Mel Gorman
2
-2
/
+20
2012-10-09
revert "mm: have order > 0 compaction start off where it left"
Mel Gorman
1
-4
/
+0
2012-10-09
mm/memblock: cleanup early_node_map[] related comments
Wanpeng Li
1
-2
/
+1
2012-10-09
readahead: fault retry breaks mmap file read random detection
Shaohua Li
1
-0
/
+1
2012-10-09
atomic: implement generic atomic_dec_if_positive()
Shaohua Li
1
-0
/
+25
2012-10-09
memory-hotplug: fix pages missed by race rather than failing
Minchan Kim
1
-0
/
+4
2012-10-09
mm: remain migratetype in freed page
Minchan Kim
1
-2
/
+2
2012-10-09
mm: page_alloc: use get_freepage_migratetype() instead of page_private()
Minchan Kim
1
-0
/
+12
2012-10-09
cma: count free CMA pages
Bartlomiej Zolnierkiewicz
2
-0
/
+9
2012-10-09
mm: cma: discard clean pages during contiguous allocation instead of migration
Minchan Kim
1
-10
/
+11
2012-10-09
mm: avoid taking rmap locks in move_ptes()
Michel Lespinasse
1
-2
/
+4
2012-10-09
mm: add CONFIG_DEBUG_VM_RB build option
Michel Lespinasse
2
-0
/
+6
2012-10-09
mm anon rmap: replace same_anon_vma linked list with an interval tree.
Michel Lespinasse
2
-5
/
+20
2012-10-09
mm anon rmap: remove anon_vma_moveto_tail
Michel Lespinasse
1
-1
/
+0
2012-10-09
mm: interval tree updates
Michel Lespinasse
3
-222
/
+194
2012-10-09
rbtree: move augmented rbtree functionality to rbtree_augmented.h
Michel Lespinasse
3
-50
/
+229
2012-10-09
prio_tree: remove
Michel Lespinasse
1
-120
/
+0
2012-10-09
mm: replace vma prio_tree with an interval tree
Michel Lespinasse
4
-25
/
+240
2012-10-09
rbtree: add prio tree and interval tree tests
Michel Lespinasse
1
-0
/
+27
2012-10-09
rbtree: add RB_DECLARE_CALLBACKS() macro
Michel Lespinasse
1
-0
/
+30
2012-10-09
rbtree: remove prior augmented rbtree implementation
Michel Lespinasse
1
-8
/
+0
2012-10-09
rbtree: faster augmented rbtree manipulation
Michel Lespinasse
1
-0
/
+19
2012-10-09
rbtree: move some implementation details from rbtree.h to rbtree.c
Michel Lespinasse
1
-25
/
+9
2012-10-09
rbtree: empty nodes have no color
Michel Lespinasse
2
-11
/
+6
2012-10-09
rbtree: reference Documentation/rbtree.txt for usage instructions
Michel Lespinasse
1
-66
/
+1
2012-10-09
thp: introduce pmdp_invalidate()
Gerald Schaefer
1
-0
/
+5
[next]