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