summaryrefslogtreecommitdiffstats
path: root/arch/score/kernel/traps.c
Commit message (Expand)AuthorAgeFilesLines
* arch: remove score portArnd Bergmann2018-03-091-346/+0Star
* score: Fix implicit includes now failing build after extable changeGuenter Roeck2017-03-111-0/+1
* sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar2017-03-031-0/+1
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-1/+1
* mm: add new mmgrab() helperVegard Nossum2017-02-281-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-151-0/+1
* dump_stack: unify debug information printed by show_regs()Tejun Heo2013-05-011-0/+2
* dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-05-011-10/+0Star
* 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