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
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MTD] replace MTD_RAM with MTD_GENERIC_TYPE
Joern Engel
2006-05-30
1
-2
/
+2
*
[MTD] replace MTD_ROM with MTD_GENERIC_TYPE
Joern Engel
2006-05-30
1
-1
/
+1
*
[MTD] NAND Expose the new raw mode function and status info to userspace
Thomas Gleixner
2006-05-30
2
-11
/
+27
*
[MTD] Rework the out of band handling completely
Thomas Gleixner
2006-05-29
2
-10
/
+50
*
[MTD] Remove silly MTD_WRITE/READ macros
Thomas Gleixner
2006-05-29
1
-15
/
+1
*
[MTD] NAND Replace oobinfo by ecclayout
Thomas Gleixner
2006-05-29
8
-19
/
+43
*
[MTD] NAND Consolidate oobinfo handling
Thomas Gleixner
2006-05-29
1
-3
/
+2
*
[MTD] NAND Fix platform structure and NDFC driver
Thomas Gleixner
2006-05-29
2
-2
/
+5
*
[MTD] NAND modularize write function
Thomas Gleixner
2006-05-26
1
-26
/
+45
*
[MTD] NAND Modularize read function
Thomas Gleixner
2006-05-25
1
-8
/
+8
*
[MTD] NAND Add read/write function pointers to struct nand_ecc_ctrl
Thomas Gleixner
2006-05-25
1
-0
/
+13
*
[MTD] Add ECC statistics to struct mtd_info
Thomas Gleixner
2006-05-25
1
-0
/
+14
*
[MTD] NAND Introduce NAND_NO_READRDY option
Thomas Gleixner
2006-05-25
1
-0
/
+4
*
[MTD] NAND remove write_byte/word function from nand_chip
Thomas Gleixner
2006-05-23
1
-5
/
+0
*
[MTD] Refactor NAND hwcontrol to cmd_ctrl
Thomas Gleixner
2006-05-23
1
-16
/
+17
*
[MTD] Remove read/write _ecc variants
Thomas Gleixner
2006-05-23
2
-3
/
+3
*
[MTD] Remove readv/readv_ecc
Thomas Gleixner
2006-05-23
1
-5
/
+1
*
[MTD] Remove nand writev support
Thomas Gleixner
2006-05-23
1
-2
/
+0
*
[MTD] NAND ECC hwctl function has no return value
Thomas Gleixner
2006-05-23
1
-1
/
+1
*
Merge branch 'master' of /home/tglx/work/kernel/git/mtd-2.6/
Thomas Gleixner
2006-05-23
2
-11
/
+11
|
\
|
*
[MTD] Introduce MTD_BIT_WRITEABLE
Joern Engel
2006-05-22
1
-4
/
+3
|
*
[MTD] Introduce writesize
Joern Engel
2006-05-22
2
-3
/
+6
|
*
[MTD] Use single flag to mark writeable devices.
Joern Engel
2006-05-22
1
-6
/
+4
*
|
[MTD] NAND modularize ECC
Thomas Gleixner
2006-05-23
1
-30
/
+33
*
|
[MTD] NAND consolidate data types
Thomas Gleixner
2006-05-23
1
-11
/
+11
*
|
[MTD] NAND whitespace and formatting cleanup
Thomas Gleixner
2006-05-23
1
-69
/
+34
*
|
[MTD] Add support for NDFC NAND controller
Thomas Gleixner
2006-05-23
1
-0
/
+66
*
|
[MTD] Add platform support for NAND
Thomas Gleixner
2006-05-23
1
-0
/
+47
*
|
[MTD] Simplify NAND locking
Thomas Gleixner
2006-05-23
1
-3
/
+4
|
/
*
Merge git://git.infradead.org/jffs2-xattr-2.6
David Woodhouse
2006-05-20
1
-0
/
+40
|
\
|
*
Merge git://git.infradead.org/mtd-2.6
KaiGai Kohei
2006-05-19
43
-87
/
+214
|
|
\
|
*
|
[JFFS2][XATTR] XATTR support on JFFS2 (version. 5)
KaiGai Kohei
2006-05-13
1
-0
/
+40
*
|
|
[JFFS2] Support new device nodes
David Woodhouse
2006-05-19
1
-0
/
+6
|
|
/
|
/
|
*
|
[JFFS2] Repack some on-medium structures. ARM is weirder than I thought.
David Woodhouse
2006-05-16
1
-3
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
David Woodhouse
2006-05-16
40
-74
/
+205
|
\
\
|
*
|
[PATCH] fix can_share_swap_page() when !CONFIG_SWAP
Hua Zhong
2006-05-15
1
-1
/
+1
|
*
|
[PATCH] add slab_is_available() routine for boot code
Mike Kravetz
2006-05-15
1
-0
/
+1
|
*
|
[PATCH] symbol_put_addr() locks kernel
Trent Piepho
2006-05-15
1
-0
/
+1
|
*
|
[PATCH] s390: add vmsplice system call
Martin Schwidefsky
2006-05-15
1
-1
/
+7
|
*
|
[PATCH] RCU: introduce rcu_needs_cpu() interface
Heiko Carstens
2006-05-15
1
-0
/
+1
|
*
|
[NEIGH]: Fix IP-over-ATM and ARP interaction.
Simon Kelley
2006-05-12
1
-0
/
+1
|
*
|
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
2006-05-11
1
-0
/
+1
|
|
\
\
|
|
*
|
[SERIAL] Clean up serial locking when obtaining a reference to a port
Russell King
2006-04-30
1
-0
/
+1
|
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-05-11
1
-2
/
+1
|
|
\
\
\
|
|
*
|
|
[NET]: Do sysfs registration as part of register_netdevice.
Stephen Hemminger
2006-05-10
1
-2
/
+1
|
*
|
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2006-05-11
1
-6
/
+17
|
|
\
\
\
\
|
|
*
|
|
|
[SCSI] srp.h: avoid padding of structs
Roland Dreier
2006-04-28
1
-6
/
+17
|
*
|
|
|
|
Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/shemmi...
Linus Torvalds
2006-05-10
1
-0
/
+1
|
|
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
dl2k: use DMA_48BIT_MASK constant
Francois Romieu
2006-05-10
1
-0
/
+1
|
*
|
|
|
|
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/shem...
Linus Torvalds
2006-05-09
3
-13
/
+14
|
|
\
\
\
\
\
[next]