aboutsummaryrefslogtreecommitdiffstats
path: root/arch/openrisc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-27Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2021-02-21arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe1-1/+1
2021-02-09openrisc: Use devicetree to determine present cpusJan Henrik Weinstock1-6/+17
2021-01-01openrisc: restart: Call common handlers before hangingJoel Stanley1-3/+10
2020-12-17Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds1-3/+1
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2020-11-24sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra1-1/+1
2020-11-12openrisc: fix trap for debugger breakpoint signallingStafford Horne1-3/+1
2020-11-09openrisc: add support for TIF_NOTIFY_SIGNALJens Axboe1-1/+1
2020-10-17tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe1-1/+0
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-1/+1
2020-10-13h8300, nds32, openrisc: simplify detection of memory extentsMike Rapoport1-7/+2
2020-10-12Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2020-10-06dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>Christoph Hellwig1-1/+1
2020-09-12Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds1-0/+10
2020-09-07openrisc: Reserve memblock for initrdStafford Horne1-0/+10
2020-09-01vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGKees Cook1-0/+1
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-08-14Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds5-32/+105
2020-08-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-7/+0
2020-08-09openrisc: signal: Fix sparse address space warningsStafford Horne1-7/+7
2020-08-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+0
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport1-1/+0
2020-08-07Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-20/+6
2020-08-04Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds1-3/+3
2020-08-04openrisc: Implement proper SMP tlb flushingStafford Horne1-8/+77
2020-08-04openrisc: Fix oops caused when dumping stackStafford Horne1-2/+16
2020-08-04openrisc: Add support for external initrd imagesStafford Horne2-15/+5
2020-07-27kill unused dump_fpu() instancesAl Viro1-7/+0
2020-07-27openrisc: switch to ->regset_get()Al Viro1-20/+6
2020-07-04arch: rename copy_thread_tls() back to copy_thread()Christian Brauner1-3/+3
2020-06-26openrisc: fix boot oops when DEBUG_VM is enabledStafford Horne1-0/+5
2020-06-13Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds1-2/+2
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport3-3/+3
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport3-3/+3
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport5-5/+0
2020-06-09kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov1-8/+2
2020-06-09openrisc: add show_stack_loglvl()Dmitry Safonov1-4/+12
2020-06-01openrisc: Fix issue with argument clobbering for clone/forkStafford Horne1-2/+2
2020-04-07Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds3-20/+8
2020-04-04Merge tag 'dma-mapping-5.7' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-45/+10
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada1-0/+1
2020-03-18openrisc: Remove obsolete show_trace_task functionStafford Horne1-7/+0
2020-03-16openrisc: use the generic in-place uncached DMA allocatorChristoph Hellwig1-45/+10
2020-03-02openrisc: Cleanup copy_thread_tls docs and commentsStafford Horne1-1/+0
2020-03-02openrisc: Convert copy_thread to copy_thread_tlsStafford Horne1-11/+6
2020-01-31openrisc: use mmgrabJulia Lawall1-1/+2
2020-01-14arch/openrisc/setup: Drop dummy_con initializationArvind Sankar1-5/+0
2019-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux; tag 'dma-mapping-5.5' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-1/+1
2019-11-20dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig1-1/+1