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
2013-05-08
Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-67
/
+115
2013-05-07
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
10
-175
/
+141
2013-05-07
aio: don't include aio.h in sched.h
Kent Overstreet
4
-2
/
+3
2013-05-07
aio: kill ki_retry
Kent Overstreet
1
-26
/
+0
2013-05-07
aio: kill ki_key
Kent Overstreet
1
-5
/
+4
2013-05-07
aio: kill batch allocation
Kent Overstreet
1
-1
/
+0
2013-05-07
aio: use cancellation list lazily
Kent Overstreet
1
-9
/
+18
2013-05-07
wait: add wait_event_hrtimeout()
Kent Overstreet
1
-0
/
+86
2013-05-07
aio: make aio_put_req() lockless
Kent Overstreet
1
-2
/
+2
2013-05-07
aio: move private stuff out of aio.h
Kent Overstreet
1
-61
/
+0
2013-05-07
aio: kill return value of aio_complete()
Kent Overstreet
1
-4
/
+4
2013-05-07
aio: remove retry-based AIO
Zach Brown
2
-23
/
+0
2013-05-07
aio: remove dead code from aio.h
Zach Brown
1
-24
/
+0
2013-05-07
remove unused random32() and srandom32()
Akinobu Mita
1
-7
/
+0
2013-05-07
hugetlbfs: fix mmap failure in unaligned size request
Naoya Horiguchi
1
-6
/
+13
2013-05-07
include/linux/mm.h: complete the mm_walk definition
Andrew Morton
1
-7
/
+13
2013-05-07
kref: minor cleanup
Anatol Pomozov
1
-3
/
+6
2013-05-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-3
/
+3
2013-05-07
Merge tag 'remoteproc-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+9
2013-05-07
Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+36
2013-05-07
Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-8
/
+5
2013-05-07
Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-55
/
+1
2013-05-07
Merge tag 'soc-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+26
2013-05-07
Merge tag 'soc-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+26
2013-05-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
1
-1
/
+6
2013-05-07
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-275
/
+191
2013-05-07
Merge branch 'slab/next' into slab/for-linus
Pekka Enberg
4
-275
/
+191
2013-05-07
make blkdev_put() return void
Al Viro
1
-1
/
+1
2013-05-07
block_device_operations->release() should return void
Al Viro
1
-1
/
+1
2013-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-4
/
+4
2013-05-06
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
3
-31
/
+25
2013-05-06
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2
-0
/
+20
2013-05-06
Merge tag 'iommu-updates-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-9
/
+9
2013-05-06
Merge branch 'exynos/pwm-clocksource' into late/multiplatform
Arnd Bergmann
1
-0
/
+36
2013-05-06
Merge branch 'late/clksrc' into late/cleanup
Arnd Bergmann
11
-11
/
+162
2013-05-06
Merge branch 'late/dt' into next/dt2
Arnd Bergmann
21
-38
/
+95
2013-05-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
8
-121
/
+299
2013-05-06
rps_dev_flow_table_release(): no need to delay vfree()
Al Viro
1
-1
/
+0
2013-05-06
net: frag, fix race conditions in LRU list maintenance
Konstantin Khlebnikov
1
-2
/
+3
2013-05-06
slab: Return NULL for oversized allocations
Christoph Lameter
1
-0
/
+6
2013-05-05
mtd_blktrans_ops->release() should return void
Al Viro
1
-1
/
+1
2013-05-05
Merge tag 'mfd-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...
Linus Torvalds
16
-15
/
+2601
2013-05-05
Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-62
/
+161
2013-05-05
virtio: don't expose u16 in userspace api
stephen hemminger
1
-1
/
+1
2013-05-05
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-19
/
+89
2013-05-05
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-33
/
+27
2013-05-04
Merge tag 'mmc-updates-for-3.10-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-0
/
+4
2013-05-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-1
/
+8
2013-05-04
hostfs: move HOSTFS_SUPER_MAGIC to <linux/magic.h>
James Hogan
1
-0
/
+1
2013-05-04
Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
[next]