index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
mm
/
srmmu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-08
sparc/srmmu: Remove on-stack cpumask var
Dawei Li
1
-28
/
+12
2024-02-16
sparc: Fix typos
Bjorn Helgaas
1
-1
/
+1
2023-08-21
sparc: convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
Vishal Moola (Oracle)
1
-2
/
+3
2022-09-30
sparc: Unbreak the build
Bart Van Assche
1
-16
/
+13
2021-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-10
/
+10
2021-02-19
sparc32: Fix comparing pointer to 0 coccicheck warning
Kaixu Xia
1
-1
/
+1
2020-11-07
sparc/mm/highmem: Switch to generic kmap atomic
Thomas Gleixner
1
-2
/
+0
2020-07-22
sparc32: srmmu: improve type safety of __nocache_fix()
Mike Rapoport
1
-8
/
+8
2020-07-22
sparc32: use PUD rather than PGD to get PMD in srmmu_inherit_prom_mappings()
Mike Rapoport
1
-1
/
+1
2020-06-10
arch/sparc/mm/srmmu.c: fix build
Andrew Morton
1
-10
/
+0
2020-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
1
-65
/
+41
2020-06-04
sparc32: simplify detection of memory zone boundaries
Mike Rapoport
1
-16
/
+5
2020-06-03
sparc32: mm: Only call ctor()/dtor() functions for first and last user
Will Deacon
1
-3
/
+11
2020-06-03
sparc32: mm: Don't try to free page-table pages if ctor() fails
Will Deacon
1
-1
/
+0
2020-05-23
sparc32: fix page table traversal in srmmu_nocache_init()
Mike Rapoport
1
-2
/
+2
2020-05-23
sparc32: use PUD rather than PGD to get PMD in srmmu_nocache_init()
Mike Rapoport
1
-1
/
+1
2020-05-14
sparc32: mm: Change pgtable_t type to pte_t * instead of struct page *
Will Deacon
1
-20
/
+9
2020-05-14
sparc32: mm: Restructure sparc32 MMU page-table layout
Will Deacon
1
-40
/
+20
2020-05-14
sparc32: mm: Fix argument checking in __srmmu_get_nocache()
Will Deacon
1
-6
/
+6
2020-04-03
sparc32: use per-device dma_ops
Christoph Hellwig
1
-3
/
+1
2019-12-05
sparc32: use pgtable-nopud instead of 4level-fixup
Mike Rapoport
1
-11
/
+40
2019-09-26
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
Mark Rutland
1
-2
/
+2
2019-03-12
sparc: add checks for the return value of memblock_alloc*()
Mike Rapoport
1
-0
/
+8
2019-03-12
arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0)
Mike Rapoport
1
-5
/
+5
2019-01-05
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
1
-2
/
+2
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: replace __alloc_bootmem with memblock_alloc_from
Mike Rapoport
1
-5
/
+5
2018-07-30
sparc: move MSI related definitions to where they are used
Thomas Petazzoni
1
-1
/
+19
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-04-06
sparc32: Export vac_cache_size to fix build error
Guenter Roeck
1
-0
/
+1
2017-02-23
sparc32: mm: srmmu: add __ro_after_init to sparc32_cachetlb_ops structures
Bhumika Goyal
1
-3
/
+3
2016-05-21
sparc32: drop superfluous cast in calls to __nocache_pa()
Sam Ravnborg
1
-2
/
+2
2016-05-21
sparc32: fix build with STRICT_MM_TYPECHECKS
Sam Ravnborg
1
-5
/
+10
2014-12-18
sparc32: destroy_context() and switch_mm() needs to disable interrupts.
Andreas Larsson
1
-4
/
+7
2014-04-29
sparc32: fix sparse "Should it be static?" in mm/
Sam Ravnborg
1
-3
/
+0
2014-04-29
sparc32: fix sparse warnings in srmmu.c
Sam Ravnborg
1
-3
/
+3
2014-04-29
sparc32: fix sparse warning in init_32.c
Sam Ravnborg
1
-2
/
+0
2014-04-29
sparc32: rename mm/srmmu.h to mm/mm_32.h
Sam Ravnborg
1
-1
/
+1
2014-02-20
sparc32: make copy_to/from_user_page() usable from modular code
Paul Gortmaker
1
-0
/
+2
2013-11-15
sparc: handle pgtable_page_ctor() fail
Kirill A. Shutemov
1
-1
/
+4
2013-07-15
sparc: delete __cpuinit/__CPUINIT usage from all users
Paul Gortmaker
1
-6
/
+6
2013-04-01
sparc/srmmu: clear trailing edge of bitmap properly
Akinobu Mita
1
-1
/
+3
2012-07-27
sparc32: move probe_memory() to srmmu.c
Sam Ravnborg
1
-1
/
+11
2012-07-27
sparc32: centralize all mmu context handling in srmmu.c
Sam Ravnborg
1
-9
/
+60
2012-07-27
sparc32: beautify srmmu_inherit_prom_mappings()
Sam Ravnborg
1
-10
/
+16
2012-07-27
sparc32: use void * in nocache get/free
Sam Ravnborg
1
-27
/
+34
2012-07-27
sparc32: fix coding-style in srmmu.c
Sam Ravnborg
1
-68
/
+64
2012-07-27
sparc32: sort includes in srmmu.c
Sam Ravnborg
1
-21
/
+21
2012-07-27
sparc32: define a few srmmu functions __init
Sam Ravnborg
1
-2
/
+2
2012-05-28
sparc32: srmmu_probe now knows about leon too
Sam Ravnborg
1
-4
/
+21
[next]