| Commit message (Expand) | Author | Age | Files | Lines |
* | [MIPS] Remove Momentum Ocelot support. | Ralf Baechle | 2007-07-31 | 2 | -6/+0 |
* | [MIPS] Fixup secure computing stuff. | Ralf Baechle | 2007-07-31 | 1 | -1/+1 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23 | Linus Torvalds | 2007-07-30 | 3 | -57/+19 |
|\ |
|
| * | rtc: rtc-sh: Correct sh_rtc_set_time() for some SH-3 parts. | Markus Brunner | 2007-07-26 | 1 | -0/+1 |
| * | sh: remove support for sh7300 and solution engine 7300 | Magnus Damm | 2007-07-26 | 2 | -29/+10 |
| * | sh: sh-sci - fix SH7708 support | Magnus Damm | 2007-07-26 | 1 | -17/+8 |
| * | sh: remove support for sh73180 and solution engine 73180 | Magnus Damm | 2007-07-25 | 1 | -11/+0 |
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-07-30 | 11 | -441/+278 |
|\ \ |
|
| * | | Fix a potential NULL pointer dereference in mace_interrupt() in drivers/net/p... | Micah Gruber | 2007-07-30 | 1 | -1/+3 |
| * | | PATCH kernel 2.6.22] PCMCIA-NETDEV : modify smc91c92_cs.c to become SMP safe | Komuro | 2007-07-30 | 1 | -6/+17 |
| * | | S2io: Increment received packet count correctly | Ramkrishna Vepa | 2007-07-30 | 1 | -1/+2 |
| * | | S2io: Fix crash when resetting adapter | Ramkrishna Vepa | 2007-07-30 | 1 | -15/+0 |
| * | | S2io: Mask spurious interrupts | Ramkrishna Vepa | 2007-07-30 | 1 | -3/+2 |
| * | | S2IO: Implementing review comments from old patches | Veena Parat | 2007-07-30 | 1 | -5/+5 |
| * | | S2IO: Checking for the return value of pci map function | Veena Parat | 2007-07-30 | 2 | -3/+79 |
| * | | S2IO: Removing MSI support from driver | Veena Parat | 2007-07-30 | 2 | -151/+10 |
| * | | S2IO: Removing 3 buffer mode support from the driver | Veena Parat | 2007-07-30 | 2 | -217/+73 |
| * | | netxen: drop redudant spinlock | Dhananjay Phadke | 2007-07-30 | 1 | -4/+0 |
| * | | netxen: Fix interrupt handling for multiport adapters | dhananjay@netxen.com | 2007-07-30 | 1 | -17/+19 |
| * | | netxen: re-init station address after h/w init | dhananjay@netxen.com | 2007-07-30 | 1 | -2/+2 |
| * | | forcedeth: mac address correct | Ayaz Abdulla | 2007-07-30 | 1 | -17/+19 |
| * | | gfar: Fix modpost warning | Kumar Gala | 2007-07-30 | 2 | -2/+2 |
| * | | lib8390: comment on locking by Alan Cox | Jarek Poplawski | 2007-07-30 | 1 | -0/+46 |
| * | | Fix a potential NULL pointer dereference in write_bulk_callback() in drivers/... | Micah Gruber | 2007-07-30 | 1 | -1/+3 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2007-07-30 | 15 | -98/+101 |
|\ \ \ |
|
| * | | | IB/ipath: Workaround problem of errormask register being overwritten | Dave Olson | 2007-07-30 | 4 | -29/+66 |
| * | | | IB/ipath: Fix some issues with buffer cancel and sendctrl register update | Dave Olson | 2007-07-30 | 4 | -9/+12 |
| * | | | IB/ipath: Use faster put_tid_2 routine after initialization | Dave Olson | 2007-07-30 | 1 | -7/+13 |
| * | | | IB/ipath: Remove unsafe fastrcvint code from interrupt handler | Dave Olson | 2007-07-30 | 2 | -34/+1 |
| * | | | IB/ehca: Move extern declarations from .c files to .h files | Hoang-Nam Nguyen | 2007-07-28 | 5 | -4/+3 |
| * | | | IB/mlx4: Whitespace fix | Roland Dreier | 2007-07-28 | 1 | -1/+0 |
| * | | | IB/ehca: Fix include order to better match kernel style | Hoang-Nam Nguyen | 2007-07-28 | 1 | -2/+2 |
| * | | | mlx4_core: Remove kfree() in mlx4_mr_alloc() error flow | Jack Morgenstein | 2007-07-28 | 1 | -12/+3 |
| * | | | RDMA/amso1100: Initialize the wait_queue_head_t in the c2_qp structure | Tom Tucker | 2007-07-28 | 1 | -0/+1 |
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2007-07-30 | 3 | -5/+3 |
|\ \ \ \ |
|
| * | | | | driver core: revert "device" link creation check | Cornelia Huck | 2007-07-30 | 1 | -2/+1 |
| * | | | | kernel-doc fixes for PCI and drivers/base/ | Randy Dunlap | 2007-07-30 | 2 | -1/+2 |
| * | | | | kobject: put kobject_actions in kobject.h | Greg Kroah-Hartman | 2007-07-30 | 1 | -2/+0 |
| | |/ /
| |/| | |
|
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2007-07-30 | 18 | -712/+575 |
|\ \ \ \ |
|
| * | | | | USB: "sparse" cleanups for usb gadgets | David Brownell | 2007-07-30 | 6 | -8/+11 |
| * | | | | usb-serial: Fix edgeport regression on non-EPiC devices | Adam Kropelin | 2007-07-30 | 1 | -11/+8 |
| * | | | | USB: more pxa2xx_udc dead code removal | David Brownell | 2007-07-30 | 1 | -30/+0 |
| * | | | | USB: NIKON D50 is an unusual device | Milinevsky Dmitry | 2007-07-30 | 1 | -0/+7 |
| * | | | | USB: drivers/usb/serial/sierra.c: make 3 functions static | Adrian Bunk | 2007-07-30 | 1 | -3/+4 |
| * | | | | USB: fix BUG: sleeping function called from invalid context at /home/jeremy/h... | Oliver Neukum | 2007-07-30 | 1 | -9/+8 |
| * | | | | USB: mct_u232: Convert to proper speed handling API | Alan Cox | 2007-07-30 | 2 | -28/+28 |
| * | | | | digi_acceleport: Drag the driver kicking and screaming into coding style | Alan Cox | 2007-07-30 | 1 | -560/+410 |
| * | | | | cp2101: Remove broken termios optimisation, use proper speed API | Alan Cox | 2007-07-30 | 1 | -42/+27 |
| * | | | | USB: Fix a bug in usb_start_wait_urb | Alan Stern | 2007-07-30 | 1 | -10/+16 |
| * | | | | USB: fix scatterlist PIO case (IOMMU) | David Brownell | 2007-07-30 | 1 | -4/+11 |