| Commit message (Expand) | Author | Age | Files | Lines |
* | sched: keep utime/stime monotonic | Peter Zijlstra | 2007-10-29 | 1 | -0/+1 |
* | 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 |
* | | SCTP endianness annotations regression | Al Viro | 2007-10-29 | 1 | -1/+1 |
* | | SUNRPC endianness annotations | Al Viro | 2007-10-29 | 1 | -16/+16 |
* | | x86 merge fallout: uml | Al Viro | 2007-10-29 | 2 | -7/+1 |
|/ |
|
* | fix breakage in pegasos_eth | Al Viro | 2007-10-27 | 1 | -0/+3 |
* | Revert "i386: export i386 smp_call_function_mask() to modules" | Thomas Gleixner | 2007-10-27 | 1 | -3/+6 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | Linus Torvalds | 2007-10-27 | 21 | -127/+114 |
|\ |
|
| * | [SPARC64]: Fix BACKOFF_SPIN on non-SMP. | David S. Miller | 2007-10-27 | 1 | -1/+3 |
| * | [SPARC32]: __inline__ --> inline | David S. Miller | 2007-10-27 | 6 | -27/+23 |
| * | [SPARC64]: __inline__ --> inline | David S. Miller | 2007-10-27 | 14 | -99/+88 |
* | | [NET]: Marking struct pernet_operations __net_initdata was inappropriate | Eric W. Biederman | 2007-10-26 | 1 | -2/+0 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Linus Torvalds | 2007-10-26 | 8 | -16/+29 |
|\ |
|
| * | [NET] napi: use non-interruptible sleep in napi_disable | Benjamin Herrenschmidt | 2007-10-26 | 1 | -1/+1 |
| * | [SCTP] net/sctp/auth.c: make 3 functions static | Adrian Bunk | 2007-10-26 | 1 | -1/+0 |
| * | [SCTP]: #if 0 sctp_update_copy_cksum() | Adrian Bunk | 2007-10-26 | 1 | -1/+0 |
| * | [IRDA]: Make ircomm_tty static. | Adrian Bunk | 2007-10-26 | 1 | -1/+0 |
| * | 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 |
| * | | [NET_CLS_ACT]: Introduce skb_act_clone | Jamal Hadi Salim | 2007-10-26 | 1 | -0/+15 |
| * | | [UDP]: Make use of inet_iif() when doing socket lookups. | Vlad Yasevich | 2007-10-25 | 2 | -6/+7 |
* | | | De-constify sched.h | Alexey Dobriyan | 2007-10-26 | 1 | -14/+14 |
* | | | x86 bitops: fix code style issues | Randy Dunlap | 2007-10-25 | 1 | -26/+26 |
* | | | bitops kernel-doc: inline instead of macro | Randy Dunlap | 2007-10-25 | 2 | -4/+10 |
|/ / |
|
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Linus Torvalds | 2007-10-25 | 4 | -3/+7 |
|\| |
|
| * | [NET]: Don't declare extern variables in net/core/sysctl_net_core.c | Pavel Emelyanov | 2007-10-23 | 1 | -0/+2 |
| * | [TCP]: Remove unneeded implicit type cast when calling tcp_minshall_update() | Chuck Lever | 2007-10-23 | 1 | -1/+1 |
| * | [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 | 4 | -16/+34 |
|\ \ |
|
| * | | fix sg_phys to use dma_addr_t | Hugh Dickins | 2007-10-25 | 1 | -1/+2 |
| * | | xtensa: dma-mapping.h is using linux/scatterlist.h functions, so include it | Jens Axboe | 2007-10-24 | 1 | -1/+1 |
| * | | Merge branch 'for-linus' of ssh://master.kernel.org/pub/scm/linux/kernel/git/... | Jens Axboe | 2007-10-24 | 1 | -1/+1 |
| |\ \ |
|
| | * | | AVR32: Fix sg_page breakage | Haavard Skinnemoen | 2007-10-24 | 1 | -1/+1 |
| | |/ |
|
| * / | SG: Change sg_set_page() to take length and offset argument | Jens Axboe | 2007-10-24 | 2 | -13/+30 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest | Linus Torvalds | 2007-10-25 | 3 | -25/+19 |
|\ \ |
|
| * | | lguest: documentation update | Rusty Russell | 2007-10-25 | 3 | -11/+15 |
| * | | lguest: clean up lguest_launcher.h | Rusty Russell | 2007-10-25 | 1 | -14/+4 |
| |/ |
|