index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-12
kbuild: Fix modpost segfault
Krzysztof Halasa
1
-1
/
+1
2010-06-10
kbuild: Create output directory in Makefile.modbuiltin
Michal Marek
1
-0
/
+5
2010-06-09
kbuild: Generate modules.builtin in make modules
Michal Marek
1
-2
/
+2
2010-06-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
22
-223
/
+380
2010-06-09
Merge branch 'for-2.6.35' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-3
/
+2
2010-06-09
FRV: Reinstate null behaviour for the GDB remote protocol 'p' command
David Howells
1
-0
/
+6
2010-06-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
16
-218
/
+362
2010-06-09
Merge branch 'msm-urgent' of git://codeaurora.org/quic/kernel/dwalker/linux-msm
Linus Torvalds
2
-1
/
+2
2010-06-09
Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2
-1
/
+2
2010-06-09
mmc: msm: fix compile error on MSM7x30
Daniel Walker
1
-1
/
+1
2010-06-09
misc: Fix allocation 'borrowed' by vhost_net
Alan Cox
2
-2
/
+7
2010-06-09
microblaze: Fix sg_dma_len() regression
FUJITA Tomonori
1
-1
/
+0
2010-06-09
microblaze: Define ARCH_SLAB_MINALIGN to fix slab crash
Michal Simek
1
-0
/
+2
2010-06-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
1
-5
/
+19
2010-06-08
Revert "drm/i915: Don't enable pipe/plane/VCO early (wait for DPMS on)."
Linus Torvalds
1
-0
/
+5
2010-06-08
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
28
-105
/
+340
2010-06-08
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
7
-25
/
+31
2010-06-08
writeback: limit write_cache_pages integrity scanning to current EOF
Dave Chinner
1
-0
/
+15
2010-06-08
xfs: remove nr_to_write writeback windup.
Dave Chinner
1
-8
/
+0
2010-06-08
writeback: pay attention to wbc->nr_to_write in write_cache_pages
Dave Chinner
3
-23
/
+6
2010-06-08
Merge branch 'bkl/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Linus Torvalds
1
-1
/
+1
2010-06-08
Merge branch 'for-2.6.34-incoming' into for-2.6.35-incoming
J. Bruce Fields
424
-2240
/
+3779
2010-06-08
nfsd4: shut down callback queue outside state lock
J. Bruce Fields
1
-1
/
+1
2010-06-08
hp_sdc_rtc: fix broken ioctl conversion
Arnd Bergmann
1
-1
/
+1
2010-06-08
mac80211: fix deauth before assoc
Johannes Berg
1
-2
/
+38
2010-06-08
iwlwifi: add missing rcu_read_lock
Johannes Berg
1
-0
/
+2
2010-06-08
[S390] Update default configuration.
Martin Schwidefsky
1
-10
/
+13
2010-06-08
[S390] arch/s390/kvm: Use GFP_ATOMIC when a lock is held
Julia Lawall
1
-1
/
+1
2010-06-08
[S390] kprobes: add parameter check to module_free()
Hendrik Brueckner
1
-2
/
+4
2010-06-08
[S390] appldata/extmem/kvm: add missing GFP_KERNEL flag
Heiko Carstens
4
-12
/
+13
2010-06-08
drm/radeon: don't poll tv dac if crtc2 is in use.
Dave Airlie
1
-0
/
+11
2010-06-08
drm/radeon: reset i2c valid to avoid incorrect tv-out polling.
Dave Airlie
1
-0
/
+2
2010-06-08
drm/nv50: fix iommu errors caused by device reading from address 0
Ben Skeggs
1
-2
/
+8
2010-06-08
drm/nouveau: off by one in init_i2c_device_find()
Dan Carpenter
1
-1
/
+1
2010-06-08
nouveau: off by one in nv50_gpio_location()
Dan Carpenter
1
-1
/
+1
2010-06-08
drm/nouveau: completely fail init if we fail to map the PRAMIN BAR
Ben Skeggs
1
-12
/
+7
2010-06-08
drm/nouveau: match U/DP script against SOR link
Ben Skeggs
1
-3
/
+20
2010-06-07
Merge git://git.infradead.org/~dwmw2/mtd-2.6.35
Linus Torvalds
6
-90
/
+106
2010-06-07
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-27
/
+30
2010-06-08
drm/radeon/kms/pm: resurrect printing power states
Rafał Miłecki
1
-0
/
+45
2010-06-08
drm/radeon/kms: add trivial debugging for voltage
Rafał Miłecki
4
-0
/
+5
2010-06-08
drm/radeon/kms/r600+: use voltage from requested clock mode (v3)
Rafał Miłecki
3
-10
/
+12
2010-06-08
drm/radeon/kms/pm: track current voltage (v2)
Alex Deucher
6
-7
/
+22
2010-06-08
drm/radeon/kms/pm: Disable voltage adjust on RS780/RS880
Alex Deucher
1
-4
/
+1
2010-06-08
drm/radeon/kms: fix typo in printing the HPD info
Alex Deucher
1
-2
/
+1
2010-06-08
drm/radeon/kms/pm: add mid profile
Alex Deucher
5
-13
/
+126
2010-06-08
drm/radeon/kms/pm: Misc fixes
Alex Deucher
1
-16
/
+10
2010-06-08
drm/radeon/kms/combios: fix typo in voltage fix
Alex Deucher
1
-1
/
+1
2010-06-08
drm/radeon/kms/evergreen: set accel_enabled
Alex Deucher
4
-3
/
+12
2010-06-08
drm/vmwgfx: return -EFAULT for copy_to_user errors
Dan Carpenter
2
-2
/
+7
[next]