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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-10
habanalabs: fix debugfs address translation
farah kassabri
1
-12
/
+26
2021-03-10
habanalabs: Disable file operations after device is removed
Tomer Tayar
2
-6
/
+46
2021-03-10
habanalabs: Call put_pid() when releasing control device
Tomer Tayar
1
-0
/
+2
2021-03-10
drivers: habanalabs: remove unused dentry pointer for debugfs files
Greg Kroah-Hartman
2
-6
/
+1
2021-03-10
habanalabs: mark hl_eq_inc_ptr() as static
Oded Gabbay
1
-1
/
+1
2021-02-24
Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
31
-636
/
+1829
2021-02-23
Merge tag 'topic/iomem-mmap-vs-gup-2021-02-22' of git://anongit.freedesktop.o...
Linus Torvalds
3
-36
/
+23
2021-02-08
habanalabs/gaudi: don't enable clock gating on DMA5
Oded Gabbay
1
-0
/
+6
2021-02-08
habanalabs: return block size + block ID
Oded Gabbay
4
-11
/
+16
2021-02-08
habanalabs: update security map after init CPU Qs
Ohad Sharabi
4
-10
/
+12
2021-02-08
habanalabs: enable F/W events after init done
Oded Gabbay
4
-13
/
+41
2021-02-08
habanalabs/gaudi: use HBM_ECC_EN bit for ECC ERR
Ohad Sharabi
1
-3
/
+15
2021-02-08
habanalabs: support fetching first available user CQ
Ofir Bitton
4
-1
/
+10
2021-02-08
habanalabs: improve communication protocol with cpucp
Ofir Bitton
5
-4
/
+33
2021-02-08
habanalabs: fix integer handling issue
Oded Gabbay
1
-1
/
+1
2021-01-27
habanalabs: update to latest hl_boot_if.h spec from F/W
Oded Gabbay
1
-1
/
+7
2021-01-27
habanalabs/gaudi: unmask HBM interrupts after handling
Oded Gabbay
1
-0
/
+1
2021-01-27
habanalabs: update SyncManager interrupt handling
Oded Gabbay
2
-9
/
+16
2021-01-27
habanalabs: fix ETR security issue
Ohad Sharabi
4
-7
/
+32
2021-01-27
habanalabs: staged submission support
Ofir Bitton
4
-24
/
+227
2021-01-27
habanalabs: modify device_idle interface
Ohad Sharabi
6
-41
/
+37
2021-01-27
habanalabs: add CS completion and timeout properties
Ofir Bitton
3
-26
/
+117
2021-01-27
habanalabs: add new mem ioctl op for mapping hw blocks
Ofir Bitton
5
-8
/
+137
2021-01-27
habanalabs: fix MMU debugfs related nodes
farah kassabri
5
-22
/
+93
2021-01-27
habanalabs: add user available interrupt to hw_ip
Ofir Bitton
4
-0
/
+9
2021-01-27
habanalabs: always try to use the hint address
farah kassabri
1
-102
/
+37
2021-01-27
habanalabs: add security violations dump to debugfs
Ofir Bitton
8
-2
/
+40
2021-01-27
habanalabs: ignore F/W BMC errors in case no BMC present
Ofir Bitton
1
-3
/
+9
2021-01-27
habanalabs/gaudi: print sync manager SEI interrupt info
Ofir Bitton
3
-0
/
+52
2021-01-27
habanalabs: Use 'dma_set_mask_and_coherent()'
Christophe JAILLET
1
-36
/
+7
2021-01-27
habanalabs/gaudi: remove PCI access to SM block
Ofir Bitton
3
-26
/
+227
2021-01-27
habanalabs: add driver support for internal cb scheduling
Ofir Bitton
3
-0
/
+173
2021-01-27
habanalabs: increment ctx ref from within a cs allocation
Ofir Bitton
1
-10
/
+5
2021-01-27
habanalabs: separate common code to dedicated folders
Ofir Bitton
6
-7
/
+17
2021-01-27
habanalabs: read device boot errors after cpucp is up
Ofir Bitton
5
-56
/
+80
2021-01-27
habanalabs: report correct dram size in info ioctl
Ofir Bitton
1
-1
/
+9
2021-01-27
habanalabs: support non power-of-2 DRAM phys page sizes
Moti Haimovski
6
-44
/
+213
2021-01-27
habanalabs: remove access to kernel memory using debugfs
Ofir Bitton
2
-20
/
+0
2021-01-27
habanalabs/gaudi: set uninitialized symbol
Ofir Bitton
1
-1
/
+1
2021-01-27
habanalabs: return dram virtual address in info ioctl
Alon Mizrahi
1
-1
/
+3
2021-01-27
habanalabs: update to latest hl_boot_if.h
Oded Gabbay
1
-4
/
+4
2021-01-27
habanalabs: add ASIC property of functional HBMs
Oded Gabbay
1
-0
/
+2
2021-01-27
habanalabs/gaudi: add debug prints for security status
Ofir Bitton
1
-0
/
+11
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: replace WARN/WARN_ON with dev_crit in driver
Alon Mizrahi
7
-25
/
+31
2021-01-27
habanalabs: report dram_page_size in hw_ip_info ioctl
Moti Haimovski
1
-0
/
+1
2021-01-27
habanalabs/goya: move mmu_prepare to context init
Ohad Sharabi
1
-2
/
+3
2021-01-27
habanalabs/gaudi: remove duplicated gaudi packets masks
Ofir Bitton
2
-40
/
+16
2021-01-27
habanalabs: allow user to pass a staged submission seq
Ofir Bitton
1
-5
/
+11
[next]