Age | Commit message (Expand) | Author | Files | Lines |
2022-05-26 | Merge tag 'for-linus' of https://github.com/openrisc/linux | Linus Torvalds | 1 | -272/+96 |
2022-05-23 | openrisc: Remove unused IMMU tlb workardound | Stafford Horne | 1 | -209/+0 |
2022-05-23 | openrisc: Add support for liteuart emergency printing | Stafford Horne | 1 | -1/+12 |
2022-05-23 | openrisc: Cleanup emergency print handling | Stafford Horne | 1 | -63/+85 |
2022-05-18 | random: handle latent entropy and command line from random_init() | Jason A. Donenfeld | 1 | -1/+1 |
2022-05-13 | openrisc: start CPU timer early in boot | Jason A. Donenfeld | 1 | -0/+9 |
2021-08-05 | openrisc: rename or32 code & comments to or1k | Randy Dunlap | 1 | -3/+3 |
2020-06-09 | mm: reorder includes after introduction of linux/pgtable.h | Mike Rapoport | 1 | -1/+1 |
2020-06-09 | mm: introduce include/linux/pgtable.h | Mike Rapoport | 1 | -1/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
2018-12-20 | openrisc: Fix broken paths to arch/or32 | Geert Uytterhoeven | 1 | -1/+1 |
2018-07-01 | openrisc: entry: Fix delay slot exception detection | Stafford Horne | 1 | -3/+6 |
2017-11-03 | openrisc: sleep instead of spin on secondary wait | Stafford Horne | 1 | -2/+49 |
2017-11-03 | openrisc: initial SMP support | Stefan Kristiansson | 1 | -5/+92 |
2017-11-03 | openrisc: use shadow registers to save regs on exception | Stefan Kristiansson | 1 | -26/+69 |
2017-02-27 | scripts/spelling.txt: add "aligment" pattern and fix typo instances | Masahiro Yamada | 1 | -3/+3 |
2017-02-25 | openrisc: head: Init r0 to 0 on start | Stafford Horne | 1 | -1/+4 |
2017-02-25 | openrisc: head: Remove unused strings | Stafford Horne | 1 | -11/+0 |
2017-02-25 | openrisc: head: Move init strings to rodata section | Stafford Horne | 1 | -0/+1 |
2017-02-06 | openrisc: head: refactor out tlb flush into it's own function | Stefan Kristiansson | 1 | -16/+22 |
2017-02-06 | openrisc: head: use THREAD_SIZE instead of magic constant | Stefan Kristiansson | 1 | -1/+3 |
2017-02-06 | openrisc: tlb miss handler optimizations | Stefan Kristiansson | 1 | -95/+46 |
2015-02-10 | openrisc: drop _PAGE_FILE and pte_file()-related helpers | Kirill A. Shutemov | 1 | -5/+0 |
2013-02-26 | openrisc: add missing header inclusion | Stefan Kristiansson | 1 | -0/+1 |
2013-02-14 | openrisc: fix up vmalloc page table loading | Jonas Bonn | 1 | -4/+2 |
2013-02-10 | openrisc: avoid using function parameter regs in reset vector | Stefan Kristiansson | 1 | -3/+3 |
2012-02-17 | openrisc: enable passing of flattened device tree pointer | Stefan Kristiansson | 1 | -1/+16 |
2011-07-22 | OpenRISC: Boot code | Jonas Bonn | 1 | -0/+1607 |