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
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-11
[PATCH] disable init/initramfs.c: architectures
Jean-Paul Saman
27
-3
/
+70
2007-02-11
[PATCH] V850: user ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
10
-15
/
+13
2007-02-11
[PATCH] uml: x86_64 ptrace fixes
Jeff Dike
3
-11
/
+15
2007-02-11
[PATCH] uml: x86_64 thread fixes
Jeff Dike
5
-23
/
+77
2007-02-11
[PATCH] uml: fix error output during early boot
Jeff Dike
1
-62
/
+92
2007-02-11
[PATCH] uml: AIO locking and tidying
Jeff Dike
1
-7
/
+9
2007-02-11
[PATCH] uml: register handling formatting fixes
Jeff Dike
2
-10
/
+10
2007-02-11
[PATCH] uml: ELF locking commentary
Jeff Dike
1
-2
/
+1
2007-02-11
[PATCH] uml: umid tidying
Jeff Dike
6
-27
/
+6
2007-02-11
[PATCH] uml: SIGIO formatting fixes
Jeff Dike
2
-14
/
+3
2007-02-11
[PATCH] uml: SIGIO locking comment
Jeff Dike
1
-0
/
+1
2007-02-11
[PATCH] uml: IRQ handler tidying
Jeff Dike
2
-5
/
+8
2007-02-11
[PATCH] uml: fix style violations
Jeff Dike
1
-4
/
+5
2007-02-11
[PATCH] uml: libc-dependent code should call libc directly
Jeff Dike
3
-31
/
+28
2007-02-11
[PATCH] uml: style fixes in startup code
Jeff Dike
1
-6
/
+6
2007-02-11
[PATCH] uml: locking comments in startup code
Jeff Dike
1
-0
/
+2
2007-02-11
[PATCH] uml: locking comments in memory and tempfile code
Jeff Dike
3
-11
/
+9
2007-02-11
[PATCH] uml: locking fixes in the ubd driver
Jeff Dike
1
-20
/
+15
2007-02-11
[PATCH] uml: add per-device queues and locks to ubd driver
Jeff Dike
1
-30
/
+40
2007-02-11
[PATCH] uml: remove code controlled by non-existent config option
Jeff Dike
1
-5
/
+1
2007-02-11
[PATCH] uml: const a variable
Jeff Dike
1
-1
/
+1
2007-02-11
[PATCH] uml: make signal handlers static
Jeff Dike
2
-18
/
+14
2007-02-11
[PATCH] uml: remove unused variable and function
Jeff Dike
2
-17
/
+0
2007-02-11
[PATCH] uml: delete unused file
Jeff Dike
2
-24
/
+1
2007-02-11
[PATCH] uml: make time data per-cpu
Jeff Dike
1
-12
/
+12
2007-02-11
[PATCH] uml: initialize a list head
Jeff Dike
1
-0
/
+1
2007-02-11
[PATCH] uml: mem.c and physmem.c formatting fixes
Jeff Dike
2
-77
/
+57
2007-02-11
[PATCH] uml: locking comments in iomem driver
Jeff Dike
2
-10
/
+17
2007-02-11
[PATCH] uml: fix previous console locking
Jeff Dike
2
-41
/
+8
2007-02-11
[PATCH] uml: console locking commentary and code cleanup
Jeff Dike
4
-45
/
+31
2007-02-11
[PATCH] uml: chan_user.h formatting fixes
Jeff Dike
1
-12
/
+1
2007-02-11
[PATCH] uml: mostly const a structure
Jeff Dike
5
-11
/
+11
2007-02-11
[PATCH] uml: locking commentary in the random driver
Jeff Dike
1
-0
/
+1
2007-02-11
[PATCH] uml: use LIST_HEAD where possible
Jeff Dike
2
-2
/
+2
2007-02-11
[PATCH] uml: network driver locking and code cleanup
Jeff Dike
1
-24
/
+18
2007-02-11
[PATCH] uml: Kill a compilation warning
Jeff Dike
1
-1
/
+1
2007-02-11
[PATCH] uml: port driver formatting
Jeff Dike
2
-54
/
+43
2007-02-11
[PATCH] uml: make two variables static
Jeff Dike
1
-2
/
+2
2007-02-11
[PATCH] uml: mconsole locking
Jeff Dike
5
-6
/
+19
2007-02-11
[PATCH] uml: audio driver formatting
Jeff Dike
1
-87
/
+73
2007-02-11
[PATCH] uml: audio driver locking
Jeff Dike
1
-3
/
+6
2007-02-11
[PATCH] uml: watchdog driver formatting
Jeff Dike
2
-39
/
+17
2007-02-11
[PATCH] uml: watchdog driver locking
Jeff Dike
1
-8
/
+15
2007-02-11
[PATCH] uml: network driver whitespace and style fixes
Jeff Dike
2
-17
/
+18
2007-02-11
[PATCH] uml: add locking to network transport registration
Jeff Dike
2
-8
/
+9
2007-02-11
[PATCH] uml: lock the irqs_to_free list
Jeff Dike
1
-3
/
+18
2007-02-11
[PATCH] uml: console whitespace and comment tidying
Jeff Dike
2
-3
/
+1
2007-02-11
[PATCH] uml: return hotplug errors to host
Jeff Dike
12
-238
/
+253
2007-02-11
[PATCH] uml: console locking fixes
Jeff Dike
3
-72
/
+134
2007-02-11
[PATCH] CRIS: TLB handling: turn local_save_flags() + local_irq_disable() int...
Jiri Kosina
2
-12
/
+6
[prev]
[next]