summaryrefslogtreecommitdiffstats
path: root/arch/nds32/include
Commit message (Expand)AuthorAgeFilesLines
* Add linux/cacheflush.hMatthew Wilcox (Oracle)2021-11-171-1/+0
* Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-11-101-22/+0
|\
| * arch: remove unused function syscall_set_arguments()Peter Collingbourne2021-09-141-22/+0
* | Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-11-011-1/+1
|\ \
| * | sched: Add wrapper for get_wchan() to keep task blockedKees Cook2021-10-151-1/+1
| |/
* / mm: Add flush_dcache_folio()Matthew Wilcox (Oracle)2021-10-181-0/+1
|/
* mm: remove flush_kernel_dcache_pageChristoph Hellwig2021-09-031-2/+1
* mm/thp: define default pmd_pgtable()Anshuman Khandual2021-07-011-5/+0
* arch, mm: remove stale mentions of DISCONIGMEMMike Rapoport2021-06-291-6/+0
* whack-a-mole: kill strlen_user() (again)Al Viro2021-03-271-1/+0
* local64.h: make <asm/local64.h> mandatoryRandy Dunlap2020-12-291-1/+0
* Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-161-0/+2
|\
| * nds32: add support for TIF_NOTIFY_SIGNALJens Axboe2020-12-121-0/+2
* | 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
| |/
* / nds32/mm/highmem: Switch to generic kmap atomicThomas Gleixner2020-11-062-8/+18
|/
* nds32: Implement arch_irqs_disabled()Peter Zijlstra2020-08-261-0/+5
* uaccess: remove segment_eqChristoph Hellwig2020-08-121-1/+1
* mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport2020-06-091-14/+4
* mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport2020-06-091-2/+0
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-091-1/+0
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-092-3/+1
* mm: rename flush_icache_user_range to flush_icache_user_pageChristoph Hellwig2020-06-081-2/+2
* kmap: consolidate kmap_prot definitionsIra Weiny2020-06-041-1/+0
* kmap: remove kmap_atomic_to_page()Ira Weiny2020-06-041-1/+0
* arch/kunmap_atomic: consolidate duplicate codeIra Weiny2020-06-041-1/+0
* arch/kmap_atomic: consolidate duplicate codeIra Weiny2020-06-041-1/+0
* arch/kunmap: remove duplicate kunmap implementationsIra Weiny2020-06-041-3/+0
* arch/kmap: remove redundant arch specific kmapsIra Weiny2020-06-041-2/+0
* arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>Masahiro Yamada2020-04-231-5/+3
* mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual2020-04-101-9/+0
* mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual2020-04-101-3/+0
* asm-generic: make more kernel-space headers mandatoryMasahiro Yamada2020-04-021-37/+0
* Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git...Thomas Gleixner2020-03-281-4/+2
|\
| * futex: arch_futex_atomic_op_inuser() calling conventions changeAl Viro2020-03-271-4/+2
* | nds32: Remove mm.h from asm/uaccess.hSebastian Andrzej Siewior2020-03-211-1/+0
|/
* Merge tag 'v5.5-rc7' into efi/core, to pick up fixesIngo Molnar2020-01-202-5/+8
|\
| * nds32: fix build failure caused by page table folding updatesMike Rapoport2019-12-301-1/+1
| * asm-generic/nds32: don't redefine cacheflush primitivesMike Rapoport2019-12-301-4/+7
* | mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...Ingo Molnar2019-12-101-0/+4
|/
* nds32: use pgtable-nopmd instead of 4level-fixupMike Rapoport2019-12-044-18/+1
* nds32: use generic ioremapChristoph Hellwig2019-11-122-3/+4
* asm-generic: don't provide ioremap for CONFIG_MMUChristoph Hellwig2019-11-111-0/+2
* mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-09-241-2/+0
* mm: remove quicklist page table cachesNicholas Piggin2019-09-241-2/+0
* treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headersMasahiro Yamada2019-07-258-8/+8
* nds32: fix asm/syscall.hDmitry V. Levin2019-07-161-10/+17
* nds32: switch to generic version of pte allocationMike Rapoport2019-07-121-27/+4