summaryrefslogtreecommitdiffstats
path: root/arch/openrisc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2020-12-171-3/+1
|\
| * openrisc: fix trap for debugger breakpoint signallingStafford Horne2020-11-121-3/+1
* | Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-161-1/+1
|\ \
| * | openrisc: add support for TIF_NOTIFY_SIGNALJens Axboe2020-11-091-1/+1
| |/
* / sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra2020-11-241-1/+1
|/
* tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe2020-10-171-1/+0
* Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-10-151-1/+1
|\
| * dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>Christoph Hellwig2020-10-061-1/+1
* | h8300, nds32, openrisc: simplify detection of memory extentsMike Rapoport2020-10-131-7/+2
* | Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-121-0/+1
|\ \ | |/ |/|
| * vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGKees Cook2020-09-011-0/+1
* | Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2020-09-121-0/+10
|\ \
| * | openrisc: Reserve memblock for initrdStafford Horne2020-09-071-0/+10
* | | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
|/ /
* | Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2020-08-145-32/+105
|\ \ | |/ |/|
| * openrisc: signal: Fix sparse address space warningsStafford Horne2020-08-091-7/+7
| * openrisc: Implement proper SMP tlb flushingStafford Horne2020-08-041-8/+77
| * openrisc: Fix oops caused when dumping stackStafford Horne2020-08-041-2/+16
| * openrisc: Add support for external initrd imagesStafford Horne2020-08-042-15/+5
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2020-08-091-7/+0
|\ \
| * | kill unused dump_fpu() instancesAl Viro2020-07-271-7/+0
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-08-071-1/+0
|\ \ \
| * | | mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2020-08-071-1/+0
* | | | Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-08-071-20/+6
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | openrisc: switch to ->regset_get()Al Viro2020-07-271-20/+6
* | | Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...Linus Torvalds2020-08-041-3/+3
|\ \ \ | |_|/ |/| |
| * | arch: rename copy_thread_tls() back to copy_thread()Christian Brauner2020-07-041-3/+3
| |/
* / 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