Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | mm: vmalloc fix lazy unmapping cache aliasing | Nick Piggin | 2008-12-01 | 1 | -4/+16 | |
* | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-12-01 | 7 | -19/+13 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ocfs2: fix regression in ocfs2_read_blocks_sync() | Mark Fasheh | 2008-12-01 | 1 | -11/+4 | |
| * | | | | | | | ocfs2: fix return value set in init_dlmfs_fs() | Coly Li | 2008-12-01 | 1 | -1/+3 | |
| * | | | | | | | ocfs2: Small documentation update | Mark Fasheh | 2008-12-01 | 1 | -3/+0 | |
| * | | | | | | | ocfs2: fix wake_up in unlock_ast | David Teigland | 2008-12-01 | 1 | -2/+1 | |
| * | | | | | | | ocfs2: initialize stack_user lvbptr | David Teigland | 2008-12-01 | 1 | -0/+3 | |
| * | | | | | | | ocfs2: comments typo fix | Coly Li | 2008-12-01 | 2 | -2/+2 | |
* | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-12-01 | 4 | -5/+47 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | libata: blacklist Seagate drives which time out FLUSH_CACHE when used with NCQ | Tejun Heo | 2008-12-01 | 2 | -0/+22 | |
| * | | | | | | | | [libata] pata_rb532_cf: fix signature of the xfer function | Phil Sutter | 2008-12-01 | 1 | -1/+3 | |
| * | | | | | | | | [libata] pata_rb532_cf: fix and rename register definitions | Phil Sutter | 2008-12-01 | 1 | -4/+7 | |
| * | | | | | | | | ata_piix: add borked Tecra M4 to broken suspend list | Tejun Heo | 2008-12-01 | 1 | -0/+15 | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2008-12-01 | 9 | -31/+107 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Merge branches 'ehca' and 'mlx4' into for-linus | Roland Dreier | 2008-12-01 | 5 | -1/+53 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | IB/mlx4: Fix MTT leakage in resize CQ | Jack Morgenstein | 2008-12-01 | 1 | -0/+5 | |
| | * | | | | | | | | mlx4_core: Save/restore default port IB capability mask | Jack Morgenstein | 2008-11-28 | 4 | -1/+48 | |
| * | | | | | | | | | IB/ehca: Fix problem with generated flush work completions | Stefan Roscher | 2008-12-01 | 3 | -28/+53 | |
| * | | | | | | | | | IB/ehca: Change misleading error message on memory hotplug | Joachim Fenkes | 2008-12-01 | 1 | -2/+1 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2008-12-01 | 4 | -17/+31 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | ieee1394: sbp2: fix race condition in state change | Stefan Richter | 2008-11-29 | 1 | -4/+5 | |
| * | | | | | | | | | ieee1394: fix list corruption (reported at module removal) | Stefan Richter | 2008-11-29 | 2 | -13/+16 | |
| * | | | | | | | | | firewire: fw-sbp2: another iPod mini quirk entry | Stefan Richter | 2008-11-25 | 1 | -0/+5 | |
| * | | | | | | | | | ieee1394: sbp2: another iPod mini quirk entry | Stefan Richter | 2008-11-25 | 1 | -0/+5 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2008-12-01 | 6 | -28/+14 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | HID: Apple ALU wireless keyboards are bluetooth devices | Jan Scholz | 2008-11-28 | 2 | -6/+6 | |
| * | | | | | | | | | HID: remove setup mutex, fix possible deadlock | Jiri Slaby | 2008-11-23 | 2 | -17/+2 | |
| * | | | | | | | | | HID: add USB ID for another dual gameron adapter | Jiri Kosina | 2008-11-20 | 3 | -0/+4 | |
| * | | | | | | | | | HID: unignore mouse on unibody macbooks | Jiri Kosina | 2008-11-20 | 1 | -3/+0 | |
| * | | | | | | | | | HID: fix blacklist entries for greenasia/pantherlord | Jiri Kosina | 2008-11-17 | 1 | -2/+2 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Add kref to fake tty used by USB console | Kevin Hao | 2008-12-01 | 1 | -0/+1 | |
* | | | | | | | | | drivers/char/tty_io.c: Avoid panic when no console is configured. | Will Newton | 2008-12-01 | 1 | -6/+9 | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2008-12-01 | 6 | -10/+71 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | USB: serial: add more Onda device ids to option driver | Greg Kroah-Hartman | 2008-11-30 | 1 | -0/+35 | |
| * | | | | | | | | | USB: usb-storage: unusual_devs entry for Nikon D2H | Tobias Kunze BriseƱo | 2008-11-30 | 1 | -0/+7 | |
| * | | | | | | | | | USB: storage: unusual_devs entry for Mio C520-GPS | Alan Stern | 2008-11-30 | 1 | -0/+12 | |
| * | | | | | | | | | USB: fsl_usb2_udc: Report disconnect before unbinding | Anton Vorontsov | 2008-11-30 | 1 | -0/+3 | |
| * | | | | | | | | | USB: fsl_qe_udc: Report disconnect before unbinding | Anton Vorontsov | 2008-11-30 | 1 | -0/+3 | |
| * | | | | | | | | | USB: fix SB600 USB subsystem hang bug | Shane Huang | 2008-11-30 | 1 | -3/+6 | |
| * | | | | | | | | | Revert "USB: improve ehci_watchdog's side effect in CPU power management" | Greg Kroah-Hartman | 2008-11-30 | 1 | -7/+5 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2008-12-01 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | powerpc: Fix build for 32-bit SMP configs | Milton Miller | 2008-12-01 | 1 | -0/+2 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | vmscan: protect zone rotation stats by lru lock | Johannes Weiner | 2008-12-01 | 1 | -1/+1 | |
* | | | | | | | | | Revert "of_platform_driver noise on sparce" | Linus Torvalds | 2008-12-01 | 5 | -12/+12 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2008-11-30 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | drm/i915: Fix copy'n'pasteo that broke VT switch if flushing was non-empty. | Eric Anholt | 2008-12-01 | 1 | -1/+1 | |
* | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2008-11-30 | 30 | -581/+2776 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | powerpc: Fix system calls on Cell entered with XER.SO=1 | Paul Mackerras | 2008-12-01 | 1 | -1/+7 | |
| * | | | | | | | | | powerpc/cell: Fix GDB watchpoints, again | Arnd Bergmann | 2008-12-01 | 1 | -2/+7 | |
| * | | | | | | | | | powerpc/mpic: Don't reset affinity for secondary MPIC on boot | Arnd Bergmann | 2008-12-01 | 1 | -2/+7 |