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
/
blackfin
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Blackfin: convert simple headers to asm-generic
Mike Frysinger
2009-06-18
20
-170
/
+10
*
Blackfin: convert socket/poll to asm-generic
Mike Frysinger
2009-06-18
3
-90
/
+5
*
Blackfin: convert user/elf to asm-generic
Mike Frysinger
2009-06-18
2
-90
/
+2
*
Blackfin: convert shm/sysv/ipc to asm-generic
Mike Frysinger
2009-06-18
5
-134
/
+5
*
Blackfin: convert asm/ioctls.h to asm-generic/ioctls.h
Mike Frysinger
2009-06-18
1
-82
/
+2
*
Merge branch 'akpm'
Linus Torvalds
2009-06-16
1
-16
/
+1
|
\
|
*
kmap_types: make most arches use generic header file
Randy Dunlap
2009-06-16
1
-16
/
+1
*
|
Blackfin: hook up new rt_tgsigqueueinfo syscall
Mike Frysinger
2009-06-13
1
-1
/
+2
*
|
Blackfin: initial support for ftrace
Mike Frysinger
2009-06-13
1
-1
/
+13
*
|
Blackfin: move custom sections into sections.h
Mike Frysinger
2009-06-13
2
-10
/
+12
*
|
Blackfin: punt unused/wrong mutex-dec.h
Mike Frysinger
2009-06-13
1
-112
/
+0
*
|
Blackfin: add support for irqflags
Mike Frysinger
2009-06-13
3
-264
/
+74
*
|
Blackfin: update aedos-ipipe code to upstream 1.10-00
Yi Li
2009-06-13
1
-13
/
+15
*
|
Blackfin: fix flag storage for irq funcs
Mike Frysinger
2009-06-13
2
-9
/
+10
*
|
Blackfin: add blackfin_invalidate_entire_icache for SMP systems
Sonic Zhang
2009-06-13
3
-3
/
+10
*
|
Blackfin: add support for GENERIC_BUG
Mike Frysinger
2009-06-13
1
-6
/
+51
*
|
Blackfin: rename bfin_addr_dcachable to bfin_addr_dcacheable
Jie Zhang
2009-06-13
1
-1
/
+1
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
2009-06-12
4
-3
/
+4
|
\
|
*
asm-generic: rename page.h and uaccess.h
Arnd Bergmann
2009-06-11
1
-1
/
+1
|
*
asm-generic: rename atomic.h to atomic-long.h
Arnd Bergmann
2009-06-11
1
-1
/
+1
|
*
asm-generic: introduce asm/bitsperlong.h
Arnd Bergmann
2009-06-11
1
-0
/
+1
|
*
asm-generic: rename termios.h, signal.h and mman.h
Arnd Bergmann
2009-06-11
1
-1
/
+1
*
|
Blackfin: push access_ok() L1 attribute down
Mike Frysinger
2009-06-12
1
-4
/
+0
*
|
Blackfin: punt duplicated search_exception_table() prototype
Mike Frysinger
2009-06-12
1
-3
/
+0
*
|
Blackfin: add missing access_ok() checks to user functions
Robin Getz
2009-06-12
1
-5
/
+20
*
|
Blackfin: rename Blackfin relocs according to the toolchain
Mike Frysinger
2009-06-12
1
-42
/
+42
*
|
Blackfin: add SSYNC to set_dma_sg() for descriptor fetching
Sonic Zhang
2009-06-12
1
-1
/
+7
*
|
Blackfin: drop unused reserve_pda() function
Graf Yang
2009-06-12
1
-2
/
+0
*
|
Blackfin: update gptimers API
Michael Hennerich
2009-06-12
1
-19
/
+24
*
|
Blackfin: make deferred hardware errors more exact
Robin Getz
2009-06-12
1
-3
/
+89
*
|
Blackfin: work around anomaly 05000220
Graf Yang
2009-06-12
1
-16
/
+19
*
|
Blackfin: add support for gptimer0 as a tick source
Graf Yang
2009-06-12
1
-0
/
+1
*
|
Blackfin: document anomaly 05000234 workaround
Robin Getz
2009-06-12
1
-2
/
+2
*
|
Blackfin: fix early L1 relocation crash
Robin Getz
2009-06-12
1
-0
/
+2
*
|
Blackfin: fix detection of cached L2 SRAM
Mike Frysinger
2009-06-12
1
-0
/
+5
*
|
Blackfin: merge Philippe's recent ipipe patch
Philippe Gerum
2009-06-12
1
-2
/
+2
*
|
Blackfin: fix warnings with I/O port macros
Mike Frysinger
2009-06-12
1
-13
/
+16
*
|
Blackfin: fix data cache flushing when doing icache flushing
Mike Frysinger
2009-06-12
1
-19
/
+16
|
/
*
flat: fix data sections alignment
Oskar Schirmer
2009-05-29
1
-1
/
+0
*
Blackfin: drop unneeded asm/.gitignore
Mike Frysinger
2009-05-27
1
-1
/
+0
*
Blackfin: hook up preadv/pwritev syscalls
Mike Frysinger
2009-05-27
1
-1
/
+3
*
Blackfin SPI Driver: Make mmc_spi driver work on Blackfin
Wolfgang Muees
2009-04-07
1
-0
/
+2
*
Blackfin SPI Driver: Add GPIO controlled SPI Slave Select support
Michael Hennerich
2009-04-07
1
-0
/
+1
*
Blackfin SPI Driver: Fix erroneous SPI Clock divisor calculation
Michael Hennerich
2009-04-07
1
-0
/
+2
*
Merge branch 'tracing/core-v2' into tracing-for-linus
Ingo Molnar
2009-04-02
1
-0
/
+1
|
\
|
*
Merge branch 'x86/core' into tracing/ftrace
Ingo Molnar
2009-03-10
1
-10
/
+0
|
|
\
|
|
*
-
-
-
.
Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap', 'x86/memtest', 'x86/mm', ...
Ingo Molnar
2009-03-10
7
-122
/
+84
|
|
|
\
\
\
|
|
|
\
\
\
|
|
\
\
\
\
|
*
-
.
\
\
\
\
Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' ...
Ingo Molnar
2009-03-10
6
-112
/
+84
|
|
\
\
\
\
\
\
|
|
|
|
|
_
|
/
/
|
|
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'x86/core' into tracing/textedit
Ingo Molnar
2009-03-06
1
-1
/
+1
|
|
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
/
/
/
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
tracing: make CALLER_ADDRx overwriteable
Uwe Kleine-Koenig
2009-03-02
1
-0
/
+1
|
|
|
_
|
/
/
|
|
/
|
|
|
[next]