aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-09USB: Storage: Update unusual_devs entry for Datafab KECF-USBNick Holloway
2009-02-09USB: Correct Makefile to make isp1760 buildableIvan Kuten
2009-02-09USB: option: New mobile broadband modems to be supportedDirk De Schepper
2009-02-09USB: two more usb ids for ti_usb_3410_5052Oliver Neukum
2009-02-09USB: ftdi_sio: unlock_kernel() on error in set_serial_info()Dan Carpenter
2009-02-09USB: usb-storage: add Pentax to the bad-vendor listAlan Stern
2009-02-09USB: ftdi_sio: add support for the NDI Polaris systemStephane Clerambault
2009-02-09USB: usb-serial: fix the aircable_init failure pathDave Young
2009-02-09USB: usb-storage: remove WARN from last-sector hacksAlan Stern
2009-02-09Revert USB: option: add Pantech cardsGreg Kroah-Hartman
2009-02-09USB: cdc-acm.c: remove duplicate lines for MTK gps supportJames Treacy
2009-02-09USB: fsl_qe_udc: Fix stalled TX requests bugAnton Vorontsov
2009-02-09USB: fsl_qe_udc: Fix muram corruption by disabled endpointsAnton Vorontsov
2009-02-09USB: fsl_qe_udc: Fix disconnects reporting during bus resetAnton Vorontsov
2009-02-09USB: fsl_qe_udc: Fix QE USB controller initializationAnton Vorontsov
2009-02-09USB: fsl_qe_udc: Fix recursive locking bug in ch9getstatus()Anton Vorontsov
2009-02-09USB: fsl_qe_udc: Fix oops on QE UDC probe failureAnton Vorontsov
2009-02-09Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2009-02-09lockd: fix regression in lockd's handling of blocked locksJ. Bruce Fields
2009-02-09i915: Fix more size_t format string warningsLinus Torvalds
2009-02-09Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2009-02-09FRV: in_interrupt() requires #inclusion of linux/hardirq.h not asm/hardirq.h nowDavid Howells
2009-02-09x86: spinlocks: define dummy __raw_spin_is_contendedKyle McMartin
2009-02-09x86: math_emu info cleanupTejun Heo
2009-02-09x86: include correct %gs in a.out core dumpTejun Heo
2009-02-09x86, vmi: put a missing paravirt_release_pmd in pgd_dtorAlok Kataria
2009-02-09x86: find nr_irqs_gsi with mp_ioapic_routingYinghai Lu
2009-02-09x86: add clflush before monitor for Intel 7400 seriesPallipadi, Venkatesh
2009-02-09Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King
2009-02-08sparc64: Fix probe_kernel_{read,write}().David S. Miller
2009-02-08sparc64: Kill .fixup section bloat.David S. Miller
2009-02-09crypto: scatterwalk - Avoid flush_dcache_page on slab pagesHerbert Xu
2009-02-08netxen: fix msi-x interrupt handlingDhananjay Phadke
2009-02-08de2104x: force correct order when writing to rx ringRisto Suominen
2009-02-08tun: Fix unicast filter overflowAlex Williamson
2009-02-08drivers/isdn: introduce missing kfreeJulia Lawall
2009-02-08drivers/atm: introduce missing kfreeJulia Lawall
2009-02-08mm: fix error case in mlock downgrade reversionHugh Dickins
2009-02-08Linux 2.6.29-rc4Linus Torvalds
2009-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-updateLinus Torvalds
2009-02-08radeonfb: Fix resume from D3Cold on some platformsBenjamin Herrenschmidt
2009-02-08aty128fb: Properly save PCI state before changing PCI PM levelBenjamin Herrenschmidt
2009-02-08atyfb: Properly save PCI state before changing PCI PM levelBenjamin Herrenschmidt
2009-02-08async: use list_move_tailStefan Richter
2009-02-08async: Rename _special -> _domain for clarity.Cornelia Huck
2009-02-08async: Add some documentation.Cornelia Huck
2009-02-08async: Handle kthread_run() return codes.Cornelia Huck
2009-02-08async: Fix running list handling.Cornelia Huck
2009-02-08drm/i915: select framebuffer support automaticallyIngo Molnar