summaryrefslogtreecommitdiffstats
path: root/arch/score/kernel/traps.c
AgeCommit message (Expand)AuthorLines
2017-03-11score: Fix implicit includes now failing build after extable changeGuenter Roeck-0/+1
2017-03-03sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar-0/+1
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-1/+1
2017-02-27mm: add new mmgrab() helperVegard Nossum-1/+1
2017-01-26score: migrate exception table users off module.h and onto extable.hPaul Gortmaker-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds-1/+1
2016-10-14score: traps: Add missing include file to fix build errorGuenter Roeck-0/+1
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo-0/+2
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo-10/+0
2009-06-19score: update files according to review commentsChen Liqin-1/+1
2009-06-19score: Add support for Sunplus S+core architectureChen Liqin-0/+349