summaryrefslogtreecommitdiff
path: root/arch/nds32/kernel
AgeCommit message (Expand)Author
2019-03-04get rid of legacy 'get_ds()' functionLinus Torvalds
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-27nds32: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-11-22nds32: support hardware prefetcherNylon Chen
2018-11-22nds32: Fix the items of hwcap_str ordering issue.Nylon 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-06nds32: Remove duplicated include from pm.cYueHaibing
2018-11-06nds32: Power management for nds32Nick Hu
2018-11-06nds32: Add perf call-graph support.Nickhu
2018-11-06nds32: Perf portingNickhu
2018-11-06nds32: Fill all TLB entries with kernel image mappingZong Li
2018-11-06nds32: Remove the redundant assignmentZong Li
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-09-05nds32: linker script: GCOV kernel may refers data in __exitGreentime Hu
2018-09-04nds32: Fix a kernel panic issue because of wrong frame pointer access.Greentime Hu
2018-09-04nds32: Only print one page of stack when die to prevent printing too much inf...Greentime Hu
2018-09-04nds32: Add macro definition for offset of lp register on stackZong Li
2018-09-04nds32: Remove the deprecated ABI implementationZong Li
2018-09-04nds32/stack: Get real return address by using ftrace_graph_ret_addrZong Li
2018-09-04nds32/ftrace: Support dynamic function graph tracerZong Li
2018-09-04nds32/ftrace: Support dynamic function tracerZong Li
2018-09-04nds32/ftrace: Support static function graph tracerZong Li
2018-09-04nds32/ftrace: Support static function tracerZong Li
2018-09-04nds32: Fix empty call traceZong Li
2018-09-04nds32: add NULL entry to the end of_device_id arrayYueHaibing
2018-09-04nds32: fix logic for moduleGreentime Hu
2018-07-03nds32: Fix the dts pointer is not passed correctly issue.Greentime Hu
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: To fix a cache inconsistency issue by setting correct cacheability of NTCGreentime Hu
2018-05-23nds32: Fix the virtual address may map too much range by tlbop issue.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 symbols undefined issue by exporting them.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-03-16nds32: To use the generic dump_stack()Greentime Hu
2018-03-16nds32: fix building failed if using elf toolchain.Greentime Hu
2018-02-22nds32: Build infrastructureGreentime Hu
2018-02-22nds32: Device tree supportGreentime Hu
2018-02-22nds32: Generic timers supportGreentime Hu
2018-02-22nds32: Loadable modulesGreentime Hu