summaryrefslogtreecommitdiffstats
path: root/arch/nds32/include/asm
AgeCommit message (Expand)AuthorLines
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+1
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-14/+1
2018-05-29nds32: use generic dma_noncoherent_opsChristoph Hellwig-14/+1
2018-05-23nds32: To fix a cache inconsistency issue by setting correct cacheability of NTCGreentime Hu-0/+1
2018-05-23nds32: To refine readability of INT_MASK_INITAIAL_VALGreentime Hu-1/+1
2018-05-23nds32: Fix the unknown type u8 issue.Greentime Hu-0/+2
2018-05-23nds32: Fix the symbols undefined issue by exporting them.Greentime Hu-0/+4
2018-05-23nds32: Fix xfs_buf built failed by export invalidate_kernel_vmap_range and fl...Greentime Hu-0/+2
2018-05-23nds32: Fix drivers/gpu/drm/udl/udl_fb.c building error by defining PAGE_SHAREDGreentime Hu-0/+1
2018-05-23nds32: Fix building error of crypto/xor.c by adding xor.hGreentime Hu-0/+1
2018-04-19time: Add an asm-generic/compat.h fileArnd Bergmann-0/+1
2018-04-11page cache: use xa_lockMatthew Wilcox-2/+2
2018-02-22nds32: Build infrastructureGreentime Hu-0/+55
2018-02-22nds32: Miscellaneous header filesGreentime Hu-0/+50
2018-02-22nds32: Loadable modulesGreentime Hu-0/+11
2018-02-22nds32: L2 cache supportGreentime Hu-0/+137
2018-02-22nds32: Library functionsGreentime Hu-0/+335
2018-02-22nds32: VDSO supportGreentime Hu-0/+74
2018-02-22nds32: System calls handlingGreentime Hu-0/+207
2018-02-22nds32: ELF definitionsGreentime Hu-0/+171
2018-02-22nds32: DMA mapping APIGreentime Hu-0/+14
2018-02-22nds32: Device specific operationsGreentime Hu-0/+83
2018-02-22nds32: Atomic operationsGreentime Hu-0/+118
2018-02-22nds32: IRQ handlingGreentime Hu-0/+36
2018-02-22nds32: Process managementGreentime Hu-0/+191
2018-02-22nds32: Cache and TLB routinesGreentime Hu-0/+256
2018-02-22nds32: MMU definitionsGreentime Hu-0/+802
2018-02-22nds32: Exception handlingGreentime Hu-0/+77
2018-02-22nds32: Assembly macros and definitionsGreentime Hu-0/+1083