platform/kernel/linux-3.10.git
2015-03-27 Al Viroconvert qnx6
2015-03-27 Al Viroconvert qnx4
2015-03-27 Al Viroconvert omfs
2015-03-27 Al Viroconvert nilfs2
2015-03-27 Al Viroconvert sysfs
2015-03-27 Al Viroconvert gfs2
2015-03-27 Al Viroconvert exofs
2015-03-27 Al Viroconvert bfs
2015-03-27 Al Viroconvert procfs
2015-03-27 Al Viroconvert openpromfs
2015-03-27 Al Viroconvert efs
2015-03-27 Al Viroconvert configfs
2015-03-27 Al Viroconvert romfs
2015-03-27 Al Viroconvert squashfs
2015-03-27 Al Viroconvert ubifs
2015-03-27 Al Viroconvert udf
2015-03-27 Al Viroconvert ext3
2015-03-27 Al Viroswitch dcache_readdir() users to ->iterate()
2015-03-27 Al Virosimple local unixlike: switch to ->iterate()
2015-03-27 Al Virointroduce ->iterate(), ctx->pos, dir_emit()
2015-03-27 Al Virointroduce iterate_dir() and dir_context
2015-03-27 Tejun Heosysfs: clean up sysfs_get_dirent()
2015-03-27 Tejun Heosysfs: @name comes before @ns
2015-03-23 Tejun Heosysfs: remove ktype->namespace() invocations in symlink...
2015-03-23 Tejun Heosysfs: remove ktype->namespace() invocations in directo...
2015-03-23 Tejun Heosysfs: make attr namespace interface less convoluted
2015-03-23 Tejun Heosysfs: drop semicolon from to_sysfs_dirent() definition
2015-03-23 Eric W. Biedermansysfs: Restrict mounting sysfs
2015-03-23 Eric W. Biedermanuserns: Better restrictions on when proc and sysfs...
2015-03-23 Greg Kroah... sysfs: file.c: fix up broken string warnings
2015-03-23 Greg Kroah... sysfs: fix up uaccess.h coding style warnings
2015-03-23 Greg Kroah... sysfs: fix up 80 column coding style issues
2015-03-23 Greg Kroah... sysfs: fix up space coding style issues
2015-03-23 Greg Kroah... sysfs: remove trailing whitespace
2015-03-23 Greg Kroah... sysfs: fix placement of EXPORT_SYMBOL()
2015-03-23 Greg Kroah... sysfs: group: update copyright to add myself and the LF
2015-03-23 Greg Kroah... sysfs: group.c: add kerneldoc for sysfs_remove_group
2015-03-23 Greg Kroah... sysfs: group.c: fix up broken string coding style
2015-03-23 Greg Kroah... sysfs: group.c: fix up some * coding style issues
2015-03-23 Greg Kroah... sysfs: group.c: fix trailing whitespace
2015-03-23 Greg Kroah... sysfs: group.c: move EXPORT_SYMBOL_GPL() to the proper...
2015-03-23 Greg Kroah... sysfs: add sysfs_create/remove_groups()
2015-03-23 Oliver Schinaglsysfs: prevent warning when only using binary attributes
2015-03-23 Greg Kroah... sysfs: add support for binary attributes in groups
2015-03-23 Nick Dyersysfs_notify is only possible on file attributes
2015-03-23 Rami Rosensysfs: kill sysfs_sb declaration in fs/sysfs/inode.c.
2015-03-23 Warner Wangsysfs: sysfs_link_sibling(): fix typo in comment
2015-03-18 Anand Avatifuse: drop dentry on failed revalidate
2015-03-18 Miklos Szeredifuse: clean up return in fuse_dentry_revalidate()
2015-03-18 Miklos Szeredifuse: use d_materialise_unique()
2015-03-18 Miklos Szeredisysfs: use check_submounts_and_drop()
2015-03-18 Miklos Szeredinfs: use check_submounts_and_drop()
2015-03-18 Miklos Szeredigfs2: use check_submounts_and_drop()
2015-03-18 Miklos Szerediafs: use check_submounts_and_drop()
2015-03-18 Miklos Szeredivfs: check unlinked ancestors before mount
2015-03-18 Miklos Szeredivfs: check submounts and drop atomically
2015-03-18 Miklos Szeredivfs: add d_walk()
2015-03-18 Miklos Szeredivfs: restructure d_genocide()
2015-03-18 Yan, Zhengvfs: call d_op->d_prune() before unhashing dentry
2015-03-18 Linus Torvaldsvfs: reimplement d_rcu_to_refcount() using lockref_get_...
2015-03-18 Waiman Longvfs: use lockref_get_not_zero() for optimistic lockless...
2015-03-18 Waiman Longvfs: make the dentry cache use the lockref infrastructure
2015-03-18 Peng Taovfs: constify dentry parameter in d_count()
2015-03-18 Al Virohelper for reading ->d_count
2015-03-18 Will Deaconlockref: include mutex.h rather than reinvent arch_mute...
2015-03-18 Peter Zijlstralockref: use BLOATED_SPINLOCKS to avoid explicit config...
2015-03-18 Steven WhitehouseGFS2: Use lockref for glocks
2015-03-18 Steven WhitehouseGFS2: Take glock reference in examine_bucket()
2015-03-18 Heiko Carstenslockref: use arch_mutex_cpu_relax() in CMPXCHG_LOOP()
2015-03-18 Will Deaconlockref: allow relaxed cmpxchg64 variant for lockless...
2015-03-18 Will Deaconlockref: use cmpxchg64 explicitly for lockless updates
2015-03-18 Linus Torvaldslockref: add ability to mark lockrefs "dead"
2015-03-18 Linus Torvaldslockref: implement lockless reference count updates...
2015-03-18 Linus Torvaldslockref: uninline lockref helper functions
2015-03-18 Linus Torvaldslockref: add 'lockref_get_or_lock() helper
2015-03-18 Waiman LongAdd new lockref infrastructure reference implementation
2015-03-17 Maciej Wereskirinato: Enable CONFIG_DEVPTS_MULTIPLE_INSTANCES 81/36981/1 accepted/tizen/common/20150318.153518 accepted/tizen/mobile/20150319.013810 accepted/tizen/tv/20150319.020218 accepted/tizen/wearable/20150319.013242 submit/tizen/20150318.083505
2015-03-06 Joonyoung Shimarm: tizen_rinato_defconfig: enable mali r4p0 37/36437/1 accepted/tizen/common/20150306.164623 accepted/tizen/mobile/20150310.065840 accepted/tizen/tv/20150307.081616 accepted/tizen/wearable/20150307.082045 submit/tizen/20150306.102923
2015-03-06 Joonyoung Shimarm: tizen_defconfig: enable mali r4p0 36/36436/1
2015-03-06 Joonyoung Shimarm: tizen_odroid_defconfig: enable mali r4p0 35/36435/1
2015-03-04 Marek Szyprowskidrm/exynos: gsc: always use hw buffer 0 until queue... 34/35934/3
2015-02-26 Beata Michalskadrm/exynos/ipp: Validate buffer enqueue requests 90/35990/1
2015-02-26 Seung-Woo KimARM: tizen_odroid_defconfig: enable audit options 08/35908/2 accepted/tizen/common/20150226.085027 accepted/tizen/mobile/20150226.100351 accepted/tizen/tv/20150226.094420 accepted/tizen/wearable/20150226.095643 submit/tizen/20150226.040417
2015-02-16 Sylwester NawrockiV4L: s5c73m3: Use internal firmware by default 82/35482/1
2015-02-12 Arun Kumar K[media] exynos4-is: Fix fimc-lite bayer formats 72/35372/1
2015-02-12 Beata Michalska[media] exynos5-is: Reset CMU-ISP 51/35351/1
2015-02-12 YoungJun Chodrm/exynos: debugfs: add debugfs interface and gem_info... 40/35240/2 accepted/tizen/common/20150212.145007 accepted/tizen/mobile/20150213.030609 accepted/tizen/tv/20150213.025935 accepted/tizen/wearable/20150213.030440 submit/tizen/20150212.024415
2015-02-12 Daniel Vetterdrm: use common drm_gem_dmabuf_release in i915/exynos... 14/35314/1
2015-02-04 Chanho Parkpackaging: fix kernel-devel requires 28/34928/1 tizen_3.0.2014.q4_common tizen_3.0.2015.q1_common accepted/tizen/common/20150205.164821 accepted/tizen/mobile/20150207.035820 accepted/tizen/tv/20150206.011611 accepted/tizen/wearable/20150206.012149 submit/tizen/20150204.122125 submit/tizen/20150205.100354
2015-02-02 Chanho Parkexynos/drm: g2d: return 0 instead of ret in g2d_map_cmd... 17/34717/2 accepted/tizen/common/20150202.085553 accepted/tizen/mobile/20150202.100101 accepted/tizen/tv/20150202.095715 accepted/tizen/wearable/20150202.095817 submit/tizen/20150202.023401
2015-01-29 Yuvaraj Kumar C Dmmc: dw_mmc: exynos: Revert the sdr_timing assignment 94/34594/1
2015-01-14 Stephane DesneuxWorkaround for building using perl 5.20.0 50/33750/1 accepted/tizen/common/20150114.162108 accepted/tizen/mobile/20150126.012145 accepted/tizen/tv/20150122.091216 accepted/tizen/wearable/20150128.040556 submit/tizen_common/20150114.084218 submit/tizen_mobile/20150116.000001 submit/tizen_mobile/20150116.000003 submit/tizen_mobile/20150123.000000 submit/tizen_tv/20150116.000000 submit/tizen_tv/20150119.000000 submit/tizen_tv/20150119.000001 submit/tizen_tv/20150120.000000 submit/tizen_tv/20150120.000001 submit/tizen_tv/20150120.000002 submit/tizen_wearable/20150116.000000 submit/tizen_wearable/20150127.000000
2015-01-05 Chanho ParkRevert "ARM: exynos: add support secondary core bootup... 65/33065/1
2015-01-05 Andrey Ryabininsecurity: smack: fix out-of-bounds access in smk_parse_... 23/32823/2
2015-01-05 Andrey Ryabininlib/idr.c: fix out-of-bounds pointer dereference 22/32822/2
2015-01-05 YoungJun Chodrm: delete unconsumed pending event list in drm_events... 20/32820/2
2014-12-29 Tejun Heocgroup: replace task_cgroup_path_from_hierarchy() with... 22/32922/1
2014-12-29 Tejun Heocgroup: implement task_cgroup_path_from_hierarchy() 21/32921/1
2014-12-29 Tejun Heocgroup: make hierarchy_id use cyclic idr 20/32920/1
2014-12-29 Tejun Heocgroup: drop hierarchy_id_lock 19/32919/1
next