index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-08
drm: Handle properties in the core for atomic drivers
Daniel Vetter
3
-14
/
+8
2017-08-07
uapi drm/armada_drm.h: use __u32 and __u64 instead of uint32_t and uint64_t
Mikko Rapeli
1
-11
/
+11
2017-08-07
drm: remove unused and redundant callbacks
Peter Rosin
3
-56
/
+0
2017-08-04
drm/tinydrm: remove call to mipi_dbi_init() from mipi_dbi_spi_init()
David Lechner
1
-5
/
+1
2017-08-01
drm: Create a format/modifier blob
Ben Widawsky
2
-0
/
+56
2017-08-01
drm: Plumb modifiers through plane init
Ben Widawsky
3
-1
/
+33
2017-07-31
drm: Add a few missing descriptions in drm_driver docs
Sean Paul
1
-6
/
+46
2017-07-31
drm: Fix warning when building docs for scdc_helper
Sean Paul
1
-25
/
+0
2017-07-31
drm: Fix kerneldoc for atomic_async_update
Daniel Vetter
1
-3
/
+3
2017-07-31
drm/atomic: Update comment to match the code
Thierry Reding
1
-1
/
+1
2017-07-29
dma-buf/sync_file: Allow multiple sync_files to wrap a single dma-fence
Chris Wilson
1
-1
/
+2
2017-07-29
drm/tinydrm: Use .dumb_map_offset and .dumb_destroy defaults
Noralf Trønnes
1
-3
/
+1
2017-07-29
drm/gem: Add drm_gem_dumb_map_offset()
Noralf Trønnes
1
-0
/
+2
2017-07-28
drm/vc4: Add an ioctl for labeling GEM BOs for summary stats
Eric Anholt
1
-0
/
+11
2017-07-26
Merge airlied/drm-next into drm-misc-next
Sean Paul
57
-115
/
+198
2017-07-27
Backmerge tag 'v4.13-rc2' into drm-next
Dave Airlie
57
-115
/
+198
2017-07-26
drm/bridge: Add a devm_ allocator for panel bridge.
Eric Anholt
1
-0
/
+3
2017-07-26
drm/atomic: implement drm_atomic_helper_commit_tail for runtime_pm users
Maxime Ripard
1
-0
/
+1
2017-07-26
drm/fb-helper: Support deferred setup
Daniel Vetter
1
-0
/
+23
2017-07-26
dma-fence: Don't BUG_ON when not absolutely needed
Daniel Vetter
1
-2
/
+2
2017-07-26
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
631
-5247
/
+16234
2017-07-26
drm/atomic: Add __must_check to drm_atomic_helper_swap_state.
Maarten Lankhorst
1
-1
/
+2
2017-07-26
drm/atomic: Change drm_atomic_helper_swap_state to return an error.
Maarten Lankhorst
1
-2
/
+1
2017-07-23
xen/balloon: don't online new memory initially
Juergen Gross
1
-0
/
+8
2017-07-22
Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+1
2017-07-22
Merge tag 'usb-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-10
/
+10
2017-07-21
Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-1
/
+1
2017-07-21
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-7
/
+7
2017-07-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2
-2
/
+18
2017-07-21
Merge tag 'drm-fixes-for-v4.13-rc2' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
1
-0
/
+2
2017-07-21
Merge tag 'trace-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-4
/
+4
2017-07-21
NFS: Store the raw NFS access mask in the inode's access cache
Trond Myklebust
1
-1
/
+1
2017-07-21
Merge tag 'drm-misc-fixes-2017-07-20' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
1
-0
/
+2
2017-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-27
/
+23
2017-07-20
bpf: fix mixed signed/unsigned derived min/max value bounds
Daniel Borkmann
1
-0
/
+1
2017-07-20
IB/cma: Fix reference count leak when no ipv4 addresses are set
Kalderon, Michal
1
-2
/
+4
2017-07-20
IB/rdmavt: Setting of QP timeout can overflow jiffies computation
Kaike Wan
1
-0
/
+14
2017-07-20
nvme: fix byte swapping in the streams code
Christoph Hellwig
1
-7
/
+7
2017-07-20
trace: fix the errors caused by incompatible type of RCU variables
Chunyan Zhang
2
-4
/
+4
2017-07-19
llist: clang: introduce member_address_is_nonnull()
Alexander Potapenko
1
-2
/
+19
2017-07-19
Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
34
-47
/
+78
2017-07-19
Merge tag 'ceph-for-4.13-rc2' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-4
/
+4
2017-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-9
/
+0
2017-07-18
drm/bridge/synopsys: Add MIPI DSI host controller bridge
Philippe CORNU
1
-0
/
+39
2017-07-18
include: usb: audio: specify exact endiannes of descriptors
Ruslan Bilovol
2
-10
/
+10
2017-07-17
IB/core: Remove NOIO QP create flag
Leon Romanovsky
1
-1
/
+1
2017-07-17
{net, IB}/mlx4: Remove gfp flags argument
Leon Romanovsky
1
-6
/
+4
2017-07-17
IB/{rdmavt, qib, hfi1}: Remove gfp flags argument
Leon Romanovsky
1
-3
/
+2
2017-07-17
IB/core: Introduce modify QP operation with udata
Parav Pandit
1
-0
/
+16
2017-07-17
bpf: check NULL for sk_to_full_sk() return value
WANG Cong
1
-1
/
+1
[next]