aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel
Commit message (Expand)AuthorAge
* Blackfin: add support for dynamic ftraceMike Frysinger2010-08-06
* Blackfin: portmux: fix peripheral map overflow when requesting pinsMichael Hennerich2010-08-06
* Blackfin: BF51x/BF52x: support GPIO Hysteresis/Schmitt Trigger optionsMichael Hennerich2010-08-06
* Blackfin: gpio/portmux: clean up whitespace corruptionMike Frysinger2010-08-06
* Blackfin: fix DMA/cache bug when resuming from suspend to RAMMichael Hennerich2010-08-06
* Blackfin: gpio: unify & clean up reserved map handlingMike Frysinger2010-08-06
* Blackfin: move MPU anomaly check to common locationMike Frysinger2010-08-06
* Blackfin: use common EXCEPTION_TABLE() in vmlinux.ldsMike Frysinger2010-08-06
* ptrace: unify FDPIC implementationsMike Frysinger2010-05-27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2010-05-24
|\
| * Blackfin: another year of changes (update copyright in boot log)Mike Frysinger2010-05-22
| * Blackfin: move string functions to normal lib/ assemblyRobin Getz2010-05-22
| * Blackfin: kgdb: pass up the CC register instead of a 0 stubMike Frysinger2010-05-22
| * Blackfin: handle HW errors in the new "FAULT" printing codeRobin Getz2010-05-22
| * Blackfin: show the whole accumulator in the pseudo DBG insnRobin Getz2010-05-22
| * Blackfin: support all possible registers in the pseudo instructionsRobin Getz2010-05-22
| * Blackfin: add support for the DBG (debug output) pseudo insnRobin Getz2010-05-22
| * Blackfin: add support for the DBGA (debug assert) pseudo insnRobin Getz2010-05-22
| * Blackfin: make hardware trace output a little more usefulRobin Getz2010-05-21
| * Blackfin: print out the faulting insn in the trace outputRobin Getz2010-05-21
| * Blackfin: remove CONFIG_DEBUG_VERBOSE from trace.cRobin Getz2010-05-21
| * Blackfin: split kernel/traps.cRobin Getz2010-05-21
| * Blackfin: punt Blackfin-specific GPIO wakeup APIMichael Hennerich2010-05-21
* | kgdb,blackfin: Add in kgdb_arch_set_pc for blackfinJason Wessel2010-05-20
|/
* Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-05-19
|\
| * blackfin: Convert blackfin to use read/update_persistent_clockJohn Stultz2010-03-12
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | Blackfin: mark gpio lib functions staticJoachim Eastwood2010-03-09
* | Blackfin: GPIO: implement to_irq handlerJoachim Eastwood2010-03-09
* | Blackfin: remove trailing space in messagesFrans Pop2010-03-09
* | Blackfin: add support for restart_syscall()Mike Frysinger2010-03-09
* | Blackfin: fix single stepping over system callsMike Frysinger2010-03-09
* | Blackfin: initial tracehook supportMike Frysinger2010-03-09
* | Blackfin: initial regset supportMike Frysinger2010-03-09
* | Blackfin: simplify PTRACE_{PEEK,POKE}USR in preperation for regset supportMike Frysinger2010-03-09
* | Blackfin: simplify SYSCFG code a bit and ignore attempts to change itMike Frysinger2010-03-09
* | Blackfin: use generic ptrace_resume codeChristoph Hellwig2010-03-09
* | Blackfin: rewrite resync_core_{i,d}cache() SMP logic to avoid per_cpu dataGraf Yang2010-03-09
* | 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