index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
habanalabs
/
memory.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
habanalabs: fix DRAM usage accounting on context tear down
Tomer Tayar
2019-08-12
1
-0
/
+2
*
habanalabs: de-couple MMU and VM module initialization
Oded Gabbay
2019-05-29
1
-12
/
+1
*
habanalabs: fix bug in checking huge page optimization
Oded Gabbay
2019-05-28
1
-6
/
+0
*
habanalabs: Manipulate DMA addresses in ASIC functions
Tomer Tayar
2019-05-01
1
-4
/
+0
*
habanalabs: improve IOCTLs behavior when disabled or reset
Oded Gabbay
2019-04-06
1
-1
/
+2
*
habanalabs: split mmu/no-mmu code paths in memory ioctl
Oded Gabbay
2019-04-04
1
-85
/
+92
*
habanalabs: prevent CPU soft lockup on Palladium
Oded Gabbay
2019-03-31
1
-2
/
+9
*
habanalabs: improve error messages
Oded Gabbay
2019-03-27
1
-1
/
+1
*
habanalabs: fix bug when mapping very large memory area
Omer Shpigelman
2019-03-07
1
-4
/
+5
*
habanalabs: fix MMU number of pages calculation
Omer Shpigelman
2019-03-05
1
-14
/
+15
*
habanalabs: add MMU DRAM default page mapping
Omer Shpigelman
2019-02-28
1
-5
/
+7
*
habanalabs: make functions static or declare them
Oded Gabbay
2019-02-27
1
-1
/
+1
*
habanalabs: allow memory allocations larger than 4GB
Oded Gabbay
2019-02-27
1
-6
/
+4
*
habanalabs: use GFP_ATOMIC under spin lock
Wei Yongjun
2019-02-22
1
-1
/
+1
*
habanalabs: add debugfs support
Oded Gabbay
2019-02-18
1
-0
/
+8
*
habanalabs: add virtual memory and MMU modules
Omer Shpigelman
2019-02-18
1
-0
/
+1517
*
habanalabs: add command submission module
Oded Gabbay
2019-02-18
1
-0
/
+198