Age | Commit message (Expand) | Author | Files | Lines |
2010-04-05 | eeepc-wmi: include slab.h | Tejun Heo | 1 | -0/+1 |
2010-04-05 | Merge branch 'master' into export-slabh | Tejun Heo | 86 | -1689/+3057 |
2010-04-05 | staging/otus: include slab.h from usbdrv.h | Tejun Heo | 1 | -0/+1 |
2010-04-04 | sunxvr500: Ignore secondary output PCI devices. | David S. Miller | 1 | -7/+17 |
2010-04-03 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 1955 | -57747/+102514 |
2010-04-02 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -0/+9 |
2010-04-02 | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -2/+5 |
2010-04-02 | PCI quirk: RS780/RS880: disable MSI behind the PCI bridge | Clemens Ladisch | 1 | -33/+3 |
2010-04-02 | Merge branch 'kgdb-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jw... | Linus Torvalds | 1 | -0/+6 |
2010-04-02 | tty: release_one_tty() forgets to put pids | Oleg Nesterov | 1 | -0/+2 |
2010-04-02 | kgdbts,sh: Add in breakpoint pc offset for superh | Jason Wessel | 1 | -0/+6 |
2010-04-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -1/+5 |
2010-04-02 | Merge branch 'sh/for-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+0 |
2010-04-01 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 72 | -1642/+2837 |
2010-04-01 | drm/radeon/kms: enable ACPI powermanagement mode on radeon gpus. | Dave Airlie | 2 | -0/+8 |
2010-04-01 | drm/radeon/kms: rs400/480 should set common registers. | Dave Airlie | 1 | -0/+2 |
2010-04-01 | drm/radeon/kms: add sanity check to wptr. | Dave Airlie | 1 | -0/+2 |
2010-04-01 | drm/radeon/kms/evergreen: get DP working | Alex Deucher | 1 | -3/+12 |
2010-03-31 | eeepc-wmi: new driver for WMI based hotkeys on Eee PC laptops | Yong Wang | 3 | -0/+168 |
2010-03-31 | asus-laptop: fix warning in asus_handle_init | Corentin Chary | 1 | -2/+2 |
2010-03-31 | drm/radeon/kms: add hw_i2c module option | Alex Deucher | 3 | -3/+10 |
2010-03-31 | drm/radeon/kms: use new pre/post_xfer i2c bit algo hooks | Alex Deucher | 3 | -79/+64 |
2010-03-31 | Merge branch 'v2.6.34-rc2' into drm-linus | Dave Airlie | 3218 | -88913/+202958 |
2010-03-31 | drm/radeon/kms: disable MSI on IGP chips | Alex Deucher | 1 | -5/+3 |
2010-03-31 | drm/radeon/kms: display watermark updates (v2) | Alex Deucher | 9 | -21/+155 |
2010-03-31 | drm/radeon/kms/dp: disable training pattern on the sink at the end of link tr... | Alex Deucher | 1 | -0/+3 |
2010-03-31 | drm/radeon/kms: minor fixes for eDP with LCD* device tags (v2) | Alex Deucher | 2 | -5/+10 |
2010-03-31 | drm/radeon/kms/dp: remove extraneous training complete call | Alex Deucher | 1 | -3/+0 |
2010-03-31 | drm/radeon/kms/atom: minor fixes to transmitter setup | Alex Deucher | 1 | -33/+21 |
2010-03-31 | drm/radeon/kms: Only restrict BO to visible VRAM size when pinning to VRAM. | Michel Dänzer | 1 | -2/+4 |
2010-03-31 | drm: fix build error when SYSRQ is disabled | Randy Dunlap | 1 | -0/+2 |
2010-03-31 | drm/radeon/kms: fix macbookpro connector quirk | Alex Deucher | 1 | -0/+2 |
2010-03-31 | drm/radeon/r6xx/r7xx: further safe reg clean up | Alex Deucher | 1 | -19/+0 |
2010-03-31 | drm/radeon: bump the UMS driver version for r6xx/r7xx const buffer support | Alex Deucher | 1 | -1/+2 |
2010-03-31 | drm/radeon/kms: bump the version for r6xx/r7xx const buffer support | Alex Deucher | 1 | -1/+2 |
2010-03-31 | drm/radeon/r6xx/r7xx: CS parser fixes | Alex Deucher | 3 | -60/+112 |
2010-03-31 | drm/radeon/kms: fix some typos in r6xx/r7xx hpd setup | Alex Deucher | 1 | -7/+7 |
2010-03-31 | drm/radeon/r600: remove some regs are not safe regs for command buffers | Alex Deucher | 1 | -3/+0 |
2010-03-31 | drm: Return ENODEV if the inode mapping changes | Chris Wilson | 1 | -7/+9 |
2010-03-31 | drm/radeon/kms: Fix NULL pointer dereference if memory allocation failed. | Pauli Nieminen | 1 | -3/+5 |
2010-03-31 | drm/radeon/kms: avoid possible oops (call gart_fini before gart_disable) | Jerome Glisse | 6 | -6/+6 |
2010-03-31 | drm/radeon/kms: don't print error on -ERESTARTSYS. | Dave Airlie | 1 | -1/+2 |
2010-03-31 | drm/radeon/kms/atom: make sure tables are valid (v2) | Alex Deucher | 7 | -242/+272 |
2010-03-31 | drm/radeon/kms: remove lvds quirks | Alex Deucher | 2 | -33/+0 |
2010-03-31 | drm/radeon/kms: fix display bandwidth setup on rs4xx | Alex Deucher | 1 | -0/+1 |
2010-03-31 | drm/radeon/kms: never treat rs4xx as AGP | Alex Deucher | 1 | -0/+8 |
2010-03-31 | drm/radeon/kms: display watermark fixes | Alex Deucher | 12 | -51/+87 |
2010-03-31 | drm/radeon/kms: init rdev->num_crtc at asic init | Alex Deucher | 3 | -17/+16 |
2010-03-31 | drm/radeon/kms/pm: fix typo in power table parsing | Alex Deucher | 1 | -1/+1 |
2010-03-31 | drm/radeon/kms: gfx init fixes for r6xx/r7xx | Alex Deucher | 3 | -0/+7 |