summaryrefslogtreecommitdiffstats
path: root/arch/nds32/kernel
AgeCommit message (Expand)Author
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-08-29nds32: Mark expected switch fall-throughsGustavo A. R. Silva
2019-08-29dma-mapping: make dma_atomic_pool_init self-containedChristoph Hellwig
2019-07-12Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-06-25nds32: use the generic remapping allocator for coherent DMA allocationsChristoph Hellwig
2019-06-03Merge tag 'nds32-for-linux-5.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-31nds32: Avoid IEX status being incorrectly modifiedVincent Chen
2019-05-29signal: Remove the task parameter from force_sig_faultEric W. Biederman
2019-05-29signal: Explicitly call force_sig_fault on currentEric W. Biederman
2019-05-29signal/nds32: Remove tsk parameter from send_sigtrapEric W. Biederman
2019-05-27signal: Remove task parameter from force_sigEric W. Biederman
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-17Merge tag 'nds32-for-linus-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-16nds32: Fix vDSO clock_getres()Vincenzo Frascino
2019-05-16nds32: don't export low-level cache flushing routinesChristoph Hellwig
2019-05-15Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2019-05-14treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada
2019-05-07nds32: fix semicolon code style issueYang Wei
2019-05-07nds32: vdso: drop unnecessary cc-ldoptionNick Desaulniers
2019-05-07nds32: vdso: fix and clean-up MakefileMasahiro Yamada
2019-05-07nds32: add vmlinux.lds and vdso.so to .gitignoreMasahiro Yamada
2019-05-07nds32: ex-exit: Remove unneeded need_resched() loopValentin Schneider
2019-04-29function_graph: Place ftrace_graph_entry_stub() prototype in include/linux/ft...Steven Rostedt (VMware)
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