aboutsummaryrefslogtreecommitdiff
path: root/arch/nios2/include
AgeCommit message (Expand)AuthorFilesLines
2019-07-12Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-6/+0
2019-07-12nios2: switch to generic version of pte allocationGravatar Mike Rapoport 1-35/+2
2019-06-25nios2: use the generic uncached segment support in dma-directGravatar Christoph Hellwig 1-6/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Gravatar Thomas Gleixner 1-13/+1
2019-05-30treewide: Add SPDX license identifier - KbuildGravatar Greg Kroah-Hartman 2-0/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Gravatar Thomas Gleixner 3-37/+3
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Gravatar Thomas Gleixner 9-126/+9
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 12Gravatar Thomas Gleixner 3-34/+3
2019-05-16Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+0
2019-05-07Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+6
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 1-0/+1
2019-05-06Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-12/+2
2019-04-23arch: mostly remove <asm/segment.h>Gravatar Christoph Hellwig 1-1/+0
2019-04-08arch: Use asm-generic header for asm/mmiowb.hGravatar Will Deacon 1-0/+1
2019-04-05syscalls: Remove start and number from syscall_set_arguments() argsGravatar Steven Rostedt (VMware) 1-35/+7
2019-04-05syscalls: Remove start and number from syscall_get_arguments() argsGravatar Steven Rostedt (Red Hat) 1-35/+7
2019-04-03arch/tlb: Clean up simple architecturesGravatar Peter Zijlstra 1-4/+4
2019-04-03asm-generic/tlb, arch: Provide generic VIPT cache flushGravatar Peter Zijlstra 1-10/+0
2019-03-28KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedGravatar Masahiro Yamada 2-1/+1
2019-03-20syscall_get_arch: add "struct task_struct *" argumentGravatar Dmitry V. Levin 1-1/+1
2019-03-20nios2: define syscall_get_arch()Gravatar Dmitry V. Levin 1-0/+6
2019-03-17kbuild: force all architectures except um to include mandatory-yGravatar Masahiro Yamada 1-2/+0
2019-03-10Merge tag 'nios2-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Gravatar Linus Torvalds 2-5/+15
2019-03-07nios2: update_mmu_cache preload the TLB with the new PTEGravatar Nicholas Piggin 1-0/+6
2019-03-07nios2: pte_clear does not need to flush TLBGravatar Nicholas Piggin 1-1/+0
2019-03-07nios2: flush_tlb_page use PID based flushGravatar Nicholas Piggin 1-4/+9
2019-03-05Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+2
2019-03-04get rid of legacy 'get_ds()' functionGravatar Linus Torvalds 1-1/+0
2019-02-19asm-generic: Make time32 syscall numbers optionalGravatar Arnd Bergmann 1-0/+1
2019-02-19asm-generic: Drop getrlimit and setrlimit syscalls from default listGravatar Yury Norov 1-0/+1
2019-01-06arch: remove redundant UAPI generic-y definesGravatar Masahiro Yamada 1-25/+0
2019-01-06arch: remove stale comments "UAPI Header export list"Gravatar Masahiro Yamada 1-1/+0
2019-01-05Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-4/+2
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsGravatar Joel Fernandes (Google) 1-4/+2
2019-01-03Remove 'type' argument from access_ok() functionGravatar Linus Torvalds 1-4/+4
2018-10-31treewide: remove current_text_addrGravatar Nick Desaulniers 1-6/+0
2018-08-29y2038: Remove stat64 family from default syscall setGravatar Arnd Bergmann 1-0/+1
2018-07-25nios2: use generic dma_noncoherent_opsGravatar Christoph Hellwig 2-20/+1
2018-04-19time: Add an asm-generic/compat.h fileGravatar Arnd Bergmann 1-0/+1
2018-04-11page cache: use xa_lockGravatar Matthew Wilcox 1-4/+2
2018-03-16nios2: add ioremap_nocache declaration before include asm-generic/io.h.Gravatar Greentime Hu 1-0/+1
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Gravatar Linus Torvalds 1-1/+0
2018-01-09Construct init thread stack in the linker script rather than by unionGravatar David Howells 1-3/+0
2018-01-03arch: Remove clkdev.h asm-generic from KbuildGravatar Stephen Boyd 1-1/+0
2017-12-05bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeGravatar Hendrik Brueckner 1-0/+1
2017-11-14Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-9/+0
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGravatar Greg Kroah-Hartman 7-0/+7
2017-10-19dma-mapping: turn dma_cache_sync into a dma_map_ops methodGravatar Christoph Hellwig 1-9/+0
2017-08-29dma-mapping: remove dma_alloc_noncoherent and dma_free_noncoherentGravatar Christoph Hellwig 1-1/+1
2017-07-11nios2: move generic-y of exported headers to uapi/asm/KbuildGravatar Masahiro Yamada 2-24/+24