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
*
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
*
|
locking: Convert raw_rwlock functions to arch_rwlock
Thomas Gleixner
2009-12-14
1
-20
/
+20
*
|
locking: Convert raw_rwlock to arch_rwlock
Thomas Gleixner
2009-12-14
2
-10
/
+10
*
|
locking: Convert __raw_spin* functions to arch_spin*
Thomas Gleixner
2009-12-14
1
-10
/
+10
*
|
locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED
Thomas Gleixner
2009-12-14
1
-1
/
+1
*
|
locking: Convert raw_spinlock to arch_spinlock
Thomas Gleixner
2009-12-14
2
-6
/
+6
|
/
*
vfs: Implement proper O_SYNC semantics
Christoph Hellwig
2009-12-10
1
-2
/
+0
*
block: add helpers to run flush_dcache_page() against a bio and a request's p...
Ilya Loginov
2009-11-26
1
-0
/
+2
*
Blackfin: fix framebuffer mmap bug for nommu
Thomas Chou
2009-10-08
1
-0
/
+6
*
Blackfin: fix missed cache config renames
Graf Yang
2009-10-07
1
-2
/
+2
*
Blackfin: asm/irq.h: pull in mach/anomaly.h for anomaly defines
Mike Frysinger
2009-10-07
1
-0
/
+2
*
Blackfin: mass clean up of copyright/licensing info
Robin Getz
2009-10-07
65
-429
/
+311
*
Blackfin: override text/data checking functions
Mike Frysinger
2009-09-23
1
-3
/
+35
*
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-09-21
1
-1
/
+1
*
Blackfin: update ftrace for latest toolchain
Yi Li
2009-09-16
1
-1
/
+1
*
Blackfin: fix elf_fpregset_t definition
Mike Frysinger
2009-09-16
1
-1
/
+1
*
Blackfin: workaround anomaly 05000283
Robin Getz
2009-09-16
1
-4
/
+26
*
Blackfin: punt dead cache locking code
Mike Frysinger
2009-09-16
1
-5
/
+0
*
Blackfin: cleanup sync handling when enabling/disabling cplbs
Yi Li
2009-09-16
1
-1
/
+45
[next]