index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-16
drm/amdgpu: Allow to create BO lists in CS ioctl v3
Andrey Grodzovsky
1
-0
/
+1
2018-07-13
drm/scheduler: modify args of drm_sched_entity_init
Nayan Deshmukh
1
-3
/
+3
2018-07-13
drm/scheduler: add a pointer to scheduler in the rq
Nayan Deshmukh
1
-0
/
+2
2018-07-10
drm/ttm: Introduce ttm_bo_get() and ttm_bo_put() for ref counting
Thomas Zimmermann
1
-1
/
+24
2018-07-10
Merge tag 'vmwgfx-next-4.19-3' of git://people.freedesktop.org/~thomash/linux...
Dave Airlie
1
-0
/
+107
2018-07-10
Merge tag 'vmwgfx-next-4.19-2' of git://people.freedesktop.org/~thomash/linux...
Dave Airlie
1
-39
/
+22
2018-07-10
Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
3
-10
/
+6
2018-07-06
drm/vmwgfx: Expose SM4_1 param to user space
Deepak Rawat
1
-0
/
+4
2018-07-06
drm/vmwgfx: Add new ioctl for GB surface create and reference
Deepak Rawat
1
-0
/
+102
2018-07-06
drm/vmwgfx: Add CAP2 support in vmwgfx
Neha Bhende
1
-0
/
+1
2018-07-06
Merge tag 'drm-misc-next-2018-07-04' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
7
-26
/
+76
2018-07-06
Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...
Dave Airlie
1
-17
/
+28
2018-07-05
drm: drop drm_pcie_get_speed_cap_mask and drm_pcie_get_max_link_width
Alex Deucher
1
-7
/
+0
2018-07-05
PCI: Export pcie_get_speed_cap and pcie_get_width_cap
Alex Deucher
1
-0
/
+3
2018-07-05
drm/scheduler: Rename cleanup functions v2.
Andrey Grodzovsky
1
-3
/
+3
2018-07-04
Merge v4.18-rc3 into drm-next
Dave Airlie
46
-101
/
+236
2018-07-03
drm/vmwgfx: Replace vmw_dma_buffer with vmw_buffer_object
Thomas Hellstrom
1
-39
/
+22
2018-07-03
dma-fence: Make ->wait callback optional
Daniel Vetter
1
-5
/
+8
2018-07-03
locking: Implement an algorithm choice for Wound-Wait mutexes
Thomas Hellstrom
1
-3
/
+14
2018-07-03
locking: WW mutex cleanup
Peter Ziljstra
1
-14
/
+14
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-07-01
Merge tag 'staging-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2018-07-01
Merge tag 'usb-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+3
2018-06-30
Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-1
/
+54
2018-06-30
Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-20
/
+2
2018-06-29
drm/v3d: Define the fourcc modifier for the Broadcom UIF format.
Eric Anholt
1
-0
/
+21
2018-06-29
sg: remove ->sg_magic member
Jens Axboe
1
-18
/
+0
2018-06-29
Merge tag 'pm-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-3
/
+3
2018-06-29
aio: mark __aio_sigset::sigmask const
Avi Kivity
1
-1
/
+1
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
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-1
/
+5
2018-06-28
include/linux/dax.h: dax_iomap_fault() returns vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-06-28
slub: fix failure when we delete and create a slab cache
Mikulas Patocka
1
-0
/
+4
2018-06-28
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
12
-20
/
+27
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-27
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+3
2018-06-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-1
/
+3
2018-06-26
block: Fix transfer when chunk sectors exceeds max
Keith Busch
1
-2
/
+2
2018-06-26
Merge tag 'iio-fixes-4.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
1
-1
/
+1
2018-06-25
disable -Wattribute-alias warning for SYSCALL_DEFINEx()
Arnd Bergmann
2
-1
/
+11
2018-06-25
kbuild: add macro for controlling warnings to linux/compiler.h
Arnd Bergmann
2
-0
/
+43
[next]