summaryrefslogtreecommitdiff
path: root/arch/openrisc/kernel
AgeCommit message (Expand)Author
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-08trap: cleanup trap_init()Kefeng Wang
2021-09-03Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-09-03Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2021-08-19isystem: trim/fixup stdarg.h and other headersAlexey Dobriyan
2021-08-11openrisc: Fix compiler warnings in setupStafford Horne
2021-08-05openrisc: rename or32 code & comments to or1kRandy Dunlap
2021-08-05openrisc: don't printk() unconditionallyRandy Dunlap
2021-07-19printk: Userspace format indexing supportChris Down
2021-07-08openrisc: convert to setup_initial_init_mm()Kefeng Wang
2021-06-18sched,arch: Remove unused TASK_STATE offsetsPeter Zijlstra
2021-06-03Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar
2021-05-12sched/core: Initialize the idle task with preemption disabledValentin Schneider
2021-04-28openrisc: Fix a memory leakChristophe JAILLET
2021-02-27Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-02-21arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe
2021-02-09openrisc: Use devicetree to determine present cpusJan Henrik Weinstock
2021-01-01openrisc: restart: Call common handlers before hangingJoel Stanley
2020-12-17Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-11-24sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra
2020-11-12openrisc: fix trap for debugger breakpoint signallingStafford Horne
2020-11-09openrisc: add support for TIF_NOTIFY_SIGNALJens Axboe
2020-10-17tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-10-13h8300, nds32, openrisc: simplify detection of memory extentsMike Rapoport
2020-10-12Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-10-06dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>Christoph Hellwig
2020-09-12Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2020-09-07openrisc: Reserve memblock for initrdStafford Horne
2020-09-01vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGKees Cook
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-14Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2020-08-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2020-08-09openrisc: signal: Fix sparse address space warningsStafford Horne
2020-08-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport
2020-08-07Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-08-04Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...Linus Torvalds
2020-08-04openrisc: Implement proper SMP tlb flushingStafford Horne
2020-08-04openrisc: Fix oops caused when dumping stackStafford Horne
2020-08-04openrisc: Add support for external initrd imagesStafford Horne
2020-07-27kill unused dump_fpu() instancesAl Viro
2020-07-27openrisc: switch to ->regset_get()Al Viro
2020-07-04arch: rename copy_thread_tls() back to copy_thread()Christian Brauner
2020-06-26openrisc: fix boot oops when DEBUG_VM is enabledStafford Horne
2020-06-13Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport