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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-06
mm: write_cache_pages more terminate quickly
Andrew Morton
1
-1
/
+4
2009-01-06
mm: write_cache_pages terminate quickly
Nick Piggin
1
-16
/
+16
2009-01-06
mm: write_cache_pages optimise page cleaning
Nick Piggin
1
-4
/
+13
2009-01-06
mm: write_cache_pages cleanups
Nick Piggin
1
-12
/
+22
2009-01-06
mm: write_cache_pages integrity fix
Nick Piggin
2
-3
/
+5
2009-01-06
mm: write_cache_pages writepage error fix
Nick Piggin
1
-6
/
+20
2009-01-06
mm: write_cache_pages early loop termination
Nick Piggin
1
-1
/
+5
2009-01-06
mm: write_cache_pages cyclic fix
Nick Piggin
1
-7
/
+18
2009-01-06
do_mpage_readpage(): don't submit lots of small bios on boundary
Miquel van Smoorenburg
1
-1
/
+4
2009-01-06
oom: print triggering task's cpuset and mems allowed
David Rientjes
3
-0
/
+43
2009-01-06
oom: fix zone_scan_mutex name
David Rientjes
1
-6
/
+6
2009-01-06
mm: invoke oom-killer from page fault
Nick Piggin
4
-63
/
+84
2009-01-06
mm: move_pages: no need to set pp->page to ZERO_PAGE(0) by default
Brice Goglin
1
-6
/
+0
2009-01-06
mm: rework do_pages_move() to work on page_sized chunks
Brice Goglin
1
-35
/
+44
2009-01-06
mm: don't mark_page_accessed in shmem_fault
Hugh Dickins
1
-1
/
+0
2009-01-06
mm: don't mark_page_accessed in fault path
Nick Piggin
2
-2
/
+1
2009-01-06
mm: report the MMU pagesize in /proc/pid/smaps
Mel Gorman
5
-2
/
+33
2009-01-06
mm: report the pagesize backing a VMA in /proc/pid/smaps
Mel Gorman
3
-2
/
+23
2009-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
22
-983
/
+1319
2009-01-06
dm snapshot: extend exception store functions
Jonathan Brassow
6
-37
/
+55
2009-01-06
dm snapshot: split out exception store implementations
Alasdair G Kergon
6
-737
/
+833
2009-01-06
dm snapshot: rename struct exception_store
Jonathan Brassow
3
-24
/
+25
2009-01-06
dm snapshot: separate out exception store interface
Jonathan Brassow
4
-120
/
+134
2009-01-06
dm mpath: move trigger_event to system workqueue
Alasdair G Kergon
1
-4
/
+4
2009-01-06
dm: add name and uuid to sysfs
Milan Broz
4
-2
/
+136
2009-01-06
dm table: rework reference counting
Mikulas Patocka
4
-20
/
+33
2009-01-06
dm: support barriers on simple devices
Andi Kleen
5
-10
/
+33
2009-01-06
dm request: extend target interface
Kiyoshi Ueda
1
-0
/
+15
2009-01-06
dm request: add caches
Kiyoshi Ueda
1
-1
/
+40
2009-01-06
dm ioctl: allow dm_copy_name_and_uuid to return only one field
Milan Broz
1
-2
/
+4
2009-01-06
dm log: ensure log bitmap fits on log device
Milan Broz
1
-0
/
+8
2009-01-06
dm log: move region_size validation
Milan Broz
2
-14
/
+14
2009-01-06
dm log: avoid reinitialising io_req on every operation
Takahiro Yasui
1
-10
/
+7
2009-01-06
dm: consolidate target deregistration error handling
Mikulas Patocka
10
-50
/
+20
2009-01-06
dm raid1: fix error count
Jonathan Brassow
1
-3
/
+3
2009-01-06
dm log: fix dm_io_client leak on error paths
Takahiro Yasui
1
-0
/
+5
2009-01-06
dm snapshot: change yield to msleep
Mikulas Patocka
1
-3
/
+4
2009-01-06
dm table: drop reference at unbind
Mikulas Patocka
1
-1
/
+1
2009-01-05
Merge branch 'for-next' of git://git.o-hand.com/linux-mfd
Linus Torvalds
29
-343
/
+4546
2009-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
8
-115
/
+258
2009-01-05
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-3
/
+10
2009-01-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
12
-130
/
+316
2009-01-05
Merge branch 'i2c-next' of git://aeryn.fluff.org.uk/bjdooks/linux
Linus Torvalds
3
-201
/
+408
2009-01-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
20
-269
/
+685
2009-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
43
-1084
/
+964
2009-01-05
igb: fix anoying type mismatch warning on rx/tx queue sizing
Linus Torvalds
1
-2
/
+2
2009-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
47
-2462
/
+1481
2009-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
63
-1910
/
+11470
2009-01-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
15
-256
/
+375
2009-01-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
5
-48
/
+74
[prev]
[next]