index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-30
habanalabs: print message with correct device
Oded Gabbay
1
-1
/
+1
2020-11-30
habanalabs/gaudi: fetch HBM ecc info from FW
Ofir Bitton
2
-7
/
+72
2020-11-30
habanalabs: fetch hard reset capability from FW
Ofir Bitton
5
-12
/
+32
2020-11-30
habanalabs: move asic property to correct structure
Oded Gabbay
6
-11
/
+10
2020-11-30
habanalabs: use host va range for internal pools
Ofir Bitton
4
-8
/
+98
2020-11-30
habanalabs: improve hard reset procedure
Ofir Bitton
2
-38
/
+106
2020-11-30
habanalabs: Rename hw_queues_mirror to cs_mirror
Tomer Tayar
4
-22
/
+20
2020-11-30
habanalabs: refactor mmu va_range db structure
Ofir Bitton
2
-72
/
+82
2020-11-30
habanalabs: move HW dirty check to a proper location
Ofir Bitton
6
-58
/
+63
2020-11-30
habanalabs: restore vm_pgoff after mmap
Oded Gabbay
1
-0
/
+1
2020-11-30
habanalabs: add 'needs reset' state in driver
Ofir Bitton
13
-54
/
+99
2020-11-30
habanalabs: fix hard reset print and comment
Omer Shpigelman
1
-5
/
+8
2020-11-30
habanalabs/gaudi: remove pcie_en strap toggle
Igor Grinberg
1
-13
/
+1
2020-11-30
habanalabs: remove duplicate print
Oded Gabbay
2
-6
/
+0
2020-11-30
habanalabs: Separate CS job completion from its deallocation
Tomer Tayar
3
-12
/
+28
2020-11-30
habanalabs/gaudi: increase MAX CS to 16K
Oded Gabbay
1
-1
/
+1
2020-11-30
habanalabs: reset device upon fw read failure
farah kassabri
5
-22
/
+38
2020-11-30
habanalabs: Move repeatedly included headers to habanalabs.h
Tomer Tayar
10
-14
/
+4
2020-11-30
habanalabs: release signal if collective wait was dropped
Ofir Bitton
1
-2
/
+4
2020-11-30
habanalabs: Skip updating CI of internal queues if not in use
Tomer Tayar
1
-0
/
+5
2020-11-30
habanalabs: Small refactoring of cs_do_release()
Tomer Tayar
1
-50
/
+49
2020-11-30
habanalabs: Small refactoring of CS IOCTL handling
Tomer Tayar
1
-194
/
+223
2020-11-30
habanalabs/gaudi: fetch PLL info from FW
Ofir Bitton
3
-9
/
+62
2020-11-30
habanalabs: refactor MMU to support dual residency MMU
Moti Haimovski
3
-47
/
+143
2020-11-30
habanalabs: fix MMU print message
Moti Haimovski
1
-1
/
+1
2020-11-30
habanalabs/gaudi: scrub all memory upon closing FD
farah kassabri
7
-14
/
+161
2020-11-30
habanalabs/gaudi: add support for FW security
Ofir Bitton
2
-78
/
+128
2020-11-30
habanalabs: fetch security indication from FW
Ofir Bitton
9
-29
/
+204
2020-11-30
habanalabs: fix cs counters structure
farah kassabri
5
-60
/
+75
2020-11-30
habanalabs: advanced FW loading
Ofir Bitton
4
-9
/
+22
2020-11-30
habanalabs: initialize variable before use
Oded Gabbay
1
-1
/
+1
2020-11-30
habanalabs/gaudi: remove unreachable code
Ofir Bitton
1
-3
/
+1
2020-11-30
habanalabs: make sure cs type is valid in cs_ioctl_signal_wait
Oded Gabbay
1
-1
/
+3
2020-11-30
habanalabs/gaudi: monitor device memory usage
Oded Gabbay
1
-6
/
+50
2020-11-30
habanalabs: sync stream collective support
Ofir Bitton
6
-61
/
+850
2020-11-30
habanalabs/gaudi: Set DMA5 QMAN internal
Ofir Bitton
2
-22
/
+17
2020-11-30
habanalabs: sync stream collective infrastructure
Ofir Bitton
5
-18
/
+163
2020-11-30
habanalabs: use enum for CB allocation options
Tal Cohen
4
-12
/
+57
2020-11-30
habanalabs/gaudi: add support for NIC QMANs
Oded Gabbay
3
-47
/
+723
2020-11-30
habanalabs/gaudi: add NIC security configuration
Oded Gabbay
1
-0
/
+3973
2020-11-30
habanalabs/gaudi: add NIC firmware-related definitions
Oded Gabbay
2
-4
/
+54
2020-11-30
habanalabs/gaudi: add NIC QMAN H/W and registers definitions
Oded Gabbay
13
-1
/
+9168
2020-11-30
habanalabs: remove duplicate check
Oded Gabbay
1
-3
/
+4
2020-11-30
habanalabs: sync stream refactor functions
Ofir Bitton
1
-92
/
+118
2020-11-30
habanalabs: add support for multiple SOBs per monitor
Ofir Bitton
5
-57
/
+142
2020-11-30
habanalabs: sync stream structures refactor
Ofir Bitton
4
-136
/
+180
2020-11-30
habanalabs: don't init vm module if no MMU
Oded Gabbay
1
-19
/
+14
2020-11-30
habanalabs: minimize prints when everything is fine
Oded Gabbay
2
-4
/
+0
2020-11-30
habanalabs: support multiple types of firmwares
Oded Gabbay
3
-3
/
+21
2020-11-30
habanalabs: we need CPU queues for hwmon
Oded Gabbay
1
-1
/
+1
[prev]
[next]