aboutsummaryrefslogtreecommitdiff
path: root/arch/openrisc
AgeCommit message (Expand)AuthorFilesLines
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxGravatar Linus Torvalds 1-1/+0
2022-01-19Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-6/+1
2022-01-17Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+1
2022-01-15Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-10/+8
2022-01-15include: move find.h from asm_generic to linuxGravatar Yury Norov 1-1/+0
2022-01-15mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bitGravatar Qi Zheng 1-10/+8
2022-01-14Merge tag 'for-linus' of git://github.com/openrisc/linuxGravatar Linus Torvalds 4-14/+20
2022-01-12openrisc: init: Add support for common clkGravatar Stafford Horne 2-0/+5
2022-01-08kbuild: do not quote string values in include/config/auto.confGravatar Masahiro Yamada 1-6/+1
2021-12-13exit: Add and use make_task_dead.Gravatar Eric W. Biederman 1-1/+1
2021-12-04openrisc: Add clone3 ABI wrapperGravatar Stafford Horne 2-0/+7
2021-12-04openrisc: Use delay slot for clone and fork wrappersGravatar Stafford Horne 1-4/+2
2021-12-04openrisc: Cleanup switch code and commentsGravatar Stafford Horne 1-10/+6
2021-12-01openrisc: Snapshot thread flagsGravatar Mark Rutland 1-1/+1
2021-11-10Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 2-4/+2
2021-11-10Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-7/+0
2021-11-08Merge tag 'for-linus' of git://github.com/openrisc/linuxGravatar Linus Torvalds 4-7/+7
2021-11-08Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 2-6/+4
2021-11-03openrisc: fix SMP tlb flush NULL pointer dereferenceGravatar Stafford Horne 2-4/+6
2021-11-02Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-5/+1
2021-11-01Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-2/+2
2021-11-01Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-3/+0
2021-11-01Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 3-8/+2
2021-10-30locking: Remove spin_lock_flags() etcGravatar Arnd Bergmann 1-3/+0
2021-10-26irq: remove handle_domain_{irq,nmi}()Gravatar Mark Rutland 1-1/+0
2021-10-26irq: openrisc: perform irqentry in entry codeGravatar Mark Rutland 3-8/+2
2021-10-25irq: add a (temporary) CONFIG_HANDLE_DOMAIN_IRQ_IRQENTRYGravatar Mark Rutland 1-0/+1
2021-10-24kbuild: use more subdir- for visiting subdirectories while cleaningGravatar Masahiro Yamada 2-6/+4
2021-10-21openrisc: signal: remove unused DEBUG_SIG macroGravatar Denis Kirjanov 1-2/+0
2021-10-20openrisc: Use of_get_cpu_hwid()Gravatar Rob Herring 1-5/+1
2021-10-20exit: Remove calls of do_exit after noreturn versions of dieGravatar Eric W. Biederman 2-4/+2
2021-10-18arch: remove spurious blkdev.h includesGravatar Christoph Hellwig 1-1/+0
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedGravatar Kees Cook 2-2/+2
2021-10-02openrisc: time: don't mark comment as kernel-docGravatar Randy Dunlap 1-1/+1
2021-09-14arch: remove unused function syscall_set_arguments()Gravatar Peter Collingbourne 1-7/+0
2021-09-08Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-5/+0
2021-09-08trap: cleanup trap_init()Gravatar Kefeng Wang 1-5/+0
2021-09-05Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Gravatar Linus Torvalds 1-3/+1
2021-09-03Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-2/+0
2021-09-03Merge tag 'for-linus' of git://github.com/openrisc/linuxGravatar Linus Torvalds 10-40/+58
2021-09-01Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-3/+3
2021-08-31openrisc/litex: Update defconfigGravatar Joel Stanley 1-10/+16
2021-08-31openrisc/litex: Add ethernet deviceGravatar Joel Stanley 1-0/+9
2021-08-31openrisc/litex: Update uart addressGravatar Joel Stanley 1-2/+2
2021-08-19isystem: trim/fixup stdarg.h and other headersGravatar Alexey Dobriyan 1-2/+0
2021-08-16tracing: Refactor TRACE_IRQFLAGS_SUPPORT in KconfigGravatar Masahiro Yamada 1-3/+1
2021-08-11openrisc: Fix compiler warnings in setupGravatar Stafford Horne 2-15/+16
2021-08-05openrisc: rename or32 code & comments to or1kGravatar Randy Dunlap 7-13/+13
2021-08-05openrisc: don't printk() unconditionallyGravatar Randy Dunlap 1-0/+2
2021-07-30asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbolsGravatar Arnd Bergmann 1-2/+0