index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
openrisc
/
kernel
/
entry.S
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
openrisc: Move FPU state out of pt_regs
Stafford Horne
2024-04-15
1
-14
/
+1
*
openrisc: Support floating point user api
Stafford Horne
2023-04-26
1
-2
/
+9
*
openrisc: Support storing and restoring fpu state
Stafford Horne
2023-04-26
1
-0
/
+14
*
openrisc: Properly store r31 to pt_regs on unhandled exceptions
Stafford Horne
2023-04-26
1
-4
/
+2
*
openrisc: Add syscall details to emergency syscall debugging
Stafford Horne
2022-05-23
1
-5
/
+15
*
openrisc: Add clone3 ABI wrapper
Stafford Horne
2021-12-04
1
-0
/
+5
*
openrisc: Use delay slot for clone and fork wrappers
Stafford Horne
2021-12-04
1
-4
/
+2
*
openrisc: Cleanup switch code and comments
Stafford Horne
2021-12-04
1
-10
/
+6
*
irq: openrisc: perform irqentry in entry code
Mark Rutland
2021-10-26
1
-2
/
+2
*
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2021-09-03
1
-2
/
+4
|
\
|
*
openrisc: rename or32 code & comments to or1k
Randy Dunlap
2021-08-05
1
-2
/
+2
|
*
openrisc: don't printk() unconditionally
Randy Dunlap
2021-08-05
1
-0
/
+2
*
|
printk: Userspace format indexing support
Chris Down
2021-07-19
1
-3
/
+3
|
/
*
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2020-06-13
1
-2
/
+2
|
\
|
*
openrisc: Fix issue with argument clobbering for clone/fork
Stafford Horne
2020-05-31
1
-2
/
+2
*
|
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
|
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
openrisc: Fix broken paths to arch/or32
Geert Uytterhoeven
2018-12-19
1
-1
/
+1
*
openrisc: entry: Fix delay slot exception detection
Stafford Horne
2018-07-01
1
-7
/
+1
*
openrisc: enable LOCKDEP_SUPPORT and irqflags tracing
Stafford Horne
2017-11-03
1
-3
/
+71
*
scripts/spelling.txt: add "efective" pattern and fix typo instances
Masahiro Yamada
2017-02-28
1
-1
/
+1
*
scripts/spelling.txt: add "aligment" pattern and fix typo instances
Masahiro Yamada
2017-02-28
1
-2
/
+2
*
openrisc: entry: Fix delay slot detection
Stafford Horne
2017-02-24
1
-2
/
+2
*
openrisc: entry: Whitespace and comment cleanups
Stafford Horne
2017-02-24
1
-20
/
+18
*
openrisc: add l.lwa/l.swa emulation
Stefan Kristiansson
2017-02-06
1
-2
/
+20
*
openrisc: include l.swa in check for write data pagefault
Stefan Kristiansson
2016-12-12
1
-1
/
+1
*
openrisc: restore all regs on rt_sigreturn
Jonas Bonn
2016-12-12
1
-1
/
+9
*
openrisc: Rework signal handling
Jonas Bonn
2014-01-09
1
-26
/
+33
*
Merge branch 'for-upstream' of git://openrisc.net/jonas/linux
Linus Torvalds
2013-02-27
1
-3
/
+13
|
\
|
*
openrisc: really pass correct arg to schedule_tail
Jonas Bonn
2013-02-17
1
-1
/
+1
|
*
openrisc: fix up vmalloc page table loading
Jonas Bonn
2013-02-14
1
-2
/
+12
*
|
openrisc: switch to generic sigaltstack
Al Viro
2013-02-04
1
-4
/
+0
|
/
*
openrisc: switch to use of generic fork and clone
Al Viro
2012-11-29
1
-6
/
+6
*
openrisc: use generic sys_execve
Jonas Bonn
2012-10-19
1
-4
/
+0
*
openrisc: use generic kernel_thread/kernel_execve
Jonas Bonn
2012-10-19
1
-20
/
+10
*
openrisc: pass correct arg to schedule_tail
Jonas Bonn
2012-10-19
1
-2
/
+7
*
openrisc: use scratch regs in atomic syscall
Jonas Bonn
2012-05-08
1
-4
/
+4
*
openrisc: sanitize use of orig_gpr11
Jonas Bonn
2012-03-06
1
-8
/
+8
*
OpenRISC: Boot code
Jonas Bonn
2011-07-22
1
-0
/
+1128