summaryrefslogtreecommitdiff
path: root/arch/blackfin/kernel
AgeCommit message (Expand)Author
2010-10-07Fix IRQ flag handling namingDavid Howells
2010-10-07Blackfin: Rename IRQ flags handling functionsDavid Howells
2010-08-17Make do_execve() take a const filename pointerDavid Howells
2010-08-13Mark arguments to certain syscalls as being constDavid Howells
2010-08-06Blackfin: add support for dynamic ftraceMike Frysinger
2010-08-06Blackfin: portmux: fix peripheral map overflow when requesting pinsMichael Hennerich
2010-08-06Blackfin: BF51x/BF52x: support GPIO Hysteresis/Schmitt Trigger optionsMichael Hennerich
2010-08-06Blackfin: gpio/portmux: clean up whitespace corruptionMike Frysinger
2010-08-06Blackfin: fix DMA/cache bug when resuming from suspend to RAMMichael Hennerich
2010-08-06Blackfin: gpio: unify & clean up reserved map handlingMike Frysinger
2010-08-06Blackfin: move MPU anomaly check to common locationMike Frysinger
2010-08-06Blackfin: use common EXCEPTION_TABLE() in vmlinux.ldsMike Frysinger
2010-05-27ptrace: unify FDPIC implementationsMike Frysinger
2010-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds
2010-05-22Blackfin: another year of changes (update copyright in boot log)Mike Frysinger
2010-05-22Blackfin: move string functions to normal lib/ assemblyRobin Getz
2010-05-22Blackfin: kgdb: pass up the CC register instead of a 0 stubMike Frysinger
2010-05-22Blackfin: handle HW errors in the new "FAULT" printing codeRobin Getz
2010-05-22Blackfin: show the whole accumulator in the pseudo DBG insnRobin Getz
2010-05-22Blackfin: support all possible registers in the pseudo instructionsRobin Getz
2010-05-22Blackfin: add support for the DBG (debug output) pseudo insnRobin Getz
2010-05-22Blackfin: add support for the DBGA (debug assert) pseudo insnRobin Getz
2010-05-21Blackfin: make hardware trace output a little more usefulRobin Getz
2010-05-21Blackfin: print out the faulting insn in the trace outputRobin Getz
2010-05-21Blackfin: remove CONFIG_DEBUG_VERBOSE from trace.cRobin Getz
2010-05-21Blackfin: split kernel/traps.cRobin Getz
2010-05-21Blackfin: punt Blackfin-specific GPIO wakeup APIMichael Hennerich
2010-05-20kgdb,blackfin: Add in kgdb_arch_set_pc for blackfinJason Wessel
2010-05-19Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-13blackfin: Convert blackfin to use read/update_persistent_clockJohn Stultz
2010-03-09Blackfin: mark gpio lib functions staticJoachim Eastwood
2010-03-09Blackfin: GPIO: implement to_irq handlerJoachim Eastwood
2010-03-09Blackfin: remove trailing space in messagesFrans Pop
2010-03-09Blackfin: add support for restart_syscall()Mike Frysinger
2010-03-09Blackfin: fix single stepping over system callsMike Frysinger
2010-03-09Blackfin: initial tracehook supportMike Frysinger
2010-03-09Blackfin: initial regset supportMike Frysinger
2010-03-09Blackfin: simplify PTRACE_{PEEK,POKE}USR in preperation for regset supportMike Frysinger
2010-03-09Blackfin: simplify SYSCFG code a bit and ignore attempts to change itMike Frysinger
2010-03-09Blackfin: use generic ptrace_resume codeChristoph Hellwig
2010-03-09Blackfin: rewrite resync_core_{i,d}cache() SMP logic to avoid per_cpu dataGraf Yang
2010-03-09Blackfin: add support for cpufreq on SMP systemsGraf Yang
2010-03-09Blackfin: split watchdog definitions into a dedicated header fileGraf Yang
2010-03-09Blackfin: support new ftrace frame pointer semanticsMike Frysinger
2010-03-09Blackfin: implement ftrace mcount testMike Frysinger
2010-03-09Blackfin: implement nmi_watchdog for SMP on BF561Graf Yang
2010-03-09Blackfin: respect the L1 kconfig optimization in the MPU codeBarry Song
2010-03-09Blackfin: fill out the signal si_addr when sending a SIGBUS/SIGSEGVBarry Song
2010-03-09Blackfin: fix up mm locking in address dumpingGraf Yang