index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
habanalabs
/
common
/
memory.c
Age
Commit message (
Expand
)
Author
2021-12-26
habanalabs: refactor reset information variables
Ofir Bitton
2021-12-26
habanalabs: replace some -ENOTTY with -EINVAL
Oded Gabbay
2021-12-26
habanalabs: fix comments according to kernel-doc
Ofir Bitton
2021-12-26
habanalabs: fix possible deadlock in cache invl failure
Ofir Bitton
2021-12-26
habanalabs: rename reset flags
Bharat Jauhari
2021-12-26
habanalabs: partly skip cache flush when in PMMU map flow
Yuri Nudelman
2021-12-26
habanalabs: add enum mmu_op_flags
Yuri Nudelman
2021-12-26
habanalabs: wrong VA size calculation
Yuri Nudelman
2021-10-25
dma-buf: move dma-buf symbols into the DMA_BUF module namespace
Greg Kroah-Hartman
2021-10-18
habanalabs: add support for dma-buf exporter
Tomer Tayar
2021-09-01
habanalabs: cannot sleep while holding spinlock
farah kassabri
2021-09-01
habanalabs: add userptr_lookup node in debugfs
Yuri Nudelman
2021-09-01
habanalabs: save pid per userptr
Yuri Nudelman
2021-08-29
habanalabs: revise prints on FD close
Oded Gabbay
2021-08-29
habanalabs: allow disabling huge page use
Oded Gabbay
2021-08-29
habanalabs: rename enum vm_type_t to vm_type
Oded Gabbay
2021-08-29
habanalabs: allow fail on inability to respect hint
Yuri Nudelman
2021-08-29
habanalabs: support hint addresses range reservation
farah kassabri
2021-06-18
habanalabs: remove a rogue #ifdef
Oded Gabbay
2021-06-18
habanalabs: print more info when failing to pin user memory
Tomer Tayar
2021-06-18
habanalabs: better error print for pin failure
Oded Gabbay
2021-06-18
habanalabs: use dev_dbg upon hint address failure
Oded Gabbay
2021-06-18
habanalabs: use mmu cache range invalidation
Alon Mizrahi
2021-04-09
habanalabs: move dram scrub to free sequence
Bharat Jauhari
2021-04-09
habanalabs: avoid soft lockup bug upon mapping error
farah kassabri
2021-04-09
habanalabs: replace GFP_ATOMIC with GFP_KERNEL
Ofir Bitton
2021-04-09
habanalabs: support HW blocks vm show
Sagiv Ozeri
2021-02-24
Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-02-22
Merge tag 'topic/iomem-mmap-vs-gup-2021-02-22' of git://anongit.freedesktop.o...
Linus Torvalds
2021-02-08
habanalabs: return block size + block ID
Oded Gabbay
2021-01-27
habanalabs: add new mem ioctl op for mapping hw blocks
Ofir Bitton
2021-01-27
habanalabs: always try to use the hint address
farah kassabri
2021-01-27
habanalabs: support non power-of-2 DRAM phys page sizes
Moti Haimovski
2021-01-27
habanalabs: modify memory functions signatures
Omer Shpigelman
2021-01-27
habanalabs: kernel doc format in memory functions
Omer Shpigelman
2021-01-27
habanalabs: Init the VM module for kernel context
Ofir Bitton
2021-01-27
habanalabs: refactor MMU locks code
Ohad Sharabi
2021-01-12
misc/habana: Use FOLL_LONGTERM for userptr
Daniel Vetter
2021-01-12
misc/habana: Stop using frame_vector helpers
Daniel Vetter
2021-01-12
habanalabs: prevent soft lockup during unmap
Oded Gabbay
2020-11-30
habanalabs: free host huge va_range if not used
Ofir Bitton
2020-11-30
habanalabs: mmu map wrapper for sizes larger than a page
Ofir Bitton
2020-11-30
habanalabs: support reserving aligned va block
Ofir Bitton
2020-11-30
habanalabs: move asic property to correct structure
Oded Gabbay
2020-11-30
habanalabs: use host va range for internal pools
Ofir Bitton
2020-11-30
habanalabs: refactor mmu va_range db structure
Ofir Bitton
2020-11-30
habanalabs: add 'needs reset' state in driver
Ofir Bitton
2020-11-30
habanalabs: Move repeatedly included headers to habanalabs.h
Tomer Tayar
2020-11-30
habanalabs/gaudi: scrub all memory upon closing FD
farah kassabri
2020-11-30
habanalabs/gaudi: monitor device memory usage
Oded Gabbay
[next]