summaryrefslogtreecommitdiff
path: root/arch/sparc/mm
Commit message (Expand)AuthorAgeFilesLines
* mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov2023-04-051-2/+2
* sparc/mm: fix MAX_ORDER usage in tsb_grow()Kirill A. Shutemov2023-04-051-2/+2
* sparc: fix livelock in uaccessAl Viro2023-03-022-2/+10
* mm: remove kern_addr_valid() completelyKefeng Wang2022-11-082-3/+1
* sparc: Unbreak the buildBart Van Assche2022-09-291-16/+13
* sparc/mm: move protection_map[] inside the platformAnshuman Khandual2022-07-172-0/+23
* mm: avoid unnecessary page fault retires on shared memory typesPeter Xu2022-06-162-0/+9
* sparc/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-04-281-0/+12
* Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-231-3/+4
|\
| * sparc64: remove CONFIG_SET_FS supportArnd Bergmann2022-02-251-3/+4
* | mm: merge pte_mkhuge() call into arch_make_huge_pte()Anshuman Khandual2022-03-221-0/+1
|/
* mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bitQi Zheng2022-01-152-18/+14
* signal/sparc: In setup_tsb_params convert open coded BUG into BUGEric W. Biederman2021-10-251-1/+1
* signal/sparc32: Remove unreachable do_exit in do_sparc_faultEric W. Biederman2021-10-201-1/+0
* Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2021-09-021-1/+1
|\
| * sparc/iommu: return error codes from .map_sg() opsMartin Oliveira2021-08-091-1/+1
* | signal/sparc: si_trapno is only used with SIGILL ILL_ILLTRPEric W. Biederman2021-07-232-2/+2
|/
* mm/hugetlb: change parameters of arch_make_huge_pte()Christophe Leroy2021-06-301-4/+2
* mm: memory_hotplug: factor out bootmem core functions to bootmem_info.cMuchun Song2021-06-301-0/+1
* mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAMike Rapoport2021-06-291-6/+6
* hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()Peter Xu2021-05-051-1/+1
* mm: move mem_init_print_info() into mm_init()Kefeng Wang2021-04-302-3/+0
* mm: move page_mapping_file to pagemap.hMatthew Wilcox (Oracle)2021-04-301-0/+1
* Merge branch 'work.sparc32' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2021-02-264-180/+11
|\
| * Merge remote-tracking branch 'sparc/master' into work.sparc32Al Viro2021-01-031-9/+9
| |\
| * | sparc32: switch to generic extablesAl Viro2021-01-033-123/+12
| * | sparc32: kill lookup_fault()Al Viro2021-01-032-58/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2021-02-232-10/+13
|\ \ \ | |/ / |/| |
| * | sparc32: Fix comparing pointer to 0 coccicheck warningKaixu Xia2021-02-181-1/+1
| * | sparc: Fix handling of page table constructor failureMatthew Wilcox (Oracle)2021-02-181-1/+1
| * | sparc32: Limit memblock allocation to low memoryAndreas Larsson2021-02-181-0/+3
| |/
| * sparc32: srmmu: improve type safety of __nocache_fix()Mike Rapoport2020-07-211-8/+8
| * sparc32: use PUD rather than PGD to get PMD in srmmu_inherit_prom_mappings()Mike Rapoport2020-07-211-1/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-12-151-1/+1
|\ \
| * | sparc: fix handling of page table constructor failureMatthew Wilcox (Oracle)2020-12-151-1/+1
* | | Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-12-143-120/+0
|\ \ \
| * | | sparc/mm/highmem: Switch to generic kmap atomicThomas Gleixner2020-11-063-120/+0
| |/ /
* | | sparc64/mm: Implement pXX_leaf_size() supportPeter Zijlstra2020-12-091-6/+13
|/ /
* | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-10-152-2/+2
|\ \
| * | dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig2020-10-062-2/+2
* | | arch, drivers: replace for_each_membock() with for_each_mem_range()Mike Rapoport2020-10-131-8/+4
* | | sparc32: propagate the calling conventions change down to __csum_partial_copy...Al Viro2020-08-201-5/+1
|/ /
* | mm/sparc64: use general page fault accountingPeter Xu2020-08-121-10/+1
* | mm/sparc32: use general page fault accountingPeter Xu2020-08-121-10/+1
* | mm: do page fault accounting in handle_mm_faultPeter Xu2020-08-122-3/+3
* | mm/sparse: cleanup the code surrounding memory_present()Mike Rapoport2020-08-071-1/+0
* | mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2020-08-074-4/+0
|/
* arch/sparc/mm/srmmu.c: fix buildAndrew Morton2020-06-101-10/+0
* mmap locking API: convert mmap_sem commentsMichel Lespinasse2020-06-091-1/+1
* mmap locking API: convert mmap_sem API commentsMichel Lespinasse2020-06-092-2/+2