index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
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-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
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-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 '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
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
2013-05-04
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-1
/
+137
2013-05-04
fs: Fix hang with BSD accounting on frozen filesystem
Jan Kara
1
-0
/
+7
2013-05-04
nubus: Kill nubus_proc_detach_device()
Geert Uytterhoeven
1
-1
/
+0
2013-05-04
sched: Keep at least 1 tick per second for active dynticks tasks
Frederic Weisbecker
1
-0
/
+1
2013-05-03
Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
4
-0
/
+11
2013-05-03
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-1
/
+1
2013-05-03
Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
15
-75
/
+220
2013-05-03
Merge tag 'for-v3.10' of git://git.infradead.org/users/cbou/linux-pstore
Linus Torvalds
1
-4
/
+10
2013-05-03
Merge branch 'for_next' into for_linus
Jan Kara
1
-1
/
+1
2013-05-02
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
23
-223
/
+835
2013-05-02
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-18
/
+1
2013-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
4
-27
/
+27
2013-05-02
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-32
/
+45
2013-05-02
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-2
/
+345
2013-05-02
Merge tag 'vfio-for-v3.10' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2
-0
/
+4
2013-05-02
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+28
2013-05-02
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-0
/
+1
2013-05-02
libceph: use slab cache for osd client requests
Alex Elder
1
-0
/
+3
2013-05-02
Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-42
/
+162
2013-05-02
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-3
/
+0
2013-05-02
Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
3
-0
/
+56
[next]