summaryrefslogtreecommitdiff
path: root/arch/openrisc/kernel
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2018-02-01
|\
| * openrisc: Fix conflicting types for _exext and _stextJoel Stanley2018-01-09
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-30
|\ \
| * | signal/openrisc: Fix do_unaligned_access to send the proper signalEric W. Biederman2018-01-12
| |/
* | openrisc: Make THREAD_SIZE available to vmlinux.ldsDavid Howells2018-01-09
|/
* Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2017-11-13
|\
| * openrisc: fix possible deadlock scenario during timer syncStafford Horne2017-11-03
| * openrisc: add tick timer multi-core sync logicStafford Horne2017-11-03
| * openrisc: enable LOCKDEP_SUPPORT and irqflags tracingStafford Horne2017-11-03
| * openrisc: support framepointers and STACKTRACE_SUPPORTStafford Horne2017-11-03
| * openrisc: add cacheflush support to fix icache aliasingJan Henrik Weinstock2017-11-03
| * openrisc: sleep instead of spin on secondary waitStafford Horne2017-11-03
| * openrisc: fix initial preempt state for secondary cpu tasksStafford Horne2017-11-03
| * openrisc: initial SMP supportStefan Kristiansson2017-11-03
| * openrisc: use shadow registers to save regs on exceptionStefan Kristiansson2017-11-03
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linuxLinus Torvalds2017-07-07
|\
| * openrisc: Switch to use export.h instead of module.hStafford Horne2017-05-15
* | arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-28
* | kthread: fix boot hang (regression) on MIPS/OpenRISCVegard Nossum2017-05-29
|/
* openrisc: Export symbols needed by modulesStafford Horne2017-03-16
* sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sc...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* scripts/spelling.txt: add "efective" pattern and fix typo instancesMasahiro Yamada2017-02-27
* scripts/spelling.txt: add "aligment" pattern and fix typo instancesMasahiro Yamada2017-02-27
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-25
|\
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-24
* | Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linuxLinus Torvalds2017-02-24
|\ \
| * | openrisc: head: Init r0 to 0 on startStafford Horne2017-02-25
| * | openrisc: head: Remove unused stringsStafford Horne2017-02-25
| * | openrisc: head: Move init strings to rodata sectionStafford Horne2017-02-25
| * | openrisc: entry: Fix delay slot detectionStafford Horne2017-02-25
| * | openrisc: entry: Whitespace and comment cleanupsStafford Horne2017-02-25
| * | openrisc: Add .gitignoreStafford Horne2017-02-25
| * | openrisc: Add optimized memsetOlof Kindgren2017-02-25
| * | openrisc: Initial support for the idle stateSebastian Macke2017-02-25
| * | openrisc: remove unnecessary stddef.h includeStefan Kristiansson2017-02-25
| * | openrisc: add l.lwa/l.swa emulationStefan Kristiansson2017-02-06
| * | openrisc: head: refactor out tlb flush into it's own functionStefan Kristiansson2017-02-06
| * | openrisc: head: use THREAD_SIZE instead of magic constantStefan Kristiansson2017-02-06
| * | openrisc: tlb miss handler optimizationsStefan Kristiansson2017-02-06
| * | openrisc: add cache way information to cpuinfoStefan Kristiansson2017-02-06
| |/
* | openrisc: migrate exception table users off module.h and onto extable.hPaul Gortmaker2017-01-26
|/
* openrisc: Add _text symbol to fix ksym build errorStafford Horne2017-01-02
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-25
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* arch/openrisc: add option to skip DMA sync as a part of mappingAlexander Duyck2016-12-14
* openrisc: include l.swa in check for write data pagefaultStefan Kristiansson2016-12-12