index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-31
uvesafb: Clean up MTRR code
Andy Lutomirski
3
-64
/
+23
2013-05-31
radeon: Switch to arch_phys_wc_add and add a missing ..._del
Andy Lutomirski
1
-2
/
+3
2013-05-31
i915: Use arch_phys_wc_{add,del}
Andy Lutomirski
1
-38
/
+4
2013-05-31
drm, agpgart: Use pgprot_writecombine for AGP maps and make the MTRR optional
Andy Lutomirski
4
-22
/
+15
2013-05-31
drm: Update drm_addmap and drm_mmap to use PAT WC instead of MTRRs
Andy Lutomirski
2
-21
/
+21
2013-05-31
drm (ast, cirrus, mgag200, nouveau, savage, vmwgfx): Remove drm_mtrr_{add, del}
Andy Lutomirski
8
-107
/
+35
2013-05-31
Add arch_phys_wc_{add, del} to manipulate WC MTRRs if needed
Andy Lutomirski
4
-1
/
+112
2013-05-31
Merge tag 'drm-intel-next-2013-05-20-merged' of git://people.freedesktop.org/...
Dave Airlie
35
-2161
/
+4400
2013-05-31
drm/qxl: fix build warnings on 32-bit
Dave Airlie
2
-6
/
+7
2013-05-30
Merge branch 'drm-fixes-3.10' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
5
-36
/
+25
2013-05-29
radeon: use max_bus_speed to activate gen2 speeds
Kleber Sacilotto de Souza
3
-21
/
+7
2013-05-29
drm/radeon: narrow scope of Apple re-POST hack
Alex Deucher
1
-1
/
+3
2013-05-29
drm/radeon: don't check crtcs in card_posted() on cards without DCE
Alex Deucher
1
-0
/
+4
2013-05-29
drm/radeon: fix card_posted check for newer asics
Alex Deucher
1
-10
/
+9
2013-05-29
drm/radeon: fix typo in cu_per_sh on verde
Alex Deucher
1
-1
/
+1
2013-05-29
drm/radeon: UVD block on SUMO2 is the same as on SUMO
Christian König
1
-3
/
+1
2013-05-28
qxl: fix Kconfig deps - select FB_DEFERRED_IO
Andrew Jones
1
-0
/
+1
2013-05-24
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
6
-32
/
+87
2013-05-24
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Dave Airlie
12
-77
/
+64
2013-05-24
Merge remote-tracking branch 'pfdo/drm-fixes' into drm-next
Dave Airlie
4
-55
/
+11
2013-05-23
Merge tag 'pci-v3.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-7
/
+23
2013-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-23
/
+69
2013-05-23
Merge tag 'tty-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
13
-184
/
+234
2013-05-23
Merge tag 'staging-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
32
-52
/
+499
2013-05-23
Merge tag 'driver-core-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-3
/
+6
2013-05-23
Merge tag 'char-misc-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-13
/
+29
2013-05-23
Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
75
-238
/
+268
2013-05-23
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-12
/
+30
2013-05-23
lib: make iovec obj instead of lib
Randy Dunlap
1
-2
/
+2
2013-05-23
Input: wacom - add an eraser to DTH2242/DTK2241
Ping Cheng
1
-4
/
+15
2013-05-23
drm/exynos: replace request_threaded_irq with devm function
Seung-Woo Kim
4
-26
/
+8
2013-05-23
drm/exynos: remove unnecessary devm_kfree
Seung-Woo Kim
2
-4
/
+0
2013-05-23
drm/exynos: fix build warnings from ipp fimc
Seung-Woo Kim
1
-1
/
+1
2013-05-23
drm/exynos: cleanup device pointer usages
Seung-Woo Kim
9
-29
/
+29
2013-05-23
drm/exynos: wait for the completion of pending page flip
Inki Dae
1
-0
/
+16
2013-05-23
drm/exynos: use drm_send_vblank_event() helper
Rob Clark
1
-8
/
+2
2013-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...
Linus Torvalds
7
-35
/
+8
2013-05-22
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
30
-237
/
+309
2013-05-22
staging: dwc2: remove compile warning for USB_DWC2_TRACK_MISSED_SOFS
Paul Zimmerman
2
-2
/
+1
2013-05-22
Merge tag 'iio-fixes-for-3.10a' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
5
-14
/
+16
2013-05-22
iio: exynos_adc: fix wrong structure extration in suspend and resume
Naveen Krishna Chatradhi
1
-4
/
+4
2013-05-22
iio:common:st: added disable function after read info raw data
Denis CIOCCA
1
-0
/
+2
2013-05-22
iio: dac: Fix build error when CONFIG_SPI_MASTER=y && CONFIG_I2C=m
Axel Lin
1
-3
/
+3
2013-05-22
staging:iio:light:tsl2x7x: fix the error handling in tsl2x7x_probe()
Wei Yongjun
1
-4
/
+5
2013-05-22
staging/iio/mxs-lradc: fix preenable for multiple buffers
Michał Mirosław
1
-3
/
+2
2013-05-22
avr32: fix building warnings caused by redefinitions of HZ
Jiang Liu
4
-27
/
+2
2013-05-22
tty: mxser: Fix build warning introduced by dfc7b837c7f9 (Re: linux-next: bui...
Matwey V. Kornilov
1
-3
/
+3
2013-05-22
mm: Fix virt_to_page() warning
Ralf Baechle
1
-1
/
+1
2013-05-22
Merge tag 'mfd-fixes-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-96
/
+134
2013-05-22
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-56
/
+60
[next]