summaryrefslogtreecommitdiffstats
path: root/arch/openrisc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-041-26/+4
|\
| * signal/openrisc: Use force_sig_fault where appropriateEric W. Biederman2018-04-251-29/+4
| * signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-251-1/+4
* | dma-debug: move initialization to common codeChristoph Hellwig2018-05-081-11/+0
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2018-02-011-2/+1
|\
| * openrisc: Fix conflicting types for _exext and _stextJoel Stanley2018-01-091-2/+1
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-301-5/+5
|\ \
| * | signal/openrisc: Fix do_unaligned_access to send the proper signalEric W. Biederman2018-01-121-5/+5
| |/
* | openrisc: Make THREAD_SIZE available to vmlinux.ldsDavid Howells2018-01-091-0/+1
|/
* Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2017-11-1311-167/+1019
|\
| * openrisc: fix possible deadlock scenario during timer syncStafford Horne2017-11-031-1/+1
| * openrisc: add tick timer multi-core sync logicStafford Horne2017-11-034-3/+137
| * openrisc: enable LOCKDEP_SUPPORT and irqflags tracingStafford Horne2017-11-031-3/+71
| * openrisc: support framepointers and STACKTRACE_SUPPORTStafford Horne2017-11-034-48/+200
| * openrisc: add cacheflush support to fix icache aliasingJan Henrik Weinstock2017-11-031-0/+15
| * openrisc: sleep instead of spin on secondary waitStafford Horne2017-11-032-2/+54
| * openrisc: fix initial preempt state for secondary cpu tasksStafford Horne2017-11-031-0/+1
| * openrisc: initial SMP supportStefan Kristiansson2017-11-036-88/+475
| * openrisc: use shadow registers to save regs on exceptionStefan Kristiansson2017-11-031-26/+69
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
|/
* Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linuxLinus Torvalds2017-07-072-2/+2
|\
| * openrisc: Switch to use export.h instead of module.hStafford Horne2017-05-152-2/+2
* | arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-281-5/+0
* | kthread: fix boot hang (regression) on MIPS/OpenRISCVegard Nossum2017-05-291-2/+0
|/
* openrisc: Export symbols needed by modulesStafford Horne2017-03-162-0/+5
* sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sc...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-0/+2
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-0/+2
* scripts/spelling.txt: add "efective" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* scripts/spelling.txt: add "aligment" pattern and fix typo instancesMasahiro Yamada2017-02-273-7/+7
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-1/+1
|\
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-1/+1
* | Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linuxLinus Torvalds2017-02-248-178/+349
|\ \
| * | openrisc: head: Init r0 to 0 on startStafford Horne2017-02-251-1/+4
| * | openrisc: head: Remove unused stringsStafford Horne2017-02-251-11/+0
| * | openrisc: head: Move init strings to rodata sectionStafford Horne2017-02-251-0/+1
| * | openrisc: entry: Fix delay slot detectionStafford Horne2017-02-251-2/+2
| * | openrisc: entry: Whitespace and comment cleanupsStafford Horne2017-02-251-20/+18
| * | openrisc: Add .gitignoreStafford Horne2017-02-251-0/+1
| * | openrisc: Add optimized memsetOlof Kindgren2017-02-251-0/+1
| * | openrisc: Initial support for the idle stateSebastian Macke2017-02-251-0/+11
| * | openrisc: remove unnecessary stddef.h includeStefan Kristiansson2017-02-251-1/+0
| * | openrisc: add l.lwa/l.swa emulationStefan Kristiansson2017-02-063-2/+206
| * | openrisc: head: refactor out tlb flush into it's own functionStefan Kristiansson2017-02-061-16/+22
| * | openrisc: head: use THREAD_SIZE instead of magic constantStefan Kristiansson2017-02-061-1/+3
| * | openrisc: tlb miss handler optimizationsStefan Kristiansson2017-02-061-95/+46
| * | openrisc: add cache way information to cpuinfoStefan Kristiansson2017-02-061-31/+36
| |/
* | openrisc: migrate exception table users off module.h and onto extable.hPaul Gortmaker2017-01-261-1/+1
|/
* openrisc: Add _text symbol to fix ksym build errorStafford Horne2017-01-021-0/+2
OpenPOWER on IntegriCloud