index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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
*
[MTD] Driver for AT26Fxxx dataflash devices
Hans-Jürgen Koch
2007-04-17
3
-0
/
+494
*
[MTD] Fix length comparison in MEMREADOOB
Thomas Gleixner
2007-04-17
1
-1
/
+1
*
[MTD] [NAND] Move ancient NAND chip support into a config option
Thomas Gleixner
2007-04-17
2
-0
/
+12
*
[MTD] [NAND] Use ecc.read/write_page_raw consequently
Thomas Gleixner
2007-04-17
1
-2
/
+2
*
[MTD][NAND] Add Micron Manufacturer ID
sshahrom@micron.com
2007-04-17
2
-0
/
+2
*
[JFFS2] check node crc before doing anything else
Thomas Gleixner
2007-04-17
1
-15
/
+15
*
[MTD] Fix dependencies for MIPS MTD drivers
Ralf Baechle
2007-04-17
1
-3
/
+3
*
[MTD] Alchemy cleanups
Ralf Baechle
2007-04-17
1
-9
/
+0
*
[MTD] [NOR] Support for auto locking flash on power up
Rodolfo Giometti
2007-04-02
2
-3
/
+91
*
[JFFS2] Delete everything related to obsolete JFFS2_PROC option
Robert P. J. Day
2007-04-02
2
-148
/
+0
*
[MTD] PMC MSP71xx flash/rootfs mappings
Marc St-Jean
2007-04-02
4
-0
/
+324
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/misc
David Woodhouse
2007-03-23
1
-58
/
+9
|
\
|
*
[PATCH] [MTD] block2mtd: remove readahead code
Joern Engel
2007-02-20
1
-53
/
+4
|
*
[PATCH] [MTD] block2mtd: remove warning
Joern Engel
2007-02-20
1
-3
/
+3
|
*
[PATCH] [MTD] block2mtd: remove casts
Joern Engel
2007-02-20
1
-2
/
+2
*
|
[MTD] Delete unused header file linux/mtd/iflash.h.
Robert P. J. Day
2007-03-23
1
-98
/
+0
*
|
[MTD] [NAND] Remember timing settings for CAFÉ NAND controller.
David Woodhouse
2007-03-23
1
-14
/
+11
*
|
[JFFS2] Remove superfluous source file fs/jffs2/comprtest.c
Robert P. J. Day
2007-03-10
1
-307
/
+0
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2007-03-09
5
-19
/
+31
|
\
\
|
*
|
[IPV6] fix ipv6_getsockopt_sticky copy_to_user leak
Chris Wright
2007-03-09
1
-1
/
+1
|
*
|
[IPV6]: Fix for ipv6_setsockopt NULL dereference
Olaf Kirch
2007-03-09
1
-1
/
+1
|
*
|
[DCCP]: Initialise write_xmit_timer also on passive sockets
Gerrit Renker
2007-03-09
3
-16
/
+26
|
*
|
[IPV4]: Fix rtm_to_ifaddr() error handling.
Evgeniy Polyakov
2007-03-09
1
-1
/
+3
*
|
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2007-03-09
14
-245
/
+783
|
\
\
\
[next]