aboutsummaryrefslogtreecommitdiffstats
path: root/arch/nds32/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-07kasan: stackdepot: move filter_irq_stacks() to stackdepot.cAlexander Potapenko1-0/+1
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada2-0/+2
2020-01-29Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-5/+0
2020-01-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2020-01-14arch/nds32/setup: Drop dummy_con initializationArvind Sankar1-5/+0
2019-12-25Merge tag 'v5.5-rc3' into sched/core, to pick up fixesIngo Molnar1-1/+3
2019-12-10Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflictsIngo Molnar4-38/+37
2019-12-08sched/rt, nds32: Use CONFIG_PREEMPTIONThomas Gleixner1-2/+2
2019-12-04nds32: use pgtable-nopmd instead of 4level-fixupMike Rapoport1-1/+3
2019-12-01Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playgroundLinus Torvalds1-32/+29
2019-11-30Merge tag 'nds32-for-linus-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linuxLinus Torvalds1-1/+1
2019-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux; tag 'dma-mapping-5.5' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-4/+4
2019-11-27module: Remove set_all_modules_text_*()Peter Zijlstra1-12/+0
2019-11-21nds32: Move static keyword to the front of declarationKrzysztof Wilczynski1-1/+1
2019-11-20dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig1-4/+4
2019-11-15y2038: vdso: nds32: open-code timespec_add_ns()Arnd Bergmann1-18/+15
2019-11-15y2038: vdso: change timespec to __kernel_old_timespecArnd Bergmann1-11/+11
2019-11-15y2038: vdso: change timeval to __kernel_old_timevalArnd Bergmann1-3/+3
2019-11-04vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATAKees Cook1-1/+1
2019-11-04vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATAKees Cook1-1/+1
2019-11-04vmlinux.lds.h: Move NOTES into RO_DATAKees Cook1-1/+0
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-6/+0
2019-08-29nds32: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2019-08-29dma-mapping: make dma_atomic_pool_init self-containedChristoph Hellwig1-6/+0
2019-07-12Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-314/+11
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds3-10/+11
2019-06-25nds32: use the generic remapping allocator for coherent DMA allocationsChristoph Hellwig1-314/+11
2019-06-03Merge tag 'nds32-for-linux-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linuxLinus Torvalds2-21/+20
2019-05-31nds32: Avoid IEX status being incorrectly modifiedVincent Chen2-21/+20
2019-05-29signal: Remove the task parameter from force_sig_faultEric W. Biederman2-3/+3
2019-05-29signal: Explicitly call force_sig_fault on currentEric W. Biederman1-1/+1
2019-05-29signal/nds32: Remove tsk parameter from send_sigtrapEric W. Biederman1-3/+4
2019-05-27signal: Remove task parameter from force_sigEric W. Biederman2-4/+4
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2019-05-17Merge tag 'nds32-for-linus-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linuxLinus Torvalds8-19/+14
2019-05-16nds32: Fix vDSO clock_getres()Vincenzo Frascino2-1/+4
2019-05-16nds32: don't export low-level cache flushing routinesChristoph Hellwig1-6/+0
2019-05-15Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-1/+0
2019-05-14treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada1-1/+1
2019-05-07nds32: fix semicolon code style issueYang Wei1-1/+1
2019-05-07nds32: vdso: drop unnecessary cc-ldoptionNick Desaulniers1-4/+2
2019-05-07nds32: vdso: fix and clean-up MakefileMasahiro Yamada1-5/+3
2019-05-07nds32: add vmlinux.lds and vdso.so to .gitignoreMasahiro Yamada2-0/+2
2019-05-07nds32: ex-exit: Remove unneeded need_resched() loopValentin Schneider1-2/+2
2019-04-29function_graph: Place ftrace_graph_entry_stub() prototype in include/linux/ftrace.hSteven Rostedt (VMware)1-1/+0
2019-03-04get rid of legacy 'get_ds()' functionLinus Torvalds1-1/+1
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds2-8/+7
2018-12-29Merge tag 'nds32-for-linus-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linuxLinus Torvalds14-29/+2232
2018-11-27nds32: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)1-16/+2
2018-11-22nds32: support hardware prefetcherNylon Chen2-1/+8