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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Blackfin: bf537-stamp: add example AD5398 power regulator resources
Sonic Zhang
2010-03-09
1
-0
/
+74
*
Blackfin: remove trailing space in messages
Frans Pop
2010-03-09
2
-6
/
+6
*
Blackfin: bf537-stamp: add example ADS7846 touchscreen resources
Michael Hennerich
2010-03-09
1
-1
/
+35
*
Blackfin: add support for restart_syscall()
Mike Frysinger
2010-03-09
1
-0
/
+9
*
Blackfin: check for bad syscalls after tracing it
Mike Frysinger
2010-03-09
1
-9
/
+14
*
Blackfin: fix single stepping over system calls
Mike Frysinger
2010-03-09
4
-3
/
+15
*
Blackfin: initial tracehook support
Mike Frysinger
2010-03-09
6
-62
/
+144
*
Blackfin: initial regset support
Mike Frysinger
2010-03-09
3
-31
/
+97
*
Blackfin: simplify PTRACE_{PEEK,POKE}USR in preperation for regset support
Mike Frysinger
2010-03-09
2
-67
/
+53
*
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: bf537-stamp: add example AD715{0,2}/AD774{5,6,7} IIO resources
Barry Song
2010-03-09
1
-0
/
+20
*
Blackfin: rewrite resync_core_{i,d}cache() SMP logic to avoid per_cpu data
Graf Yang
2010-03-09
4
-6
/
+13
*
Blackfin: add support for cpufreq on SMP systems
Graf Yang
2010-03-09
4
-66
/
+101
*
Blackfin: rename AD1938 to AD193X in board files
Barry Song
2010-03-09
1
-4
/
+4
*
Blackfin: add CALLER_ADDR ftrace macros
Yi Li
2010-03-09
1
-0
/
+53
*
Blackfin: move KGDB selection to the way other arches do it
Mike Frysinger
2010-03-09
2
-3
/
+1
*
Blackfin: split watchdog definitions into a dedicated header file
Graf Yang
2010-03-09
2
-15
/
+31
*
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: support new ftrace frame pointer semantics
Mike Frysinger
2010-03-09
2
-5
/
+13
*
Blackfin: implement ftrace mcount test
Mike Frysinger
2010-03-09
2
-1
/
+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
8
-1
/
+361
*
Blackfin: respect the L1 kconfig optimization in the MPU code
Barry Song
2010-03-09
1
-6
/
+12
*
Blackfin: bf537-stamp/bf527-ezkit: move ASoC SPORT resources to boards file
Barry Song
2010-03-09
2
-0
/
+49
*
Blackfin: bf548-ezkit: add ASoC CPU DAI resources
Barry Song
2010-03-09
1
-0
/
+36
*
Blackfin: increase NR_IRQS beyond NR on-chip IRQs
Michael Hennerich
2010-03-09
9
-8
/
+18
*
Blackfin: fill out the signal si_addr when sending a SIGBUS/SIGSEGV
Barry Song
2010-03-09
1
-3
/
+11
*
Blackfin: bf537-stamp: move ADF7021 MAC storage into platform resources
Mike Frysinger
2010-03-09
1
-0
/
+8
*
Blackfin: add support for irqflags tracing
Yi Li
2010-03-09
3
-0
/
+34
*
Blackfin: tcm-bf518: new board port
Harald Krapfenbauer
2010-03-09
4
-0
/
+2134
*
Blackfin: bf537-stamp: declare parallel flash as ROM with XIP kernel
Barry Song
2010-03-09
1
-0
/
+3
*
Blackfin: bf527-ezkit/bf537-stamp: add example SSM2602 I2C resources
Cliff Cai
2010-03-09
2
-0
/
+10
*
Blackfin: fix up mm locking in address dumping
Graf Yang
2010-03-09
1
-1
/
+13
*
Blackfin: bf533-{ezkit,stamp}: add sound platform devices
Barry Song
2010-03-09
2
-0
/
+72
*
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
13
-29
/
+160
*
Blackfin: fix initial stack pointer setup
Barry Song
2010-03-09
1
-8
/
+3
*
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: try to simplify interrupt ifdef ugliness
Yi Li
2010-03-09
1
-8
/
+13
*
Blackfin: simplify SMP handling in SRAM code
Yi Li
2010-03-09
1
-18
/
+9
*
Blackfin: SMP: add PM/CPU hotplug support
Graf Yang
2010-03-09
7
-13
/
+138
*
Blackfin: SMP: make core timers per-cpu clock events for HRT
Yi Li
2010-03-09
7
-123
/
+146
*
Blackfin: drop cpu_callin_map on SMP systems
Graf Yang
2010-03-09
1
-6
/
+3
*
Blackfin: SMP: add support for IRQ affinity
Sonic Zhang
2010-03-09
1
-4
/
+34
*
Blackfin: unify MMR helpers
Mike Frysinger
2010-03-09
1
-44
/
+12
[next]