index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
openrisc
/
kernel
/
head.S
Age
Commit message (
Expand
)
Author
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