summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [XFS] Fix extent list corruption in xfs_iext_irec_compact_full().Lachlan McIlroy2008-09-261-0/+1
* IPoIB: Fix crash when path record fails after path flushRoland Dreier2008-09-251-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-09-243-8/+35
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-09-241-0/+7
| |\
| | * ath9k: disable MIB interrupts to fix interrupt stormLuis R. Rodriguez2008-09-241-0/+7
| * | netfilter: ip6t_{hbh,dst}: Rejects not-strict mode on rule insertionYasuyuki Kozakai2008-09-241-2/+6
| * | [Bluetooth] Fix USB disconnect handling of btusb driverMarcel Holtmann2008-09-231-4/+15
| * | [Bluetooth] Fix wrong URB handling of btusb driverMarcel Holtmann2008-09-231-2/+4
| * | [Bluetooth] Fix I/O errors on MacBooks with Broadcom chipsMarcel Holtmann2008-09-231-0/+3
| |/
* | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-09-243-5/+7
|\ \
| * | i2c: Fix mailing lists in two MAINTAINERS entriesJean Delvare2008-09-241-2/+2
| * | i2c-dev: Return correct error code on class_create() failureSven Wegener2008-09-241-1/+3
| * | i2c-powermac: Fix section for probe and remove functionsUwe Kleine-Koenig2008-09-241-2/+2
* | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-09-241-0/+1
|\ \ \
| * | | x86: prevent stale state of c1e_mask across CPU offline/online, fixMarc Dionne2008-09-241-0/+1
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-09-242-2/+4
|\ \ \ \
| * | | | [MIPS] Fixe the definition of PTRS_PER_PGDJack Tan2008-09-241-1/+1
| * | | | [MIPS] au1000: Fix gpio directionBruno Randolf2008-09-241-1/+3
| | |/ / | |/| |
* | | | MN10300: Make sched_clock() report time since bootDavid Howells2008-09-241-11/+41
* | | | MN10300: Move asm-arm/cnt32_to_63.h to include/linux/David Howells2008-09-244-3/+83
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2008-09-248-100/+127
|\ \ \ \ | |/ / / |/| | |
| * | | 9p: fix put_data error handlingEric Van Hensbergen2008-09-241-1/+5
| * | | 9p: use an IS_ERR test rather than a NULL testJulien Brunel2008-09-241-2/+1
| * | | 9p: introduce missing kfreeJulia Lawall2008-09-241-1/+3
| * | | 9p-trans_fd: fix and clean up module init/exit pathsTejun Heo2008-09-241-20/+11
| * | | 9p-trans_fd: don't do fs segment mangling in p9_fd_poll()Tejun Heo2008-09-241-11/+3
| * | | 9p-trans_fd: clean up p9_conn_create()Tejun Heo2008-09-241-16/+4
| * | | 9p-trans_fd: fix trans_fd::p9_conn_destroy()Tejun Heo2008-09-241-19/+5
| * | | 9p: implement proper trans module refcounting and unregistrationTejun Heo2008-09-246-30/+95
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-09-2322-85/+124
|\ \ \ \
| * | | | USB: revert recovery from transient errorsAlan Stern2008-09-231-22/+17
| * | | | usb: unusual devs patch for Nokia 5310 Music XpressDavid Almaroad2008-09-231-0/+7
| * | | | usb: ftdi_sio: add support for Domintell devicesGaetan Carlier2008-09-232-0/+6
| * | | | USB: drivers/usb/musb/: disable it on SuperHAndrew Morton2008-09-231-0/+1
| * | | | USB Serial: Sierra: Add MC8785 VID/PIDKevin Lloyd2008-09-231-0/+1
| * | | | USB: serial: add ZTE CDMA Tech id to option driverOtavio Salvador2008-09-231-0/+2
| * | | | USB: ftdi_sio: Add 0x5050/0x0900 USB IDs (Papouch Quido USB 4/4)Jaroslav Kysela2008-09-232-0/+2
| * | | | usb serial: ti_usb_3410_5052 obviously broken by firmware changesChris Adams2008-09-231-1/+1
| * | | | USB: fsl_usb2_udc: fix VDBG() format stringPeter Korsgaard2008-09-231-1/+1
| * | | | USB: unusual_devs addition for RockChip MP3 playerAlan Stern2008-09-231-0/+7
| * | | | USB: SERIAL CP2101 add device IDsCraig Shelley2008-09-231-0/+3
| * | | | usb-serial: Add Siemens EF81 to PL-2303 hack triggersAndreas Bombe2008-09-231-1/+3
| * | | | USB: fix EHCI periodic transfersDavid Brownell2008-09-231-18/+14
| * | | | usb: musb: fix include pathFelipe Balbi2008-09-233-6/+6
| * | | | USB: Fixing Nokia 3310c in storage modeFilip Joelsson2008-09-231-0/+7
| * | | | usb gadget: fix omap_udc DMA regressionDavid Brownell2008-09-231-2/+2
| * | | | USB: update of Documentation/usb/anchors.txtOliver Neukum2008-09-231-0/+12
| * | | | USB: fix hcd interrupt disablingGeoff Levand2008-09-231-1/+2
| * | | | USB: Correct Sierra Wireless USB EVDO Modem Device IDTony Murray2008-09-231-1/+1
| * | | | USB: Fix the Nokia 6300 storage-mode.Richard Nauber2008-09-231-0/+7
OpenPOWER on IntegriCloud