summaryrefslogtreecommitdiffstats
path: root/arch/nds32/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-07-131-314/+11Star
|\
| * nds32: use the generic remapping allocator for coherent DMA allocationsChristoph Hellwig2019-06-251-314/+11Star
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-093-10/+11
|\ \
| * | signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-292-3/+3
| * | signal: Explicitly call force_sig_fault on currentEric W. Biederman2019-05-291-1/+1
| * | signal/nds32: Remove tsk parameter from send_sigtrapEric W. Biederman2019-05-291-3/+4
| * | signal: Remove task parameter from force_sigEric W. Biederman2019-05-272-4/+4
* | | Merge tag 'nds32-for-linux-5.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-06-032-21/+20Star
|\ \ \ | |_|/ |/| |
| * | nds32: Avoid IEX status being incorrectly modifiedVincent Chen2019-05-312-21/+20Star
| |/
* / treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
|/
* Merge tag 'nds32-for-linus-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-178-19/+14Star
|\
| * nds32: Fix vDSO clock_getres()Vincenzo Frascino2019-05-162-1/+4
| * nds32: don't export low-level cache flushing routinesChristoph Hellwig2019-05-161-6/+0Star
| * nds32: fix semicolon code style issueYang Wei2019-05-071-1/+1
| * nds32: vdso: drop unnecessary cc-ldoptionNick Desaulniers2019-05-071-4/+2Star
| * nds32: vdso: fix and clean-up MakefileMasahiro Yamada2019-05-071-5/+3Star
| * nds32: add vmlinux.lds and vdso.so to .gitignoreMasahiro Yamada2019-05-072-0/+2
| * nds32: ex-exit: Remove unneeded need_resched() loopValentin Schneider2019-05-071-2/+2
* | Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2019-05-161-1/+0Star
|\ \
| * | function_graph: Place ftrace_graph_entry_stub() prototype in include/linux/ft...Steven Rostedt (VMware)2019-04-291-1/+0Star
| |/
* / treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada2019-05-151-1/+1
|/
* get rid of legacy 'get_ds()' functionLinus Torvalds2019-03-041-1/+1
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-042-8/+7Star
* Merge tag 'nds32-for-linus-4.21' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-12-2914-29/+2232
|\
| * nds32: support hardware prefetcherNylon Chen2018-11-222-1/+8
| * nds32: Fix the items of hwcap_str ordering issue.Nylon Chen2018-11-221-1/+2
| * nds32: support denormalized result through FP emulatorVincent Chen2018-11-222-4/+53
| * nds32: Support FP emulationVincent Chen2018-11-221-5/+26
| * nds32: nds32 FPU portVincent Chen2018-11-2210-16/+422
| * nds32: Remove duplicated include from pm.cYueHaibing2018-11-061-1/+0Star
| * nds32: Power management for nds32Nick Hu2018-11-063-1/+209
| * nds32: Add perf call-graph support.Nickhu2018-11-061-0/+299
| * nds32: Perf portingNickhu2018-11-062-2/+1224
| * nds32: Fill all TLB entries with kernel image mappingZong Li2018-11-061-8/+1Star
| * nds32: Remove the redundant assignmentZong Li2018-11-061-2/+0Star
* | nds32: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)2018-11-281-16/+2Star
|/
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-2/+1Star
* nds32: linker script: GCOV kernel may refers data in __exitGreentime Hu2018-09-051-0/+12
* nds32: Fix a kernel panic issue because of wrong frame pointer access.Greentime Hu2018-09-043-3/+15
* nds32: Only print one page of stack when die to prevent printing too much inf...Greentime Hu2018-09-041-3/+2Star
* nds32: Add macro definition for offset of lp register on stackZong Li2018-09-042-2/+2
* nds32: Remove the deprecated ABI implementationZong Li2018-09-041-5/+0Star
* nds32/stack: Get real return address by using ftrace_graph_ret_addrZong Li2018-09-042-24/+10Star
* nds32/ftrace: Support dynamic function graph tracerZong Li2018-09-041-0/+36
* nds32/ftrace: Support dynamic function tracerZong Li2018-09-041-0/+164
* nds32/ftrace: Support static function graph tracerZong Li2018-09-041-0/+69
* nds32/ftrace: Support static function tracerZong Li2018-09-042-0/+34
* nds32: Fix empty call traceZong Li2018-09-041-1/+1
* nds32: add NULL entry to the end of_device_id arrayYueHaibing2018-09-041-1/+2
* nds32: fix logic for moduleGreentime Hu2018-09-041-2/+2