index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
habanalabs
/
mmu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
habanalabs: split the host MMU properties
Omer Shpigelman
2020-03-24
1
-29
/
+39
*
habanalabs: flush only at the end of the map/unmap
Pawel Piskorski
2020-03-24
1
-14
/
+28
*
habanalabs: optimize MMU unmap
Omer Shpigelman
2019-11-21
1
-6
/
+13
*
habanalabs: split MMU properties to PCI/DRAM
Omer Shpigelman
2019-11-21
1
-56
/
+93
*
habanalabs: re-factor MMU masks and documentation
Omer Shpigelman
2019-11-21
1
-18
/
+18
*
habanalabs: add WARN in case of bad MMU mapping
Oded Gabbay
2019-05-31
1
-0
/
+4
*
habanalabs: initialize MMU context for driver
Oded Gabbay
2019-05-29
1
-4
/
+6
*
habanalabs: de-couple MMU and VM module initialization
Oded Gabbay
2019-05-29
1
-5
/
+1
*
habanalabs: Avoid using a non-initialized MMU cache mutex
Tomer Tayar
2019-05-24
1
-7
/
+1
*
habanalabs: add MMU shadow mapping
Omer Shpigelman
2019-02-24
1
-267
/
+333
*
habanalabs: fix mapping with page size bigger than 4KB
Omer Shpigelman
2019-03-14
1
-2
/
+4
*
habanalabs: use do_div for 64-bit divisions
Oded Gabbay
2019-03-01
1
-6
/
+6
*
habanalabs: return correct error code on MMU mapping failure
Omer Shpigelman
2019-02-28
1
-2
/
+2
*
habanalabs: add MMU DRAM default page mapping
Omer Shpigelman
2019-02-28
1
-35
/
+250
*
habanalabs: add virtual memory and MMU modules
Omer Shpigelman
2019-02-18
1
-0
/
+691