| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | SG: Make sg_init_one() use general table init functions | Jens Axboe | 2007-11-02 | 1 | -22/+18 |
| |/ |
|
* | | libata: increase 128 KB / cmd limit for ATAPI tape drives | Tony Battersby | 2007-11-03 | 1 | -0/+6 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2007-11-02 | 1 | -0/+3 |
|\ \
| |/
|/| |
|
| * | Input: Add Euro and Dollar key codes | Carlos Corbacho | 2007-10-27 | 1 | -0/+3 |
* | | [NET]: docbook fixes for netif_ functions | Stephen Hemminger | 2007-11-01 | 1 | -0/+10 |
* | | Revert "Driver core: remove class_device_*_bin_file" | Greg Kroah-Hartman | 2007-10-31 | 1 | -0/+4 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Linus Torvalds | 2007-10-31 | 2 | -9/+4 |
|\ \ |
|
| * | | [TIPC]: Fix headercheck wrt. tipc_config.h | David S. Miller | 2007-10-30 | 2 | -9/+4 |
* | | | Driver core: remove class_device_*_bin_file | Greg Kroah-Hartman | 2007-10-30 | 1 | -4/+0 |
|/ / |
|
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2007-10-30 | 1 | -3/+3 |
|\ \ |
|
| * | | mv643xx_eth: Fix MV643XX_ETH offsets used by Pegasos 2 | Dale Farnsworth | 2007-10-30 | 1 | -3/+3 |
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2007-10-30 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | libata: implement and use ATA_QCFLAG_QUIET | Tejun Heo | 2007-10-30 | 1 | -0/+1 |
| |/ / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2007-10-30 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | [TIPC]: Add tipc_config.h to include/linux/Kbuild. | David S. Miller | 2007-10-30 | 1 | -0/+1 |
* | | | | IPMI: fix comparison in demangle_device_id | Corey Minyard | 2007-10-30 | 1 | -1/+1 |
|/ / / |
|
* | | | sched: fix /proc/<PID>/stat stime/utime monotonicity, part 2 | Balbir Singh | 2007-10-30 | 1 | -1/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched | Linus Torvalds | 2007-10-29 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | sched: keep utime/stime monotonic | Peter Zijlstra | 2007-10-29 | 1 | -0/+1 |
| |/ / |
|
* | | | Revert "x86_64: allocate sparsemem memmap above 4G" | Linus Torvalds | 2007-10-29 | 1 | -1/+0 |
|/ / |
|
* | | Merge branch 'alpm' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/li... | Linus Torvalds | 2007-10-29 | 2 | -1/+41 |
|\ \ |
|
| * | | [libata] Link power management infrastructure | Kristen Carlson Accardi | 2007-10-29 | 2 | -1/+41 |
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-10-29 | 2 | -0/+10 |
|\ \ \
| |/ / |
|
| * | | libata: implement ata_wait_after_reset() | Tejun Heo | 2007-10-29 | 1 | -0/+8 |
| * | | libata: track SLEEP state and issue SRST to wake it up | Tejun Heo | 2007-10-29 | 2 | -0/+2 |
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2007-10-29 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | [BLOCK] Fix bad sharing of tag busy list on queues with shared tag maps | Jens Axboe | 2007-10-29 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2007-10-29 | 1 | -3/+7 |
|\ \ \ |
|
| * | | | sg_init_table() should use unsigned loop index variable | Chuck Lever | 2007-10-29 | 1 | -1/+1 |
| * | | | sg_last() should use unsigned loop index variable | Chuck Lever | 2007-10-29 | 1 | -1/+1 |
| * | | | SG: clear termination bit in sg_chain() | Jens Axboe | 2007-10-29 | 1 | -1/+5 |
| |/ / |
|
* | | | fix abuses of ptrdiff_t | Al Viro | 2007-10-29 | 1 | -0/+2 |
* | | | SUNRPC endianness annotations | Al Viro | 2007-10-29 | 1 | -16/+16 |
* | | | x86 merge fallout: uml | Al Viro | 2007-10-29 | 1 | -6/+1 |
|/ / |
|
* | | fix breakage in pegasos_eth | Al Viro | 2007-10-27 | 1 | -0/+3 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Linus Torvalds | 2007-10-26 | 2 | -7/+7 |
|\ |
|
| * | [NET] napi: use non-interruptible sleep in napi_disable | Benjamin Herrenschmidt | 2007-10-26 | 1 | -1/+1 |
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6 | David S. Miller | 2007-10-26 | 1 | -6/+6 |
| |\ |
|
| | * | [DCCP]: Convert Reset code into socket error number | Gerrit Renker | 2007-10-24 | 1 | -0/+2 |
| | * | [DCCP]: Retrieve packet sequence number for error reporting | Gerrit Renker | 2007-10-24 | 1 | -6/+4 |
* | | | De-constify sched.h | Alexey Dobriyan | 2007-10-26 | 1 | -14/+14 |
|/ / |
|
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Linus Torvalds | 2007-10-25 | 2 | -2/+4 |
|\ \
| |/ |
|
| * | [NET]: Treat the sign of the result of skb_headroom() consistently | Chuck Lever | 2007-10-23 | 1 | -2/+2 |
| * | [NET]: Validate device addr prior to interface-up | Jeff Garzik | 2007-10-23 | 1 | -0/+2 |
* | | Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2007-10-25 | 1 | -12/+31 |
|\ \ |
|
| * | | fix sg_phys to use dma_addr_t | Hugh Dickins | 2007-10-25 | 1 | -1/+2 |
| * | | SG: Change sg_set_page() to take length and offset argument | Jens Axboe | 2007-10-24 | 1 | -11/+29 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest | Linus Torvalds | 2007-10-25 | 2 | -17/+11 |
|\ \ |
|
| * | | lguest: documentation update | Rusty Russell | 2007-10-25 | 2 | -3/+7 |
| * | | lguest: clean up lguest_launcher.h | Rusty Russell | 2007-10-25 | 1 | -14/+4 |
| |/ |
|