index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
uapi
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-11
Merge branch 'drm-header-fixes' of https://github.com/GabrielL/linux into drm-next
Dave Airlie
24
-509
/
+508
2015-12-10
drm: fix inclusion of drm.h in via_drm.h
Gabriel Laskar
1
-1
/
+1
2015-12-10
drm: fix inclusion of drm.h in vmwgfx_drm.h
Gabriel Laskar
1
-3
/
+1
2015-12-10
drm: fix inclusion of drm.h in virtgpu_drm.h
Gabriel Laskar
1
-2
/
+1
2015-12-10
drm: fix inclusion of drm.h in tegra_drm.h
Gabriel Laskar
1
-1
/
+1
2015-12-10
drm: fix inclusion of drm.h in savage_drm.h
Gabriel Laskar
1
-1
/
+1
2015-12-10
drm: fix inclusion of drm.h in r128_drm.h
Gabriel Laskar
1
-1
/
+1
2015-12-10
drm: fix inclusion of drm.h in qxl_drm.h
Gabriel Laskar
1
-2
/
+1
2015-12-10
drm: fix inclusion of drm.h in omap_drm.h
Gabriel Laskar
1
-1
/
+1
2015-12-10
drm: fix inclusion of drm.h in msm_drm.h
Gabriel Laskar
1
-2
/
+1
2015-12-10
drm: fix inclusion of drm.h in mga_drm.h
Gabriel Laskar
1
-1
/
+1
2015-12-10
drm: fix inclusion of drm.h in exynos_sarea.h
Gabriel Laskar
1
-1
/
+1
2015-12-10
drm: fix inclusion of drm.h in i810_drm.h
Gabriel Laskar
1
-1
/
+1
2015-12-10
drm: fix inclusion of drm.h in exynos_sarea.h
Gabriel Laskar
1
-1
/
+1
2015-12-10
drm: fix inclusion of drm.h in drm_sarea.h
Gabriel Laskar
1
-1
/
+1
2015-12-10
drm: drm_mode.h fix includes
Gabriel Laskar
1
-1
/
+1
2015-12-10
drm: drm_fourcc.h fix includes
Gabriel Laskar
1
-1
/
+1
2015-12-10
drm: include drm.h in armada_drm.h
Gabriel Laskar
1
-0
/
+2
2015-12-10
include/uapi/drm/amdgpu_drm.h: use __u32 and __u64 from <linux/types.h>
Mikko Rapeli
1
-145
/
+145
2015-12-10
drm: Kbuild: add admgpu_drm.h to the installed headers
Gabriel Laskar
1
-0
/
+1
2015-12-10
drm: use __u{32,64} instead of uint{32,64}_t in virtgpu_drm.h
Gabriel Laskar
1
-49
/
+49
2015-12-10
include/uapi/linux/agpgart.h: include stdlib.h in userspace
Mikko Rapeli
1
-0
/
+1
2015-12-10
include/uapi/linux/virtio_gpu.h: use __u8 from <linux/types.h>
Mikko Rapeli
1
-1
/
+1
2015-12-10
include/uapi/drm/qxl_drm.h: use __s32, __u32 and __u64 from linux/types.h
Mikko Rapeli
1
-37
/
+37
2015-12-10
include/uapi/drm/vmwgfx_drm.h: use __s32, __u32 and __u64 from linux/types.h
Mikko Rapeli
1
-132
/
+132
2015-12-10
via_drm.h: don't include non-existing via_drmclient.h
Mikko Rapeli
1
-3
/
+0
2015-12-10
radeon_drm.h: use __u32 and __u64 from linux/types.h
Mikko Rapeli
1
-64
/
+64
2015-12-10
nouveau_drm.h: use __u32 and __u64 from linux/types.h
Mikko Rapeli
1
-42
/
+44
2015-12-10
exynos_drm.h: use __u64 from linux/types.h
Mikko Rapeli
1
-3
/
+3
2015-12-10
drm_mode.h: use __u32 and __u64 from linux/types.h
Mikko Rapeli
1
-8
/
+8
2015-12-10
drm.h: use __kernel_size_t instead of size_t
Mikko Rapeli
1
-4
/
+5
2015-12-01
Merge tag 'drm-intel-next-2015-11-20-merged' of git://anongit.freedesktop.org/drm-intel into drm-next
Dave Airlie
1
-2
/
+9
2015-11-23
nfs: use btrfs ioctl defintions for clone
Christoph Hellwig
1
-11
/
+0
2015-11-23
Merge tag 'v4.4-rc2' into drm-intel-next-queued
Daniel Vetter
72
-1623
/
+2236
2015-11-18
drm/i915: Make the high dword offset more explicit in i915_reg_read_ioctl
Ville Syrjälä
1
-0
/
+6
2015-11-13
Merge tag 'vfio-v4.4-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-0
/
+7
2015-11-13
Merge tag 'topic/drm-fixes-2015-11-11' of git://anongit.freedesktop.org/drm-intel into drm-fixes
Dave Airlie
1
-1
/
+1
2015-11-10
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-0
/
+18
2015-11-10
Merge branch 'i2c/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
1
-1
/
+3
2015-11-10
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
12
-31
/
+318
2015-11-09
Merge tag 'nfs-for-4.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+13
2015-11-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
Linus Torvalds
1
-0
/
+26
2015-11-06
Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
Linus Torvalds
1
-3
/
+28
2015-11-06
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
1
-0
/
+1
2015-11-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
4
-784
/
+916
2015-11-06
Merge tag 'for-linus-20151106' of git://git.infradead.org/linux-mtd
Linus Torvalds
2
-5
/
+3
2015-11-06
Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-1
/
+42
2015-11-06
Merge tag 'sound-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
5
-61
/
+82
2015-11-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-1
/
+9
2015-11-05
mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage
Eric B Munson
2
-0
/
+6
[next]