index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
habanalabs
/
common
/
memory.c
Age
Commit message (
Expand
)
Author
2022-05-22
habanalabs: remove hdev from hl_ctx_get args
Ohad Sharabi
2022-05-22
habanalabs: do MMU prefetch as deferred work
Ohad Sharabi
2022-05-22
habanalabs: add topic to memory manager buffer
Yuri Nudelman
2022-05-22
habanalabs: hide memory manager page shift
Yuri Nudelman
2022-05-22
habanalabs: add prefetch flag to the MAP operation
Ohad Sharabi
2022-05-22
habanalabs: use for_each_sgtable_dma_sg for dma sgt
Ohad Sharabi
2022-05-22
habanalabs: hl_ts_behavior can be static
kernel test robot
2022-05-22
habanalabs: rephrase device out-of-memory message
Ohad Sharabi
2022-05-22
habanalabs: add MMU prefetch to ASIC-specific code
Ohad Sharabi
2022-05-22
habanalabs: convert ts to use unified memory manager
Yuri Nudelman
2022-05-22
habanalabs: set non-0 value in dram default page size
Ohad Sharabi
2022-04-04
habanalabs: Fix test build failures
Guenter Roeck
2022-02-28
habanalabs: make sure device mem alloc is page aligned
Ohad Sharabi
2022-02-28
habanalabs: allow user to set allocation page size
Ohad Sharabi
2022-02-28
habanalabs: add missing include of vmalloc.h
Oded Gabbay
2022-02-28
habanalabs: fix use-after-free bug
Oded Gabbay
2022-02-28
habanalabs: fix spelling mistake
Oded Gabbay
2022-02-28
habanalabs: Timestamps buffers registration
farah kassabri
2022-02-28
habanalabs: reject host map with mmu disabled
Oded Gabbay
2022-02-28
habanalabs: don't free phys_pg_pack inside lock
Oded Gabbay
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
[next]