Age | Commit message (Expand) | Author |
2009-08-05 | ARM: 5637/1: [KS8695] Don't reference CLOCK_TICK_RATE in drivers | Andrew Victor |
2009-07-30 | ARM: S3C64XX: serial: Fix section mismatch warning | Ramax Lo |
2009-07-30 | ARM: S3C24XX: serial: Fix section mismatch warnings | Ramax Lo |
2009-07-29 | Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2009-07-29 | Merge branch 'zero-length' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds |
2009-07-29 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2009-07-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2009-07-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds |
2009-07-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2009-07-29 | pty: avoid forcing 'low_latency' tty flag | OGAWA Hirofumi |
2009-07-29 | drm/radeon: set fb aperture sizes for framebuffer handoff. | Dave Airlie |
2009-07-29 | drm/ttm: fix highuser vs dma32 confusion. | Dave Airlie |
2009-07-29 | drm/radeon: Fix size used for benchmarking BO copies. | Michel Dänzer |
2009-07-29 | drm/radeon: Add radeon.test parameter for running BO GPU copy tests. | Michel Dänzer |
2009-07-29 | drm/radeon/kms: allow interruptible waits for objects. | Dave Airlie |
2009-07-29 | drm/ttm: powerpc: Fix Highmem cache flushing. | Thomas Hellstrom |
2009-07-29 | drm/ttm: Fix ttm in-kernel copying of pages with non-standard caching attribu... | Thomas Hellstrom |
2009-07-29 | drm/ttm: Fix an oops and sync object leak. | Thomas Hellstrom |
2009-07-29 | drm/radeon/kms: vram sizing on certain r100 chips needs workaround. | Dave Airlie |
2009-07-29 | drm/radeon: Pay more attention to object placement requested by userspace. | Michel Dänzer |
2009-07-29 | drm/radeon: Fall back to evicting BOs with memcpy if necessary. | Michel Dänzer |
2009-07-29 | drm/radeon: Don't unreserve twice on failure to validate. | Michel Dänzer |
2009-07-29 | drm/radeon/kms: fix bandwidth computation on avivo hardware | Jerome Glisse |
2009-07-29 | drm/radeon/kms: add initial colortiling support. | Dave Airlie |
2009-07-28 | Remove zero-length file drivers/char/vr41xx_giu.c | Jeff Garzik |
2009-07-28 | libata: accept late unlocking of HPA | Tejun Heo |
2009-07-28 | libata: Updates and fixes for pata_at91 driver | Sergey Matyukevich |
2009-07-28 | ata_piix: Add new short cable ID | Steve Conklin |
2009-07-28 | ata_piix: Add new laptop short cable IDs | Steve Conklin |
2009-07-28 | ahci: add device IDs for Ibex Peak ahci controllers | David Milburn |
2009-07-28 | libata: remove superfluous NULL pointer checks | Bartlomiej Zolnierkiewicz |
2009-07-28 | libata: add missing NULL pointer check to ata_eh_reset() | Bartlomiej Zolnierkiewicz |
2009-07-28 | pata_pcmcia: add CNF-CDROM-ID | Wolfram Sang |
2009-07-28 | USB: xhci: Stall handling bug fixes. | Sarah Sharp |
2009-07-28 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2009-07-28 | USB: xhci: Support for 64-byte contexts | John Youn |
2009-07-28 | USB: xhci: Always align output device contexts to 64 bytes. | Sarah Sharp |
2009-07-28 | USB: xhci: Scratchpad buffer allocation | John Youn |
2009-07-28 | USB: Fix parsing of SuperSpeed Endpoint Companion descriptor. | Sarah Sharp |
2009-07-28 | USB: xhci: Fail gracefully if there's no SS ep companion descriptor. | Sarah Sharp |
2009-07-28 | USB: xhci: Handle babble errors on transfers. | Sarah Sharp |
2009-07-28 | USB: xhci: Setup HW retries correctly. | Sarah Sharp |
2009-07-28 | USB: xhci: Check if the host controller died in IRQ handler. | Sarah Sharp |
2009-07-28 | USB: xhci: Don't oops if the host doesn't halt. | Sarah Sharp |
2009-07-28 | USB: xhci: Make debugging more verbose. | Sarah Sharp |
2009-07-28 | USB: xhci: Correct Event Handler Busy flag usage. | Sarah Sharp |
2009-07-28 | USB: xhci: Handle short control packets correctly. | Sarah Sharp |
2009-07-28 | USB: xhci: Represent 64-bit addresses with one u64. | Sarah Sharp |
2009-07-28 | USB: xhci: Use GFP_ATOMIC while holding spinlocks. | Sarah Sharp |
2009-07-28 | USB: xhci: Deal with stalled endpoints. | Sarah Sharp |