aboutsummaryrefslogtreecommitdiffstats
path: root/arch/openrisc/kernel/traps.c
AgeCommit message (Expand)Author
2018-02-16signal/openrisc: Fix do_unaligned_access to send the proper signalEric W. Biederman
2017-11-03openrisc: support framepointers and STACKTRACE_SUPPORTStafford Horne
2017-03-02sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sc...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-24Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2017-02-06openrisc: add l.lwa/l.swa emulationStefan Kristiansson
2017-01-26openrisc: migrate exception table users off module.h and onto extable.hPaul Gortmaker
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Disintegrate asm/system.h for OpenRISCDavid Howells
2012-03-06openrisc: sanitize use of orig_gpr11Jonas Bonn
2012-03-06OpenRISC: Export dump_stack()Richard Weinberger
2011-07-22OpenRISC: TrapsJonas Bonn