index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
openrisc
/
kernel
/
head.S
Age
Commit message (
Expand
)
Author
2022-05-26
Merge tag 'for-linus' of https://github.com/openrisc/linux
Linus Torvalds
2022-05-23
openrisc: Remove unused IMMU tlb workardound
Stafford Horne
2022-05-23
openrisc: Add support for liteuart emergency printing
Stafford Horne
2022-05-23
openrisc: Cleanup emergency print handling
Stafford Horne
2022-05-18
random: handle latent entropy and command line from random_init()
Jason A. Donenfeld
2022-05-13
openrisc: start CPU timer early in boot
Jason A. Donenfeld
2021-08-05
openrisc: rename or32 code & comments to or1k
Randy Dunlap
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
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: sleep instead of spin on secondary wait
Stafford Horne
2017-11-03
openrisc: initial SMP support
Stefan Kristiansson
2017-11-03
openrisc: use shadow registers to save regs on exception
Stefan Kristiansson
2017-02-27
scripts/spelling.txt: add "aligment" pattern and fix typo instances
Masahiro Yamada
2017-02-25
openrisc: head: Init r0 to 0 on start
Stafford Horne
2017-02-25
openrisc: head: Remove unused strings
Stafford Horne
2017-02-25
openrisc: head: Move init strings to rodata section
Stafford Horne
2017-02-06
openrisc: head: refactor out tlb flush into it's own function
Stefan Kristiansson
2017-02-06
openrisc: head: use THREAD_SIZE instead of magic constant
Stefan Kristiansson
2017-02-06
openrisc: tlb miss handler optimizations
Stefan Kristiansson
2015-02-10
openrisc: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
2013-02-26
openrisc: add missing header inclusion
Stefan Kristiansson
2013-02-14
openrisc: fix up vmalloc page table loading
Jonas Bonn
2013-02-10
openrisc: avoid using function parameter regs in reset vector
Stefan Kristiansson
2012-02-17
openrisc: enable passing of flattened device tree pointer
Stefan Kristiansson
2011-07-22
OpenRISC: Boot code
Jonas Bonn