aboutsummaryrefslogtreecommitdiff
path: root/arch/openrisc
AgeCommit message (Expand)Author
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
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-10-13arch, drivers: replace for_each_membock() with for_each_mem_range()Mike Rapoport
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-12openrisc: Fix issue with get_user for 64-bit valuesStafford Horne
2020-09-08uaccess: add infrastructure for kernel builds with set_fs()Christoph Hellwig
2020-09-07openrisc: Fix cache API compile issue when not inliningStafford Horne
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-12mm/openrisc: use general page fault accountingPeter Xu
2020-08-12mm: do page fault accounting in handle_mm_faultPeter Xu
2020-08-12uaccess: remove segment_eqChristoph Hellwig
2020-08-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2020-08-09openrisc: uaccess: Add user address space check to access_okStafford Horne
2020-08-09openrisc: signal: Fix sparse address space warningsStafford Horne
2020-08-09openrisc: uaccess: Remove unused macro __addr_okStafford Horne
2020-08-09openrisc: uaccess: Use static inline function in access_okStafford Horne
2020-08-09openrisc: uaccess: Fix sparse address space warningsStafford Horne
2020-08-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-08-07opeinrisc: switch to generic version of pte allocationMike Rapoport
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-06openrisc: io: Fixup defines and move include to the endStafford Horne
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-08-04openrisc: fix __user in raw_copy_to_user()'s prototypeLuc Van Oostenryck
2020-07-27kill unused dump_fpu() instancesAl Viro