aboutsummaryrefslogtreecommitdiffstats
path: root/arch/nds32/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-20exit: Remove calls of do_exit after noreturn versions of dieEric W. Biederman1-5/+1
2021-09-03mm: remove flush_kernel_dcache_pageChristoph Hellwig1-9/+0
2021-07-21nds32: fix up stack guard gapGreg Kroah-Hartman1-1/+1
2021-04-30mm: move mem_init_print_info() into mm_init()Kefeng Wang1-1/+0
2021-04-09nds32: flush_dcache_page: use page_mapping_file to avoid races with swapoffMike Rapoport1-1/+1
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-3/+3
2020-12-15mm: memcontrol: account pagetables per nodeShakeel Butt1-3/+3
2020-11-06nds32/mm/highmem: Switch to generic kmap atomicThomas Gleixner2-49/+0
2020-08-12mm/nds32: use general page fault accountingPeter Xu1-16/+3
2020-08-12mm: do page fault accounting in handle_mm_faultPeter Xu1-1/+1
2020-08-12uaccess: add force_uaccess_{begin,end} helpersChristoph Hellwig1-4/+3
2020-08-07asm-generic: pgalloc: provide generic pgd_free()Mike Rapoport1-0/+2
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse1-1/+1
2020-06-09mmap locking API: convert mmap_sem API commentsMichel Lespinasse1-1/+1
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse1-6/+6
2020-06-09mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport2-16/+3
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2-2/+0
2020-06-08mm: rename flush_icache_user_range to flush_icache_user_pageChristoph Hellwig1-1/+1
2020-06-08nds32: unexport flush_icache_pageChristoph Hellwig1-1/+0
2020-06-04arch/kmap: define kmap_atomic_prot() for all arch'sIra Weiny1-3/+3
2020-06-04arch/kmap: don't hard code kmap_prot valuesIra Weiny1-1/+1
2020-06-04arch/kunmap_atomic: consolidate duplicate codeIra Weiny1-4/+2
2020-06-04arch/kmap_atomic: consolidate duplicate codeIra Weiny1-9/+2
2020-06-04arch/kunmap: remove duplicate kunmap implementationsIra Weiny1-10/+0
2020-06-04arch/kmap: remove redundant arch specific kmapsIra Weiny1-12/+0
2020-06-04arch/kmap: remove BUG_ON()Ira Weiny1-1/+1
2020-06-03mm: free_area_init: use maximal zone PFNs rather than zone sizesMike Rapoport1-7/+4
2020-04-10mm/vma: introduce VM_ACCESS_FLAGSAnshuman Khandual1-1/+1
2020-04-02mm: allow VM_FAULT_RETRY for multiple timesPeter Xu1-1/+0
2020-04-02mm: introduce FAULT_FLAG_DEFAULTPeter Xu1-1/+1
2020-04-02mm: introduce fault_signal_pending()Peter Xu1-1/+1
2019-12-04nds32: use pgtable-nopmd instead of 4level-fixupMike Rapoport4-16/+43
2019-11-12nds32: use generic ioremapChristoph Hellwig2-64/+1
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-2/+2
2019-05-29signal: Remove the task parameter from force_sig_faultEric W. Biederman1-2/+2
2019-05-29signal: Explicitly call force_sig_fault on currentEric W. Biederman1-2/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-17Merge tag 'nds32-for-linus-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linuxLinus Torvalds1-1/+1
2019-05-14init: provide a generic free_initmem implementationMike Rapoport1-5/+0
2019-05-14initramfs: provide a generic free_initrd_mem implementationChristoph Hellwig1-7/+0
2019-05-07nds32: fix semicolon code style issueYang Wei1-1/+1
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport1-0/+12
2019-03-07arch: simplify several early memory allocationsMike Rapoport1-8/+4
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds1-4/+4
2018-12-29Merge tag 'nds32-for-linus-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linuxLinus Torvalds2-5/+14
2018-11-26nds32: Remove phys_initrd_start and phys_initrd_sizeFlorian Fainelli1-2/+0
2018-11-06nds32: Perf portingNickhu1-4/+9
2018-11-06nds32: Fix gcc 8.0 compiler option incompatible.Nickhu1-1/+5
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport2-3/+2
2018-10-31memblock: rename free_all_bootmem to memblock_free_allMike Rapoport1-1/+1