summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-29mm: avoid endless looping for oom killed tasksDavid Rientjes
2009-07-29page-allocator: preserve PFN ordering when __GFP_COLD is setMel Gorman
2009-07-29markup_oops: fix it with 32-bit userspace on a 64-bit kernelMatthew Wilcox
2009-07-29kmemleak: Protect the seq start/next/stop sequence by rcu_read_lock()Catalin Marinas
2009-07-29Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-07-29Merge branch 'zero-length' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2009-07-29Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2009-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-07-29pty: avoid forcing 'low_latency' tty flagOGAWA Hirofumi
2009-07-29drm/radeon: set fb aperture sizes for framebuffer handoff.Dave Airlie
2009-07-29drm/ttm: fix highuser vs dma32 confusion.Dave Airlie
2009-07-29drm/radeon: Fix size used for benchmarking BO copies.Michel Dänzer
2009-07-29drm/radeon: Add radeon.test parameter for running BO GPU copy tests.Michel Dänzer
2009-07-29drm/radeon/kms: allow interruptible waits for objects.Dave Airlie
2009-07-29drm/ttm: powerpc: Fix Highmem cache flushing.Thomas Hellstrom
2009-07-29x86: Export kmap_atomic_prot() needed for TTM.Thomas Hellstrom
2009-07-29drm/ttm: Fix ttm in-kernel copying of pages with non-standard caching attribu...Thomas Hellstrom
2009-07-29drm/ttm: Fix an oops and sync object leak.Thomas Hellstrom
2009-07-29drm/radeon/kms: vram sizing on certain r100 chips needs workaround.Dave Airlie
2009-07-29drm/radeon: Pay more attention to object placement requested by userspace.Michel Dänzer
2009-07-29drm/radeon: Fall back to evicting BOs with memcpy if necessary.Michel Dänzer
2009-07-29drm/radeon: Don't unreserve twice on failure to validate.Michel Dänzer
2009-07-29drm/radeon/kms: fix bandwidth computation on avivo hardwareJerome Glisse
2009-07-29drm/radeon/kms: add initial colortiling support.Dave Airlie
2009-07-28Remove zero-length file drivers/char/vr41xx_giu.cJeff Garzik
2009-07-28libata: accept late unlocking of HPATejun Heo
2009-07-28libata: Updates and fixes for pata_at91 driverSergey Matyukevich
2009-07-28ata_piix: Add new short cable IDSteve Conklin
2009-07-28ata_piix: Add new laptop short cable IDsSteve Conklin
2009-07-28ahci: add device IDs for Ibex Peak ahci controllersDavid Milburn
2009-07-28libata: remove superfluous NULL pointer checksBartlomiej Zolnierkiewicz
2009-07-28libata: add missing NULL pointer check to ata_eh_reset()Bartlomiej Zolnierkiewicz
2009-07-28pata_pcmcia: add CNF-CDROM-IDWolfram Sang
2009-07-28USB: xhci: Stall handling bug fixes.Sarah Sharp
2009-07-28Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2009-07-28USB: xhci: Support for 64-byte contextsJohn Youn
2009-07-28USB: xhci: Always align output device contexts to 64 bytes.Sarah Sharp
2009-07-28USB: xhci: Scratchpad buffer allocationJohn Youn
2009-07-28USB: Fix parsing of SuperSpeed Endpoint Companion descriptor.Sarah Sharp
2009-07-28USB: xhci: Fail gracefully if there's no SS ep companion descriptor.Sarah Sharp
2009-07-28USB: xhci: Handle babble errors on transfers.Sarah Sharp
2009-07-28USB: xhci: Setup HW retries correctly.Sarah Sharp
2009-07-28USB: xhci: Check if the host controller died in IRQ handler.Sarah Sharp
2009-07-28USB: xhci: Don't oops if the host doesn't halt.Sarah Sharp
2009-07-28USB: xhci: Make debugging more verbose.Sarah Sharp
2009-07-28USB: xhci: Correct Event Handler Busy flag usage.Sarah Sharp
2009-07-28USB: xhci: Handle short control packets correctly.Sarah Sharp
2009-07-28USB: xhci: Represent 64-bit addresses with one u64.Sarah Sharp