summaryrefslogtreecommitdiffstats
path: root/arch/nds32/include
Commit message (Expand)AuthorAgeFilesLines
...
| * nds32: Fix bug in bitfield.hNickhu2018-11-061-2/+2
* | Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2018-11-091-1/+1
|\ \ | |/ |/|
| * mm: make the __PAGETABLE_PxD_FOLDED defines non-emptyMartin Schwidefsky2018-11-021-1/+1
* | treewide: remove current_text_addrNick Desaulniers2018-10-311-6/+0Star
|/
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-10-251-0/+1
|\
| * y2038: Remove stat64 family from default syscall setArnd Bergmann2018-08-291-0/+1
* | nds32: fix build error because of wrong semicolonGreentime Hu2018-09-041-2/+2
* | nds32: Add macro definition for offset of lp register on stackZong Li2018-09-041-0/+1
* | nds32/ftrace: Support dynamic function tracerZong Li2018-09-041-0/+26
* | nds32/ftrace: Support static function tracerZong Li2018-09-041-0/+20
* | nds32: Extract the checking and getting pointer to a macroZong Li2018-09-041-39/+41
* | nds32: Clean up the coding styleZong Li2018-09-041-98/+103
* | nds32: Fix get_user/put_user macro expand pointer problemZong Li2018-09-041-12/+14
|/
* nds32: fix build error "relocation truncated to fit: R_NDS32_25_PCREL_RELA" whenGreentime Hu2018-07-051-1/+1
* nds32: To implement these icache invalidation APIs since nds32 cores don't snoopGreentime Hu2018-07-031-2/+7
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-051-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/+1Star
|\ \
| * | nds32: use generic dma_noncoherent_opsChristoph Hellwig2018-05-292-14/+1Star
| |/
* | 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