aboutsummaryrefslogtreecommitdiffstats
path: root/arch/nds32/kernel
Commit message (Expand)AuthorAge
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-31
* nds32: linker script: GCOV kernel may refers data in __exitGreentime Hu2018-09-04
* nds32: Fix a kernel panic issue because of wrong frame pointer access.Greentime Hu2018-09-04
* nds32: Only print one page of stack when die to prevent printing too much inf...Greentime Hu2018-09-04
* nds32: Add macro definition for offset of lp register on stackZong Li2018-09-04
* nds32: Remove the deprecated ABI implementationZong Li2018-09-04
* nds32/stack: Get real return address by using ftrace_graph_ret_addrZong Li2018-09-04
* nds32/ftrace: Support dynamic function graph tracerZong Li2018-09-04
* nds32/ftrace: Support dynamic function tracerZong Li2018-09-04
* nds32/ftrace: Support static function graph tracerZong Li2018-09-04
* nds32/ftrace: Support static function tracerZong Li2018-09-04
* nds32: Fix empty call traceZong Li2018-09-04
* nds32: add NULL entry to the end of_device_id arrayYueHaibing2018-09-04
* nds32: fix logic for moduleGreentime Hu2018-09-04
* nds32: Fix the dts pointer is not passed correctly issue.Greentime Hu2018-07-02
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-04
|\
| * signal/nds32: Use force_sig_fault where appropriateEric W. Biederman2018-04-25
| * signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-25
| * signal/nds32: Use force_sig(SIGILL) in do_revisnEric W. Biederman2018-04-25
| * signal/nds32: Use force_sig in unhandled_interruption and unhandled_exceptionsEric W. Biederman2018-04-25
* | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-06-04
|\ \
| * | nds32: use generic dma_noncoherent_opsChristoph Hellwig2018-05-29
| * | nds32: implement the unmap_sg DMA operationChristoph Hellwig2018-05-29
| * | nds32: consolidate DMA cache maintainance routinesChristoph Hellwig2018-05-29
| |/
* | nds32: Fix compiler warning, Wstringop-overflow, in vdso.cVincent Chen2018-05-23
* | nds32: To fix a cache inconsistency issue by setting correct cacheability of NTCGreentime Hu2018-05-23
* | nds32: Fix the virtual address may map too much range by tlbop issue.Greentime Hu2018-05-23
* | nds32: Fix build failed because arch_trace_hardirqs_off is changed to trace_h...Greentime Hu2018-05-23
* | nds32: Fix the symbols undefined issue by exporting them.Greentime Hu2018-05-23
|/
* nds32: To use the generic dump_stack()Greentime Hu2018-03-16
* nds32: fix building failed if using elf toolchain.Greentime Hu2018-03-16
* nds32: Build infrastructureGreentime Hu2018-02-21
* nds32: Device tree supportGreentime Hu2018-02-21
* nds32: Generic timers supportGreentime Hu2018-02-21
* nds32: Loadable modulesGreentime Hu2018-02-21
* nds32: L2 cache supportGreentime Hu2018-02-21
* nds32: Debugging supportGreentime Hu2018-02-21
* nds32: Library functionsGreentime Hu2018-02-21
* nds32: Signal handling supportGreentime Hu2018-02-21
* nds32: VDSO supportGreentime Hu2018-02-21
* nds32: System calls handlingGreentime Hu2018-02-21
* nds32: DMA mapping APIGreentime Hu2018-02-21
* nds32: IRQ handlingGreentime Hu2018-02-21
* nds32: Process managementGreentime Hu2018-02-21
* nds32: Cache and TLB routinesGreentime Hu2018-02-21
* nds32: Exception handlingGreentime Hu2018-02-21
* nds32: Kernel booting and initializationGreentime Hu2018-02-21
* nds32: Assembly macros and definitionsGreentime Hu2018-02-21