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
2018-07-03
dma-fence: Make ->wait callback optional
Daniel Vetter
1
-5
/
+8
2018-07-03
drm: add missing ctx argument to plane transitional helpers
Russell King
1
-2
/
+4
2018-07-02
drm: Add drm_connector_mask()
Ville Syrjälä
1
-1
/
+7
2018-07-02
drm: Add drm_encoder_mask()
Ville Syrjälä
1
-2
/
+14
2018-07-02
drm: Add drm_plane_mask()
Ville Syrjälä
1
-2
/
+12
2018-07-02
dma-fence: Make ->enable_signaling optional
Daniel Vetter
1
-1
/
+2
2018-07-02
dma-fence: remove fill_driver_data callback
Daniel Vetter
1
-13
/
+3
2018-06-29
drm/v3d: Define the fourcc modifier for the Broadcom UIF format.
Eric Anholt
1
-0
/
+21
2018-06-28
Merge tag 'ib-fbdev-drm-v4.19-deferred-console-takeover' of https://github.co...
Gustavo Padovan
21
-53
/
+138
2018-06-28
console/fbcon: Add support for deferred console takeover
Hans de Goede
1
-0
/
+5
2018-06-28
Merge tag 'drm-misc-next-2018-06-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
5
-25
/
+47
2018-06-28
Merge tag 'drm-intel-next-2018-06-20' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-12
/
+25
2018-06-27
drm: of: Export and rename drm_crtc_port_mask()
Jernej Skrabec
1
-0
/
+8
2018-06-27
dt-bindings: display: sunxi-drm: Add TCON TOP description
Jernej Skrabec
1
-0
/
+11
2018-06-24
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-11
/
+12
2018-06-24
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2018-06-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2018-06-24
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-2
/
+9
2018-06-24
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-5
/
+1
2018-06-24
Merge tag 'for-linus-20180623' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-1
/
+4
2018-06-23
Merge tag 'for-linus-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+5
2018-06-22
drm: Consider drivers setting DRIVER_ATOMIC as atomic.
Eric Anholt
1
-11
/
+12
2018-06-22
Merge branch 'linus' into x86/urgent
Thomas Gleixner
665
-6184
/
+16708
2018-06-22
bdi: Fix another oops in wb_workfn()
Jan Kara
1
-1
/
+1
2018-06-22
rseq: Avoid infinite recursion when delivering SIGSEGV
Will Deacon
1
-7
/
+11
2018-06-22
irqdesc: Delete irq_desc_get_msi_desc()
John Garry
1
-5
/
+0
2018-06-22
genirq/debugfs: Add missing IRQCHIP_SUPPORTS_LEVEL_MSI debug
Marc Zyngier
1
-0
/
+1
2018-06-22
Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2
-32
/
+152
2018-06-22
Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
16
-32
/
+376
2018-06-22
locking/qspinlock: Fix build for anonymous union in older GCC compilers
Steven Rostedt (VMware)
1
-1
/
+1
2018-06-22
Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+2
2018-06-22
Merge tag 'acpi-4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-2
/
+1
2018-06-21
drm/bridge: Move the struct drm_bridge member kerneldoc inline.
Eric Anholt
1
-10
/
+12
2018-06-21
drm: Document mode_config.max_width/height as the max fb dimensions
Ville Syrjälä
1
-4
/
+4
2018-06-21
kernel.h: Fix a typo in comment
Wei Wang
1
-1
/
+1
2018-06-21
x86/platform/UV: Add adjustable set memory block size function
mike.travis@hpe.com
1
-0
/
+1
2018-06-21
rseq/cleanup: Do not abort rseq c.s. in child on fork()
Mathieu Desnoyers
1
-4
/
+1
2018-06-20
nbd: Add the nbd NBD_DISCONNECT_ON_CLOSE config flag.
Doron Roberts-Kedes
1
-0
/
+3
2018-06-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-5
/
+8
2018-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-24
/
+87
2018-06-20
Merge drm-upstream/drm-next into drm-misc-next
Gustavo Padovan
59
-188
/
+1054
2018-06-20
drm: writeback: Add client capability for exposing writeback connectors
Liviu Dudau
2
-0
/
+16
2018-06-20
drm: writeback: Add out-fences for writeback connectors
Brian Starkey
4
-5
/
+60
2018-06-20
drm: Add writeback connector type
Brian Starkey
6
-0
/
+134
2018-06-20
dma-buf: remove kmap_atomic interface
Christian König
2
-8
/
+0
2018-06-20
dma_buf: remove device parameter from attach callback v2
Christian König
2
-8
/
+7
2018-06-20
ACPI / processor: Finish making acpi_processor_ppc_has_changed() void
Brian Norris
1
-2
/
+1
2018-06-20
Merge tag 'dma-rename-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+1
2018-06-20
net/ipv6: respect rcu grace period before freeing fib6_info
Eric Dumazet
1
-2
/
+3
2018-06-19
pNFS/flexfiles: Don't tie up all the rpciod threads in resends
Trond Myklebust
1
-0
/
+2
[next]