summaryrefslogtreecommitdiff
path: root/arch/nds32
AgeCommit message (Expand)AuthorFilesLines
2019-09-24mm: remove quicklist page table cachesNicholas Piggin1-2/+0
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-6/+0
2019-08-29nds32: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2019-08-29dma-mapping: make dma_atomic_pool_init self-containedChristoph Hellwig1-6/+0
2019-07-25treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headersMasahiro Yamada8-8/+8
2019-07-16nds32: fix asm/syscall.hDmitry V. Levin1-10/+17
2019-07-12Merge tag 'kconfig-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-2/+0
2019-07-12Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-0/+1
2019-07-12Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-314/+13
2019-07-12nds32: switch to generic version of pte allocationMike Rapoport1-27/+4
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-12/+13
2019-06-25nds32: use the generic remapping allocator for coherent DMA allocationsChristoph Hellwig2-314/+13
2019-06-15kbuild: add CONFIG_HEADERS_INSTALL and loosen the dependency of samplesMasahiro Yamada1-0/+1
2019-06-14docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-1/+1
2019-06-09kconfig: make arch/*/configs/defconfig the default of KBUILD_DEFCONFIGMasahiro Yamada1-2/+0
2019-06-03Merge tag 'nds32-for-linux-5.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds24-51/+451
2019-05-31nds32: add new emulations for floating point instructionVincent Chen15-5/+393
2019-05-31nds32: Avoid IEX status being incorrectly modifiedVincent Chen9-46/+58
2019-05-30treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman2-0/+2
2019-05-29signal: Remove the task parameter from force_sig_faultEric W. Biederman3-5/+5
2019-05-29signal: Explicitly call force_sig_fault on currentEric W. Biederman2-3/+3
2019-05-29signal/nds32: Remove tsk parameter from send_sigtrapEric W. Biederman1-3/+4
2019-05-27signal: Remove task parameter from force_sigEric W. Biederman2-4/+4
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner11-0/+11
2019-05-18arch: remove dangling asm-generic wrappersMasahiro Yamada1-3/+0
2019-05-17Merge tag 'nds32-for-linus-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds58-86/+71
2019-05-16Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+0
2019-05-16nds32: Fix vDSO clock_getres()Vincenzo Frascino3-1/+5
2019-05-16nds32: don't export low-level cache flushing routinesChristoph Hellwig1-6/+0
2019-05-15Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds1-1/+0
2019-05-14arch: remove <asm/sizes.h> and <asm-generic/sizes.h>Masahiro Yamada1-1/+0
2019-05-14treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada2-2/+2
2019-05-14init: provide a generic free_initmem implementationMike Rapoport1-5/+0
2019-05-14initramfs: provide a generic free_initrd_mem implementationChristoph Hellwig1-7/+0
2019-05-07Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+10
2019-05-07arch: nds32: Kconfig: pedantic formattingEnrico Weigelt, metux IT consult1-8/+8
2019-05-07nds32: fix semicolon code style issueYang Wei2-2/+2
2019-05-07nds32: vdso: drop unnecessary cc-ldoptionNick Desaulniers1-4/+2
2019-05-07nds32: remove unused generic-y += cmpxchg-local.hMasahiro Yamada1-1/+0
2019-05-07nds32: Use the correct style for SPDX License IdentifierNishad Kamdar47-47/+47
2019-05-07nds32: remove __virt_to_bus and __bus_to_virtChristoph Hellwig1-8/+0
2019-05-07nds32: vdso: fix and clean-up MakefileMasahiro Yamada1-5/+3
2019-05-07nds32: add vmlinux.lds and vdso.so to .gitignoreMasahiro Yamada2-0/+2
2019-05-07nds32: ex-exit: Remove unneeded need_resched() loopValentin Schneider1-2/+2
2019-05-07nds32/io: Remove useless definition of mmiowb()Will Deacon1-2/+0
2019-05-07nds32: Removed unused thread flag TIF_USEDFPUJulien Grall1-2/+0
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2-2/+1
2019-05-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-3/+0
2019-05-06Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-17/+0