index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
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
2020-11-30
habanalabs: mmu map wrapper for sizes larger than a page
Ofir Bitton
1
-3
/
+3
2020-11-30
habanalabs: support reserving aligned va block
Ofir Bitton
1
-3
/
+5
2020-11-30
habanalabs: move asic property to correct structure
Oded Gabbay
1
-3
/
+3
2020-11-30
habanalabs: use host va range for internal pools
Ofir Bitton
1
-0
/
+79
2020-11-30
habanalabs: refactor mmu va_range db structure
Ofir Bitton
1
-65
/
+65
2020-11-30
habanalabs: add 'needs reset' state in driver
Ofir Bitton
1
-2
/
+3
2020-11-30
habanalabs: Move repeatedly included headers to habanalabs.h
Tomer Tayar
1
-1
/
+0
2020-11-30
habanalabs/gaudi: scrub all memory upon closing FD
farah kassabri
1
-1
/
+22
2020-11-30
habanalabs/gaudi: monitor device memory usage
Oded Gabbay
1
-6
/
+50
2020-11-30
habanalabs: don't init vm module if no MMU
Oded Gabbay
1
-19
/
+14
2020-09-25
habanalabs: correct an error message
Oded Gabbay
1
-2
/
+2
2020-09-22
habanalabs: use smallest possible alignment for virtual addresses
Omer Shpigelman
1
-38
/
+48
2020-08-22
habanalabs: check correct vmalloc return code
Ofir Bitton
1
-2
/
+7
2020-07-29
habanalabs: fix up absolute include instructions
Greg Kroah-Hartman
1
-1
/
+1
2020-07-24
habanalabs: create common folder
Oded Gabbay
1
-0
/
+1843