Age | Commit message (Expand) | Author | Files | Lines |
2010-05-18 | drm/fbdev: fix cloning on fbcon | Dave Airlie | 1 | -0/+2 |
2010-05-18 | drm/fbdev: rework output polling to be back in the core. (v4) | Dave Airlie | 3 | -11/+22 |
2010-05-18 | vga16fb, drm: vga16fb->drm handoff | Marcin Slusarz | 1 | -1/+2 |
2010-05-18 | fbmem, drm/nouveau: kick firmware framebuffers as soon as possible | Marcin Slusarz | 1 | -0/+1 |
2010-05-18 | fbdev: allow passing more than one aperture for handoff | Marcin Slusarz | 1 | -2/+15 |
2010-05-18 | drm/radeon/kms: add query for crtc hw id from crtc id to get info V2 | Jerome Glisse | 1 | -0/+1 |
2010-05-18 | drm_edid: There should be 6 Standard Timings | Dan Carpenter | 1 | -1/+1 |
2010-04-20 | Merge branch 'drm-ttm-unmappable' into drm-core-next | Dave Airlie | 2 | -26/+60 |
2010-04-20 | drm/ttm: remove io_ field from TTM V6 | Jerome Glisse | 1 | -12/+0 |
2010-04-20 | drm/ttm: ttm_fault callback to allow driver to handle bo placement V6 | Jerome Glisse | 2 | -1/+38 |
2010-04-20 | drm: free core gem object from driver callbacks | Daniel Vetter | 1 | -0/+1 |
2010-04-20 | drm: extract drm_gem_object_init | Daniel Vetter | 1 | -0/+2 |
2010-04-20 | Merge branch 'drm-fbdev-cleanup' into drm-core-next | Dave Airlie | 3 | -47/+53 |
2010-04-20 | Merge branch 'drm-edid-fixes' into drm-core-next | Dave Airlie | 2 | -5/+4 |
2010-04-20 | Merge branch 'drm-ttm-pool' into drm-core-next | Dave Airlie | 1 | -0/+74 |
2010-04-19 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -9/+56 |
2010-04-19 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 1 | -0/+1 |
2010-04-19 | drm/radeon/kms: add FireMV 2400 PCI ID. | Dave Airlie | 1 | -0/+1 |
2010-04-19 | rcu: Make RCU lockdep check the lockdep_recursion variable | Paul E. McKenney | 1 | -4/+1 |
2010-04-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2 | -25/+82 |
2010-04-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -0/+2 |
2010-04-15 | firewire: cdev: change license of exported header files to MIT license | Stefan Richter | 2 | -17/+47 |
2010-04-14 | rcu: Better explain the condition parameter of rcu_dereference_check() | David Howells | 1 | -5/+23 |
2010-04-14 | rcu: Add rcu_access_pointer and rcu_dereference_protected | Paul E. McKenney | 1 | -0/+32 |
2010-04-14 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 1 | -0/+1 |
2010-04-12 | NFSv4: fix delegated locking | Trond Myklebust | 1 | -0/+1 |
2010-04-11 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 71 | -175/+411 |
2010-04-10 | firewire: cdev: comment fixlet | Stefan Richter | 1 | -2/+2 |
2010-04-10 | firewire: cdev: iso packet documentation | Clemens Ladisch | 1 | -6/+33 |
2010-04-09 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 8 | -33/+185 |
2010-04-09 | radix_tree_tag_get() is not as safe as the docs make out [ver #2] | David Howells | 1 | -0/+7 |
2010-04-09 | slab: Generify kernel pointer validation | Pekka Enberg | 1 | -0/+1 |
2010-04-08 | libata: Fix accesses at LBA28 boundary (old bug, but nasty) (v2) | Mark Lord | 1 | -2/+2 |
2010-04-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 | Linus Torvalds | 1 | -0/+1 |
2010-04-08 | x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet. | John Hughes | 1 | -0/+4 |
2010-04-08 | drm/ttm: split no_wait argument in 2 GPU or reserve wait | Jerome Glisse | 2 | -13/+22 |
2010-04-08 | virtio: disable multiport console support. | Michael S. Tsirkin | 1 | -23/+0 |
2010-04-07 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -2/+6 |
2010-04-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 3 | -2/+19 |
2010-04-07 | memcg: fix race in file_mapped accounting | KAMEZAWA Hiroyuki | 1 | -0/+6 |
2010-04-07 | pagemap: fix pfn calculation for hugepage | Naoya Horiguchi | 1 | -2/+2 |
2010-04-07 | kernel.h: fix wrong usage of __ratelimit() | Yong Zhang | 1 | -1/+1 |
2010-04-07 | vfs: rename block_fsync() to blkdev_fsync() | Andrew Morton | 1 | -1/+1 |
2010-04-07 | raw: fsync method is now required | Anton Blanchard | 1 | -0/+1 |
2010-04-07 | include/linux/kfifo.h: fix INIT_KFIFO() | David Härdeman | 1 | -1/+2 |
2010-04-07 | bitops: remove temporary for_each_bit() | Andrew Morton | 1 | -3/+0 |
2010-04-07 | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 2 | -1/+18 |
2010-04-07 | drm/kms/fb: use slow work mechanism for normal hotplug also. | Dave Airlie | 1 | -21/+26 |
2010-04-07 | drm/kms/fb: add polling support for when nothing is connected. | Dave Airlie | 1 | -2/+10 |
2010-04-07 | drm/kms/fb: separate fbdev connector list from core drm connectors | Dave Airlie | 3 | -7/+5 |