summaryrefslogtreecommitdiffstats
path: root/arch/openrisc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-031-3/+3
* Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2019-01-012-2/+2
|\
| * openrisc: Fix broken paths to arch/or32Geert Uytterhoeven2018-12-202-2/+2
* | dma-mapping: zero memory returned from dma_alloc_*Christoph Hellwig2018-12-201-1/+1
|/
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-2/+1
* openrisc: use for_each_of_cpu_node iteratorRob Herring2018-09-281-2/+1
* Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2018-08-231-98/+9
|\
| * openrisc: use generic dma_noncoherent_opsChristoph Hellwig2018-07-211-56/+9
| * openrisc: fix cache maintainance the the sync_single_for_device DMA operationChristoph Hellwig2018-07-211-23/+19
| * openrisc: remove the no-op unmap_page and unmap_sg DMA operationsChristoph Hellwig2018-07-211-23/+0
| * openrisc: remove the sync_single_for_cpu DMA operationChristoph Hellwig2018-07-211-15/+0
* | Merge tag 'irqchip-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2018-08-063-11/+8
|\|
| * openrisc: entry: Fix delay slot exception detectionStafford Horne2018-07-013-11/+8
* | openrisc: Use the new GENERIC_IRQ_MULTI_HANDLERPalmer Dabbelt2018-08-031-7/+0
|/
* 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