summaryrefslogtreecommitdiffstats
path: root/arch/arc/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-07-061-1/+1
|\
| * ARC: init: Pass a pointer to virt_to_pfn() in initLinus Walleij2023-05-291-1/+1
* | mm/fault: convert remaining simple cases to lock_mm_and_find_vma()Linus Torvalds2023-06-241-8/+3
|/
* mm: make arch_has_descending_max_zone_pfns() staticArnd Bergmann2023-04-181-5/+0
* arc: iounmap() arg is volatileRandy Dunlap2022-10-171-1/+1
* ARC: Fix comment typoJilin Yuan2022-10-171-2/+2
* arc/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-171-0/+20
* mm: avoid unnecessary page fault retires on shared memory typesPeter Xu2022-06-161-0/+4
* ARC: fix typos in commentsJulia Lawall2022-04-181-1/+1
* Merge tag 'arc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2022-01-181-1/+1
|\
| * arc: Replace lkml.org links with loreKees Cook2021-12-281-1/+1
* | mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bitQi Zheng2022-01-151-2/+1
|/
* memblock: allow to specify flags with memblock_add_node()David Hildenbrand2021-11-061-2/+2
* memblock: rename memblock_free to memblock_phys_freeMike Rapoport2021-11-061-1/+1
* Merge tag 'arc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2021-09-056-399/+93
|\
| * ARC: mm: vmalloc sync from kernel to user table to update PMD ...Vineet Gupta2021-08-261-12/+12
| * ARC: mm: support 4 levels of page tablesVineet Gupta2021-08-263-0/+12
| * ARC: mm: support 3 levels of page tablesVineet Gupta2021-08-264-2/+16
| * ARC: mm: switch pgtable_t back to struct page *Vineet Gupta2021-08-262-37/+3
| * ARC: mm: hack to allow 2 level build with 4 level codeVineet Gupta2021-08-251-0/+8
| * ARC: mm: move MMU specific bits out of ASID allocatorVineet Gupta2021-08-241-7/+4
| * ARC: ioremap: use more commonly used PAGE_KERNEL based uncached flagVineet Gupta2021-08-241-1/+2
| * ARC: mm: Enable STRICT_MM_TYPECHECKSVineet Gupta2021-08-241-1/+1
| * ARC: mm: Fixes to allow STRICT_MM_TYPECHECKSVineet Gupta2021-08-241-5/+8
| * ARC: mm: remove tlb paranoid codeVineet Gupta2021-08-242-90/+0
| * ARC: mm: use SCRATCH_DATA0 register for caching pgdir in ARCv2 onlyVineet Gupta2021-08-243-4/+4
| * ARC: retire MMUv1 and MMUv2 supportVineet Gupta2021-08-243-250/+33
| * ARC: export clear_user_page() for modulesRandy Dunlap2021-08-241-1/+1
* | arc: use generic strncpy/strnlen from_userArnd Bergmann2021-07-231-12/+0
|/
* arc: convert to setup_initial_init_mm()Kefeng Wang2021-07-081-4/+1
* arc: remove support for DISCONTIGMEMMike Rapoport2021-06-291-8/+0
* arc: update comment about HIGHMEM implementationMike Rapoport2021-06-291-8/+5
* ARC: mm: Use max_high_pfn as a HIGHMEM zone borderVladimir Isaev2021-05-101-1/+10
* ARC: mm: PAE: use 40-bit physical page maskVladimir Isaev2021-05-102-3/+4
* mm: move mem_init_print_info() into mm_init()Kefeng Wang2021-04-301-1/+0
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-12-151-7/+22
|\
| * arc: use FLATMEM with freeing of unused memory map instead of DISCONTIGMEMMike Rapoport2020-12-151-7/+22
* | Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-12-141-49/+5
|\ \ | |/ |/|
| * arc/mm/highmem: Use generic kmap atomic implementationThomas Gleixner2020-11-061-49/+5
* | ARC: mm: fix spelling mistakesFlavio Suligoi2020-11-171-12/+12
|/
* Merge tag 'arc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2020-10-201-7/+0
|\
| * ARC: [plat-eznps]: Drop support for EZChip NPS platformVineet Gupta2020-10-051-7/+0
* | dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>Christoph Hellwig2020-10-061-1/+0
* | dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig2020-10-061-0/+1
|/
* arc: fix memory initialization for systems with two memory banksMike Rapoport2020-09-011-11/+16
* mm/arc: use general page fault accountingPeter Xu2020-08-121-15/+3
* mm: do page fault accounting in handle_mm_faultPeter Xu2020-08-121-1/+1
* mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2020-08-072-2/+0
* mmap locking API: convert mmap_sem commentsMichel Lespinasse2020-06-091-1/+1
* mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-091-2/+2