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