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
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Blackfin: mark gpio lib functions static
Joachim Eastwood
2010-03-09
1
-7
/
+7
*
Blackfin: GPIO: implement to_irq handler
Joachim Eastwood
2010-03-09
1
-0
/
+6
*
Blackfin: remove trailing space in messages
Frans Pop
2010-03-09
2
-6
/
+6
*
Blackfin: add support for restart_syscall()
Mike Frysinger
2010-03-09
1
-0
/
+9
*
Blackfin: fix single stepping over system calls
Mike Frysinger
2010-03-09
2
-3
/
+11
*
Blackfin: initial tracehook support
Mike Frysinger
2010-03-09
2
-60
/
+20
*
Blackfin: initial regset support
Mike Frysinger
2010-03-09
2
-30
/
+90
*
Blackfin: simplify PTRACE_{PEEK,POKE}USR in preperation for regset support
Mike Frysinger
2010-03-09
1
-67
/
+51
*
Blackfin: simplify SYSCFG code a bit and ignore attempts to change it
Mike Frysinger
2010-03-09
1
-18
/
+6
*
Blackfin: use generic ptrace_resume code
Christoph Hellwig
2010-03-09
1
-44
/
+0
*
Blackfin: rewrite resync_core_{i,d}cache() SMP logic to avoid per_cpu data
Graf Yang
2010-03-09
1
-2
/
+2
*
Blackfin: add support for cpufreq on SMP systems
Graf Yang
2010-03-09
1
-0
/
+4
*
Blackfin: split watchdog definitions into a dedicated header file
Graf Yang
2010-03-09
1
-15
/
+1
*
Blackfin: support new ftrace frame pointer semantics
Mike Frysinger
2010-03-09
2
-5
/
+13
*
Blackfin: implement ftrace mcount test
Mike Frysinger
2010-03-09
1
-1
/
+10
*
Blackfin: implement nmi_watchdog for SMP on BF561
Graf Yang
2010-03-09
3
-0
/
+318
*
Blackfin: respect the L1 kconfig optimization in the MPU code
Barry Song
2010-03-09
1
-6
/
+12
*
Blackfin: fill out the signal si_addr when sending a SIGBUS/SIGSEGV
Barry Song
2010-03-09
1
-3
/
+11
*
Blackfin: fix up mm locking in address dumping
Graf Yang
2010-03-09
1
-1
/
+13
*
Blackfin: kgdb: mark all local funcs/structs static
Mike Frysinger
2010-03-09
1
-5
/
+5
*
Blackfin: fix decoding of opcodes 41-47 in decode_instruction()
Roel Kluin
2010-03-09
1
-1
/
+1
*
Blackfin: initial XIP support
Barry Song
2010-03-09
5
-7
/
+92
*
Blackfin: fix the section name of init_thread_union
Barry Song
2010-03-09
1
-1
/
+1
*
Blackfin: replace harcoded define with proper THREAD_SIZE macro
Barry Song
2010-03-09
1
-1
/
+1
*
Blackfin: fix relocation errors with large initramfs images
Jie Zhang
2010-03-09
1
-5
/
+8
*
Blackfin: SMP: make core timers per-cpu clock events for HRT
Yi Li
2010-03-09
1
-92
/
+105
*
Blackfin: gpio: use shorter name
Michael Hennerich
2010-03-09
1
-1
/
+1
*
Blackfin: dma-mapping: fix thinko in constant optimization
Sonic Zhang
2010-03-09
1
-1
/
+1
*
Blackfin: MPU: handle caches for reserved memory
Sonic Zhang
2010-03-09
1
-1
/
+5
*
Blackfin: fix MPU page permission masks overflow when dealing with async memory
Barry Song
2010-03-09
2
-8
/
+27
*
Blackfin: allow boards to register early devices
Sonic Zhang
2010-03-09
1
-0
/
+7
*
blackfin,kgdb: Do not put PC in gdb_regs into retx.
Sonic Zhang
2010-01-07
1
-1
/
+1
*
blackfin,kgdb,probe_kernel: Cleanup probe_kernel_read/write
Jason Wessel
2010-01-07
1
-205
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...
Linus Torvalds
2009-12-16
18
-274
/
+474
|
\
|
*
Blackfin: drop duplicate sched_clock
Mike Frysinger
2009-12-15
1
-8
/
+0
|
*
Blackfin: NOMPU: skip DMA ICPLB hole when it is redundant
Mike Frysinger
2009-12-15
1
-5
/
+6
|
*
Blackfin: MPU: add missing __init markings
Mike Frysinger
2009-12-15
1
-1
/
+1
|
*
Blackfin: add support for TIF_NOTIFY_RESUME
Barry Song
2009-12-15
1
-0
/
+18
|
*
Blackfin: kgdb_test: clean up code a bit
Mike Frysinger
2009-12-15
1
-23
/
+21
|
*
Blackfin: convert kgdbtest to proc_fops
Alexey Dobriyan
2009-12-15
1
-27
/
+12
|
*
Blackfin: convert cyc2ns() to clocksource_cyc2ns()
Mike Frysinger
2009-12-15
1
-2
/
+4
|
*
Blackfin: dma-mapping.h: flesh out missing DMA mapping functions
Barry Song
2009-12-15
1
-37
/
+17
|
*
Blackfin: workaround anomaly 05000310
Barry Song
2009-12-15
1
-0
/
+30
|
*
Blackfin: drop ptrace() write support for fixed code/bootrom
Mike Frysinger
2009-12-15
1
-13
/
+0
|
*
Blackfin: MPU: support XIP in async flash memory
Barry Song
2009-12-15
1
-4
/
+9
|
*
Blackfin: drop 4KB reserve at end of memory
Barry Song
2009-12-15
1
-5
/
+0
|
*
Blackfin: support smaller uncached DMA chunks for memory constrained systems
Barry Song
2009-12-15
1
-7
/
+13
|
*
Blackfin: finish_atomic_sections: optimize the RTS step
Mike Frysinger
2009-12-15
1
-7
/
+11
|
*
Blackfin: kgdb: punt dead code
Sonic Zhang
2009-12-15
1
-17
/
+0
|
*
Blackfin: reject NULL callback in set_dma_callback()
Mike Frysinger
2009-12-15
1
-11
/
+10
[next]