aboutsummaryrefslogtreecommitdiff
path: root/arch/nds32/include
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
2021-11-17Add linux/cacheflush.hMatthew Wilcox (Oracle)
2021-11-10Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-11-01Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-10-18mm: Add flush_dcache_folio()Matthew Wilcox (Oracle)
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook
2021-09-14arch: remove unused function syscall_set_arguments()Peter Collingbourne
2021-09-03mm: remove flush_kernel_dcache_pageChristoph Hellwig
2021-07-01mm/thp: define default pmd_pgtable()Anshuman Khandual
2021-06-29arch, mm: remove stale mentions of DISCONIGMEMMike Rapoport
2021-03-27whack-a-mole: kill strlen_user() (again)Al Viro
2020-12-29local64.h: make <asm/local64.h> mandatoryRandy Dunlap
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus 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-12nds32: add support for TIF_NOTIFY_SIGNALJens Axboe
2020-11-06nds32/mm/highmem: Switch to generic kmap atomicThomas Gleixner
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-08-26nds32: Implement arch_irqs_disabled()Peter Zijlstra
2020-08-12uaccess: remove segment_eqChristoph Hellwig
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport
2020-06-09mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-06-08mm: rename flush_icache_user_range to flush_icache_user_pageChristoph Hellwig
2020-06-04kmap: consolidate kmap_prot definitionsIra Weiny
2020-06-04kmap: remove kmap_atomic_to_page()Ira Weiny
2020-06-04arch/kunmap_atomic: consolidate duplicate codeIra Weiny
2020-06-04arch/kmap_atomic: consolidate duplicate codeIra Weiny
2020-06-04arch/kunmap: remove duplicate kunmap implementationsIra Weiny
2020-06-04arch/kmap: remove redundant arch specific kmapsIra Weiny
2020-04-23arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>Masahiro Yamada
2020-04-10mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual
2020-04-10mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual
2020-04-02asm-generic: make more kernel-space headers mandatoryMasahiro Yamada
2020-03-28Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git...Thomas Gleixner
2020-03-27futex: arch_futex_atomic_op_inuser() calling conventions changeAl Viro
2020-03-21nds32: Remove mm.h from asm/uaccess.hSebastian Andrzej Siewior
2020-01-20Merge tag 'v5.5-rc7' into efi/core, to pick up fixesIngo Molnar
2019-12-30nds32: fix build failure caused by page table folding updatesMike Rapoport
2019-12-30asm-generic/nds32: don't redefine cacheflush primitivesMike Rapoport
2019-12-10mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...Ingo Molnar
2019-12-04nds32: use pgtable-nopmd instead of 4level-fixupMike Rapoport
2019-11-12nds32: use generic ioremapChristoph Hellwig
2019-11-11asm-generic: don't provide ioremap for CONFIG_MMUChristoph Hellwig
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport