summaryrefslogtreecommitdiffstats
path: root/arch/nds32
AgeCommit message (Expand)AuthorLines
2022-03-07nds32: Remove the architectureAlan Kao-15104/+0
2022-02-25uaccess: remove CONFIG_SET_FSArnd Bergmann-25/+3
2022-02-25uaccess: generalize access_ok()Arnd Bergmann-5/+2
2022-02-25nds32: fix access_ok() checks in get/put_userArnd Bergmann-5/+17
2022-01-19Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-12/+1
2022-01-17Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-5/+5
2022-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds-10/+8
2022-01-15mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bitQi Zheng-10/+8
2022-01-12Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-25/+4
2022-01-08kbuild: do not quote string values in include/config/auto.confMasahiro Yamada-6/+1
2021-12-13exit: Add and use make_task_dead.Eric W. Biederman-5/+5
2021-12-11nds32: remove unused BUILTIN_DTB from arch/nds32/MakefileMasahiro Yamada-6/+0
2021-11-17Add linux/cacheflush.hMatthew Wilcox (Oracle)-1/+0
2021-11-17perf: Drop dead and useless guest "support" from arm, csky, nds32 and riscvSean Christopherson-30/+4
2021-11-17perf: Protect perf_guest_cbs with RCUSean Christopherson-6/+11
2021-11-10Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-6/+2
2021-11-10Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-22/+0
2021-11-08Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-3/+5
2021-11-01Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds-5/+0
2021-11-01Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-7/+2
2021-11-01Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+0
2021-11-01Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds-0/+1
2021-10-27ftrace/nds32: Update the proto for ftrace_trace_function to match ftrace_stubSteven Rostedt (VMware)-1/+1
2021-10-25irq: nds32: avoid CONFIG_HANDLE_DOMAIN_IRQMark Rutland-1/+0
2021-10-24kbuild: use more subdir- for visiting subdirectories while cleaningMasahiro Yamada-3/+3
2021-10-20exit: Remove calls of do_exit after noreturn versions of dieEric W. Biederman-6/+2
2021-10-18mm: Add flush_dcache_folio()Matthew Wilcox (Oracle)-0/+1
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook-7/+2
2021-10-08ftrace: Cleanup ftrace_dyn_arch_init()Weizhao Ouyang-5/+0
2021-09-22isystem: delete global -isystem compile optionAlexey Dobriyan-0/+2
2021-09-14arch: remove unused function syscall_set_arguments()Peter Collingbourne-22/+0
2021-09-08nds32/setup: remove unused memblock_region variable in setup_memory()Mike Rapoport-1/+0
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds-5/+0
2021-09-08trap: cleanup trap_init()Kefeng Wang-5/+0
2021-09-05Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds-3/+1
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds-11/+1
2021-09-03mm: remove flush_kernel_dcache_pageChristoph Hellwig-11/+1
2021-09-01Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+0
2021-08-16tracing: Refactor TRACE_IRQFLAGS_SUPPORT in KconfigMasahiro Yamada-3/+1
2021-07-30asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbolsArnd Bergmann-2/+0
2021-07-21nds32: fix up stack guard gapGreg Kroah-Hartman-1/+1
2021-07-10Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-0/+3
2021-07-08nds32: convert to setup_initial_init_mm()Kefeng Wang-4/+1
2021-07-05nds32: add arch/nds32/boot/.gitignoreMasahiro Yamada-0/+2
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds-5/+0
2021-07-01mm/thp: define default pmd_pgtable()Anshuman Khandual-5/+0
2021-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds-6/+0
2021-06-29arch, mm: remove stale mentions of DISCONIGMEMMike Rapoport-6/+0
2021-06-18sched: Introduce task_is_running()Peter Zijlstra-1/+1
2021-05-26kbuild: require all architectures to have arch/$(SRCARCH)/KbuildMasahiro Yamada-0/+1