summaryrefslogtreecommitdiffstats
path: root/arch/nds32
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-05-031-1/+1
|\
| * tracing: Fix various typos in commentsIngo Molnar2021-03-231-1/+1
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2021-05-021-1/+0
|\ \
| * | whack-a-mole: kill strlen_user() (again)Al Viro2021-03-271-1/+0
| |/
* | mm: move mem_init_print_info() into mm_init()Kefeng Wang2021-04-301-1/+0
* | nds32: flush_dcache_page: use page_mapping_file to avoid races with swapoffMike Rapoport2021-04-091-1/+1
|/
* Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds2021-02-271-1/+1
|\
| * arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe2021-02-211-1/+1
* | nds32: Fix bogus reference to <asm/procinfo.h>Geert Uytterhoeven2021-02-251-1/+1
* | nds32: use get_kernel_nofault in dump_memChristoph Hellwig2021-02-251-12/+3
* | nds32: remove dump_instrChristoph Hellwig2021-02-251-35/+0
* | nds32: configs: Cleanup CONFIG_CROSS_COMPILEKrzysztof Kozlowski2021-02-251-1/+0
* | nds32: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven2021-02-251-1/+1
|/
* local64.h: make <asm/local64.h> mandatoryRandy Dunlap2020-12-291-1/+0
* Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2020-12-171-2/+2
|\
| * ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regsSteven Rostedt (VMware)2020-11-131-2/+2
* | Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-163-2/+4
|\ \
| * | nds32: add support for TIF_NOTIFY_SIGNALJens Axboe2020-12-123-2/+4
| |/
* | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-12-161-1/+0
|\ \
| * | timekeeping: default GENERIC_CLOCKEVENTS to enabledArnd Bergmann2020-10-301-1/+0
| |/
* | Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-12-151-8/+2
|\ \
| * | nds32: use asm-generic/mmu_context.h for no-op implementationsNicholas Piggin2020-10-271-8/+2
| |/
* | Merge branch 'regset.followup' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-12-151-1/+0
|\ \
| * | whack-a-mole: USE_ELF_CORE_DUMPAl Viro2020-10-251-1/+0
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-12-151-3/+3
|\ \
| * | mm: memcontrol: account pagetables per nodeShakeel Butt2020-12-151-3/+3
| |/
* / nds32/mm/highmem: Switch to generic kmap atomicThomas Gleixner2020-11-065-57/+19
|/
* Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-231-3/+1
|\
| * tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe2020-10-171-3/+1
* | Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2020-10-221-1/+1
|\ \
| * | arch: vdso: add vdso linker script to 'targets' instead of extra-yMasahiro Yamada2020-09-071-1/+1
* | | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-10-221-0/+1
|\ \ \ | |_|/ |/| |
| * | uaccess: add infrastructure for kernel builds with set_fs()Christoph Hellwig2020-09-081-0/+1
| |/
* | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-10-151-1/+1
|\ \
| * | dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>Christoph Hellwig2020-10-061-1/+1
* | | h8300, nds32, openrisc: simplify detection of memory extentsMike Rapoport2020-10-131-6/+2
* | | Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-121-0/+1
|\ \ \ | |/ / |/| |
| * | vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGKees Cook2020-09-011-0/+1
| |/
* | Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-08-301-0/+5
|\ \
| * | nds32: Implement arch_irqs_disabled()Peter Zijlstra2020-08-261-0/+5
| |/
* / treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-232-8/+8
|/
* mm/nds32: use general page fault accountingPeter Xu2020-08-121-16/+3
* mm: do page fault accounting in handle_mm_faultPeter Xu2020-08-121-1/+1
* uaccess: add force_uaccess_{begin,end} helpersChristoph Hellwig2020-08-121-4/+3
* uaccess: remove segment_eqChristoph Hellwig2020-08-121-1/+1
* nds32: use uaccess_kernel in show_regsChristoph Hellwig2020-08-121-1/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-08-071-0/+2
|\
| * asm-generic: pgalloc: provide generic pgd_free()Mike Rapoport2020-08-071-0/+2
* | Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-08-071-5/+4
|\ \ | |/ |/|
| * nds32: switch to ->regset_get()Al Viro2020-07-271-5/+4