aboutsummaryrefslogtreecommitdiffstats
path: root/arch/openrisc/kernel/traps.c
AgeCommit message (Expand)Author
2023-02-06exit: Add and use make_task_dead.Eric W. Biederman
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-29signal: Remove the task parameter from force_sig_faultEric W. Biederman
2019-05-27signal: Remove task parameter from force_sigEric W. Biederman
2019-04-23arch: mostly remove <asm/segment.h>Christoph Hellwig
2018-07-01openrisc: entry: Fix delay slot exception detectionStafford Horne
2018-04-25signal/openrisc: Use force_sig_fault where appropriateEric W. Biederman
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds
2018-01-12signal/openrisc: Fix do_unaligned_access to send the proper signalEric W. Biederman
2018-01-09openrisc: Fix conflicting types for _exext and _stextJoel Stanley
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