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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-08
drm: add a path blob property
Dave Airlie
2
-0
/
+31
2014-07-08
drm/fb_helper: allow adding/removing connectors later
Dave Airlie
2
-0
/
+57
2014-07-08
drm/crtc: add interface to reinitialise the legacy mode group
Dave Airlie
2
-0
/
+10
2014-07-08
drm/udl: Implement page_flip ioctl
Stéphane Marchesin
1
-0
/
+21
2014-07-08
drm/udl: add vblank support
Stéphane Marchesin
1
-0
/
+15
2014-07-08
drm/tegra: Implement race-free hotplug detection
Thierry Reding
3
-17
/
+39
2014-07-08
drm: Introduce drm_fb_helper_prepare()
Thierry Reding
18
-28
/
+72
2014-07-08
drm: Constify struct drm_fb_helper_funcs
Thierry Reding
17
-17
/
+17
2014-07-08
drm/fb-helper: Fix hpd vs. initial config races
Daniel Vetter
5
-16
/
+5
2014-07-08
ttm: use NULL instead of 0 for ttm_bo_reserve()'s pointer arg.
Martin Kepplinger
1
-7
/
+7
2014-07-08
drm/tilcdc: replace late_initcall with module_init
Guido Martínez
1
-1
/
+1
2014-07-08
drm/tilcdc: remove submodule destroy calls
Guido Martínez
6
-53
/
+50
2014-07-08
drm/tilcdc: fix double kfree
Guido Martínez
1
-3
/
+1
2014-07-08
drm/tilcdc: fix release order on exit
Guido Martínez
1
-3
/
+3
2014-07-08
drm/tilcdc: panel: fix leak when unloading the module
Guido Martínez
1
-0
/
+1
2014-07-08
drm/tilcdc: tfp410: fix dangling sysfs connector node
Guido Martínez
1
-0
/
+1
2014-07-08
drm/tilcdc: slave: fix dangling sysfs connector node
Guido Martínez
1
-0
/
+1
2014-07-08
drm/tilcdc: panel: fix dangling sysfs connector node
Guido Martínez
1
-0
/
+1
2014-07-08
drm/crtc-helper: use drm_framebuffer flags
Fabien DESSENNE
1
-0
/
+1
2014-07-08
drm/ttm: fix handling of TTM_PL_FLAG_TOPDOWN v2
Christian König
5
-4
/
+11
2014-07-08
vgaarb: We can own non-decoded resources
Alex Williamson
1
-18
/
+22
2014-07-08
Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into drm-next
Dave Airlie
11
-56
/
+41
2014-07-08
Merge tag 'topic/core-stuff-2014-06-30' of git://anongit.freedesktop.org/drm-intel into drm-next
Dave Airlie
57
-98
/
+334
2014-07-08
Merge tag 'vmwgfx-next-2014-07-04' of git://people.freedesktop.org/~thomash/linux into drm-next
Dave Airlie
7
-413
/
+673
2014-07-08
drm/omap: remove null test before kfree
Fabian Frederick
1
-3
/
+1
2014-07-08
drm/bochs: replace ALIGN(PAGE_SIZE) by PAGE_ALIGN
Fabian Frederick
1
-1
/
+1
2014-07-08
drm/ttm: recognize ARM arch in ioprot handler
Lucas Stach
1
-1
/
+1
2014-07-08
drm: enable render-nodes by default
David Herrmann
2
-7
/
+1
2014-07-08
drm/ttm: remove declaration of ttm_tt_cache_flush
Alexandre Courbot
1
-12
/
+0
2014-07-08
drm/gem: remove misleading gfp parameter to get_pages()
David Herrmann
6
-17
/
+28
2014-07-08
drm/omap: use __GFP_DMA32 for shmem-backed gem
David Herrmann
1
-9
/
+8
2014-07-06
Linux 3.16-rc4
Linus Torvalds
1
-1
/
+1
2014-07-06
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-0
/
+15
2014-07-06
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
13
-43
/
+86
2014-07-05
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
5
-5
/
+51
2014-07-05
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
24
-67
/
+292
2014-07-05
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-6
/
+19
2014-07-06
Merge tag 'drm-intel-fixes-2014-07-03' of git://anongit.freedesktop.org/drm-intel
Dave Airlie
3
-1
/
+42
2014-07-06
Merge branch 'vmwgfx-fixes-3.16' of git://people.freedesktop.org/~thomash/linux
Dave Airlie
1
-1
/
+0
2014-07-06
Merge branch 'tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox
Dave Airlie
1
-3
/
+9
2014-07-05
genirq: Fix memory leak when calling irq_free_hwirqs()
Keith Busch
1
-2
/
+2
2014-07-05
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
5
-6
/
+9
2014-07-04
MAINTAINERS: Add few more Keystone drivers
Santosh Shilimkar
1
-1
/
+25
2014-07-04
MAINTAINERS: merge MXS entry into IMX one
Shawn Guo
1
-7
/
+1
2014-07-04
Merge tag 'mvebu-fixes-3.16-2' of git://git.infradead.org/linux-mvebu into fixes
Olof Johansson
4
-18
/
+47
2014-07-04
ARM: sunxi: Reintroduce the restart code for A10/A20 SoCs
Maxime Ripard
1
-0
/
+77
2014-07-04
Merge tag 'omap-for-v3.16/fixes-against-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
Olof Johansson
16
-39
/
+139
2014-07-04
Merge tag 'md/3.16-fixes' of git://neil.brown.name/md
Linus Torvalds
1
-1
/
+14
2014-07-04
Merge tag 'sound-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
6
-41
/
+101
2014-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
Linus Torvalds
14
-47
/
+109
[next]