| Commit message (Expand) | Author | Age |
* | [NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices. | Michael Chan | 2007-07-14 |
* | [NET]: Add macvlan driver | Patrick McHardy | 2007-07-14 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 2007-07-13 |
|\ |
|
| * | [CPUFREQ] Restore previously used governor on a hot-replugged CPU | Thomas Renninger | 2007-07-13 |
| * | [CPUFREQ] bugfix cpufreq in combination with performance governor | Peter Oruba | 2007-07-13 |
* | | Merge branch 'ioat-md-accel-for-linus' of git://lost.foo-projects.org/~dwilli... | Linus Torvalds | 2007-07-13 |
|\ \ |
|
| * | | ioatdma: add the unisys "i/oat" pci vendor/device id | Dan Williams | 2007-07-13 |
| * | | dmaengine: driver for the iop32x, iop33x, and iop13xx raid engines | Dan Williams | 2007-07-13 |
| * | | md: remove raid5 compute_block and compute_parity5 | Dan Williams | 2007-07-13 |
| * | | md: handle_stripe5 - request io processing in raid5_run_ops | Dan Williams | 2007-07-13 |
| * | | md: handle_stripe5 - add request/completion logic for async expand ops | Dan Williams | 2007-07-13 |
| * | | md: handle_stripe5 - add request/completion logic for async read ops | Dan Williams | 2007-07-13 |
| * | | md: handle_stripe5 - add request/completion logic for async check ops | Dan Williams | 2007-07-13 |
| * | | md: handle_stripe5 - add request/completion logic for async compute ops | Dan Williams | 2007-07-13 |
| * | | md: handle_stripe5 - add request/completion logic for async write ops | Dan Williams | 2007-07-13 |
| * | | md: common infrastructure for running operations with raid5_run_ops | Dan Williams | 2007-07-13 |
| * | | md: raid5_run_ops - run stripe operations outside sh->lock | Dan Williams | 2007-07-13 |
| * | | raid5: replace custom debug PRINTKs with standard pr_debug | Dan Williams | 2007-07-13 |
| * | | raid5: refactor handle_stripe5 and handle_stripe6 (v3) | Dan Williams | 2007-07-13 |
| * | | async_tx: add the async_tx api | Dan Williams | 2007-07-13 |
| * | | xor: make 'xor_blocks' a library routine for use with async_tx | Dan Williams | 2007-07-13 |
| * | | dmaengine: make clients responsible for managing channels | Dan Williams | 2007-07-13 |
| * | | dmaengine: refactor dmaengine around dma_async_tx_descriptor | Dan Williams | 2007-07-13 |
| * | | I/OAT: fix I/OAT for kexec | Dan Aloni | 2007-07-11 |
| * | | ioatdma: Remove the use of writeq from the ioatdma driver | Chris Leech | 2007-07-11 |
| * | | ioatdma: Remove the wrappers around read(bwl)/write(bwl) in ioatdma | Chris Leech | 2007-07-11 |
| * | | drivers/dma: handle sysfs errors | Jeff Garzik | 2007-07-11 |
| * | | ioatdma: Push pending transactions to hardware more frequently | Chris Leech | 2007-07-11 |
* | | | [CHAR] Delete leftovers of old Alchemy UART driver | Ralf Baechle | 2007-07-13 |
| |/
|/| |
|
* | | Revert "USB: fix gregkh-usb-usb-use-menuconfig-objects" | Linus Torvalds | 2007-07-12 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2007-07-12 |
|\ \ |
|
| * | | USB: ohci-pnx4008: Remove unnecessary cast of return value of kzalloc | Suresh Jayaraman | 2007-07-12 |
| * | | USB: additions to the quirk list | Oliver Neukum | 2007-07-12 |
| * | | usb-storage: implement autosuspend | Alan Stern | 2007-07-12 |
| * | | USB: cdc-acm: add new device id to option driver | Andrey Arapov | 2007-07-12 |
| * | | USB: goku_udc trivial cleanups | David Brownell | 2007-07-12 |
| * | | USB: usb gadget stack can now -DDEBUG with Kconfig | David Brownell | 2007-07-12 |
| * | | usb gadget stack: remove usb_ep_*_buffer(), part 2 | David Brownell | 2007-07-12 |
| * | | usb gadget stack: remove usb_ep_*_buffer(), part 1 | David Brownell | 2007-07-12 |
| * | | USB: pxa2xx_udc -- cleanups, mostly removing dma hooks | David Brownell | 2007-07-12 |
| * | | USB: pxa2xx_udc: use generic gpio layer | Milan Svoboda | 2007-07-12 |
| * | | USB: quirk for samsung printer | Oliver Neukum | 2007-07-12 |
| * | | USB: usb/dma doc updates | David Brownell | 2007-07-12 |
| * | | USB: drivers/usb/storage/unusual_devs.h whitespace cleanup | S.Caglar Onur | 2007-07-12 |
| * | | USB: remove Makefile reference to obsolete OHCI_AT91 | Robert P. J. Day | 2007-07-12 |
| * | | USB: io_*: remove bogus termios no change checks | Alan Cox | 2007-07-12 |
| * | | USB: mos7720: remove bogus no termios change check | Alan Cox | 2007-07-12 |
| * | | USB: visor and whiteheat: remove bogus termios change checks | Alan Cox | 2007-07-12 |
| * | | USB: pl2303: remove bogus checks and fix speed support to use tty_get_baud_ra... | Alan Cox | 2007-07-12 |
| * | | USB: mos7840.c: turn this into a serial driver | Alan Cox | 2007-07-12 |