summaryrefslogtreecommitdiffstats
path: root/arch/nds32/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-051-0/+2
|\
| * asm-generic: Make time32 syscall numbers optionalArnd Bergmann2019-02-191-0/+1
| * asm-generic: Drop getrlimit and setrlimit syscalls from default listYury Norov2019-02-191-0/+1
* | get rid of legacy 'get_ds()' functionLinus Torvalds2019-03-041-1/+0
|/
* arch: remove redundant UAPI generic-y definesMasahiro Yamada2019-01-061-25/+0
* arch: remove stale comments "UAPI Header export list"Masahiro Yamada2019-01-061-1/+0
* nds32: remove redundant kernel-space generic-yMasahiro Yamada2019-01-061-10/+0
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-01-051-3/+2
|\
| * mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2019-01-041-3/+2
* | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-032-8/+5
|/
* Merge tag 'nds32-for-linus-4.21' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-12-2917-2/+956
|\
| * nds32: support hardware prefetcherNylon Chen2018-11-221-0/+6
| * nds32: support denormalized result through FP emulatorVincent Chen2018-11-227-0/+54
| * nds32: Support FP emulationVincent Chen2018-11-224-0/+300
| * nds32: nds32 FPU portVincent Chen2018-11-224-0/+141
| * nds32: Power management for nds32Nick Hu2018-11-061-0/+11
| * nds32: Perf portingNickhu2018-11-064-0/+442
| * 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/+0
|/
* 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-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