summaryrefslogtreecommitdiffstats
path: root/arch/nds32/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-041-0/+1
|\
| * time: Add an asm-generic/compat.h fileArnd Bergmann2018-04-191-0/+1
* | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-06-042-14/+1
|\ \
| * | nds32: use generic dma_noncoherent_opsChristoph Hellwig2018-05-292-14/+1
| |/
* | nds32: To fix a cache inconsistency issue by setting correct cacheability of NTCGreentime Hu2018-05-231-0/+1
* | nds32: To refine readability of INT_MASK_INITAIAL_VALGreentime Hu2018-05-231-1/+1
* | nds32: Fix the unknown type u8 issue.Greentime Hu2018-05-231-0/+2
* | nds32: Fix the symbols undefined issue by exporting them.Greentime Hu2018-05-232-0/+4
* | nds32: Fix xfs_buf built failed by export invalidate_kernel_vmap_range and fl...Greentime Hu2018-05-231-0/+2
* | nds32: Fix drivers/gpu/drm/udl/udl_fb.c building error by defining PAGE_SHAREDGreentime Hu2018-05-231-0/+1
* | nds32: Fix building error of crypto/xor.c by adding xor.hGreentime Hu2018-05-231-0/+1
|/
* page cache: use xa_lockMatthew Wilcox2018-04-111-2/+2
* nds32: Build infrastructureGreentime Hu2018-02-222-0/+84
* nds32: Miscellaneous header filesGreentime Hu2018-02-223-0/+63
* nds32: Loadable modulesGreentime Hu2018-02-221-0/+11
* nds32: L2 cache supportGreentime Hu2018-02-221-0/+137
* nds32: Debugging supportGreentime Hu2018-02-221-0/+25
* nds32: Library functionsGreentime Hu2018-02-223-0/+335
* nds32: Signal handling supportGreentime Hu2018-02-221-0/+60
* nds32: VDSO supportGreentime Hu2018-02-223-0/+74
* nds32: System calls handlingGreentime Hu2018-02-224-0/+218
* nds32: ELF definitionsGreentime Hu2018-02-223-0/+194
* nds32: DMA mapping APIGreentime Hu2018-02-221-0/+14
* nds32: Device specific operationsGreentime Hu2018-02-221-0/+83
* nds32: Atomic operationsGreentime Hu2018-02-222-0/+118
* nds32: IRQ handlingGreentime Hu2018-02-221-0/+36
* nds32: Process managementGreentime Hu2018-02-223-0/+191
* nds32: Cache and TLB routinesGreentime Hu2018-02-228-0/+270
* nds32: MMU definitionsGreentime Hu2018-02-228-0/+802
* nds32: Exception handlingGreentime Hu2018-02-221-0/+77
* nds32: Assembly macros and definitionsGreentime Hu2018-02-223-0/+1083
OpenPOWER on IntegriCloud