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
2014-12-12
selftests/memfd: Run test on all architectures
submit/kdbus-integration/20141212.161633
Pranith Kumar
1
-21
/
+0
2014-12-12
shm: add memfd.h to UAPI export list
David Drysdale
1
-0
/
+1
2014-12-12
memfd_test: Add missing argument to printf()
Pranith Kumar
1
-1
/
+1
2014-12-12
memfd_test: Make it work on 32-bit systems
Pranith Kumar
1
-18
/
+16
2014-12-12
asm-generic: add memfd_create system call to unistd.h
Will Deacon
1
-1
/
+8
2014-12-12
arm64: compat: wire up memfd_create and getrandom syscalls for aarch32
Will Deacon
1
-1
/
+8
2014-12-12
ARM: wire up memfd_create syscall
Russell King
3
-1
/
+8
2014-12-12
shm: wait for pins to be released when sealing
David Herrmann
1
-1
/
+109
2014-12-12
selftests: add memfd/sealing page-pinning tests
David Herrmann
5
-1
/
+450
2014-12-12
selftests: add memfd_create() + sealing tests
David Herrmann
4
-0
/
+945
2014-12-12
shm: add memfd_create() syscall
David Herrmann
6
-0
/
+85
2014-12-12
shm: add sealing API
David Herrmann
4
-0
/
+180
2014-12-12
mm: allow drivers to prevent new writable mappings
David Herrmann
5
-9
/
+54
2014-12-12
mm: mmap_region: kill correct_wcount/inode, use allow_write_access()
Oleg Nesterov
1
-9
/
+5
2014-12-05
dma-buf/dmabuf-sync: disable dmabuf sync module
Inki Dae
1
-1
/
+1
2014-12-05
misc: modem_if: replace memcpy for string to strncpy to fix overflow
Seung-Woo Kim
1
-1
/
+1
2014-12-05
regulator: core: Fix regualtor_ena_gpio_free not to access pin after freeing
Seung-Woo Kim
1
-0
/
+2
2014-12-04
input: keyboard: mcs_touchkey: add sentinel into array of of_device_id
Seung-Woo Kim
1
-0
/
+1
2014-12-03
sensorhub: Add size check before setting message
Seung-Woo Kim
1
-1
/
+1
2014-12-02
input: touchscreen: mms128: fix allocation size for conf data
Seung-Woo Kim
1
-1
/
+2
2014-11-28
dmxdev: don't use before checking file->private_data
Mauro Carvalho Chehab
1
-2
/
+1
2014-11-28
s5p-jpeg: Fix possible NULL pointer dereference in s_fmt
Jacek Anaszewski
1
-0
/
+8
2014-11-28
mfd: sec-core: fix build break
Marek Szyprowski
1
-1
/
+1
2014-11-28
cpufreq: exynos: fix potential initialization error due to signed vs. unsigne...
Marek Szyprowski
1
-1
/
+2
2014-11-28
mfd: sec-core: fix potential NULL ptr dereference
Marek Szyprowski
1
-1
/
+1
2014-11-27
ASoC: samsung: Add NULL check in i2s.c
Sachin Kamat
1
-1
/
+2
2014-11-27
ASoC: samsung: dma: Fix the memory resource leakage issue
Huang Chao
1
-4
/
+0
2014-11-27
dma-buf/dmabuf-sync: fix referece dropping
submit/tizen/20141127.130559
accepted/tizen/mobile/20141201.013959
accepted/tizen/common/20141127.143546
Inki Dae
1
-4
/
+8
2014-11-27
input: keyboard: mcs_touchkey: use strcpy for assign device name
Beomho Seo
1
-1
/
+4
2014-11-27
exynos: fimc-is: Support for V4L2 controls
Beata Michalska
9
-72
/
+669
2014-11-27
exynos: fimc-is: Internal buffer list cleanup
Beata Michalska
5
-18
/
+113
2014-11-27
ARM: dts: exynos3250-rinato: support for FIMC-IS
Beata Michalska
2
-35
/
+73
2014-11-27
exynos3: fimc-is: Add support for FIMC IS on Exynos3250
Beata Michalska
21
-922
/
+3462
2014-11-27
exynos5: fimc-is: Code cleanup
Beata Michalska
3
-77
/
+148
2014-11-27
exynos: fimc-lite: Capture frame end event notification
Beata Michalska
2
-17
/
+29
2014-11-27
exynos: mipi-csis: Fix clock handling for exynos3250
Beata Michalska
1
-13
/
+29
2014-11-27
exynos: mipi-csis: Fix handling csis events/errors
Beata Michalska
1
-14
/
+18
2014-11-27
exynos5: fimc-is: Add driver data entry for S5K68B1 sensor
Sylwester Nawrocki
2
-4
/
+16
2014-11-27
exynos5-is: Make sclk_bayer clock handling optional
Sylwester Nawrocki
1
-11
/
+16
2014-11-27
exynos5-is: Allow initialization when fimc-is is a master node
Sylwester Nawrocki
7
-113
/
+222
2014-11-27
[media] Add driver for exynos5 FIMC-IS subsystem
Arun Kumar K
22
-0
/
+7243
2014-11-27
[media] Add Exynos5 FIMC-IS device tree bindings documentation
Arun Kumar K
1
-0
/
+113
2014-11-27
exynos5-is: Add media device driver for exynos5 SoCs camera subsystem
Shaik Ameer Basha
2
-0
/
+1336
2014-11-27
[media] exynos5-is: Add DT binding documentation
Shaik Ameer Basha
1
-0
/
+126
2014-11-27
exynos: mipi-csis: Add suport for Exynos3250
Beata Michalska
1
-74
/
+183
2014-11-27
exynos: fimc-lite: Add support for exynos3250
Beata Michalska
4
-11
/
+45
2014-11-27
exynos: fimc-lite: Add compatible string for exynos3250
Sylwester Nawrocki
1
-2
/
+15
2014-11-27
V4L: Add driver for Samsung S5K8B1YX image sensor
Sylwester Nawrocki
4
-0
/
+408
2014-11-25
dma-buf/dmabuf-sync: add dmabuf_sync_reference_reservation function
submit/tizen/20141126.081420
accepted/tizen/mobile/20141126.082557
accepted/tizen/common/20141126.162632
Inki Dae
1
-0
/
+46
2014-11-25
drm/exynos: add dmabuf sync support for page flip
Inki Dae
1
-0
/
+74
[next]