summaryrefslogtreecommitdiffstats
path: root/arch/openrisc
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-11-012-2/+2
|\ \
| * | sched: Add wrapper for get_wchan() to keep task blockedKees Cook2021-10-152-2/+2
| |/
* | Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-11-011-3/+0
|\ \
| * | locking: Remove spin_lock_flags() etcArnd Bergmann2021-10-301-3/+0
| |/
* | Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-11-013-8/+2
|\ \
| * | irq: remove handle_domain_{irq,nmi}()Mark Rutland2021-10-261-1/+0
| * | irq: openrisc: perform irqentry in entry codeMark Rutland2021-10-263-8/+2
| * | irq: add a (temporary) CONFIG_HANDLE_DOMAIN_IRQ_IRQENTRYMark Rutland2021-10-251-0/+1
| |/
* / arch: remove spurious blkdev.h includesChristoph Hellwig2021-10-181-1/+0
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-081-5/+0
|\
| * trap: cleanup trap_init()Kefeng Wang2021-09-081-5/+0
* | Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-09-051-3/+1
|\ \
| * | tracing: Refactor TRACE_IRQFLAGS_SUPPORT in KconfigMasahiro Yamada2021-08-161-3/+1
| |/
* | Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-09-031-2/+0
|\ \
| * | isystem: trim/fixup stdarg.h and other headersAlexey Dobriyan2021-08-191-2/+0
| |/
* | Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2021-09-0310-40/+58
|\ \
| * | openrisc/litex: Update defconfigJoel Stanley2021-08-311-10/+16
| * | openrisc/litex: Add ethernet deviceJoel Stanley2021-08-311-0/+9
| * | openrisc/litex: Update uart addressJoel Stanley2021-08-311-2/+2
| * | openrisc: Fix compiler warnings in setupStafford Horne2021-08-112-15/+16
| * | openrisc: rename or32 code & comments to or1kRandy Dunlap2021-08-057-13/+13
| * | openrisc: don't printk() unconditionallyRandy Dunlap2021-08-051-0/+2
| |/
* | Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-09-011-3/+3
|\ \
| * | printk: Userspace format indexing supportChris Down2021-07-191-3/+3
| |/
* / asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbolsArnd Bergmann2021-07-301-2/+0
|/
* Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-07-101-1/+0
|\
| * kbuild: require all architectures to have arch/$(SRCARCH)/KbuildMasahiro Yamada2021-05-261-1/+0
* | openrisc: convert to setup_initial_init_mm()Kefeng Wang2021-07-081-4/+1
* | Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-07-021-47/+0
|\ \
| * | openrisc: always use unaligned-struct headerArnd Bergmann2021-05-101-47/+0
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-07-022-3/+0
|\ \ \
| * | | mm/thp: define default pmd_pgtable()Anshuman Khandual2021-07-011-2/+0
| * | | mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual2021-07-011-1/+0
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-06-291-1/+1
|\| | |
| * | | mm: update legacy flush_tlb_* to use vmaChen Li2021-06-291-1/+1
| | |/ | |/|
* | | Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-06-282-3/+0
|\ \ \
| * | | sched,arch: Remove unused TASK_STATE offsetsPeter Zijlstra2021-06-181-1/+0
| * | | Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar2021-06-033-5/+12
| |\| |
| * | | sched/core: Initialize the idle task with preemption disabledValentin Schneider2021-05-121-2/+0
| | |/ | |/|
* | | Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-06-282-18/+28
|\ \ \ | |_|/ |/| |
| * | locking/atomic: delete !ARCH_ATOMIC remnantsMark Rutland2021-05-261-1/+0
| * | locking/atomic: openrisc: move to ARCH_ATOMICMark Rutland2021-05-263-21/+26
| * | locking/atomic: openrisc: avoid asm-generic/atomic.hMark Rutland2021-05-261-1/+7
| |/
* | Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2021-05-213-5/+12
|\ \ | |/ |/|
| * openrisc: Define memory barrier mbPeter Zijlstra2021-05-151-0/+9
| * openrisc: mm/init.c: remove unused variable 'end' in paging_init()Mike Rapoport2021-05-101-3/+0
| * openrisc: mm/init.c: remove unused memblock_region variable in map_ram()Mike Rapoport2021-05-101-2/+1
| * openrisc: Fix a memory leakChristophe JAILLET2021-04-281-0/+2
* | drivers/char: remove /dev/kmem for goodDavid Hildenbrand2021-05-071-1/+0
* | mm: move mem_init_print_info() into mm_init()Kefeng Wang2021-04-301-2/+0
|/