summaryrefslogtreecommitdiff
path: root/arch/nds32/include/asm
AgeCommit message (Expand)Author
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2019-05-06Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-04-08nds32/io: Remove useless definition of mmiowb()Will Deacon
2019-04-08arch: Use asm-generic header for asm/mmiowb.hWill Deacon
2019-04-05syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)
2019-04-05syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)
2019-04-03ia64/tlb: Eradicate tlb_migrate_finish() callbackPeter Zijlstra
2019-04-03arch/tlb: Clean up simple architecturesPeter Zijlstra
2019-04-03asm-generic/tlb, arch: Provide generic VIPT cache flushPeter Zijlstra
2019-03-04get rid of legacy 'get_ds()' functionLinus Torvalds
2019-01-06nds32: remove redundant kernel-space generic-yMasahiro Yamada
2019-01-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2018-12-29Merge tag 'nds32-for-linus-4.21' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-11-22nds32: support hardware prefetcherNylon Chen
2018-11-22nds32: support denormalized result through FP emulatorVincent Chen
2018-11-22nds32: Support FP emulationVincent Chen
2018-11-22nds32: nds32 FPU portVincent Chen
2018-11-09Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2018-11-06nds32: Power management for nds32Nick Hu
2018-11-06nds32: Perf portingNickhu
2018-11-06nds32: Fix bug in bitfield.hNickhu
2018-11-02mm: make the __PAGETABLE_PxD_FOLDED defines non-emptyMartin Schwidefsky
2018-10-31treewide: remove current_text_addrNick Desaulniers
2018-09-04nds32: fix build error because of wrong semicolonGreentime Hu
2018-09-04nds32: Add macro definition for offset of lp register on stackZong Li
2018-09-04nds32/ftrace: Support dynamic function tracerZong Li
2018-09-04nds32/ftrace: Support static function tracerZong Li
2018-09-04nds32: Extract the checking and getting pointer to a macroZong Li
2018-09-04nds32: Clean up the coding styleZong Li
2018-09-04nds32: Fix get_user/put_user macro expand pointer problemZong Li
2018-07-05nds32: fix build error "relocation truncated to fit: R_NDS32_25_PCREL_RELA" whenGreentime Hu
2018-07-03nds32: To implement these icache invalidation APIs since nds32 cores don't snoopGreentime Hu
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: To fix a cache inconsistency issue by setting correct cacheability of NTCGreentime Hu
2018-05-23nds32: To refine readability of INT_MASK_INITAIAL_VALGreentime Hu
2018-05-23nds32: Fix the unknown type u8 issue.Greentime Hu
2018-05-23nds32: Fix the symbols undefined issue by exporting them.Greentime Hu
2018-05-23nds32: Fix xfs_buf built failed by export invalidate_kernel_vmap_range and fl...Greentime Hu
2018-05-23nds32: Fix drivers/gpu/drm/udl/udl_fb.c building error by defining PAGE_SHAREDGreentime 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-04-11page cache: use xa_lockMatthew Wilcox
2018-02-22nds32: Build infrastructureGreentime Hu
2018-02-22nds32: Miscellaneous header filesGreentime Hu
2018-02-22nds32: Loadable modulesGreentime Hu
2018-02-22nds32: L2 cache supportGreentime Hu