index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
habanalabs
/
common
/
memory.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
habanalabs: move dram scrub to free sequence
Bharat Jauhari
2021-04-09
1
-39
/
+48
*
habanalabs: avoid soft lockup bug upon mapping error
farah kassabri
2021-04-09
1
-3
/
+17
*
habanalabs: replace GFP_ATOMIC with GFP_KERNEL
Ofir Bitton
2021-04-09
1
-7
/
+3
*
habanalabs: support HW blocks vm show
Sagiv Ozeri
2021-04-09
1
-4
/
+61
*
Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-02-24
1
-245
/
+376
|
\
|
*
habanalabs: return block size + block ID
Oded Gabbay
2021-02-08
1
-8
/
+11
|
*
habanalabs: add new mem ioctl op for mapping hw blocks
Ofir Bitton
2021-01-27
1
-2
/
+91
|
*
habanalabs: always try to use the hint address
farah kassabri
2021-01-27
1
-102
/
+37
|
*
habanalabs: support non power-of-2 DRAM phys page sizes
Moti Haimovski
2021-01-27
1
-32
/
+144
|
*
habanalabs: modify memory functions signatures
Omer Shpigelman
2021-01-27
1
-9
/
+13
|
*
habanalabs: kernel doc format in memory functions
Omer Shpigelman
2021-01-27
1
-197
/
+180
|
*
habanalabs: Init the VM module for kernel context
Ofir Bitton
2021-01-27
1
-1
/
+2
|
*
habanalabs: refactor MMU locks code
Ohad Sharabi
2021-01-27
1
-0
/
+4
*
|
Merge tag 'topic/iomem-mmap-vs-gup-2021-02-22' of git://anongit.freedesktop.o...
Linus Torvalds
2021-02-23
1
-33
/
+19
|
\
\
|
|
/
|
/
|
|
*
misc/habana: Use FOLL_LONGTERM for userptr
Daniel Vetter
2021-01-12
1
-1
/
+2
|
*
misc/habana: Stop using frame_vector helpers
Daniel Vetter
2021-01-12
1
-33
/
+18
*
|
habanalabs: prevent soft lockup during unmap
Oded Gabbay
2021-01-12
1
-2
/
+8
|
/
*
habanalabs: free host huge va_range if not used
Ofir Bitton
2020-11-30
1
-1
/
+3
*
habanalabs: mmu map wrapper for sizes larger than a page
Ofir Bitton
2020-11-30
1
-3
/
+3
*
habanalabs: support reserving aligned va block
Ofir Bitton
2020-11-30
1
-3
/
+5
*
habanalabs: move asic property to correct structure
Oded Gabbay
2020-11-30
1
-3
/
+3
*
habanalabs: use host va range for internal pools
Ofir Bitton
2020-11-30
1
-0
/
+79
*
habanalabs: refactor mmu va_range db structure
Ofir Bitton
2020-11-30
1
-65
/
+65
*
habanalabs: add 'needs reset' state in driver
Ofir Bitton
2020-11-30
1
-2
/
+3
*
habanalabs: Move repeatedly included headers to habanalabs.h
Tomer Tayar
2020-11-30
1
-1
/
+0
*
habanalabs/gaudi: scrub all memory upon closing FD
farah kassabri
2020-11-30
1
-1
/
+22
*
habanalabs/gaudi: monitor device memory usage
Oded Gabbay
2020-11-30
1
-6
/
+50
*
habanalabs: don't init vm module if no MMU
Oded Gabbay
2020-11-30
1
-19
/
+14
*
habanalabs: correct an error message
Oded Gabbay
2020-09-25
1
-2
/
+2
*
habanalabs: use smallest possible alignment for virtual addresses
Omer Shpigelman
2020-09-22
1
-38
/
+48
*
habanalabs: check correct vmalloc return code
Ofir Bitton
2020-08-22
1
-2
/
+7
*
habanalabs: fix up absolute include instructions
Greg Kroah-Hartman
2020-07-29
1
-1
/
+1
*
habanalabs: create common folder
Oded Gabbay
2020-07-24
1
-0
/
+1843