开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
openrisc
/
kernel
/
entry.S
Age
Commit message (
Expand
)
Author
2025-01-14
openrisc: Add support for restartable sequences
Stafford Horne
2024-12-10
openrisc: place exception table at the head of vmlinux
Masahiro Yamada
2024-04-15
openrisc: Move FPU state out of pt_regs
Stafford Horne
2023-04-26
openrisc: Support floating point user api
Stafford Horne
2023-04-26
openrisc: Support storing and restoring fpu state
Stafford Horne
2023-04-26
openrisc: Properly store r31 to pt_regs on unhandled exceptions
Stafford Horne
2022-05-23
openrisc: Add syscall details to emergency syscall debugging
Stafford Horne
2021-12-04
openrisc: Add clone3 ABI wrapper
Stafford Horne
2021-12-04
openrisc: Use delay slot for clone and fork wrappers
Stafford Horne
2021-12-04
openrisc: Cleanup switch code and comments
Stafford Horne
2021-10-26
irq: openrisc: perform irqentry in entry code
Mark Rutland
2021-09-03
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2021-08-05
openrisc: rename or32 code & comments to or1k
Randy Dunlap
2021-08-05
openrisc: don't printk() unconditionally
Randy Dunlap
2021-07-19
printk: Userspace format indexing support
Chris Down
2020-06-13
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-01
openrisc: Fix issue with argument clobbering for clone/fork
Stafford Horne
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-12-20
openrisc: Fix broken paths to arch/or32
Geert Uytterhoeven
2018-07-01
openrisc: entry: Fix delay slot exception detection
Stafford Horne
2017-11-03
openrisc: enable LOCKDEP_SUPPORT and irqflags tracing
Stafford Horne
2017-02-27
scripts/spelling.txt: add "efective" pattern and fix typo instances
Masahiro Yamada
2017-02-27
scripts/spelling.txt: add "aligment" pattern and fix typo instances
Masahiro Yamada
2017-02-25
openrisc: entry: Fix delay slot detection
Stafford Horne
2017-02-25
openrisc: entry: Whitespace and comment cleanups
Stafford Horne
2017-02-06
openrisc: add l.lwa/l.swa emulation
Stefan Kristiansson
2016-12-12
openrisc: include l.swa in check for write data pagefault
Stefan Kristiansson
2016-12-12
openrisc: restore all regs on rt_sigreturn
Jonas Bonn
2014-01-09
openrisc: Rework signal handling
Jonas Bonn
2013-02-26
Merge branch 'for-upstream' of git://openrisc.net/jonas/linux
Linus Torvalds
2013-02-17
openrisc: really pass correct arg to schedule_tail
Jonas Bonn
2013-02-14
openrisc: fix up vmalloc page table loading
Jonas Bonn
2013-02-03
openrisc: switch to generic sigaltstack
Al Viro
2012-11-28
openrisc: switch to use of generic fork and clone
Al Viro
2012-10-19
openrisc: use generic sys_execve
Jonas Bonn
2012-10-19
openrisc: use generic kernel_thread/kernel_execve
Jonas Bonn
2012-10-19
openrisc: pass correct arg to schedule_tail
Jonas Bonn
2012-05-08
openrisc: use scratch regs in atomic syscall
Jonas Bonn
2012-03-06
openrisc: sanitize use of orig_gpr11
Jonas Bonn
2011-07-22
OpenRISC: Boot code
Jonas Bonn