summaryrefslogtreecommitdiff
path: root/arch/openrisc
AgeCommit message (Expand)Author
2021-07-10Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-07-08openrisc: convert to setup_initial_init_mm()Kefeng Wang
2021-07-02Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-07-01mm/thp: define default pmd_pgtable()Anshuman Khandual
2021-07-01mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual
2021-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-06-29mm: update legacy flush_tlb_* to use vmaChen Li
2021-06-28Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-06-28Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
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-26kbuild: require all architectures to have arch/$(SRCARCH)/KbuildMasahiro Yamada
2021-05-26locking/atomic: delete !ARCH_ATOMIC remnantsMark Rutland
2021-05-26locking/atomic: openrisc: move to ARCH_ATOMICMark Rutland
2021-05-26locking/atomic: openrisc: avoid asm-generic/atomic.hMark Rutland
2021-05-21Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2021-05-15openrisc: Define memory barrier mbPeter Zijlstra
2021-05-12sched/core: Initialize the idle task with preemption disabledValentin Schneider
2021-05-10openrisc: always use unaligned-struct headerArnd Bergmann
2021-05-10openrisc: mm/init.c: remove unused variable 'end' in paging_init()Mike Rapoport
2021-05-10openrisc: mm/init.c: remove unused memblock_region variable in map_ram()Mike Rapoport
2021-05-07drivers/char: remove /dev/kmem for goodDavid Hildenbrand
2021-04-30mm: move mem_init_print_info() into mm_init()Kefeng Wang
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-25Merge remote-tracking branch 'openrisc/or1k-5.11-fixes' into or1k-5.12-updatesStafford Horne
2021-01-20openrisc: io: Add missing __iomem annotation to iounmap()Geert Uytterhoeven
2021-01-18openrisc: add arch/openrisc/KbuildMasahiro Yamada
2021-01-01openrisc: restart: Call common handlers before hangingJoel Stanley
2021-01-01openrisc: Add vmlinux.bin targetJoel Stanley
2020-12-29local64.h: make <asm/local64.h> mandatoryRandy Dunlap
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-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-12-15Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-12-14Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-11-24sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra
2020-11-21openrisc: add local64.h to fix blk-iocost buildStafford Horne
2020-11-12openrisc: fix trap for debugger breakpoint signallingStafford Horne
2020-11-12openrisc: add support for LiteXFilip Kokosinski
2020-11-09openrisc: add support for TIF_NOTIFY_SIGNALJens Axboe
2020-11-06highmem: Get rid of kmap_types.hThomas Gleixner
2020-10-30timekeeping: default GENERIC_CLOCKEVENTS to enabledArnd Bergmann
2020-10-27openrisc: use asm-generic/mmu_context.h for no-op implementationsNicholas Piggin
2020-10-23Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-22Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-10-17tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe