aboutsummaryrefslogtreecommitdiffstats
path: root/arch/openrisc/kernel/entry.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2018-12-20openrisc: Fix broken paths to arch/or32Geert Uytterhoeven1-1/+1
2018-07-01openrisc: entry: Fix delay slot exception detectionStafford Horne1-7/+1
2017-11-03openrisc: enable LOCKDEP_SUPPORT and irqflags tracingStafford Horne1-3/+71
2017-02-27scripts/spelling.txt: add "efective" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-27scripts/spelling.txt: add "aligment" pattern and fix typo instancesMasahiro Yamada1-2/+2
2017-02-25openrisc: entry: Fix delay slot detectionStafford Horne1-2/+2
2017-02-25openrisc: entry: Whitespace and comment cleanupsStafford Horne1-20/+18
2017-02-06openrisc: add l.lwa/l.swa emulationStefan Kristiansson1-2/+20
2016-12-12openrisc: include l.swa in check for write data pagefaultStefan Kristiansson1-1/+1
2016-12-12openrisc: restore all regs on rt_sigreturnJonas Bonn1-1/+9
2014-01-09openrisc: Rework signal handlingJonas Bonn1-26/+33
2013-02-26Merge branch 'for-upstream' of git://openrisc.net/jonas/linuxLinus Torvalds1-3/+13
2013-02-17openrisc: really pass correct arg to schedule_tailJonas Bonn1-1/+1
2013-02-14openrisc: fix up vmalloc page table loadingJonas Bonn1-2/+12
2013-02-03openrisc: switch to generic sigaltstackAl Viro1-4/+0
2012-11-28openrisc: switch to use of generic fork and cloneAl Viro1-6/+6
2012-10-19openrisc: use generic sys_execveJonas Bonn1-4/+0
2012-10-19openrisc: use generic kernel_thread/kernel_execveJonas Bonn1-20/+10
2012-10-19openrisc: pass correct arg to schedule_tailJonas Bonn1-2/+7
2012-05-08openrisc: use scratch regs in atomic syscallJonas Bonn1-4/+4
2012-03-06openrisc: sanitize use of orig_gpr11Jonas Bonn1-8/+8
2011-07-22OpenRISC: Boot codeJonas Bonn1-0/+1128