Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2009-03-30 | 18 | -256/+461 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | PCI PM: Make pci_prepare_to_sleep() disable wake-up if needed | Rafael J. Wysocki | 2009-03-30 | 1 | -1/+1 | |
| * | | | | | | | | radeonfb: Use __pci_complete_power_transition() | Rafael J. Wysocki | 2009-03-30 | 1 | -1/+1 | |
| * | | | | | | | | PCI PM: Introduce __pci_[start|complete]_power_transition() (rev. 2) | Rafael J. Wysocki | 2009-03-30 | 2 | -18/+52 | |
| * | | | | | | | | PCI PM: Restore config spaces of all devices during early resume | Rafael J. Wysocki | 2009-03-30 | 1 | -7/+9 | |
| * | | | | | | | | PCI PM: Make pci_set_power_state() handle devices with no PM support | Rafael J. Wysocki | 2009-03-30 | 1 | -6/+12 | |
| * | | | | | | | | PCI PM: Put devices into low power states during late suspend (rev. 2) | Rafael J. Wysocki | 2009-03-30 | 1 | -53/+81 | |
| * | | | | | | | | PCI PM: Move pci_restore_standard_config to pci-driver.c | Rafael J. Wysocki | 2009-03-30 | 3 | -22/+17 | |
| * | | | | | | | | PCI PM: Use pci_set_power_state during early resume | Rafael J. Wysocki | 2009-03-30 | 1 | -39/+9 | |
| * | | | | | | | | PCI PM: Consistently use variable name "error" for pm call return values | Frans Pop | 2009-03-30 | 1 | -10/+10 | |
| * | | | | | | | | kexec: Change kexec jump code ordering | Rafael J. Wysocki | 2009-03-30 | 1 | -10/+9 | |
| * | | | | | | | | PM: Change hibernation code ordering | Rafael J. Wysocki | 2009-03-30 | 1 | -48/+61 | |
| * | | | | | | | | PM: Change suspend code ordering | Rafael J. Wysocki | 2009-03-30 | 1 | -16/+22 | |
| * | | | | | | | | PM: Rework handling of interrupts during suspend-resume | Rafael J. Wysocki | 2009-03-30 | 7 | -40/+83 | |
| * | | | | | | | | PM: Introduce functions for suspending and resuming device interrupts | Rafael J. Wysocki | 2009-03-30 | 6 | -7/+116 | |
* | | | | | | | | | dma-debug: fix printk formats (i386) | Randy Dunlap | 2009-03-30 | 1 | -4/+4 | |
* | | | | | | | | | reiserfs: xattr_create is unused with xattrs disabled | Jeff Mahoney | 2009-03-30 | 1 | -0/+2 | |
* | | | | | | | | | reiserfs: fix build breakage | Alexander Beregalov | 2009-03-30 | 1 | -1/+2 | |
* | | | | | | | | | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl... | Linus Torvalds | 2009-03-30 | 39 | -434/+27309 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | drm: detect hdmi monitor by hdmi identifier (v3) | Ma Ling | 2009-03-29 | 2 | -0/+63 | |
| * | | | | | | | | | drm: drm_fops.c unlock missing on error path | Dan Carpenter | 2009-03-29 | 1 | -0/+1 | |
| * | | | | | | | | | drm: reorder struct drm_ioctl_desc to save space on 64 bit builds | Richard Kennedy | 2009-03-29 | 1 | -3/+3 | |
| * | | | | | | | | | radeon: add some new pci ids | Alex Deucher | 2009-03-29 | 1 | -0/+2 | |
| * | | | | | | | | | drm: read EDID extensions from monitor | Ma Ling | 2009-03-29 | 2 | -29/+95 | |
| * | | | | | | | | | drm: Use a little stash on the stack to avoid kmalloc in most DRM ioctls. | Eric Anholt | 2009-03-29 | 1 | -5/+10 | |
| * | | | | | | | | | drm/radeon: add regs required for occlusion queries support | Maciej Cencora | 2009-03-29 | 4 | -2/+11 | |
| * | | | | | | | | | drm/i915: check the return value from the copy from user | Dave Airlie | 2009-03-28 | 1 | -1/+4 | |
| * | | | | | | | | | drm: merge Linux master into HEAD | Dave Airlie | 2009-03-28 | 4618 | -180926/+334646 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | drm/radeon: fix logic in r600_page_table_init() to match ati_gart | Alex Deucher | 2009-03-18 | 1 | -2/+2 | |
| * | | | | | | | | | drm/radeon: r600 ptes are 64-bit, cleanup cleanup function. | Dave Airlie | 2009-03-13 | 1 | -1/+1 | |
| * | | | | | | | | | drm/radeon: don't call irq changes on r600 suspend/resume | Dave Airlie | 2009-03-13 | 1 | -0/+6 | |
| * | | | | | | | | | drm/radeon: fix r600 writeback across suspend/resume | Dave Airlie | 2009-03-13 | 1 | -3/+0 | |
| * | | | | | | | | | drm/radeon: fix r600 writeback setup. | Dave Airlie | 2009-03-13 | 1 | -13/+22 | |
| * | | | | | | | | | drm: fix warnings about new mappings in info code. | Dave Airlie | 2009-03-13 | 1 | -3/+3 | |
| * | | | | | | | | | drm/radeon: NULL noise: drivers/gpu/drm/radeon/radeon_*.c | Hannes Eder | 2009-03-13 | 3 | -3/+3 | |
| * | | | | | | | | | drm/radeon: fix r600 pci mapping calls. | Dave Airlie | 2009-03-13 | 1 | -6/+6 | |
| * | | | | | | | | | drm/radeon: r6xx/r7xx: fix possible oops in r600_page_table_cleanup() | Alex Deucher | 2009-03-13 | 1 | -0/+3 | |
| * | | | | | | | | | radeon: call the correct idle function, logic got inverted. | Dave Airlie | 2009-03-13 | 1 | -1/+1 | |
| * | | | | | | | | | drm/radeon: RS600: fix interrupt handling | Alex Deucher | 2009-03-13 | 2 | -9/+9 | |
| * | | | | | | | | | drm/r600: fix rptr address along lines of previous fixes to radeon. | Dave Airlie | 2009-03-13 | 1 | -10/+4 | |
| * | | | | | | | | | drm/r600: fixup r600 gart table accessor like ati_pcigart.c | Dave Airlie | 2009-03-13 | 1 | -10/+13 | |
| * | | | | | | | | | drm/ati_pcigart: use memset_io to reset the memory | Dave Airlie | 2009-03-13 | 1 | -4/+3 | |
| * | | | | | | | | | drm: add DRM_READ/WRITE64 wrappers around readq/writeq. | Dave Airlie | 2009-03-13 | 1 | -0/+19 | |
| * | | | | | | | | | radeon: add RS600 pci ids | Alex Deucher | 2009-03-13 | 1 | -0/+3 | |
| * | | | | | | | | | radeon: add support for rs600 GPUs | Alex Deucher | 2009-03-13 | 3 | -5/+185 | |
| * | | | | | | | | | radeon: fix r600 AGP support | Alex Deucher | 2009-03-13 | 1 | -3/+3 | |
| * | | | | | | | | | radeon: add R6xx/R7xx pci ids | Alex Deucher | 2009-03-13 | 1 | -0/+108 | |
| * | | | | | | | | | drm/radeon: add initial support for R6xx/R7xx GPUs | Alex Deucher | 2009-03-13 | 5 | -65/+2439 | |
| * | | | | | | | | | drm/radeon: add r6xx/r7xx microcode | Alex Deucher | 2009-03-13 | 1 | -0/+23297 | |
| * | | | | | | | | | drm/radeon: prep for r6xx/r7xx support | Alex Deucher | 2009-03-13 | 3 | -2/+521 |