aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel
Commit message (Expand)AuthorAge
* Blackfin: add support for cpufreq on SMP systemsGraf Yang2010-03-09
* Blackfin: split watchdog definitions into a dedicated header fileGraf Yang2010-03-09
* Blackfin: support new ftrace frame pointer semanticsMike Frysinger2010-03-09
* Blackfin: implement ftrace mcount testMike Frysinger2010-03-09
* Blackfin: implement nmi_watchdog for SMP on BF561Graf Yang2010-03-09
* Blackfin: respect the L1 kconfig optimization in the MPU codeBarry Song2010-03-09
* Blackfin: fill out the signal si_addr when sending a SIGBUS/SIGSEGVBarry Song2010-03-09
* Blackfin: fix up mm locking in address dumpingGraf Yang2010-03-09
* Blackfin: kgdb: mark all local funcs/structs staticMike Frysinger2010-03-09
* Blackfin: fix decoding of opcodes 41-47 in decode_instruction()Roel Kluin2010-03-09
* Blackfin: initial XIP supportBarry Song2010-03-09
* Blackfin: fix the section name of init_thread_unionBarry Song2010-03-09
* Blackfin: replace harcoded define with proper THREAD_SIZE macroBarry Song2010-03-09
* Blackfin: fix relocation errors with large initramfs imagesJie Zhang2010-03-09
* Blackfin: SMP: make core timers per-cpu clock events for HRTYi Li2010-03-09
* Blackfin: gpio: use shorter nameMichael Hennerich2010-03-09
* Blackfin: dma-mapping: fix thinko in constant optimizationSonic Zhang2010-03-09
* Blackfin: MPU: handle caches for reserved memorySonic Zhang2010-03-09
* Blackfin: fix MPU page permission masks overflow when dealing with async memoryBarry Song2010-03-09
* Blackfin: allow boards to register early devicesSonic Zhang2010-03-09
* blackfin,kgdb: Do not put PC in gdb_regs into retx.Sonic Zhang2010-01-07
* blackfin,kgdb,probe_kernel: Cleanup probe_kernel_read/writeJason Wessel2010-01-07
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2009-12-16
|\
| * Blackfin: drop duplicate sched_clockMike Frysinger2009-12-15
| * Blackfin: NOMPU: skip DMA ICPLB hole when it is redundantMike Frysinger2009-12-15
| * Blackfin: MPU: add missing __init markingsMike Frysinger2009-12-15
| * Blackfin: add support for TIF_NOTIFY_RESUMEBarry Song2009-12-15
| * Blackfin: kgdb_test: clean up code a bitMike Frysinger2009-12-15
| * Blackfin: convert kgdbtest to proc_fopsAlexey Dobriyan2009-12-15
| * Blackfin: convert cyc2ns() to clocksource_cyc2ns()Mike Frysinger2009-12-15
| * Blackfin: dma-mapping.h: flesh out missing DMA mapping functionsBarry Song2009-12-15
| * Blackfin: workaround anomaly 05000310Barry Song2009-12-15
| * Blackfin: drop ptrace() write support for fixed code/bootromMike Frysinger2009-12-15
| * Blackfin: MPU: support XIP in async flash memoryBarry Song2009-12-15
| * Blackfin: drop 4KB reserve at end of memoryBarry Song2009-12-15
| * Blackfin: support smaller uncached DMA chunks for memory constrained systemsBarry Song2009-12-15
| * Blackfin: finish_atomic_sections: optimize the RTS stepMike Frysinger2009-12-15
| * Blackfin: kgdb: punt dead codeSonic Zhang2009-12-15
| * Blackfin: reject NULL callback in set_dma_callback()Mike Frysinger2009-12-15
| * Blackfin: gptimers: use unsigned timer/group idsMike Frysinger2009-12-15
| * Blackfin: don't walk VMAs when oopsingRobin Getz2009-12-15
| * Blackfin/ipipe: prepare status bitops for SMP supportPhilippe Gerum2009-12-15
| * Blackfin: don't give CPU its own line in traps outputMike Frysinger2009-12-15
| * Blackfin: announce current cpu rev when bootingRobin Getz2009-12-15
| * Blackfin: convert DMA mutex to an atomic and drop redundant codeMike Frysinger2009-12-15
| * Blackfin: push down asm/ includes and out of bfin-global.hMike Frysinger2009-12-15
| * Blackfin: bf538: add support for extended GPIO banksMichael Hennerich2009-12-15
| * Blackfin: calculate on-chip lengths at link time rather than run timeMike Frysinger2009-12-15
| * Blackfin: improve async bank access checking (for cross-banks & XIP)Bernd Schmidt2009-12-15
| * Blackfin: convert DMA code to a proper bitmapMichael Hennerich2009-12-15