index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
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: use use asm-generic/scatterlist.h
FUJITA Tomonori
2010-05-27
1
-21
/
+1
*
Blackfin: set ARCH_KMALLOC_MINALIGN
FUJITA Tomonori
2010-05-22
1
-0
/
+2
*
Blackfin: move string functions to normal lib/ assembly
Robin Getz
2010-05-22
1
-109
/
+4
*
Blackfin: add support for the DBG (debug output) pseudo insn
Robin Getz
2010-05-22
1
-0
/
+1
*
Blackfin: change the BUG opcode to an unused 16-bit opcode
Robin Getz
2010-05-22
1
-1
/
+6
*
Blackfin: add support for the DBGA (debug assert) pseudo insn
Robin Getz
2010-05-22
1
-0
/
+17
*
Blackfin: SMP: add flush_tlb_kernel_range stub
Graf Yang
2010-05-21
1
-0
/
+1
*
Blackfin: make hardware trace output a little more useful
Robin Getz
2010-05-21
1
-3
/
+3
*
Blackfin: remove CONFIG_DEBUG_VERBOSE from trace.c
Robin Getz
2010-05-21
2
-0
/
+11
*
Blackfin: split kernel/traps.c
Robin Getz
2010-05-21
1
-0
/
+2
*
Blackfin: punt Blackfin-specific GPIO wakeup API
Michael Hennerich
2010-05-21
1
-11
/
+11
*
Blackfin: drop unused bad_page pages and move zero_page to the bss
Mike Frysinger
2010-05-21
1
-1
/
+2
*
add descriptive comment for TIF_MEMDIE task flag declaration.
Andreas Dilger
2010-05-14
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...
Linus Torvalds
2010-03-18
25
-196
/
+1284
|
\
|
*
Blackfin: eat spurious space in asm/dpmc.h
Mike Frysinger
2010-03-09
1
-2
/
+2
|
*
Blackfin: asm/page.h: pull in asm-generic headers
Mike Frysinger
2010-03-09
1
-0
/
+3
|
*
Blackfin: GPIO: implement to_irq handler
Joachim Eastwood
2010-03-09
1
-4
/
+13
|
*
Blackfin: fix single stepping over system calls
Mike Frysinger
2010-03-09
1
-0
/
+2
|
*
Blackfin: initial tracehook support
Mike Frysinger
2010-03-09
2
-0
/
+119
|
*
Blackfin: initial regset support
Mike Frysinger
2010-03-09
1
-1
/
+7
|
*
Blackfin: simplify PTRACE_{PEEK,POKE}USR in preperation for regset support
Mike Frysinger
2010-03-09
1
-0
/
+2
|
*
Blackfin: rewrite resync_core_{i,d}cache() SMP logic to avoid per_cpu data
Graf Yang
2010-03-09
2
-2
/
+7
|
*
Blackfin: add support for cpufreq on SMP systems
Graf Yang
2010-03-09
1
-3
/
+4
|
*
Blackfin: add CALLER_ADDR ftrace macros
Yi Li
2010-03-09
1
-0
/
+53
|
*
Blackfin: split watchdog definitions into a dedicated header file
Graf Yang
2010-03-09
1
-0
/
+30
|
*
Blackfin: add dma_disable_irq_nosync() API for irq handlers
Barry Song
2010-03-09
1
-0
/
+4
|
*
Blackfin: fix whitespace damage in thread_info.h
Mike Frysinger
2010-03-09
1
-12
/
+11
|
*
Blackfin: implement ndelay()
Barry Song
2010-03-09
1
-2
/
+14
|
*
Blackfin: implement nmi_watchdog for SMP on BF561
Graf Yang
2010-03-09
3
-0
/
+17
|
*
Blackfin: increase NR_IRQS beyond NR on-chip IRQs
Michael Hennerich
2010-03-09
1
-0
/
+3
|
*
Blackfin: add support for irqflags tracing
Yi Li
2010-03-09
1
-0
/
+12
|
*
Blackfin: initial XIP support
Barry Song
2010-03-09
2
-0
/
+13
|
*
Blackfin: SMP: add PM/CPU hotplug support
Graf Yang
2010-03-09
1
-0
/
+7
|
*
Blackfin: SMP: make core timers per-cpu clock events for HRT
Yi Li
2010-03-09
1
-1
/
+5
|
*
Blackfin: unify MMR helpers
Mike Frysinger
2010-03-09
1
-44
/
+12
|
*
Blackfin: add optimized version of Hamming Weight functions
Michael Hennerich
2010-03-09
1
-19
/
+55
|
*
Blackfin: dma-mapping: fix thinko in constant optimization
Sonic Zhang
2010-03-09
1
-6
/
+9
|
*
Blackfin: merge common CAN defines into one headers
Mike Frysinger
2010-03-09
1
-0
/
+725
|
*
Blackfin: extend bfin-lq035q1-fb resources to include PPI mode
Michael Hennerich
2010-03-09
1
-0
/
+12
|
*
Blackfin: fix MPU page permission masks overflow when dealing with async memory
Barry Song
2010-03-09
1
-3
/
+11
|
*
Blackfin: bfin_sport: unify & standardize SPORT masks
Mike Frysinger
2010-03-09
2
-97
/
+132
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2010-03-12
1
-2
/
+2
|
\
\
|
*
|
Fix spelling of 'platform' in comments and doc
Stefan Weil
2010-02-05
1
-2
/
+2
|
|
/
*
|
dma-mapping: blackfin: remove the obsolete and unnecessary DMA API comments
FUJITA Tomonori
2010-03-12
1
-36
/
+0
|
/
*
FDPIC: Respect PT_GNU_STACK exec protection markings when creating NOMMU stack
Mike Frysinger
2010-01-06
1
-0
/
+5
*
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
Linus Torvalds
2009-12-17
1
-0
/
+1
|
\
|
*
kbuild: move asm-offsets.h to include/generated
Sam Ravnborg
2009-12-12
1
-0
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...
Linus Torvalds
2009-12-16
24
-527
/
+416
|
\
\
|
*
|
Blackfin: Convert BUG() to use unreachable()
David Daney
2009-12-15
1
-1
/
+1
[next]