| Commit message (Expand) | Author | Age | Files | Lines |
* | ieee1394: small header cleanup | Stefan Richter | 2007-04-30 | 2 | -2/+2 |
* | ieee1394: move some comments from declaration to definition | Stefan Richter | 2007-04-30 | 18 | -239/+348 |
* | ieee1394: remove declarations of nonexisting functions | Stefan Richter | 2007-04-30 | 3 | -14/+1 |
* | ieee1394: sbp2: include fixes | Andrew Morton | 2007-04-30 | 1 | -0/+2 |
* | ieee1394: sbp2: move some memory allocations into non-atomic context | Stefan Richter | 2007-04-30 | 1 | -15/+5 |
* | ieee1394: sbp2: optimize DMA direction of s/g tables | Stefan Richter | 2007-04-30 | 1 | -6/+6 |
* | ieee1394: sbp2: enforce 32bit DMA mapping | Stefan Richter | 2007-04-30 | 1 | -0/+5 |
* | ieee1394: sbp2: remove unnecessary alignments of struct members | Stefan Richter | 2007-04-30 | 1 | -4/+4 |
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-04-27 | 3 | -16/+6 |
|\ |
|
| * | sis900: Allocate rx replacement buffer before rx operation | Neil Horman | 2007-04-27 | 1 | -4/+5 |
| * | usb-net/pegasus: simplify carrier detection | Dan Williams | 2007-04-27 | 2 | -12/+1 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2007-04-27 | 1 | -4/+5 |
|\ \ |
|
| * | | [SCSI] esp_scsi.c: Fix compilation. | Alexey Dobriyan | 2007-04-27 | 1 | -4/+5 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2007-04-27 | 15 | -99/+181 |
|\ \ \
| |_|/
|/| | |
|
| * | | [NET]: Fix networking compilation errors | David Howells | 2007-04-27 | 2 | -1/+3 |
| * | | [AF_RXRPC/AFS]: Arch-specific fixes. | David Howells | 2007-04-27 | 7 | -3/+12 |
| * | | [AFS]: Fix VLocation record update wakeup | David Howells | 2007-04-27 | 1 | -9/+8 |
| * | | [NET]: Revert sk_buff walker cleanups. | David S. Miller | 2007-04-27 | 5 | -86/+158 |
| |/ |
|
* | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2007-04-27 | 75 | -1724/+2678 |
|\ \
| |/
|/| |
|
| * | [MTD] [MAPS] drivers/mtd/maps/ck804xrom.c: convert pci_module_init() | Adrian Bunk | 2007-04-27 | 1 | -1/+1 |
| * | [MTD] [NAND] CM-x270 MTD driver | Mike Rapoport | 2007-04-27 | 3 | -0/+273 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2007-04-27 | 1427 | -62693/+67010 |
| |\ |
|
| * | | [MTD] [NAND] Wrong calculation of page number in nand_block_bad() | Knobloch, Thomas | 2007-04-27 | 1 | -1/+1 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2007-04-26 | 878 | -9344/+8812 |
| |\ \ |
|
| * | | | [MTD] [MAPS] fix plat-ram printk format | Randy Dunlap | 2007-04-26 | 1 | -1/+2 |
| * | | | [JFFS2] Fix compr_rubin.c build after include file elimination. | Andrew Morton | 2007-04-26 | 1 | -10/+9 |
| * | | | [JFFS2] Handle inodes with only a single metadata node with non-zero isize | David Woodhouse | 2007-04-25 | 3 | -9/+20 |
| * | | | [JFFS2] Tidy up licensing/copyright boilerplate. | David Woodhouse | 2007-04-25 | 45 | -217/+155 |
| * | | | [MTD] [OneNAND] Exit loop only when column start with 0 | Adrian Hunter | 2007-04-25 | 1 | -2/+2 |
| * | | | [MTD] [OneNAND] Fix access the past of the real oobfree array | Kyungmin Park | 2007-04-25 | 1 | -5/+12 |
| * | | | [MTD] [OneNAND] Update Samsung OneNAND official URL | Kyungmin Park | 2007-04-25 | 1 | -1/+1 |
| * | | | [JFFS2] Better fix for all-zero node headers | Joakim Tjernlund | 2007-04-25 | 2 | -15/+5 |
| * | | | [JFFS2] Improve read_inode memory usage, v2. | David Woodhouse | 2007-04-25 | 3 | -599/+618 |
| * | | | [JFFS2] Improve failure mode if inode checking leaves unchecked space. | David Woodhouse | 2007-04-23 | 1 | -1/+2 |
| * | | | [JFFS2] Fix cross-endian build. | David Woodhouse | 2007-04-23 | 2 | -3/+12 |
| * | | | [MTD] Finish conversion mtd_blkdevs to use the kthread API | Christoph Hellwig | 2007-04-22 | 1 | -23/+9 |
| * | | | [JFFS2] Obsolete dirent nodes immediately on unlink, where possible. | Joakim Tjernlund | 2007-04-20 | 1 | -2/+1 |
| * | | | Use menuconfig objects: MTD | Jan Engelhardt | 2007-04-19 | 6 | -78/+52 |
| * | | | [MTD] mtd_blkdevs: Convert to use the kthread API | Eric W. Biederman | 2007-04-19 | 1 | -14/+5 |
| * | | | [MTD] Fix fwh_lock locking | Shashi Rao | 2007-04-17 | 1 | -1/+2 |
| * | | | [JFFS2] Speed up mount for directly-mapped NOR flash | Joakim Tjernlund | 2007-04-17 | 1 | -4/+11 |
| * | | | [JFFS2] fix buffer sise calculations in jffs2_get_inode_nodes() | Artem Bityutskiy | 2007-04-17 | 1 | -65/+33 |
| * | | | [JFFS2] Disable summary after wbuf recovery | Adrian Hunter | 2007-04-17 | 1 | -0/+3 |
| * | | | [JFFS2] Prevent list corruption when handling write errors | Adrian Hunter | 2007-04-17 | 1 | -0/+5 |
| * | | | [MTD] nandsim: enhance nandsim to allow arbitrary NAND size | Adrian Hunter | 2007-04-17 | 1 | -1/+20 |
| * | | | [MTD] nandsim: Enhance nandsim optionally to report wear information | Adrian Hunter | 2007-04-17 | 1 | -0/+99 |
| * | | | [MTD] nandsim: enhance nandsim to simulate flash errors | Adrian Hunter | 2007-04-17 | 1 | -1/+300 |
| * | | | [MTD] nandsim: add partition capability to nandsim | Adrian Hunter | 2007-04-17 | 1 | -24/+73 |
| * | | | [JFFS2] fix deadlock on error path | Artem Bityutskiy | 2007-04-17 | 1 | -1/+1 |
| * | | | [MTD] [NAND] Casting bug in nand_default_block_markbad | Andre Renaud | 2007-04-17 | 1 | -1/+1 |