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