summaryrefslogtreecommitdiffstats
path: root/arch/nios2
Commit message (Expand)AuthorAgeFilesLines
* take the dummy csum_and_copy_from_user() into net/checksum.hAl Viro2020-05-291-2/+0
* Merge tag 'nios2-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2020-04-113-4/+11
|\
| * arch: nios2: remove 'resetvalue' propertyAlexandru Ardelean2020-04-111-2/+0
| * arch: nios2: rename 'altr,gpio-bank-width' -> 'altr,ngpio'Alexandru Ardelean2020-04-111-2/+2
| * arch: nios2: Enable the common clk subsystem on Nios2Dragos Bogdan2020-04-112-0/+9
* | mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual2020-04-101-3/+0
* | mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual2020-04-101-2/+1
* | Merge tag 'dma-mapping-5.7' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-04-042-12/+3
|\ \
| * | dma-direct: make uncached_kernel_address more generalChristoph Hellwig2020-03-162-2/+3
| * | dma-direct: remove the cached_kernel_address hookChristoph Hellwig2020-03-161-10/+0
| |/
* | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-04-032-0/+2
|\ \
| * | .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-252-0/+2
| |/
* | mm: allow VM_FAULT_RETRY for multiple timesPeter Xu2020-04-021-3/+0
* | mm: introduce FAULT_FLAG_DEFAULTPeter Xu2020-04-021-1/+1
* | mm: introduce fault_signal_pending()Peter Xu2020-04-021-1/+1
* | asm-generic: make more kernel-space headers mandatoryMasahiro Yamada2020-04-021-38/+0
|/
* Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-01-291-4/+0
|\
| * arch/nios2/setup: Drop dummy_con initializationArvind Sankar2020-01-141-4/+0
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-01-281-1/+1
|\ \
| * | Merge tag 'v5.5-rc3' into sched/core, to pick up fixesIngo Molnar2019-12-251-0/+8
| |\|
| * | sched/rt, nios2: Use CONFIG_PREEMPTIONThomas Gleixner2019-12-081-1/+1
* | | Merge branch 'x86/mm' into efi/core, to pick up dependenciesIngo Molnar2020-01-101-0/+4
|\ \ \ | |_|/ |/| |
| * | mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...Ingo Molnar2019-12-101-0/+4
| |/
* / nios2: Fix ioremapGuenter Roeck2019-12-121-0/+8
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2019-12-012-2/+0
|\
| * sysctl: Remove the sysctl system callEric W. Biederman2019-11-262-2/+0
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds2019-11-281-4/+4
|\ \
| * | dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig2019-11-201-4/+4
| |/
* | Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremapLinus Torvalds2019-11-282-40/+8
|\ \
| * | nios2: remove __iounmapChristoph Hellwig2019-11-112-9/+4
| * | arch: rely on asm-generic/io.h for default ioremap_* definitionsChristoph Hellwig2019-11-111-4/+0
| * | nios2: remove __ioremapChristoph Hellwig2019-11-112-30/+7
| |/
* | vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATAKees Cook2019-11-041-1/+1
* | vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATAKees Cook2019-11-041-1/+1
* | vmlinux.lds.h: Move NOTES into RO_DATAKees Cook2019-11-041-1/+0
|/
* Merge tag 'nios2-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2019-09-271-3/+3
|\
| * nios2: force the string buffer NULL-terminatedWang Xiayang2019-09-201-3/+3
* | mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland2019-09-261-1/+1
* | mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-09-241-2/+0
* | mm: remove quicklist page table cachesNicholas Piggin2019-09-241-2/+0
|/
* Merge tag 'nios2-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2019-07-123-5/+0
|\
| * nios2: configs: Remove useless UEVENT_HELPER_PATHKrzysztof Kozlowski2019-07-042-2/+0
| * nios2: remove pointless second entry for CONFIG_TRACE_IRQFLAGS_SUPPORTMasahiro Yamada2019-07-041-3/+0
* | Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-07-123-25/+16
|\ \
| * | nios2: use the generic uncached segment support in dma-directChristoph Hellwig2019-06-253-25/+16
* | | nios2: switch to generic version of pte allocationMike Rapoport2019-07-121-35/+2
* | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-082-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