summaryrefslogtreecommitdiffstats
path: root/arch/nds32
AgeCommit message (Expand)Author
2020-01-17asm-generic/nds32: don't redefine cacheflush primitivesMike Rapoport
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
2019-05-14treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada
2019-05-14init: provide a generic free_initmem implementationMike Rapoport
2019-05-14initramfs: provide a generic free_initrd_mem implementationChristoph Hellwig
2019-05-07Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-05-07arch: nds32: Kconfig: pedantic formattingEnrico Weigelt, metux IT consult
2019-05-07nds32: fix semicolon code style issueYang Wei
2019-05-07nds32: vdso: drop unnecessary cc-ldoptionNick Desaulniers
2019-05-07nds32: remove unused generic-y += cmpxchg-local.hMasahiro Yamada
2019-05-07nds32: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-05-07nds32: remove __virt_to_bus and __bus_to_virtChristoph Hellwig
2019-05-07nds32: vdso: fix and clean-up MakefileMasahiro Yamada
2019-05-07nds32: add vmlinux.lds and vdso.so to .gitignoreMasahiro Yamada
2019-05-07nds32: ex-exit: Remove unneeded need_resched() loopValentin Schneider
2019-05-07nds32/io: Remove useless definition of mmiowb()Will Deacon
2019-05-07nds32: Removed unused thread flag TIF_USEDFPUJulien Grall
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds