summaryrefslogtreecommitdiffstats
path: root/arch/openrisc/kernel
Commit message (Expand)AuthorAgeFilesLines
* openrisc: Add support for external initrd imagesStafford Horne2020-08-042-15/+5
* openrisc: fix boot oops when DEBUG_VM is enabledStafford Horne2020-06-261-0/+5
* Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2020-06-131-2/+2
|\
| * openrisc: Fix issue with argument clobbering for clone/forkStafford Horne2020-06-011-2/+2
* | mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-093-3/+3
* | mm: introduce include/linux/pgtable.hMike Rapoport2020-06-093-3/+3
* | mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-095-5/+0
* | kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov2020-06-091-8/+2
* | openrisc: add show_stack_loglvl()Dmitry Safonov2020-06-091-4/+12
|/
* Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2020-04-073-20/+8
|\
| * openrisc: Remove obsolete show_trace_task functionStafford Horne2020-03-181-7/+0
| * openrisc: Cleanup copy_thread_tls docs and commentsStafford Horne2020-03-021-1/+0
| * openrisc: Convert copy_thread to copy_thread_tlsStafford Horne2020-03-021-11/+6
| * openrisc: use mmgrabJulia Lawall2020-01-311-1/+2
* | Merge tag 'dma-mapping-5.7' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-04-041-45/+10
|\ \
| * | openrisc: use the generic in-place uncached DMA allocatorChristoph Hellwig2020-03-161-45/+10
* | | .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
|/ /
* / arch/openrisc/setup: Drop dummy_con initializationArvind Sankar2020-01-141-5/+0
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds2019-11-281-1/+1
|\
| * dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig2019-11-201-1/+1
* | vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATAKees Cook2019-11-041-1/+1
* | vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATAKees Cook2019-11-041-2/+2
* | vmlinux.lds.h: Move NOTES into RO_DATAKees Cook2019-11-041-1/+0
|/
* pagewalk: separate function pointers from iterator dataChristoph Hellwig2019-09-071-10/+12
* mm: split out a new pagewalk.h header from mm.hChristoph Hellwig2019-09-071-0/+1
* Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-07-121-13/+9
|\
| * openrisc: remove the partial DMA_ATTR_NON_CONSISTENT supportChristoph Hellwig2019-06-251-13/+9
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-082-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/+16
|/
* arch: mostly remove <asm/segment.h>Christoph Hellwig2019-04-233-3/+0
* 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
|/