aboutsummaryrefslogtreecommitdiff
path: root/arch/openrisc
AgeCommit message (Expand)Author
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds
2022-01-19Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2022-01-17Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-15include: move find.h from asm_generic to linuxYury Norov
2022-01-15mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bitQi Zheng
2022-01-14Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2022-01-12openrisc: init: Add support for common clkStafford Horne
2022-01-08kbuild: do not quote string values in include/config/auto.confMasahiro Yamada
2021-12-13exit: Add and use make_task_dead.Eric W. Biederman
2021-12-04openrisc: Add clone3 ABI wrapperStafford Horne
2021-12-04openrisc: Use delay slot for clone and fork wrappersStafford Horne
2021-12-04openrisc: Cleanup switch code and commentsStafford Horne
2021-12-01openrisc: Snapshot thread flagsMark Rutland
2021-11-10Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-11-10Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-11-08Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2021-11-08Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-11-03openrisc: fix SMP tlb flush NULL pointer dereferenceStafford Horne
2021-11-02Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-11-01Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-11-01Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-11-01Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-10-30locking: Remove spin_lock_flags() etcArnd Bergmann
2021-10-26irq: remove handle_domain_{irq,nmi}()Mark Rutland
2021-10-26irq: openrisc: perform irqentry in entry codeMark Rutland
2021-10-25irq: add a (temporary) CONFIG_HANDLE_DOMAIN_IRQ_IRQENTRYMark Rutland
2021-10-24kbuild: use more subdir- for visiting subdirectories while cleaningMasahiro Yamada
2021-10-21openrisc: signal: remove unused DEBUG_SIG macroDenis Kirjanov
2021-10-20openrisc: Use of_get_cpu_hwid()Rob Herring
2021-10-20exit: Remove calls of do_exit after noreturn versions of dieEric W. Biederman
2021-10-18arch: remove spurious blkdev.h includesChristoph Hellwig
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook
2021-10-02openrisc: time: don't mark comment as kernel-docRandy Dunlap
2021-09-14arch: remove unused function syscall_set_arguments()Peter Collingbourne
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-08trap: cleanup trap_init()Kefeng Wang
2021-09-05Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
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-09-01Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-08-31openrisc/litex: Update defconfigJoel Stanley
2021-08-31openrisc/litex: Add ethernet deviceJoel Stanley
2021-08-31openrisc/litex: Update uart addressJoel Stanley
2021-08-19isystem: trim/fixup stdarg.h and other headersAlexey Dobriyan
2021-08-16tracing: Refactor TRACE_IRQFLAGS_SUPPORT in KconfigMasahiro Yamada
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-30asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbolsArnd Bergmann