aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/mm/srmmu.c
AgeCommit message (Expand)Author
2020-05-27sparc32: fix page table traversal in srmmu_nocache_init()Mike Rapoport
2020-05-27sparc32: use PUD rather than PGD to get PMD in srmmu_nocache_init()Mike Rapoport
2019-12-04sparc32: use pgtable-nopud instead of 4level-fixupMike Rapoport
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland
2019-03-12sparc: add checks for the return value of memblock_alloc*()Mike Rapoport
2019-03-12arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0)Mike Rapoport
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: replace __alloc_bootmem with memblock_alloc_fromMike Rapoport
2018-07-30sparc: move MSI related definitions to where they are usedThomas Petazzoni
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-04-06sparc32: Export vac_cache_size to fix build errorGuenter Roeck
2017-02-23sparc32: mm: srmmu: add __ro_after_init to sparc32_cachetlb_ops structuresBhumika Goyal
2016-05-20sparc32: drop superfluous cast in calls to __nocache_pa()Sam Ravnborg
2016-05-20sparc32: fix build with STRICT_MM_TYPECHECKSSam Ravnborg
2014-12-18sparc32: destroy_context() and switch_mm() needs to disable interrupts.Andreas Larsson
2014-04-29sparc32: fix sparse "Should it be static?" in mm/Sam Ravnborg
2014-04-29sparc32: fix sparse warnings in srmmu.cSam Ravnborg
2014-04-29sparc32: fix sparse warning in init_32.cSam Ravnborg
2014-04-29sparc32: rename mm/srmmu.h to mm/mm_32.hSam Ravnborg
2014-02-19sparc32: make copy_to/from_user_page() usable from modular codePaul Gortmaker
2013-11-15sparc: handle pgtable_page_ctor() failKirill A. Shutemov
2013-07-14sparc: delete __cpuinit/__CPUINIT usage from all usersPaul Gortmaker
2013-03-31sparc/srmmu: clear trailing edge of bitmap properlyAkinobu Mita
2012-07-26sparc32: move probe_memory() to srmmu.cSam Ravnborg
2012-07-26sparc32: centralize all mmu context handling in srmmu.cSam Ravnborg
2012-07-26sparc32: beautify srmmu_inherit_prom_mappings()Sam Ravnborg
2012-07-26sparc32: use void * in nocache get/freeSam Ravnborg
2012-07-26sparc32: fix coding-style in srmmu.cSam Ravnborg
2012-07-26sparc32: sort includes in srmmu.cSam Ravnborg
2012-07-26sparc32: define a few srmmu functions __initSam Ravnborg
2012-05-27sparc32: srmmu_probe now knows about leon tooSam Ravnborg
2012-05-22sparc32: use the common implementation of alloc_thread_info_node()Sam Ravnborg
2012-05-19sparc32: drop unused inline functions in srmmu.cSam Ravnborg
2012-05-19sparc32,leon: move leon mmu functions to leon_mm.cSam Ravnborg
2012-05-15sparc32: Remove cypress cpu support.David S. Miller
2012-05-14sparc32: remove runtime btfix supportSam Ravnborg
2012-05-13sparc32: Move cache and TLB flushes over to method ops.David S. Miller
2012-05-13sparc32: Remove unused declarations in srmmu.cDavid S. Miller
2012-05-13sparc32: Un-btfixup update_mmu_cache().David S. Miller
2012-05-13sparc32: Kill btfixup for xchg()'s 'swap' instruction.David S. Miller
2012-05-13sparc32: drop btfixup in mmu_context_32.hSam Ravnborg
2012-05-13sparc32: drop btfixup in pgtable_32.hSam Ravnborg
2012-05-13sparc32: drop btfixup in pgalloc_32.hSam Ravnborg
2012-05-12sparc32: Un-btfixup more PTE constants and PTE ops.David S. Miller
2012-05-12sparc32: Un-btfixup pte_{write,dirty,young}iDavid S. Miller
2012-05-12sparc32: Un-btfixup set_pte, pte_present, mk_pte{_phys,_io}().David S. Miller
2012-05-12sparc32: drop loadmmuSam Ravnborg
2012-05-12sparc32: Un-btfixup pmd_{bad,present}().David S. Miller
2012-05-12sparc32: Un-btfixup pgd_{none,bad,present}.David S. Miller