aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel/trace.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-16arch: remove blackfin portArnd Bergmann1-988/+0
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>Ingo Molnar1-1/+1
2015-06-23vfs: add file_path() helperMiklos Szeredi1-1/+1
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo1-0/+2
2012-05-31blackfin: fix possible deadlock in decode_address()Anton Vorontsov1-3/+3
2012-05-31blackfin: a couple of task->mm handling fixesAnton Vorontsov1-13/+13
2012-03-21Disintegrate asm/system.h for Blackfin [ver #2]David Howells1-0/+1
2011-03-29bfin: Use proper accessors in traceThomas Gleixner1-3/+4
2010-10-07Fix IRQ flag handling namingDavid Howells1-0/+1
2010-05-22Blackfin: handle HW errors in the new "FAULT" printing codeRobin Getz1-0/+9
2010-05-21Blackfin: make hardware trace output a little more usefulRobin Getz1-52/+438
2010-05-21Blackfin: print out the faulting insn in the trace outputRobin Getz1-2/+17
2010-05-21Blackfin: remove CONFIG_DEBUG_VERBOSE from trace.cRobin Getz1-122/+99
2010-05-21Blackfin: split kernel/traps.cRobin Getz1-0/+594