summaryrefslogtreecommitdiffstats
path: root/arch/sparc/mm/srmmu.c
Commit message (Expand)AuthorAgeFilesLines
* sparc32: use pgtable-nopud instead of 4level-fixupMike Rapoport2019-12-041-11/+40
* mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland2019-09-261-2/+2
* sparc: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-121-0/+8
* arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0)Mike Rapoport2019-03-121-5/+5
* mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2019-01-041-2/+2
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+1
* memblock: replace __alloc_bootmem with memblock_alloc_fromMike Rapoport2018-10-311-5/+5
* sparc: move MSI related definitions to where they are usedThomas Petazzoni2018-07-301-1/+19
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sparc32: Export vac_cache_size to fix build errorGuenter Roeck2017-04-061-0/+1
* sparc32: mm: srmmu: add __ro_after_init to sparc32_cachetlb_ops structuresBhumika Goyal2017-02-231-3/+3
* sparc32: drop superfluous cast in calls to __nocache_pa()Sam Ravnborg2016-05-201-2/+2
* sparc32: fix build with STRICT_MM_TYPECHECKSSam Ravnborg2016-05-201-5/+10
* sparc32: destroy_context() and switch_mm() needs to disable interrupts.Andreas Larsson2014-12-181-4/+7
* sparc32: fix sparse "Should it be static?" in mm/Sam Ravnborg2014-04-291-3/+0
* sparc32: fix sparse warnings in srmmu.cSam Ravnborg2014-04-291-3/+3
* sparc32: fix sparse warning in init_32.cSam Ravnborg2014-04-291-2/+0
* sparc32: rename mm/srmmu.h to mm/mm_32.hSam Ravnborg2014-04-291-1/+1
* sparc32: make copy_to/from_user_page() usable from modular codePaul Gortmaker2014-02-191-0/+2
* sparc: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-1/+4
* sparc: delete __cpuinit/__CPUINIT usage from all usersPaul Gortmaker2013-07-141-6/+6
* sparc/srmmu: clear trailing edge of bitmap properlyAkinobu Mita2013-03-311-1/+3
* sparc32: move probe_memory() to srmmu.cSam Ravnborg2012-07-261-1/+11
* sparc32: centralize all mmu context handling in srmmu.cSam Ravnborg2012-07-261-9/+60
* sparc32: beautify srmmu_inherit_prom_mappings()Sam Ravnborg2012-07-261-10/+16
* sparc32: use void * in nocache get/freeSam Ravnborg2012-07-261-27/+34
* sparc32: fix coding-style in srmmu.cSam Ravnborg2012-07-261-68/+64
* sparc32: sort includes in srmmu.cSam Ravnborg2012-07-261-21/+21
* sparc32: define a few srmmu functions __initSam Ravnborg2012-07-261-2/+2
* sparc32: srmmu_probe now knows about leon tooSam Ravnborg2012-05-271-4/+21
* sparc32: use the common implementation of alloc_thread_info_node()Sam Ravnborg2012-05-221-27/+0
* sparc32: drop unused inline functions in srmmu.cSam Ravnborg2012-05-191-26/+0
* sparc32,leon: move leon mmu functions to leon_mm.cSam Ravnborg2012-05-191-81/+2
* sparc32: Remove cypress cpu support.David S. Miller2012-05-151-331/+2
* sparc32: remove runtime btfix supportSam Ravnborg2012-05-141-3/+0
* sparc32: Move cache and TLB flushes over to method ops.David S. Miller2012-05-131-171/+363
* sparc32: Remove unused declarations in srmmu.cDavid S. Miller2012-05-131-6/+0
* sparc32: Un-btfixup update_mmu_cache().David S. Miller2012-05-131-40/+0
* sparc32: Kill btfixup for xchg()'s 'swap' instruction.David S. Miller2012-05-131-5/+0
* sparc32: drop btfixup in mmu_context_32.hSam Ravnborg2012-05-131-2/+1
* sparc32: drop btfixup in pgtable_32.hSam Ravnborg2012-05-131-60/+17
* sparc32: drop btfixup in pgalloc_32.hSam Ravnborg2012-05-131-57/+14
* sparc32: Un-btfixup more PTE constants and PTE ops.David S. Miller2012-05-121-16/+0
* sparc32: Un-btfixup pte_{write,dirty,young}iDavid S. Miller2012-05-121-3/+0
* sparc32: Un-btfixup set_pte, pte_present, mk_pte{_phys,_io}().David S. Miller2012-05-121-29/+6
* sparc32: drop loadmmuSam Ravnborg2012-05-121-1/+6
* sparc32: Un-btfixup pmd_{bad,present}().David S. Miller2012-05-121-9/+0
* sparc32: Un-btfixup pgd_{none,bad,present}.David S. Miller2012-05-121-16/+3
* sparc32: Un-btfixup PAGE_{NONE,COPY,READONLY,SHARED,KERNEL}.David S. Miller2012-05-121-9/+0
* sparc32: Un-btfixup pmd_page and pte_pfn.David S. Miller2012-05-121-29/+0
OpenPOWER on IntegriCloud