summaryrefslogtreecommitdiffstats
path: root/arch/openrisc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-07-131-13/+9Star
|\
| * openrisc: remove the partial DMA_ATTR_NON_CONSISTENT supportChristoph Hellwig2019-06-251-13/+9Star
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-092-7/+7
|\ \
| * | signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-291-4/+4
| * | signal: Remove task parameter from force_sigEric W. Biederman2019-05-272-3/+3
| |/
* / treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-3016-82/+16Star
|/
* arch: mostly remove <asm/segment.h>Christoph Hellwig2019-04-233-3/+0Star
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-041-3/+3
* Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2019-01-022-2/+2
|\
| * openrisc: Fix broken paths to arch/or32Geert Uytterhoeven2018-12-192-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/+1Star
* openrisc: use for_each_of_cpu_node iteratorRob Herring2018-09-281-2/+1Star
* Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2018-08-231-98/+9Star
|\
| * openrisc: use generic dma_noncoherent_opsChristoph Hellwig2018-07-211-56/+9Star
| * openrisc: fix cache maintainance the the sync_single_for_device DMA operationChristoph Hellwig2018-07-211-23/+19Star
| * openrisc: remove the no-op unmap_page and unmap_sg DMA operationsChristoph Hellwig2018-07-211-23/+0Star
| * openrisc: remove the sync_single_for_cpu DMA operationChristoph Hellwig2018-07-211-15/+0Star
* | Merge tag 'irqchip-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2018-08-063-11/+8Star
|\|
| * openrisc: entry: Fix delay slot exception detectionStafford Horne2018-07-013-11/+8Star
* | openrisc: Use the new GENERIC_IRQ_MULTI_HANDLERPalmer Dabbelt2018-08-031-7/+0Star
|/
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-051-26/+4Star
|\
| * signal/openrisc: Use force_sig_fault where appropriateEric W. Biederman2018-04-251-29/+4Star
| * 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/+0Star
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2018-02-011-2/+1Star
|\
| * openrisc: Fix conflicting types for _exext and _stextJoel Stanley2018-01-091-2/+1Star
* | 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-101-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-291-5/+0Star
* | kthread: fix boot hang (regression) on MIPS/OpenRISCVegard Nossum2017-05-291-2/+0Star
|/
* openrisc: Export symbols needed by modulesStafford Horne2017-03-152-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