summaryrefslogtreecommitdiffstats
path: root/arch/score/kernel/traps.c
Commit message (Expand)AuthorAgeFilesLines
* mm: add new mmgrab() helperVegard Nossum2017-02-271-1/+1
* score: migrate exception table users off module.h and onto extable.hPaul Gortmaker2017-01-261-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* score: traps: Add missing include file to fix build errorGuenter Roeck2016-10-141-0/+1
* dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-301-0/+2
* dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-301-10/+0
* score: update files according to review commentsChen Liqin2009-06-191-1/+1
* score: Add support for Sunplus S+core architectureChen Liqin2009-06-191-0/+349