summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-12-017-19/+13
|\ \
| * | ocfs2: fix regression in ocfs2_read_blocks_sync()Mark Fasheh2008-12-011-11/+4
| * | ocfs2: fix return value set in init_dlmfs_fs()Coly Li2008-12-011-1/+3
| * | ocfs2: Small documentation updateMark Fasheh2008-12-011-3/+0
| * | ocfs2: fix wake_up in unlock_astDavid Teigland2008-12-011-2/+1
| * | ocfs2: initialize stack_user lvbptrDavid Teigland2008-12-011-0/+3
| * | ocfs2: comments typo fixColy Li2008-12-012-2/+2
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-12-014-5/+47
|\ \ \
| * | | libata: blacklist Seagate drives which time out FLUSH_CACHE when used with NCQTejun Heo2008-12-012-0/+22
| * | | [libata] pata_rb532_cf: fix signature of the xfer functionPhil Sutter2008-12-011-1/+3
| * | | [libata] pata_rb532_cf: fix and rename register definitionsPhil Sutter2008-12-011-4/+7
| * | | ata_piix: add borked Tecra M4 to broken suspend listTejun Heo2008-12-011-0/+15
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-12-019-31/+107
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branches 'ehca' and 'mlx4' into for-linusRoland Dreier2008-12-015-1/+53
| |\ \ \
| | * | | IB/mlx4: Fix MTT leakage in resize CQJack Morgenstein2008-12-011-0/+5
| | * | | mlx4_core: Save/restore default port IB capability maskJack Morgenstein2008-11-284-1/+48
| * | | | IB/ehca: Fix problem with generated flush work completionsStefan Roscher2008-12-013-28/+53
| * | | | IB/ehca: Change misleading error message on memory hotplugJoachim Fenkes2008-12-011-2/+1
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2008-12-014-17/+31
|\ \ \ \
| * | | | ieee1394: sbp2: fix race condition in state changeStefan Richter2008-11-291-4/+5
| * | | | ieee1394: fix list corruption (reported at module removal)Stefan Richter2008-11-292-13/+16
| * | | | firewire: fw-sbp2: another iPod mini quirk entryStefan Richter2008-11-251-0/+5
| * | | | ieee1394: sbp2: another iPod mini quirk entryStefan Richter2008-11-251-0/+5
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2008-12-016-28/+14
|\ \ \ \ \
| * | | | | HID: Apple ALU wireless keyboards are bluetooth devicesJan Scholz2008-11-282-6/+6
| * | | | | HID: remove setup mutex, fix possible deadlockJiri Slaby2008-11-232-17/+2
| * | | | | HID: add USB ID for another dual gameron adapterJiri Kosina2008-11-203-0/+4
| * | | | | HID: unignore mouse on unibody macbooksJiri Kosina2008-11-201-3/+0
| * | | | | HID: fix blacklist entries for greenasia/pantherlordJiri Kosina2008-11-171-2/+2
| | |_|_|/ | |/| | |
* | | | | Add kref to fake tty used by USB consoleKevin Hao2008-12-011-0/+1
* | | | | drivers/char/tty_io.c: Avoid panic when no console is configured.Will Newton2008-12-011-6/+9
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-12-016-10/+71
|\ \ \ \ \
| * | | | | USB: serial: add more Onda device ids to option driverGreg Kroah-Hartman2008-11-301-0/+35
| * | | | | USB: usb-storage: unusual_devs entry for Nikon D2HTobias Kunze BriseƱo2008-11-301-0/+7
| * | | | | USB: storage: unusual_devs entry for Mio C520-GPSAlan Stern2008-11-301-0/+12
| * | | | | USB: fsl_usb2_udc: Report disconnect before unbindingAnton Vorontsov2008-11-301-0/+3
| * | | | | USB: fsl_qe_udc: Report disconnect before unbindingAnton Vorontsov2008-11-301-0/+3
| * | | | | USB: fix SB600 USB subsystem hang bugShane Huang2008-11-301-3/+6
| * | | | | Revert "USB: improve ehci_watchdog's side effect in CPU power management"Greg Kroah-Hartman2008-11-301-7/+5
| | |_|_|/ | |/| | |
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-12-011-0/+2
|\ \ \ \ \
| * | | | | powerpc: Fix build for 32-bit SMP configsMilton Miller2008-12-011-0/+2
| |/ / / /
* | | | | vmscan: protect zone rotation stats by lru lockJohannes Weiner2008-12-011-1/+1
* | | | | Revert "of_platform_driver noise on sparce"Linus Torvalds2008-12-015-12/+12
|/ / / /
* | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2008-11-301-1/+1
|\ \ \ \
| * | | | drm/i915: Fix copy'n'pasteo that broke VT switch if flushing was non-empty.Eric Anholt2008-12-011-1/+1
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-11-3030-581/+2776
|\ \ \ \ \
| * | | | | powerpc: Fix system calls on Cell entered with XER.SO=1Paul Mackerras2008-12-011-1/+7
| * | | | | powerpc/cell: Fix GDB watchpoints, againArnd Bergmann2008-12-011-2/+7
| * | | | | powerpc/mpic: Don't reset affinity for secondary MPIC on bootArnd Bergmann2008-12-011-2/+7
| * | | | | powerpc/cell/axon-msi: Retry on missing interruptArnd Bergmann2008-12-011-5/+31