cascardo/linux.git
2015-03-04 Dave AirlieMerge tag 'drm-intel-next-2015-02-14' of git://anongit...
2015-03-04 Dave AirlieMerge branch 'drm-atmel-hlcdc-devel' of git://github...
2015-03-04 Dave AirlieMerge branch 'drm/next/atomic' of git://linuxtv.org...
2015-03-04 Dave AirlieMerge branch 'drm-tda998x-devel' of git://ftp.arm.linux...
2015-03-03 Laurent Pinchartdrm: rcar-du: Fix race condition in hardware plane...
2015-03-03 Laurent Pinchartdrm: rcar-du: Move group locking inside rcar_du_crtc_up...
2015-03-03 Laurent Pinchartdrm: rcar-du: Move plane commit code from CRTC start...
2015-03-03 Laurent Pinchartdrm: rcar-du: Move plane format to plane state
2015-03-03 Laurent Pinchartdrm: rcar-du: Remove unneeded rcar_du_crtc plane field
2015-03-03 Laurent Pinchartdrm: rcar-du: Replace plane crtc and enabled fields...
2015-03-03 Laurent Pinchartdrm: rcar-du: Rework plane setup code
2015-03-03 Laurent Pinchartdrm: rcar-du: Switch plane set_property to atomic helpers
2015-03-03 Laurent Pinchartdrm: rcar-du: Switch page flip to atomic helpers
2015-03-03 Laurent Pinchartdrm: rcar-du: Implement asynchronous commit support
2015-03-03 Laurent Pinchartdrm: rcar-du: Replace encoder mode_fixup with atomic_check
2015-03-03 Laurent Pinchartdrm: rcar-du: Switch connector DPMS to atomic helpers
2015-03-03 Laurent Pinchartdrm: rcar-du: Switch mode config to atomic helpers
2015-03-03 Laurent Pinchartdrm: rcar-du: Switch plane update to atomic helpers
2015-03-03 Laurent Pinchartdrm: rcar-du: Rework CRTC enable/disable for atomic...
2015-03-03 Laurent Pinchartdrm: rcar-du: Rework HDMI encoder enable/disable for...
2015-03-03 Laurent Pinchartdrm: rcar-du: Rework encoder enable/disable for atomic...
2015-03-03 Laurent Pinchartdrm: rcar-du: Replace LVDS encoder DPMS by enable/disable
2015-03-03 Laurent Pinchartdrm: rcar-du: Remove private copy of plane size and...
2015-03-03 Laurent Pinchartdrm: rcar-du: Wire up atomic state object scaffolding
2015-03-03 Laurent Pinchartdrm: rcar-du: Handle primary plane config through atomi...
2015-03-03 Laurent Pinchartdrm: rcar-du: Implement planes atomic operations
2015-03-03 Laurent Pinchartdrm: rcar-du: Fix hardware plane allocation
2015-03-03 Laurent Pinchartdrm: rcar-du: Implement universal plane support
2015-03-03 Laurent Pinchartdrm: rcar-du: Define macros for the max number of group...
2015-03-03 Laurent Pinchartdrm: rcar-du: Disable fbdev emulation when no connector...
2015-03-03 Laurent Pinchartdrm: rcar-du: Turn vblank on/off when enabling/disablin...
2015-03-03 Laurent Pinchartdrm: rcar-du: Wait for page flip completion when turnin...
2015-03-03 Laurent Pinchartdrm: rcar-du: Reorder CRTC functions
2015-03-03 Laurent Pinchartdrm: rcar-du: Don't set connector->encoder at init...
2015-03-03 Laurent Pinchartdrm: rcar-du: Remove drm_fbdev_cma_restore_mode() call...
2015-03-03 Laurent Pinchartdrm: rcar-du: Don't disable unused functions at init...
2015-02-26 Dave AirlieMerge tag 'topic/drm-misc-2015-02-25' of git://anongit...
2015-02-24 Sylvain Rochetdrm: atmel-hlcdc: Add pinctrl PM select sleep,default...
2015-02-24 Sylvain Rochetdrm: atmel-hlcdc: Add PM suspend/resume support
2015-02-24 Sonika Jindaldrm: Adding edp1.4 specific dpcd macros
2015-02-24 Daniel Vetterdrm/atomic-helpers: make mode_set hooks optional
2015-02-24 Daniel Vetterdrm/atomic-helper: Rename commmit_post/pre_planes
2015-02-23 Laurent Pinchartdrm/atomic: Rename drm_atomic_helper_commit_pre_planes...
2015-02-23 Daniel Vetterdrm: If available use atomic state in getcrtc ioctl
2015-02-23 Daniel Vetterdrm: Add DRM_DEBUG_ATOMIC
2015-02-23 Laurent Pinchartdrm/atomic-helpers: Fix documentation typos and wrong...
2015-02-23 Damien Lespiaudrm: Fix the CRTC_STEREO_DOUBLE_ONLY define to include...
2015-02-23 Damien Lespiaudrm: Fix drm_crtc_vblank_get() documentation
2015-02-23 Linus TorvaldsLinux 4.0-rc1 v4.0-rc1
2015-02-23 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2015-02-23 Linus TorvaldsMerge branch 'for-linus-2' of git://git./linux/kernel...
2015-02-22 Boris Brezillondrm: atmel-hlcdc: add discard area support
2015-02-22 Boris Brezillondrm: atmel-hlcdc: Atomic mode-setting conversion
2015-02-22 Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
2015-02-22 Al Viroautofs4 copy_dev_ioctl(): keep the value of ->size...
2015-02-22 Al Viroprocfs: fix race between symlink removals and traversals
2015-02-22 Al Virodebugfs: leave freeing a symlink body until inode eviction
2015-02-22 Al ViroDocumentation/filesystems/Locking: ->get_sb() is long...
2015-02-22 Konstantin... trylock_super(): replacement for grab_super_passive()
2015-02-22 David Howellsfanotify: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conve...
2015-02-22 David HowellsCachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK...
2015-02-22 David HowellsVFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode...
2015-02-22 David HowellsSELinux: Use d_is_positive() rather than testing dentry...
2015-02-22 David HowellsSmack: Use d_is_positive() rather than testing dentry...
2015-02-22 David HowellsTOMOYO: Use d_is_dir() rather than d_inode and S_ISDIR()
2015-02-22 David HowellsApparmor: Use d_is_positive/negative() rather than...
2015-02-22 David HowellsApparmor: mediated_filesystem() should use dentry-...
2015-02-22 David HowellsVFS: Split DCACHE_FILE_TYPE into regular and special...
2015-02-22 David HowellsVFS: Add a fallthrough flag for marking virtual dentries
2015-02-22 David HowellsVFS: Add a whiteout dentry type
2015-02-22 David HowellsVFS: Introduce inode-getting helpers for layered/unione...
2015-02-22 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2015-02-22 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2015-02-22 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2015-02-21 Linus TorvaldsMerge tag 'xfs-pnfs-for-linus-3.20-rc1' of git://git...
2015-02-21 Linus TorvaldsMerge tag 'nfs-for-3.20-2' of git://git.linux-nfs.org...
2015-02-21 Linus TorvaldsMerge tag 'pm+acpi-3.20-rc1-3' of git://git./linux...
2015-02-21 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2015-02-21 Linus TorvaldsMerge tag 'dm-3.20-changes-2' of git://git./linux/kerne...
2015-02-21 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2015-02-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-02-21 Linus TorvaldsMerge tag 'rdma-for-linus' of git://git./linux/kernel...
2015-02-21 Linus TorvaldsMerge branch 'i2c/for-3.20' of git://git./linux/kernel...
2015-02-21 Linus TorvaldsMerge tag 'clk-for-linus-3.20' of git://git.linaro...
2015-02-21 Linus TorvaldsMerge tag 'vfio-v3.20-rc1' of git://github.com/awilliam...
2015-02-21 Linus TorvaldsMerge tag 'sound-fix-3.20-rc1' of git://git./linux...
2015-02-21 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2015-02-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-02-21 Linus TorvaldsMerge branch 'x86-platform-for-linus' of git://git...
2015-02-21 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2015-02-21 Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2015-02-21 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2015-02-21 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2015-02-21 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2015-02-21 Linus TorvaldsMerge branches 'core-urgent-for-linus' and 'irq-urgent...
2015-02-21 Linus Torvaldskernel: make READ_ONCE() valid on const arguments
2015-02-21 Jens AxboeMerge branch 'for-3.20' of git://git.infradead.org...
2015-02-21 Thadeu Lima... blk-throttle: check stats_cpu before reading it from...
2015-02-21 Rafael J. WysockiMerge branches 'pnp', 'pm-cpuidle' and 'pm-cpufreq'
2015-02-21 Rafael J. WysockiMerge branches 'acpi-ec', 'acpi-soc', 'acpi-video'...
next