index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.infradead.org/~dwmw2/rbtree-2.6
Linus Torvalds
2006-06-20
2
-6
/
+22
|
\
|
*
[RBTREE] Switch rb_colour() et al to en_US spelling of 'color' for consistency
David Woodhouse
2006-06-05
1
-11
/
+11
|
*
[RBTREE] Update hrtimers to use rb_parent() accessor macro.
David Woodhouse
2006-04-22
1
-1
/
+1
|
*
[RBTREE] Add explicit alignment to sizeof(long) for struct rb_node.
David Woodhouse
2006-04-21
1
-1
/
+2
|
*
[RBTREE] Merge colour and parent fields of struct rb_node.
David Woodhouse
2006-04-21
1
-13
/
+19
|
*
[RBTREE] Add accessor macros for colour and parent fields of rb_node
David Woodhouse
2006-04-21
1
-0
/
+9
*
|
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2006-06-20
13
-392
/
+417
|
\
\
|
*
|
[MTD] NAND: Fix breakage all over the place
Thomas Gleixner
2006-06-20
1
-1
/
+11
|
*
|
[MTD] assume mtd->writesize is 1 for NOR flashes
Artem B. Bityutskiy
2006-06-14
1
-3
/
+6
|
*
|
[MTD] NAND Expose the new raw mode function and status info to userspace
Thomas Gleixner
2006-05-30
1
-11
/
+0
|
*
|
[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
6
-12
/
+13
|
*
|
[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
1
-2
/
+5
|
|
\
\
|
|
*
|
[MTD] Introduce writesize
Joern Engel
2006-05-22
1
-2
/
+5
|
*
|
|
[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
15
-29
/
+93
|
|
|
\
\
|
|
*
|
|
[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
12
-16
/
+84
|
|
\
\
\
|
*
|
|
|
[JFFS2] Don't pack on-medium structures, because GCC emits crappy code
David Woodhouse
2006-05-15
1
-7
/
+7
|
*
|
|
|
[MTD] Clean up <linux/mtd/physmap.h> to fix modular build
David Woodhouse
2006-05-14
1
-6
/
+2
|
*
|
|
|
[MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtd
David Woodhouse
2006-05-14
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
|
*
|
|
OneNAND: One-Time Programmable (OTP) support
Kyungmin Park
2006-05-12
2
-0
/
+10
|
*
|
|
OneNAND: handle byte access on BufferRAM
Kyungmin Park
2006-05-12
1
-0
/
+3
|
*
|
|
Finally remove the obnoxious inter_module_xxx()
David Woodhouse
2006-05-08
1
-9
/
+0
|
*
|
|
[MTD] Convert physmap to platform driver
Lennert Buytenhek
2006-05-07
1
-13
/
+8
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2006-05-03
24
-101
/
+407
|
|
\
\
\
|
*
|
|
|
Move jffs2_fs_i.h and jffs2_fs_sb.h from include/linux/ to fs/jffs2/
David Woodhouse
2006-05-03
2
-172
/
+0
*
|
|
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-06-19
21
-29
/
+698
|
\
\
\
\
\
[next]