summaryrefslogtreecommitdiffstats
path: root/arch/openrisc/kernel/traps.c
Commit message (Expand)AuthorAge
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-09
|\
| * signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-29
| * signal: Remove task parameter from force_sigEric W. Biederman2019-05-27
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
|/
* arch: mostly remove <asm/segment.h>Christoph Hellwig2019-04-23
* openrisc: entry: Fix delay slot exception detectionStafford Horne2018-07-01
* signal/openrisc: Use force_sig_fault where appropriateEric W. Biederman2018-04-25
* signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-25
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2018-02-01
|\
| * openrisc: Fix conflicting types for _exext and _stextJoel Stanley2018-01-09
* | signal/openrisc: Fix do_unaligned_access to send the proper signalEric W. Biederman2018-01-12
|/
* openrisc: support framepointers and STACKTRACE_SUPPORTStafford Horne2017-11-03
* sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sc...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linuxLinus Torvalds2017-02-24
|\
| * openrisc: add l.lwa/l.swa emulationStefan Kristiansson2017-02-06
* | openrisc: migrate exception table users off module.h and onto extable.hPaul Gortmaker2017-01-26
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-30
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\
| * Disintegrate asm/system.h for OpenRISCDavid Howells2012-03-28
* | openrisc: sanitize use of orig_gpr11Jonas Bonn2012-03-06
* | OpenRISC: Export dump_stack()Richard Weinberger2012-03-06
|/
* OpenRISC: TrapsJonas Bonn2011-07-22