summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel
Commit message (Expand)AuthorAgeFilesLines
...
* | Blackfin: simplify PTRACE_{PEEK,POKE}USR in preperation for regset supportMike Frysinger2010-03-091-67/+51
* | Blackfin: simplify SYSCFG code a bit and ignore attempts to change itMike Frysinger2010-03-091-18/+6
* | Blackfin: use generic ptrace_resume codeChristoph Hellwig2010-03-091-44/+0
* | Blackfin: rewrite resync_core_{i,d}cache() SMP logic to avoid per_cpu dataGraf Yang2010-03-091-2/+2
* | Blackfin: add support for cpufreq on SMP systemsGraf Yang2010-03-091-0/+4
* | Blackfin: split watchdog definitions into a dedicated header fileGraf Yang2010-03-091-15/+1
* | Blackfin: support new ftrace frame pointer semanticsMike Frysinger2010-03-092-5/+13
* | Blackfin: implement ftrace mcount testMike Frysinger2010-03-091-1/+10
* | Blackfin: implement nmi_watchdog for SMP on BF561Graf Yang2010-03-093-0/+318
* | Blackfin: respect the L1 kconfig optimization in the MPU codeBarry Song2010-03-091-6/+12
* | Blackfin: fill out the signal si_addr when sending a SIGBUS/SIGSEGVBarry Song2010-03-091-3/+11
* | Blackfin: fix up mm locking in address dumpingGraf Yang2010-03-091-1/+13
* | Blackfin: kgdb: mark all local funcs/structs staticMike Frysinger2010-03-091-5/+5
* | Blackfin: fix decoding of opcodes 41-47 in decode_instruction()Roel Kluin2010-03-091-1/+1
* | Blackfin: initial XIP supportBarry Song2010-03-095-7/+92
* | Blackfin: fix the section name of init_thread_unionBarry Song2010-03-091-1/+1
* | Blackfin: replace harcoded define with proper THREAD_SIZE macroBarry Song2010-03-091-1/+1
* | Blackfin: fix relocation errors with large initramfs imagesJie Zhang2010-03-091-5/+8
* | Blackfin: SMP: make core timers per-cpu clock events for HRTYi Li2010-03-091-92/+105
* | Blackfin: gpio: use shorter nameMichael Hennerich2010-03-091-1/+1
* | Blackfin: dma-mapping: fix thinko in constant optimizationSonic Zhang2010-03-091-1/+1
* | Blackfin: MPU: handle caches for reserved memorySonic Zhang2010-03-091-1/+5
* | Blackfin: fix MPU page permission masks overflow when dealing with async memoryBarry Song2010-03-092-8/+27
* | Blackfin: allow boards to register early devicesSonic Zhang2010-03-091-0/+7
|/
* blackfin,kgdb: Do not put PC in gdb_regs into retx.Sonic Zhang2010-01-071-1/+1
* blackfin,kgdb,probe_kernel: Cleanup probe_kernel_read/writeJason Wessel2010-01-071-205/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2009-12-1618-274/+474
|\
| * Blackfin: drop duplicate sched_clockMike Frysinger2009-12-151-8/+0
| * Blackfin: NOMPU: skip DMA ICPLB hole when it is redundantMike Frysinger2009-12-151-5/+6
| * Blackfin: MPU: add missing __init markingsMike Frysinger2009-12-151-1/+1
| * Blackfin: add support for TIF_NOTIFY_RESUMEBarry Song2009-12-151-0/+18
| * Blackfin: kgdb_test: clean up code a bitMike Frysinger2009-12-151-23/+21
| * Blackfin: convert kgdbtest to proc_fopsAlexey Dobriyan2009-12-151-27/+12
| * Blackfin: convert cyc2ns() to clocksource_cyc2ns()Mike Frysinger2009-12-151-2/+4
| * Blackfin: dma-mapping.h: flesh out missing DMA mapping functionsBarry Song2009-12-151-37/+17
| * Blackfin: workaround anomaly 05000310Barry Song2009-12-151-0/+30
| * Blackfin: drop ptrace() write support for fixed code/bootromMike Frysinger2009-12-151-13/+0
| * Blackfin: MPU: support XIP in async flash memoryBarry Song2009-12-151-4/+9
| * Blackfin: drop 4KB reserve at end of memoryBarry Song2009-12-151-5/+0
| * Blackfin: support smaller uncached DMA chunks for memory constrained systemsBarry Song2009-12-151-7/+13
| * Blackfin: finish_atomic_sections: optimize the RTS stepMike Frysinger2009-12-151-7/+11
| * Blackfin: kgdb: punt dead codeSonic Zhang2009-12-151-17/+0
| * Blackfin: reject NULL callback in set_dma_callback()Mike Frysinger2009-12-151-11/+10
| * Blackfin: gptimers: use unsigned timer/group idsMike Frysinger2009-12-151-16/+16
| * Blackfin: don't walk VMAs when oopsingRobin Getz2009-12-151-0/+9
| * Blackfin/ipipe: prepare status bitops for SMP supportPhilippe Gerum2009-12-151-0/+67
| * Blackfin: don't give CPU its own line in traps outputMike Frysinger2009-12-151-3/+3
| * Blackfin: announce current cpu rev when bootingRobin Getz2009-12-151-1/+1
| * Blackfin: convert DMA mutex to an atomic and drop redundant codeMike Frysinger2009-12-151-21/+10
| * Blackfin: push down asm/ includes and out of bfin-global.hMike Frysinger2009-12-151-0/+1
OpenPOWER on IntegriCloud