| Commit message (Expand) | Author | Age |
* | ieee1394: nodemgr: less noise in dmesg | Stefan Richter | 2007-04-29 |
* | ieee1394: unroll a weird macro | Stefan Richter | 2007-04-29 |
* | ieee1394: iso.c needs sched.h | Andrew Morton | 2007-04-29 |
* | ieee1394: some more includes | Stefan Richter | 2007-04-29 |
* | ieee1394: ieee1394_transactions needs sched.h | Torsten Kaiser | 2007-04-29 |
* | ieee1394: ieee1394_core printk format | Randy Dunlap | 2007-04-29 |
* | ieee1394: remove usage of skb_queue as packet queue | Stefan Richter | 2007-04-29 |
* | ieee1394: csr1212: log if devices have CRC errors in their ROM | Stefan Richter | 2007-04-29 |
* | ieee1394: csr1212: more sensible names for jump targets | Stefan Richter | 2007-04-29 |
* | ieee1394: csr1212: warn on unreachable code | Stefan Richter | 2007-04-29 |
* | ieee1394: shrink csr1212_new_string_descriptor_leaf | Stefan Richter | 2007-04-29 |
* | ieee1394: csr1212: coding style | Stefan Richter | 2007-04-29 |
* | ieee1394: replace vmalloc by kmalloc in csr1212 | Stefan Richter | 2007-04-29 |
* | ieee1394: de-inline some functions | Stefan Richter | 2007-04-29 |
* | ieee1394: stricter error checks in csr1212 | Stefan Richter | 2007-04-29 |
* | ieee1394: csr1212: rename some types | Stefan Richter | 2007-04-29 |
* | ieee1394: drop csr1212's support for external compilation | Stefan Richter | 2007-04-29 |
* | ieee1394: remove unused csr1212 code | Stefan Richter | 2007-04-29 |
* | ieee1394: small header cleanup | Stefan Richter | 2007-04-29 |
* | ieee1394: move some comments from declaration to definition | Stefan Richter | 2007-04-29 |
* | ieee1394: remove declarations of nonexisting functions | Stefan Richter | 2007-04-29 |
* | ieee1394: sbp2: include fixes | Andrew Morton | 2007-04-29 |
* | ieee1394: sbp2: move some memory allocations into non-atomic context | Stefan Richter | 2007-04-29 |
* | ieee1394: sbp2: optimize DMA direction of s/g tables | Stefan Richter | 2007-04-29 |
* | ieee1394: sbp2: enforce 32bit DMA mapping | Stefan Richter | 2007-04-29 |
* | ieee1394: sbp2: remove unnecessary alignments of struct members | Stefan Richter | 2007-04-29 |
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-04-27 |
|\ |
|
| * | sis900: Allocate rx replacement buffer before rx operation | Neil Horman | 2007-04-27 |
| * | usb-net/pegasus: simplify carrier detection | Dan Williams | 2007-04-27 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2007-04-27 |
|\ \ |
|
| * | | [SCSI] esp_scsi.c: Fix compilation. | Alexey Dobriyan | 2007-04-27 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2007-04-27 |
|\ \ \
| |_|/
|/| | |
|
| * | | [NET]: Fix networking compilation errors | David Howells | 2007-04-27 |
| * | | [AF_RXRPC/AFS]: Arch-specific fixes. | David Howells | 2007-04-27 |
| * | | [AFS]: Fix VLocation record update wakeup | David Howells | 2007-04-27 |
| * | | [NET]: Revert sk_buff walker cleanups. | David S. Miller | 2007-04-27 |
| |/ |
|
* | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2007-04-27 |
|\ \
| |/
|/| |
|
| * | [MTD] [MAPS] drivers/mtd/maps/ck804xrom.c: convert pci_module_init() | Adrian Bunk | 2007-04-27 |
| * | [MTD] [NAND] CM-x270 MTD driver | Mike Rapoport | 2007-04-27 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2007-04-27 |
| |\ |
|
| * | | [MTD] [NAND] Wrong calculation of page number in nand_block_bad() | Knobloch, Thomas | 2007-04-27 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2007-04-26 |
| |\ \ |
|
| * | | | [MTD] [MAPS] fix plat-ram printk format | Randy Dunlap | 2007-04-26 |
| * | | | [JFFS2] Fix compr_rubin.c build after include file elimination. | Andrew Morton | 2007-04-26 |
| * | | | [JFFS2] Handle inodes with only a single metadata node with non-zero isize | David Woodhouse | 2007-04-25 |
| * | | | [JFFS2] Tidy up licensing/copyright boilerplate. | David Woodhouse | 2007-04-25 |
| * | | | [MTD] [OneNAND] Exit loop only when column start with 0 | Adrian Hunter | 2007-04-25 |
| * | | | [MTD] [OneNAND] Fix access the past of the real oobfree array | Kyungmin Park | 2007-04-25 |
| * | | | [MTD] [OneNAND] Update Samsung OneNAND official URL | Kyungmin Park | 2007-04-25 |
| * | | | [JFFS2] Better fix for all-zero node headers | Joakim Tjernlund | 2007-04-24 |