summaryrefslogtreecommitdiff
path: root/arch/nds32/include/asm/Kbuild
AgeCommit message (Expand)Author
2022-03-07nds32: Remove the architectureAlan Kao
2020-12-29local64.h: make <asm/local64.h> mandatoryRandy Dunlap
2020-04-02asm-generic: make more kernel-space headers mandatoryMasahiro Yamada
2019-05-30treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman
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-14arch: remove <asm/sizes.h> and <asm-generic/sizes.h>Masahiro Yamada
2019-05-07nds32: remove unused generic-y += cmpxchg-local.hMasahiro Yamada
2019-04-23arch: mostly remove <asm/segment.h>Christoph Hellwig
2019-04-08arch: Use asm-generic header for asm/mmiowb.hWill Deacon
2019-01-06nds32: remove redundant kernel-space generic-yMasahiro Yamada
2018-11-06nds32: Perf portingNickhu
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-05-29nds32: use generic dma_noncoherent_opsChristoph Hellwig
2018-05-23nds32: Fix the symbols undefined issue by exporting them.Greentime Hu
2018-05-23nds32: Fix building error of crypto/xor.c by adding xor.hGreentime Hu
2018-04-19time: Add an asm-generic/compat.h fileArnd Bergmann
2018-02-22nds32: Build infrastructureGreentime Hu