summaryrefslogtreecommitdiffstats
path: root/arch/openrisc/kernel
Commit message (Expand)AuthorAge
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-03
* Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2019-01-01
|\
| * openrisc: Fix broken paths to arch/or32Geert Uytterhoeven2018-12-19
* | dma-mapping: zero memory returned from dma_alloc_*Christoph Hellwig2018-12-20
|/
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-31
* openrisc: use for_each_of_cpu_node iteratorRob Herring2018-09-28
* Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2018-08-23
|\
| * openrisc: use generic dma_noncoherent_opsChristoph Hellwig2018-07-21
| * openrisc: fix cache maintainance the the sync_single_for_device DMA operationChristoph Hellwig2018-07-21
| * openrisc: remove the no-op unmap_page and unmap_sg DMA operationsChristoph Hellwig2018-07-21
| * openrisc: remove the sync_single_for_cpu DMA operationChristoph Hellwig2018-07-21
* | Merge tag 'irqchip-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2018-08-06
|\|
| * openrisc: entry: Fix delay slot exception detectionStafford Horne2018-07-01
* | openrisc: Use the new GENERIC_IRQ_MULTI_HANDLERPalmer Dabbelt2018-08-03
|/
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-04
|\
| * signal/openrisc: Use force_sig_fault where appropriateEric W. Biederman2018-04-25
| * signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-25
* | dma-debug: move initialization to common codeChristoph Hellwig2018-05-08
|/
* 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-15
* 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-24
| * | openrisc: head: Remove unused stringsStafford Horne2017-02-24