summaryrefslogtreecommitdiffstats
path: root/arch/openrisc/kernel/traps.c
Commit message (Expand)AuthorAgeFilesLines
* signal/openrisc: Use force_sig_fault where appropriateEric W. Biederman2018-04-251-29/+4
* signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-251-1/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2018-02-011-2/+1
|\
| * openrisc: Fix conflicting types for _exext and _stextJoel Stanley2018-01-091-2/+1
* | signal/openrisc: Fix do_unaligned_access to send the proper signalEric W. Biederman2018-01-121-5/+5
|/
* openrisc: support framepointers and STACKTRACE_SUPPORTStafford Horne2017-11-031-47/+7
* sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sc...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linuxLinus Torvalds2017-02-241-0/+183
|\
| * openrisc: add l.lwa/l.swa emulationStefan Kristiansson2017-02-061-0/+183
* | openrisc: migrate exception table users off module.h and onto extable.hPaul Gortmaker2017-01-261-1/+1
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-301-11/+0
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-1/+0
|\
| * Disintegrate asm/system.h for OpenRISCDavid Howells2012-03-281-1/+0
* | openrisc: sanitize use of orig_gpr11Jonas Bonn2012-03-061-4/+4
* | OpenRISC: Export dump_stack()Richard Weinberger2012-03-061-0/+1
|/
* OpenRISC: TrapsJonas Bonn2011-07-221-0/+366
OpenPOWER on IntegriCloud