index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
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: 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
*
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
|
*
|
Blackfin: define __NR_recvmmsg
Mike Frysinger
2009-12-15
1
-1
/
+2
|
*
|
Blackfin: add support for TIF_NOTIFY_RESUME
Barry Song
2009-12-15
1
-0
/
+2
|
*
|
Blackfin: convert to asm-generic pci headers
Barry Song
2009-12-15
1
-128
/
+2
|
*
|
Blackfin: io.h: fix random busted whitespace
Mike Frysinger
2009-12-15
1
-44
/
+51
|
*
|
Blackfin: dma-mapping.h: flesh out missing DMA mapping functions
Barry Song
2009-12-15
2
-27
/
+99
|
*
|
Blackfin: support smaller uncached DMA chunks for memory constrained systems
Barry Song
2009-12-15
1
-0
/
+6
|
*
|
Blackfin: kgdb: punt dead code
Sonic Zhang
2009-12-15
1
-3
/
+0
|
*
|
Blackfin: punt dead/unused flash mem_init settings
Mike Frysinger
2009-12-15
1
-153
/
+0
|
*
|
Blackfin: gptimers: use unsigned timer/group ids
Mike Frysinger
2009-12-15
1
-16
/
+16
|
*
|
Blackfin: comment the FDPIC PTRACE defines
Mike Frysinger
2009-12-15
1
-3
/
+3
|
*
|
Blackfin/ipipe: update version stamp
Philippe Gerum
2009-12-15
1
-2
/
+2
|
*
|
Blackfin/ipipe: introduce support for CONFIG_MPU
Philippe Gerum
2009-12-15
1
-2
/
+31
|
*
|
Blackfin/ipipe: fix forward ref to barrier()
Philippe Gerum
2009-12-15
1
-6
/
+7
|
*
|
Blackfin/ipipe: prepare status bitops for SMP support
Philippe Gerum
2009-12-15
2
-27
/
+9
|
*
|
Blackfin: unify DMA masks
Mike Frysinger
2009-12-15
1
-20
/
+49
|
*
|
Blackfin: unify duplicated power masks
Mike Frysinger
2009-12-15
1
-3
/
+104
|
*
|
Blackfin: pull in asm/dpmc.h for power defines
Mike Frysinger
2009-12-15
1
-0
/
+2
|
*
|
Blackfin: convert DMA mutex to an atomic and drop redundant code
Mike Frysinger
2009-12-15
1
-14
/
+3
|
*
|
Blackfin: push down asm/ includes and out of bfin-global.h
Mike Frysinger
2009-12-15
3
-6
/
+3
|
*
|
Blackfin: bf538: add support for extended GPIO banks
Michael Hennerich
2009-12-15
1
-0
/
+5
|
*
|
Blackfin: add C define of trace_buffer_init()
Graf Yang
2009-12-15
1
-0
/
+2
|
*
|
Blackfin: calculate on-chip lengths at link time rather than run time
Mike Frysinger
2009-12-15
1
-4
/
+12
|
*
|
Blackfin: convert to generic checksum code
Mike Frysinger
2009-12-15
1
-66
/
+4
|
|
/
*
|
Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
2009-12-16
1
-2
/
+0
|
\
\
|
*
|
module: make MODULE_SYMBOL_PREFIX into a CONFIG option
Alan Jenkins
2009-12-15
1
-2
/
+0
|
|
/
*
|
elf: kill USE_ELF_CORE_DUMP
Christoph Hellwig
2009-12-16
1
-1
/
+0
*
|
fbdev: bfin-lq035q1-fb: new Blackfin Landscape LCD EZ-Extender driver
Michael Hennerich
2009-12-16
1
-0
/
+28
[next]