profile/mobile/platform/kernel/linux-3.10-sc7730.git
2016-03-17 Joonyoung Shimdrm/sprd: fix always gem creation of imported dma-buf 45/61145/4
2016-03-11 Kichan Kwonkmsg: set config to use multiple kmssage at TM1 32/61832/1 accepted/tizen/mobile/20160311.061543 submit/tizen/20160311.022307 submit/tizen/20160330.015433 submit/tizen/20160330.024311
2016-03-11 Paul Osmialowskikmsg: selftests 84/60884/3
2016-03-11 Marcin Niesluchowskikmsg: add ioctl for kmsg* devices operating on buffers 83/60883/3
2016-03-11 Marcin Niesluchowskikmsg: add ioctl for adding and deleting kmsg* devices 82/60882/3
2016-03-11 Marcin Niesluchowskikmsg: add predefined _PID, _TID, _COMM keywords to... 81/60881/3
2016-03-11 Marcin Niesluchowskikmsg: add function for adding and deleting additional... 80/60880/3
2016-03-11 Marcin Niesluchowskikmsg: add additional buffers support to memory class 79/60879/3
2016-03-11 Marcin Niesluchowskikmsg: introduce additional kmsg devices support 78/60878/3
2016-03-11 Marcin Niesluchowskiprintk: add one function for storing log in proper... 77/60877/2
2016-03-11 Marcin Niesluchowskiprintk: move code regarding log message storing format 76/60876/2
2016-03-11 Tejun Heoprintk: guard the amount written per line by devkmsg_read() 75/60875/2
2016-03-11 Michal BlochPreparation patch for KMSG. 74/60874/2
2016-03-03 Hyuk LeeEnable the Joystick(JOYDEV) 15/60915/1 accepted/tizen/mobile/20160305.092149 submit/tizen/20160304.021031
2016-02-25 Joonyoung Shimvideo: sprdfd: disable ESD feature 02/60302/1 accepted/tizen/mobile/20160225.082924 submit/tizen/20160225.045551
2016-02-01 Yevgeny PatsKEYS: Fix keyring ref leak in join_session_keyring() 24/58424/1
2016-01-25 Jin-young JeonTizen: drm/sprd: change pid information on gem_info. 16/57816/1 accepted/tizen/mobile/20160125.224821 submit/tizen/20160125.073527
2016-01-15 Hyeongsik Mingator: Merge gator version 5.23.1 86/57086/3
2016-01-13 Joonyoung Shimstaging/ion: fix build warnings accepted/tizen/mobile/20160113.050904 submit/tizen/20160113.015730
2016-01-13 Joonyoung Shimstaging/ion: decrease gem reference count in release...
2016-01-13 Rohit kumardrm/sprd: include correct ion.h header file in sprd_drm
2016-01-13 Rohit kumarstaging/ion: sync ion.h with include/linux/ion.h
2016-01-13 Rohit kumarRevert "TizenYoung23gdtv: drm: add ion.h."
2016-01-13 Joonyoung Shimdrm/sprd: use prime dma-buf to convert fd and gem handle
2016-01-13 Rohit kumarTizen: ion: Fix dma_buf refcount issue in get_ion_handl...
2016-01-13 Rohit kumarstaging/ion: Add support to get ion handle from dma buf
2016-01-13 Joonyoung Shimdrm/sprd: fix locking usage
2016-01-13 Joonyoung Shimdrm/sprd: fix build errors
2016-01-13 Daniel Vetterdrm/prime: Always add exported buffers to the handle...
2016-01-13 Daniel Vetterdrm/prime: make drm_prime_lookup_buf_handle static
2016-01-13 Daniel Vetterdrm/prime: Simplify drm_gem_remove_prime_handles
2016-01-13 Daniel Vetterdrm/prime: proper locking+refcounting for obj->dma_buf...
2016-01-13 Daniel Vetterdrm/gem: completely close gem_open vs. gem_close races
2016-01-13 Daniel Vetterdrm/gem: switch dev->object_name_lock to a mutex
2016-01-13 Daniel Vetterdrm/prime: clarify logic a bit in drm_gem_prime_fd_to_h...
2016-01-13 Daniel Vetterdrm/prime: shrink critical section protected by prime...
2016-01-13 Daniel Vetterdrm/prime: use proper pointer in drm_gem_prime_handle_to_fd
2016-01-13 Daniel Vetterdrm/gem: make drm_gem_object_handle_unreference_unlocke...
2016-01-13 Daniel Vetterdrm/prime: fix error path in drm_gem_prime_fd_to_handle
2016-01-13 Daniel Vetterdrm/gem: fix up flink name create race
2016-01-13 Lespiau, Damiendrm: Remove stale prototypes
2016-01-13 Daniel Vetterdrm: fix locking in gem debugfs/procfs file
2016-01-13 Daniel Vetterdrm/gem: WARN about unbalanced handle refcounts
2016-01-13 Daniel Vetterdrm/gem: remove bogus NULL check from drm_gem_object_ha...
2016-01-13 Daniel Vetterdrm/gem: move drm_gem_object_handle_unreference_unlocke...
2016-01-13 Daniel Vetterdrm/prime: add a bit of documentation about gem_obj...
2016-01-13 Daniel Vetterdrm/prime: remove cargo-cult locking from map_sg helper
2016-01-13 Daniel Vetterdrm: use common drm_gem_dmabuf_release in i915/exynos...
2016-01-13 Daniel Vetterdrm/gem: remove drm_gem_object_handle_unreference
2016-01-13 David Herrmanndrm/gem: simplify object initialization
2016-01-13 Joonyoung Shimdrm/cma: remove GEM CMA specific dma_buf functionality
2016-01-13 Joonyoung Shimdrm/cma: add low-level hook functions to use prime...
2016-01-13 Joonyoung Shimdrm: add mmap function to prime helpers
2016-01-13 Joonyoung Shimdrm/prime: fix sgt NULL checking
2016-01-13 Daniel Vetterdrm/prime: fix up handle_to_fd ioctl return value
2016-01-13 YoungJun Chodrm/prime: add return check for dma_buf_fd
2016-01-13 Seung-Woo Kimdrm/prime: reorder drm_prime_add_buf_handle and remove...
2016-01-13 YoungJun Chodrm/prime: fix to put an exported dma_buf for adding...
2016-01-13 Joonyoung Shimdrm/prime: support to cache mapping
2016-01-13 YoungJun Chodrm/prime: replace NULL with error value in drm_prime_p...
2016-01-13 YoungJun Chodrm/prime: fix to check return of dma_map_sg in prime...
2016-01-13 YoungJun Chodrm/gem: add mutex lock when using drm_gem_mmap_obj
2016-01-13 Thomas Meyerdrm/cma: Cocci spatch "ptr_ret.spatch"
2016-01-13 Thomas Meyerdrm/prime: Cocci spatch "err_cast.spatch"
2016-01-13 Thomas Meyerdrm: Cocci spatch "memdup.spatch"
2016-01-13 Maarten Lankhorstdrm: move pinning/unpinning to buffer attach
2016-01-13 Maarten Lankhorstdrm: add unpin function to prime helpers
2016-01-13 Laurent Pinchartdrm: GEM CMA: Add DRM PRIME support
2016-01-13 Laurent Pinchartdrm: GEM CMA: Split object mapping into GEM mapping...
2016-01-13 Laurent Pinchartdrm: GEM CMA: Split object creation into object alloc...
2016-01-13 Laurent Pinchartdrm/omap: Use drm_gem_mmap_obj() to implement dma-buf...
2016-01-13 Laurent Pinchartdrm/gem: Split drm_gem_mmap() into object search and...
2016-01-13 Joonyoung ShimRevert "gpu/drm: Allow drm_prime_add_buf_handle to...
2016-01-13 Joonyoung ShimRevert "drm/prime: resolve race for drm_gem_prime_handl...
2016-01-13 Joonyoung ShimRevert "drm/sprd: Avoid dma_buf creation on every prime...
2016-01-13 Joonyoung ShimRevert "drm/sprd: Add lookup for gem_handle/dma_buf"
2016-01-12 Roman KubiakSmack: type confusion in smak sendmsg() handler 04/56704/2
2016-01-11 Seung-Woo Kimspec: copy modules instead of move 36/56536/1 accepted/tizen/mobile/20160111.225744 submit/tizen/20160111.073817
2016-01-11 Seung-Woo Kimspec: remove unnecessary version from package name 35/56535/1
2015-12-30 Casey SchauflerSmack: File receive for sockets 99/55799/2 accepted/tizen/mobile/20151230.114529 submit/tizen/20151230.013941
2015-12-30 Rafal Krypasmack: Add missing logging in bidirectional UDS connect... 98/55798/2
2015-12-30 Zbigniew Jasinskismack: Fix a bidirectional UDS connect check typo 97/55797/2
2015-12-30 Lukasz PawelczykFix a bidirectional UDS connect check typo 96/55796/2
2015-12-30 Casey SchauflerSmack: bidirectional UDS connect check 95/55795/2
2015-12-22 Rohit kumardrm/sprd: Add lookup for gem_handle/dma_buf 42/55142/1 accepted/tizen/mobile/20151223.235519 submit/tizen/20151223.042011
2015-12-22 Rohit kumardrm/sprd: Avoid dma_buf creation on every prime_handle_fd() 41/55141/1
2015-12-22 YoungJun Chodrm/prime: resolve race for drm_gem_prime_handle_to_fd() 40/55140/1
2015-12-22 Rohit kumargpu/drm: Allow drm_prime_add_buf_handle to use outside... 39/55139/1
2015-12-15 Roman KubiakSmack: pipefs fix in smack_d_instantiate 86/54486/1 accepted/tizen/mobile/20151217.093234 submit/tizen/20151217.041356
2015-12-15 Łukasz Stelmachsmack: introduce a special case for tmpfs in smack_d_in... 85/54485/1
2015-12-09 Geunsik LimARM: dts: sc7730: add Performance Monitoring Unit(PMU... 53/53653/2
2015-11-26 Joonyoung Shimserial: sprd: Fix wrong console output on tty port 1 40/52340/2 accepted/tizen/mobile/20151127.070411 submit/tizen/20151127.043104
2015-11-26 Hyeongsik Minkernel: swap-modules: remove swap-modules codes 15/52515/4
2015-11-26 Joonyoung ShimARM: tizen_tm1_defconfig: Enable missing features relat... 21/52721/1
2015-11-20 Joonyoung ShimARM: tizen_tm1_defconfig: Enable namespaces 55/52255/1 accepted/tizen/mobile/20151122.234211 submit/tizen/20151120.082818
2015-11-19 Jaehoon Chungarm: config: tm1: enable netfilter multiport configuration 30/52130/1 accepted/tizen/mobile/20151119.232244 submit/tizen/20151119.092412
2015-11-19 Jaehoon ChungRevert "arm: config: tm1: enable netfilter multiport... 29/52129/1
2015-11-19 Joonyoung ShimBATTERY: Add missing get_property() of some property 06/52106/2
2015-11-19 Jaehoon Chungnet: wirelss: sc2331: Apply the tethering APIs patch 25/52125/1
2015-11-19 Jaehoon Chungarm: config: tm1: enable netfilter multiport configuration 24/52124/1
next