summaryrefslogtreecommitdiffstats
path: root/arch/nios2
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nios2-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2019-07-133-5/+0Star
|\
| * nios2: configs: Remove useless UEVENT_HELPER_PATHKrzysztof Kozlowski2019-07-042-2/+0Star
| * nios2: remove pointless second entry for CONFIG_TRACE_IRQFLAGS_SUPPORTMasahiro Yamada2019-07-041-3/+0Star
* | Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-07-133-25/+16Star
|\ \
| * | nios2: use the generic uncached segment support in dma-directChristoph Hellwig2019-06-253-25/+16Star
* | | nios2: switch to generic version of pte allocationMike Rapoport2019-07-121-35/+2Star
* | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-092-3/+3
|\ \ \ | |_|/ |/| |
| * | signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-291-1/+1
| * | signal: Remove task parameter from force_sigEric W. Biederman2019-05-271-1/+1
| * | signal: Remove task parameter from force_sigsegvEric W. Biederman2019-05-271-1/+1
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-192-26/+2Star
* | | treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman2019-05-302-0/+2
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner2019-05-305-62/+5Star
| |/ |/|
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-2120-278/+20Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 12Thomas Gleixner2019-05-213-34/+3Star
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-213-0/+3
|/
* Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-161-1/+0Star
|\
| * arch: mostly remove <asm/segment.h>Christoph Hellwig2019-04-231-1/+0Star
* | mm: memblock: make keeping memblock memory opt-in rather than opt-outMike Rapoport2019-05-141-1/+0Star
* | init: provide a generic free_initmem implementationMike Rapoport2019-05-141-5/+0Star
* | initramfs: provide a generic free_initrd_mem implementationChristoph Hellwig2019-05-141-7/+0Star
* | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-081-0/+6
|\ \
| * | syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin2019-03-211-1/+1
| * | nios2: define syscall_get_arch()Dmitry V. Levin2019-03-211-0/+6
| |/
* | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-071-0/+1
|\ \
| * | arch: Use asm-generic header for asm/mmiowb.hWill Deacon2019-04-081-0/+1
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-05-061-3/+0Star
|\ \ \
| * \ \ Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2019-04-101-70/+14Star
| |\ \ \
| * | | | locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long2019-04-031-3/+0Star
| | |/ / | |/| |
* | | | Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-062-12/+3Star
|\ \ \ \ | |_|/ / |/| | |
| * | | arch/tlb: Clean up simple architecturesPeter Zijlstra2019-04-032-4/+5
| * | | asm-generic/tlb, arch: Provide generic VIPT cache flushPeter Zijlstra2019-04-031-10/+0Star
| |/ /
* | | syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)2019-04-051-35/+7Star
* | | syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)2019-04-051-35/+7Star
|/ /
* / KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada2019-03-282-1/+1
|/
* kbuild: force all architectures except um to include mandatory-yMasahiro Yamada2019-03-171-2/+0Star
* Merge tag 'nios2-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2019-03-108-101/+142
|\
| * nios2: Fix update_mmu_cache preload the TLB with the new PTENicholas Piggin2019-03-061-1/+2
| * nios2: update_mmu_cache preload the TLB with the new PTENicholas Piggin2019-03-063-9/+36
| * nios2: User address TLB flush break after finding the matching entryNicholas Piggin2019-03-061-0/+5
| * nios2: flush_tlb_all use TLBMISC way auto-increment featureNicholas Piggin2019-03-061-6/+5Star
| * nios2: improve readability of tlb functionsNicholas Piggin2019-03-061-27/+33
| * nios2: flush_tlb_mm flush only the pidNicholas Piggin2019-03-061-12/+14
| * nios2: flush_tlb_pid can just restore TLBMISC onceNicholas Piggin2019-03-061-2/+2
| * nios2: TLBMISC writes do not require PID bits to be setNicholas Piggin2019-03-061-12/+7Star
| * nios2: Use an invalid TLB entry address helper functionNicholas Piggin2019-03-061-35/+33Star
| * nios2: pte_clear does not need to flush TLBNicholas Piggin2019-03-061-1/+0Star
| * nios2: flush_tlb_page use PID based flushNicholas Piggin2019-03-063-14/+19
| * nios2: update_mmu_cache clear the old entry from the TLBNicholas Piggin2019-03-061-0/+2
| * nios2: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz2019-03-062-10/+0Star