aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* USB: fsl_qe_udc: Fix QE USB controller initializationAnton Vorontsov2009-02-09
* USB: fsl_qe_udc: Fix recursive locking bug in ch9getstatus()Anton Vorontsov2009-02-09
* USB: fsl_qe_udc: Fix oops on QE UDC probe failureAnton Vorontsov2009-02-09
* i915: Fix more size_t format string warningsLinus Torvalds2009-02-09
* Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-02-09
|\
| * drm/i915: select framebuffer support automaticallyIngo Molnar2009-02-08
| * drm/i915: add get_vblank_counter function for GM45Jesse Barnes2009-02-08
| * drm/i915: capture last_vblank count at IRQ uninstall time tooJesse Barnes2009-02-08
| * drm/i915: Unlock mutex on i915_gem_fault() error pathChris Wilson2009-02-08
| * drm/i915: Quiet the message on get/setparam ioctl with an unknown value.Eric Anholt2009-02-08
| * drm/i915: skip LVDS initialization on Apple Mac MiniPaul Collins2009-02-08
| * drm/i915: sync SDVO code with stable userland modesetting driverJesse Barnes2009-02-08
| * drm/i915: Unref the object after failing to set tiling mode.Chris Wilson2009-02-08
| * drm/i915: add fence register management to execbufJesse Barnes2009-02-08
| * drm/i915: Return error from i915_gem_object_get_fence_reg() when failing.Eric Anholt2009-02-08
| * drm/i915: Set up an MTRR covering the GTT at driver load.Eric Anholt2009-02-08
| * drm/i915: Skip SDVO/HDMI init when the chipset tells us it's not present.Eric Anholt2009-02-08
| * drm/i915: Suppress GEM teardown on X Server exit in KMS mode.Eric Anholt2009-02-08
| * drm/radeon: fix ioremap conflict with AGP mappingsDave Airlie2009-02-08
| * i915: fix unneeded locking in i915 LVDS get modes code.Dave Airlie2009-02-03
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-02-09
|\ \
| * | crypto: scatterwalk - Avoid flush_dcache_page on slab pagesHerbert Xu2009-02-08
| * | crypto: shash - Fix tfm destructionHerbert Xu2009-02-05
| * | crypto: api - Fix zeroing on freeHerbert Xu2009-02-05
| * | crypto: shash - Fix module refcountAdrian-Ken Rueegsegger2009-02-05
| * | crypto: api - Fix algorithm test race that broke aead initialisationHerbert Xu2009-01-27
* | | FRV: in_interrupt() requires #inclusion of linux/hardirq.h not asm/hardirq.h nowDavid Howells2009-02-09
* | | x86: spinlocks: define dummy __raw_spin_is_contendedKyle McMartin2009-02-09
* | | mm: fix error case in mlock downgrade reversionHugh Dickins2009-02-08
* | | Linux 2.6.29-rc4Linus Torvalds2009-02-08
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-updateLinus Torvalds2009-02-08
|\ \ \
| * | | async: use list_move_tailStefan Richter2009-02-08
| * | | async: Rename _special -> _domain for clarity.Cornelia Huck2009-02-08
| * | | async: Add some documentation.Cornelia Huck2009-02-08
| * | | async: Handle kthread_run() return codes.Cornelia Huck2009-02-08
| * | | async: Fix running list handling.Cornelia Huck2009-02-08
* | | | radeonfb: Fix resume from D3Cold on some platformsBenjamin Herrenschmidt2009-02-08
* | | | aty128fb: Properly save PCI state before changing PCI PM levelBenjamin Herrenschmidt2009-02-08
* | | | atyfb: Properly save PCI state before changing PCI PM levelBenjamin Herrenschmidt2009-02-08
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-02-07
|\ \ \
| * | | PCI PM: make the PM core more careful with drivers using the new PM frameworkRafael J. Wysocki2009-02-04
| * | | PCI PM: Read power state from device after trying to change it on resumeRafael J. Wysocki2009-02-04
| * | | PCI PM: Do not disable and enable bridges during suspend-resumeRafael J. Wysocki2009-02-04
| * | | PCI: PCIe portdrv: Simplify suspend and resumeRafael J. Wysocki2009-02-04
| * | | PCI PM: Fix saving of device state in pci_legacy_suspendRafael J. Wysocki2009-02-04
| * | | PCI PM: Check if the state has been saved before trying to restore itRafael J. Wysocki2009-02-04
| * | | PCI PM: Fix handling of devices without driversRafael J. Wysocki2009-02-04
| * | | PCI: return error on failure to read PCI ROMsTimothy S. Nelson2009-02-04
| * | | PCI: properly clean up ASPM link state on device removeAlex Chiang2009-02-04
* | | | module: remove over-zealous check in __module_get()Rusty Russell2009-02-07