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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[POWERPC] cpm2: CPM2 interrupt controller fix
Vitaly Bordug
2007-02-07
1
-0
/
+24
*
[POWERPC] PS3: Move vuart declarations to ps3.h
Geoff Levand
2007-02-07
1
-0
/
+35
*
[POWERPC] PS3: Move system bus to platform directory
Geoff Levand
2007-02-07
1
-150
/
+0
*
[POWERPC] Add "is_power_of_2" checking to log2.h.
Robert P. J. Day
2007-02-07
1
-0
/
+11
*
[POWERPC] MPIC: support more than 256 sources
Olof Johansson
2007-02-07
1
-15
/
+9
*
[POWERPC] PA6T PMC support
Olof Johansson
2007-02-07
1
-0
/
+7
*
[POWERPC] Introduce _SYSDEV_ATTR
Olof Johansson
2007-02-07
1
-4
/
+8
*
[POWERPC] Add PMC type to cputable
Olof Johansson
2007-02-07
1
-0
/
+7
*
[POWERPC] Oprofile cleanup
Olof Johansson
2007-02-07
1
-87
/
+2
*
[POWERPC] ps3: remove unneeded header include
Geoff Levand
2007-02-07
1
-1
/
+0
*
[POWERPC] ps3: get av_multi_out params
Geert Uytterhoeven
2007-02-07
1
-0
/
+11
*
[POWERPC] ps3: get firmware version
Geoff Levand
2007-02-07
1
-0
/
+12
*
[POWERPC] ps3: add interrupt alloc for outlets
Geert Uytterhoeven
2007-02-07
1
-0
/
+3
*
[POWERPC] ps3: bind interrupt to cpu
Geoff Levand
2007-02-07
1
-7
/
+16
*
[POWERPC] ps3: repository storage support
Geert Uytterhoeven
2007-02-07
1
-7
/
+17
*
[POWERPC] ps3: repository misc fixes
Geoff Levand
2007-02-07
1
-8
/
+8
*
[POWERPC] Add mpc866ads board-specific bits to arch/powerpc
Vitaly Bordug
2007-02-07
1
-0
/
+4
*
[POWERPC] 8xx: powerpc port of core CPM PIC
Vitaly Bordug
2007-02-07
4
-10
/
+62
*
[POWERPC] remove unused CPU_FTRS_POWER6X
Michael Neuling
2007-02-07
1
-6
/
+0
*
[POWERPC] 83xx: Return a point to the struct ipic from ipic_init()
Kumar Gala
2007-01-26
1
-1
/
+1
*
[POWERPC] Add IRQ remapping hook
Ishizaki Kou
2007-01-24
1
-0
/
+3
*
[POWERPC] Add a field for each specific bus to struct pci_controller
Ishizaki Kou
2007-01-24
1
-0
/
+2
*
[POWERPC] Remove the broken Gemini support
Adrian Bunk
2007-01-24
2
-79
/
+0
*
[POWERPC] Move ELF_ET_DYN_BASE up to 512MB point
Anton Blanchard
2007-01-24
1
-1
/
+1
*
[PATCH] x86: fix PDA variables to work during boot
James Bottomley
2007-01-22
1
-0
/
+1
*
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2007-01-22
5
-15
/
+36
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2007-01-18
1059
-19654
/
+21787
|
|
\
|
*
|
[MTD] OneNAND: Implement read-while-load
Adrian Hunter
2007-01-10
1
-0
/
+1
|
*
|
[MTD] OneNAND: add subpage write support
Kyungmin Park
2007-01-10
1
-0
/
+2
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2006-12-01
142
-680
/
+892
|
|
\
\
|
*
|
|
[MTD] add get and put methods
Artem Bityutskiy
2006-11-29
1
-0
/
+7
|
*
|
|
[MTD] add get_mtd_device_nm() function
Artem Bityutskiy
2006-11-29
1
-0
/
+1
|
*
|
|
[MTD] NAND: add subpage write support
Thomas Gleixner
2006-11-29
2
-0
/
+11
|
*
|
|
[MTD] increase MAX_MTD_DEVICES
Artem Bityutskiy
2006-11-29
1
-1
/
+1
|
*
|
|
Merge git://git.infradead.org/~kmpark/onenand-mtd-2.6
David Woodhouse
2006-11-29
2
-1
/
+5
|
|
\
\
\
|
|
*
|
|
[MTD] OneNAND: Single bit error detection
Kyungmin Park
2006-11-16
1
-0
/
+1
|
|
*
|
|
[MTD] OneNAND: lock support
Kyungmin Park
2006-11-16
1
-1
/
+0
|
|
*
|
|
MTD: OneNAND: interrupt based wait support
Kyungmin Park
2006-11-16
1
-0
/
+4
|
*
|
|
|
[MTD] [NAND] remove len/ooblen confusion.
Vitaly Wool
2006-11-28
1
-7
/
+5
|
*
|
|
|
[MTD] Allow variable block sizes in mtd_blkdevs
Richard Purdie
2006-11-28
1
-1
/
+2
|
|
/
/
/
|
*
|
|
[MTD] NAND: Combined oob buffer so it's contiguous with data
David Woodhouse
2006-10-21
1
-5
/
+1
*
|
|
|
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-01-22
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
libata: initialize qc->dma_dir to DMA_NONE
Tejun Heo
2007-01-19
1
-0
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2007-01-22
1
-3
/
+4
|
\
\
\
\
|
*
|
|
|
HID: add missing RX, RZ and RY enum values to hid-debug output
Simon Budig
2007-01-21
1
-3
/
+4
|
|
/
/
/
*
|
|
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
2007-01-22
1
-3
/
+5
|
\
\
\
\
|
*
|
|
|
[POWERPC] atomic_dec_if_positive sign extension fix
Robert Jennings
2007-01-22
1
-3
/
+5
|
|
/
/
/
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mcheha...
Linus Torvalds
2007-01-22
1
-0
/
+9
|
\
\
\
\
|
*
|
|
|
V4L/DVB (5023): Fix compilation on ppc32 architecture
Mauro Carvalho Chehab
2007-01-15
1
-0
/
+9
|
|
/
/
/
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
2007-01-22
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
[next]