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
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
Blackfin arch: update defconfig file for all boards
Mike Frysinger
2008-11-18
21
-47
/
+38
*
Blackfin arch: remove most BUG_ON channel checks
Michael Hennerich
2008-10-29
1
-70
/
+0
*
Blackfin arch: only add IFLUSH nop padding when anomaly 443 is enabled
Mike Frysinger
2008-10-28
1
-1
/
+5
*
Blackfin arch: Remove useless SSYNCs in DMA code
Michael Hennerich
2008-10-28
1
-13
/
+1
*
Blackfin arch: lookup channel2irq() only once
Michael Hennerich
2008-10-28
2
-18
/
+7
*
Blackfin arch: update anomaly lists to match latest sheets
Mike Frysinger
2008-10-28
6
-9
/
+20
*
Blackfin arch: refine the gpio check
Mike Frysinger
2008-10-28
1
-5
/
+5
*
Blackfin arch: unify port_setup() to reduce arch differences
Mike Frysinger
2008-10-28
1
-14
/
+10
*
Blackfin arch: unify peripheral_request() to reduce arch differences
Mike Frysinger
2008-10-28
1
-78
/
+11
*
Blackfin arch: fix cmp_label() so it doesnt incorrectly accept partial leadin...
Mike Frysinger
2008-10-28
1
-2
/
+1
*
Blackfin arch: unify check_gpio() to reduce arch differences
Mike Frysinger
2008-10-28
1
-9
/
+3
*
Blackfin arch: remove unused local define
Mike Frysinger
2008-10-28
1
-3
/
+0
*
Blackfin arch: add support for Blackfin latest processor family BF51x
Bryan Wu
2008-11-18
36
-31
/
+8524
*
Blackfin arch: put quotes around error to silence a ton of warnings from gcc-4.3
Mike Frysinger
2008-10-28
6
-6
/
+6
*
Blackfin arch: fix bug - kernel with SMP patch can not bootup
Graf Yang
2008-10-28
1
-3
/
+4
*
Blackfin arch: drop redundant BFIN_DMA_5XX depends
Mike Frysinger
2008-10-28
1
-3
/
+2
*
Blackfin arch: drop unused exports and comment remaining exports
Mike Frysinger
2008-10-28
1
-48
/
+12
*
Blackfin arch: add an option to allow people to stick exception stack into L1...
Mike Frysinger
2008-10-28
2
-6
/
+26
*
Blackfin arch: move EXPORT_SYMBOL to the place where it is actually defined
Mike Frysinger
2008-10-28
4
-9
/
+6
*
Blackfin arch: BF538/9 Linux kernel Support
Michael Hennerich
2008-11-18
29
-16
/
+10587
*
Blackfin arch: unify duplicated bss init code
Mike Frysinger
2008-10-27
1
-47
/
+19
*
m68knommu: introduce asm/swab.h
Harvey Harrison
2009-01-06
3
-21
/
+27
*
h8300: introduce asm/swab.h
Harvey Harrison
2009-01-06
3
-7
/
+12
*
ia64: introduce asm/swab.h
Harvey Harrison
2009-01-06
3
-36
/
+36
*
blackfin: introduce asm/swab.h
Harvey Harrison
2009-01-06
3
-42
/
+50
*
arm: introduce asm/swab.h
Harvey Harrison
2009-01-06
3
-32
/
+52
*
alpha: introduce asm/swab.h
Harvey Harrison
2009-01-06
3
-41
/
+44
*
x86: introduce asm/swab.h
Harvey Harrison
2009-01-06
3
-60
/
+64
*
sparc: introduce asm/swab.h
Harvey Harrison
2009-01-06
3
-44
/
+48
*
sh: introduce asm/swab.h
Harvey Harrison
2009-01-06
3
-59
/
+64
*
s390: introduce asm/swab.h
Harvey Harrison
2009-01-06
3
-90
/
+94
*
powerpc: introduce asm/swab.h
Harvey Harrison
2009-01-06
3
-81
/
+93
*
mips: introduce asm/swab.h
Harvey Harrison
2009-01-06
3
-49
/
+59
*
avr32: introduce asm/swab.h
Harvey Harrison
2009-01-06
3
-29
/
+38
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2009-01-06
2
-0
/
+30
|
\
|
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2008-12-30
2
-0
/
+30
|
|
\
|
|
*
Input: add support for enhanced rotary controller on pxa930 and pxa935
Yong Yao
2008-12-29
1
-0
/
+20
|
|
*
Input: add support for trackball on pxa930 and pxa935
Yong Yao
2008-12-29
1
-0
/
+10
*
|
|
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-01-06
3
-76
/
+3
|
\
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
*
-
-
-
.
\
\
Merge branches 'core/futexes', 'core/locking', 'core/rcu' and 'linus' into co...
Ingo Molnar
2009-01-06
57
-2589
/
+1674
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'core/iommu' into core/urgent
Ingo Molnar
2009-01-05
3
-76
/
+3
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
swiotlb: replace architecture-specific swiotlb.h with linux/swiotlb.h
FUJITA Tomonori
2008-12-28
2
-75
/
+2
|
|
*
|
|
|
|
|
swiotlb: add hwdev to swiotlb_phys_to_bus() / swiotlb_sg_to_bus()
Jeremy Fitzhardinge
2008-12-28
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
2009-01-06
3
-0
/
+6
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Staging: Kconfig for ARCH=arm,8300, cris
F. Duncan M. Haldane
2009-01-06
3
-0
/
+6
|
|
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2009-01-06
16
-42
/
+26
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
arm: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-06
10
-18
/
+18
|
*
|
|
|
|
|
|
|
avr: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-06
1
-2
/
+2
|
*
|
|
|
|
|
|
|
chris: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-06
1
-3
/
+3
|
*
|
|
|
|
|
|
|
IA64: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-06
2
-3
/
+2
[next]