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
starfive-6.6.48-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
/
drivers
/
misc
/
habanalabs
/
mmu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-24
habanalabs: create common folder
Oded Gabbay
1
-1037
/
+0
2020-07-24
habanalabs: remove unused hash
Omer Shpigelman
1
-1
/
+0
2020-03-24
habanalabs: split the host MMU properties
Omer Shpigelman
1
-29
/
+39
2020-03-24
habanalabs: flush only at the end of the map/unmap
Pawel Piskorski
1
-14
/
+28
2019-11-21
habanalabs: optimize MMU unmap
Omer Shpigelman
1
-6
/
+13
2019-11-21
habanalabs: split MMU properties to PCI/DRAM
Omer Shpigelman
1
-56
/
+93
2019-11-21
habanalabs: re-factor MMU masks and documentation
Omer Shpigelman
1
-18
/
+18
2019-05-31
habanalabs: add WARN in case of bad MMU mapping
Oded Gabbay
1
-0
/
+4
2019-05-29
habanalabs: initialize MMU context for driver
Oded Gabbay
1
-4
/
+6
2019-05-29
habanalabs: de-couple MMU and VM module initialization
Oded Gabbay
1
-5
/
+1
2019-05-24
habanalabs: Avoid using a non-initialized MMU cache mutex
Tomer Tayar
1
-7
/
+1
2019-02-24
habanalabs: add MMU shadow mapping
Omer Shpigelman
1
-267
/
+333
2019-03-14
habanalabs: fix mapping with page size bigger than 4KB
Omer Shpigelman
1
-2
/
+4
2019-03-01
habanalabs: use do_div for 64-bit divisions
Oded Gabbay
1
-6
/
+6
2019-02-28
habanalabs: return correct error code on MMU mapping failure
Omer Shpigelman
1
-2
/
+2
2019-02-28
habanalabs: add MMU DRAM default page mapping
Omer Shpigelman
1
-35
/
+250
2019-02-18
habanalabs: add virtual memory and MMU modules
Omer Shpigelman
1
-0
/
+691