index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
habanalabs
/
common
/
memory.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-04
habanalabs: Fix test build failures
Guenter Roeck
1
-8
/
+8
2022-02-28
habanalabs: make sure device mem alloc is page aligned
Ohad Sharabi
1
-5
/
+14
2022-02-28
habanalabs: allow user to set allocation page size
Ohad Sharabi
1
-1
/
+30
2022-02-28
habanalabs: add missing include of vmalloc.h
Oded Gabbay
1
-0
/
+1
2022-02-28
habanalabs: fix use-after-free bug
Oded Gabbay
1
-2
/
+2
2022-02-28
habanalabs: fix spelling mistake
Oded Gabbay
1
-1
/
+1
2022-02-28
habanalabs: Timestamps buffers registration
farah kassabri
1
-0
/
+261
2022-02-28
habanalabs: reject host map with mmu disabled
Oded Gabbay
1
-19
/
+11
2022-02-28
habanalabs: don't free phys_pg_pack inside lock
Oded Gabbay
1
-5
/
+11
2021-12-26
habanalabs: refactor reset information variables
Ofir Bitton
1
-1
/
+1
2021-12-26
habanalabs: replace some -ENOTTY with -EINVAL
Oded Gabbay
1
-2
/
+2
2021-12-26
habanalabs: fix comments according to kernel-doc
Ofir Bitton
1
-7
/
+17
2021-12-26
habanalabs: fix possible deadlock in cache invl failure
Ofir Bitton
1
-18
/
+7
2021-12-26
habanalabs: rename reset flags
Bharat Jauhari
1
-1
/
+1
2021-12-26
habanalabs: partly skip cache flush when in PMMU map flow
Yuri Nudelman
1
-1
/
+2
2021-12-26
habanalabs: add enum mmu_op_flags
Yuri Nudelman
1
-2
/
+2
2021-12-26
habanalabs: wrong VA size calculation
Yuri Nudelman
1
-8
/
+14
2021-10-25
dma-buf: move dma-buf symbols into the DMA_BUF module namespace
Greg Kroah-Hartman
1
-0
/
+2
2021-10-18
habanalabs: add support for dma-buf exporter
Tomer Tayar
1
-3
/
+510
2021-09-01
habanalabs: cannot sleep while holding spinlock
farah kassabri
1
-1
/
+1
2021-09-01
habanalabs: add userptr_lookup node in debugfs
Yuri Nudelman
1
-19
/
+2
2021-09-01
habanalabs: save pid per userptr
Yuri Nudelman
1
-0
/
+1
2021-08-29
habanalabs: revise prints on FD close
Oded Gabbay
1
-1
/
+1
2021-08-29
habanalabs: allow disabling huge page use
Oded Gabbay
1
-13
/
+23
2021-08-29
habanalabs: rename enum vm_type_t to vm_type
Oded Gabbay
1
-8
/
+6
2021-08-29
habanalabs: allow fail on inability to respect hint
Yuri Nudelman
1
-3
/
+42
2021-08-29
habanalabs: support hint addresses range reservation
farah kassabri
1
-8
/
+54
2021-06-18
habanalabs: remove a rogue #ifdef
Oded Gabbay
1
-5
/
+0
2021-06-18
habanalabs: print more info when failing to pin user memory
Tomer Tayar
1
-2
/
+2
2021-06-18
habanalabs: better error print for pin failure
Oded Gabbay
1
-1
/
+2
2021-06-18
habanalabs: use dev_dbg upon hint address failure
Oded Gabbay
1
-2
/
+4
2021-06-18
habanalabs: use mmu cache range invalidation
Alon Mizrahi
1
-3
/
+5
2021-04-09
habanalabs: move dram scrub to free sequence
Bharat Jauhari
1
-39
/
+48
2021-04-09
habanalabs: avoid soft lockup bug upon mapping error
farah kassabri
1
-3
/
+17
2021-04-09
habanalabs: replace GFP_ATOMIC with GFP_KERNEL
Ofir Bitton
1
-7
/
+3
2021-04-09
habanalabs: support HW blocks vm show
Sagiv Ozeri
1
-4
/
+61
2021-02-24
Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-245
/
+376
2021-02-23
Merge tag 'topic/iomem-mmap-vs-gup-2021-02-22' of git://anongit.freedesktop.o...
Linus Torvalds
1
-33
/
+19
2021-02-08
habanalabs: return block size + block ID
Oded Gabbay
1
-8
/
+11
2021-01-27
habanalabs: add new mem ioctl op for mapping hw blocks
Ofir Bitton
1
-2
/
+91
2021-01-27
habanalabs: always try to use the hint address
farah kassabri
1
-102
/
+37
2021-01-27
habanalabs: support non power-of-2 DRAM phys page sizes
Moti Haimovski
1
-32
/
+144
2021-01-27
habanalabs: modify memory functions signatures
Omer Shpigelman
1
-9
/
+13
2021-01-27
habanalabs: kernel doc format in memory functions
Omer Shpigelman
1
-197
/
+180
2021-01-27
habanalabs: Init the VM module for kernel context
Ofir Bitton
1
-1
/
+2
2021-01-27
habanalabs: refactor MMU locks code
Ohad Sharabi
1
-0
/
+4
2021-01-12
misc/habana: Use FOLL_LONGTERM for userptr
Daniel Vetter
1
-1
/
+2
2021-01-12
misc/habana: Stop using frame_vector helpers
Daniel Vetter
1
-33
/
+18
2021-01-12
habanalabs: prevent soft lockup during unmap
Oded Gabbay
1
-2
/
+8
2020-11-30
habanalabs: free host huge va_range if not used
Ofir Bitton
1
-1
/
+3
[next]