aboutsummaryrefslogtreecommitdiffstats
path: root/arch/nds32
AgeCommit message (Expand)Author
2024-03-28Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/cn96xxBruce Ashfield
2024-02-23arch, mm: remove stale mentions of DISCONIGMEMMike Rapoport
2023-04-06Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/cn96xxBruce Ashfield
2023-04-05dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig
2023-02-17Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/cn96xxBruce Ashfield
2023-02-06exit: Add and use make_task_dead.Eric W. Biederman
2022-04-11Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/cn96xxBruce Ashfield
2022-03-28nds32: fix access_ok() checks in get/put_userArnd Bergmann
2022-01-25Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/cn96xxBruce Ashfield
2022-01-20perf: Protect perf_guest_cbs with RCUSean Christopherson
2021-08-02Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/cn96xxBruce Ashfield
2021-07-28nds32: fix up stack guard gapGreg Kroah-Hartman
2021-04-15Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/cn96xxBruce Ashfield
2021-04-14nds32: flush_dcache_page: use page_mapping_file to avoid races with swapoffMike Rapoport
2020-01-27Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-01-17asm-generic/nds32: don't redefine cacheflush primitivesMike Rapoport
2020-01-13Use CONFIG_PREEMPTIONSebastian Andrzej Siewior
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport
2019-09-24mm: remove quicklist page table cachesNicholas Piggin
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-08-29nds32: Mark expected switch fall-throughsGustavo A. R. Silva
2019-08-29dma-mapping: make dma_atomic_pool_init self-containedChristoph Hellwig
2019-07-25treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headersMasahiro Yamada
2019-07-16nds32: fix asm/syscall.hDmitry V. Levin
2019-07-12Merge tag 'kconfig-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2019-07-12Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-07-12Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-07-12nds32: switch to generic version of pte allocationMike Rapoport
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-06-25nds32: use the generic remapping allocator for coherent DMA allocationsChristoph Hellwig
2019-06-15kbuild: add CONFIG_HEADERS_INSTALL and loosen the dependency of samplesMasahiro Yamada
2019-06-14docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-06-09kconfig: make arch/*/configs/defconfig the default of KBUILD_DEFCONFIGMasahiro Yamada
2019-06-03Merge tag 'nds32-for-linux-5.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-31nds32: add new emulations for floating point instructionVincent Chen
2019-05-31nds32: Avoid IEX status being incorrectly modifiedVincent Chen
2019-05-30treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman
2019-05-29signal: Remove the task parameter from force_sig_faultEric W. Biederman
2019-05-29signal: Explicitly call force_sig_fault on currentEric W. Biederman
2019-05-29signal/nds32: Remove tsk parameter from send_sigtrapEric W. Biederman
2019-05-27signal: Remove task parameter from force_sigEric W. Biederman
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-18arch: remove dangling asm-generic wrappersMasahiro Yamada
2019-05-17Merge tag 'nds32-for-linus-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-16Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-05-16nds32: Fix vDSO clock_getres()Vincenzo Frascino
2019-05-16nds32: don't export low-level cache flushing routinesChristoph Hellwig
2019-05-15Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2019-05-14arch: remove <asm/sizes.h> and <asm-generic/sizes.h>Masahiro Yamada