aboutsummaryrefslogtreecommitdiffstats
path: root/arch/nds32
AgeCommit message (Expand)Author
2019-03-01nds32: Fix gcc 8.0 compiler option incompatible.Nickhu
2019-01-12mm: make the __PAGETABLE_PxD_FOLDED defines non-emptyMartin Schwidefsky
2018-10-10nds32: linker script: GCOV kernel may refers data in __exitGreentime Hu
2018-10-10nds32: fix build error because of wrong semicolonGreentime Hu
2018-10-10nds32: Fix get_user/put_user macro expand pointer problemZong Li
2018-10-10nds32: Fix empty call traceZong Li
2018-10-10nds32: add NULL entry to the end of_device_id arrayYueHaibing
2018-10-10nds32: fix logic for moduleGreentime Hu
2018-07-05nds32: fix build error "relocation truncated to fit: R_NDS32_25_PCREL_RELA" whenGreentime Hu
2018-07-03nds32: To simplify the implementation of update_mmu_cache()Greentime Hu
2018-07-03nds32: Fix the dts pointer is not passed correctly issue.Greentime Hu
2018-07-03nds32: To implement these icache invalidation APIs since nds32 cores don't snoopGreentime Hu
2018-06-19nds32: Fix build error caused by configuration flag renameGuenter Roeck
2018-06-19nds32: define __NDS32_E[BL]__ for sparseLuc Van Oostenryck
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-04Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...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-29nds32: implement the unmap_sg DMA operationChristoph Hellwig
2018-05-29nds32: consolidate DMA cache maintainance routinesChristoph Hellwig
2018-05-23nds32: Fix compiler warning, Wstringop-overflow, in vdso.cVincent Chen
2018-05-23nds32: Disable local irq before calling cpu_dcache_wb_page in copy_user_highpageVincent Chen
2018-05-23nds32: Flush the cache of the page at vmaddr instead of kaddr in flush_anon_pageVincent Chen
2018-05-23nds32: Correct flush_dcache_page functionVincent Chen
2018-05-23nds32: Fix the unaligned access handlerNickhu
2018-05-23nds32: Renaming the file for unaligned accessNickhu
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 virtual address may map too much range by tlbop issue.Greentime Hu
2018-05-23nds32: Fix the allmodconfig build. To make sure CONFIG_CPU_LITTLE_ENDIAN is d...Greentime Hu
2018-05-23nds32: Fix build failed because arch_trace_hardirqs_off is changed to trace_h...Greentime 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-05-23nds32: Fix building error when CONFIG_FREEZE is enabled.Greentime Hu
2018-05-23nds32: lib: To use generic lib instead of libgcc to prevent the symbol undefi...Greentime Hu
2018-04-25signal/nds32: Use force_sig_fault where appropriateEric W. Biederman
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman
2018-04-25signal/nds32: Use force_sig(SIGILL) in do_revisnEric W. Biederman
2018-04-25signal/nds32: Use force_sig in unhandled_interruption and unhandled_exceptionsEric W. Biederman
2018-04-19time: Add an asm-generic/compat.h fileArnd Bergmann
2018-04-11page cache: use xa_lockMatthew Wilcox
2018-03-16nds32: To use the generic dump_stack()Greentime Hu
2018-03-16nds32: fix building failed if using elf toolchain.Greentime Hu
2018-03-16nds32: fix building failed if using older version gcc.Greentime Hu
2018-02-22nds32: Build infrastructureGreentime Hu
2018-02-22nds32: defconfigGreentime Hu
2018-02-22nds32: Miscellaneous header filesGreentime Hu