summaryrefslogtreecommitdiffstats
path: root/arch/nds32
AgeCommit message (Expand)Author
2021-11-02ftrace/nds32: Update the proto for ftrace_trace_function to match ftrace_stubSteven Rostedt (VMware)
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
2021-05-03Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2021-05-02Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2021-04-30mm: move mem_init_print_info() into mm_init()Kefeng Wang
2021-04-09nds32: flush_dcache_page: use page_mapping_file to avoid races with swapoffMike Rapoport
2021-03-27whack-a-mole: kill strlen_user() (again)Al Viro
2021-03-23tracing: Fix various typos in commentsIngo Molnar
2021-02-27Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-02-25nds32: Fix bogus reference to <asm/procinfo.h>Geert Uytterhoeven
2021-02-25nds32: use get_kernel_nofault in dump_memChristoph Hellwig
2021-02-25nds32: remove dump_instrChristoph Hellwig
2021-02-25nds32: configs: Cleanup CONFIG_CROSS_COMPILEKrzysztof Kozlowski
2021-02-25nds32: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven
2021-02-21arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe
2020-12-29local64.h: make <asm/local64.h> mandatoryRandy Dunlap
2020-12-17Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-12-15Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-12-15Merge branch 'regset.followup' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-12-15mm: memcontrol: account pagetables per nodeShakeel Butt
2020-12-12nds32: add support for TIF_NOTIFY_SIGNALJens Axboe
2020-11-13ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regsSteven Rostedt (VMware)
2020-11-06nds32/mm/highmem: Switch to generic kmap atomicThomas Gleixner
2020-10-30timekeeping: default GENERIC_CLOCKEVENTS to enabledArnd Bergmann
2020-10-27nds32: use asm-generic/mmu_context.h for no-op implementationsNicholas Piggin
2020-10-25whack-a-mole: USE_ELF_CORE_DUMPAl Viro
2020-10-23Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-22Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2020-10-22Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-10-17tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-10-13h8300, nds32, openrisc: simplify detection of memory extentsMike Rapoport
2020-10-12Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-10-06dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>Christoph Hellwig
2020-09-08uaccess: add infrastructure for kernel builds with set_fs()Christoph Hellwig
2020-09-07arch: vdso: add vdso linker script to 'targets' instead of extra-yMasahiro Yamada
2020-09-01vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGKees Cook
2020-08-30Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds