index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
habanalabs
/
memory.c
Age
Commit message (
Expand
)
Author
2019-08-12
habanalabs: fix DRAM usage accounting on context tear down
Tomer Tayar
2019-05-29
habanalabs: de-couple MMU and VM module initialization
Oded Gabbay
2019-05-28
habanalabs: fix bug in checking huge page optimization
Oded Gabbay
2019-05-01
habanalabs: Manipulate DMA addresses in ASIC functions
Tomer Tayar
2019-04-06
habanalabs: improve IOCTLs behavior when disabled or reset
Oded Gabbay
2019-04-04
habanalabs: split mmu/no-mmu code paths in memory ioctl
Oded Gabbay
2019-03-31
habanalabs: prevent CPU soft lockup on Palladium
Oded Gabbay
2019-03-27
habanalabs: improve error messages
Oded Gabbay
2019-03-07
habanalabs: fix bug when mapping very large memory area
Omer Shpigelman
2019-03-05
habanalabs: fix MMU number of pages calculation
Omer Shpigelman
2019-02-28
habanalabs: add MMU DRAM default page mapping
Omer Shpigelman
2019-02-27
habanalabs: make functions static or declare them
Oded Gabbay
2019-02-27
habanalabs: allow memory allocations larger than 4GB
Oded Gabbay
2019-02-22
habanalabs: use GFP_ATOMIC under spin lock
Wei Yongjun
2019-02-18
habanalabs: add debugfs support
Oded Gabbay
2019-02-18
habanalabs: add virtual memory and MMU modules
Omer Shpigelman
2019-02-18
habanalabs: add command submission module
Oded Gabbay