aboutsummaryrefslogtreecommitdiff
path: root/arch/openrisc
AgeCommit message (Expand)AuthorFilesLines
2020-10-23Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-1/+0
2020-10-22Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 1-0/+1
2020-10-17tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Gravatar Jens Axboe 1-1/+0
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-1/+1
2020-10-13arch, drivers: replace for_each_membock() with for_each_mem_range()Gravatar Mike Rapoport 1-3/+5
2020-10-13h8300, nds32, openrisc: simplify detection of memory extentsGravatar Mike Rapoport 1-7/+2
2020-10-12Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+1
2020-10-06dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>Gravatar Christoph Hellwig 1-1/+1
2020-09-12Merge tag 'for-linus' of git://github.com/openrisc/linuxGravatar Linus Torvalds 3-13/+32
2020-09-12openrisc: Fix issue with get_user for 64-bit valuesGravatar Stafford Horne 1-12/+21
2020-09-08uaccess: add infrastructure for kernel builds with set_fs()Gravatar Christoph Hellwig 1-0/+1
2020-09-07openrisc: Fix cache API compile issue when not inliningGravatar Stafford Horne 1-1/+1
2020-09-07openrisc: Reserve memblock for initrdGravatar Stafford Horne 1-0/+10
2020-09-01vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGGravatar Kees Cook 1-0/+1
2020-08-23treewide: Use fallthrough pseudo-keywordGravatar Gustavo A. R. Silva 1-1/+1
2020-08-14Merge tag 'for-linus' of git://github.com/openrisc/linuxGravatar Linus Torvalds 8-50/+136
2020-08-12mm/openrisc: use general page fault accountingGravatar Peter Xu 1-5/+4
2020-08-12mm: do page fault accounting in handle_mm_faultGravatar Peter Xu 1-1/+1
2020-08-12uaccess: remove segment_eqGravatar Christoph Hellwig 1-1/+1
2020-08-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsGravatar Linus Torvalds 1-7/+0
2020-08-09openrisc: uaccess: Add user address space check to access_okGravatar Stafford Horne 1-0/+1
2020-08-09openrisc: signal: Fix sparse address space warningsGravatar Stafford Horne 1-7/+7
2020-08-09openrisc: uaccess: Remove unused macro __addr_okGravatar Stafford Horne 1-3/+0
2020-08-09openrisc: uaccess: Use static inline function in access_okGravatar Stafford Horne 1-4/+7
2020-08-09openrisc: uaccess: Fix sparse address space warningsGravatar Stafford Horne 1-4/+4
2020-08-07Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 3-32/+3
2020-08-07opeinrisc: switch to generic version of pte allocationGravatar Mike Rapoport 1-30/+3
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Gravatar Mike Rapoport 2-2/+0
2020-08-07Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 1-20/+6
2020-08-06openrisc: io: Fixup defines and move include to the endGravatar Stafford Horne 1-2/+7
2020-08-04Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...Gravatar Linus Torvalds 2-4/+3
2020-08-04openrisc: Implement proper SMP tlb flushingGravatar Stafford Horne 2-13/+89
2020-08-04openrisc: Fix oops caused when dumping stackGravatar Stafford Horne 1-2/+16
2020-08-04openrisc: Add support for external initrd imagesGravatar Stafford Horne 2-15/+5
2020-08-04openrisc: fix __user in raw_copy_to_user()'s prototypeGravatar Luc Van Oostenryck 1-1/+1
2020-07-27kill unused dump_fpu() instancesGravatar Al Viro 1-7/+0
2020-07-27openrisc: switch to ->regset_get()Gravatar Al Viro 1-20/+6
2020-07-04arch: rename copy_thread_tls() back to copy_thread()Gravatar Christian Brauner 1-3/+3
2020-07-04arch: remove HAVE_COPY_THREAD_TLSGravatar Christian Brauner 1-1/+0
2020-06-26openrisc: fix boot oops when DEBUG_VM is enabledGravatar Stafford Horne 1-0/+5
2020-06-13Merge tag 'for-linus' of git://github.com/openrisc/linuxGravatar Linus Torvalds 1-2/+2
2020-06-09mmap locking API: convert mmap_sem API commentsGravatar Michel Lespinasse 1-1/+1
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesGravatar Michel Lespinasse 1-5/+5
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsGravatar Mike Rapoport 1-27/+4
2020-06-09mm: reorder includes after introduction of linux/pgtable.hGravatar Mike Rapoport 5-5/+4
2020-06-09mm: introduce include/linux/pgtable.hGravatar Mike Rapoport 6-7/+5
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedGravatar Mike Rapoport 8-8/+0
2020-06-09kernel: rename show_stack_loglvl() => show_stack()Gravatar Dmitry Safonov 1-8/+2
2020-06-09openrisc: add show_stack_loglvl()Gravatar Dmitry Safonov 1-4/+12
2020-06-08mm: rename flush_icache_user_range to flush_icache_user_pageGravatar Christoph Hellwig 1-1/+1