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
/
habanalabs
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-01
habanalabs/gaudi: hwmon default card name
Rajaravi Krishna Katta
1
-1
/
+1
2021-09-01
habanalabs: add support for f/w reset
Oded Gabbay
5
-35
/
+61
2021-09-01
habanalabs/gaudi: block ICACHE_BASE_ADDERESS_HIGH in TPC
Oded Gabbay
1
-0
/
+8
2021-09-01
habanalabs: cannot sleep while holding spinlock
farah kassabri
2
-3
/
+1
2021-09-01
habanalabs: never copy_from_user inside spinlock
Oded Gabbay
1
-23
/
+12
2021-09-01
habanalabs: remove unnecessary device status check
Oded Gabbay
1
-4
/
+6
2021-09-01
habanalabs: disable IRQ in user interrupts spinlock
Oded Gabbay
1
-12
/
+13
2021-09-01
habanalabs: add "in device creation" status
Omer Shpigelman
4
-16
/
+17
2021-09-01
habanalabs/gaudi: invalidate PMMU mem cache on init
Oded Gabbay
1
-0
/
+3
2021-09-01
habanalabs/gaudi: size should be printed in decimal
Oded Gabbay
1
-2
/
+2
2021-09-01
habanalabs/gaudi: define DC POWER for secured PMC
Oded Gabbay
2
-1
/
+7
2021-09-01
habanalabs/gaudi: unmask out of bounds SLM access interrupt
Tomer Tayar
1
-1
/
+1
2021-09-01
habanalabs: add userptr_lookup node in debugfs
Yuri Nudelman
3
-19
/
+93
2021-09-01
habanalabs/gaudi: fetch TPC/MME ECC errors from F/W
Ofir Bitton
1
-0
/
+6
2021-09-01
habanalabs: modify multi-CS to wait on stream masters
Ohad Sharabi
6
-28
/
+77
2021-09-01
habanalabs/gaudi: add monitored SOBs to state dump
Alon Mizrahi
2
-2
/
+37
2021-09-01
habanalabs/gaudi: restore user registers when context opens
Oded Gabbay
1
-2
/
+12
2021-09-01
habanalabs/gaudi: increase boot fit timeout
Oded Gabbay
2
-1
/
+5
2021-09-01
habanalabs: update to latest firmware headers
Oded Gabbay
2
-6
/
+121
2021-09-01
habanalabs/gaudi: minimize number of register reads
Oded Gabbay
2
-9
/
+11
2021-09-01
habanalabs: fix mmu node address resolution in debugfs
Yuri Nudelman
1
-1
/
+1
2021-09-01
habanalabs: save pid per userptr
Yuri Nudelman
3
-4
/
+7
2021-09-01
habanalabs/gaudi: move scrubbing to late init
Oded Gabbay
1
-5
/
+5
2021-09-01
habanalabs/gaudi: scrub HBM to a specific value
Ofir Bitton
1
-2
/
+7
2021-09-01
habanalabs: add validity check for event ID received from F/W
Ofir Bitton
2
-0
/
+12
2021-09-01
habanalabs: clear msg_to_cpu_reg to avoid misread after reset
Koby Elbaz
1
-16
/
+12
2021-09-01
habanalabs: make set_pci_regions asic function
Ohad Sharabi
3
-4
/
+8
2021-09-01
habanalabs: convert PCI BAR offset to u64
Ohad Sharabi
1
-1
/
+1
2021-09-01
habanalabs: expose server type in INFO IOCTL
Oded Gabbay
6
-1
/
+21
2021-08-29
habanalabs: remove redundant warning message
Oded Gabbay
1
-3
/
+0
2021-08-29
habanalabs: add support for encapsulated signals submission
farah kassabri
6
-349
/
+308
2021-08-29
habanalabs: add support for encapsulated signals reservation
farah kassabri
7
-15
/
+371
2021-08-29
habanalabs: signal/wait change sync object reset flow
farah kassabri
5
-59
/
+141
2021-08-29
habanalabs: add wait-for-multi-CS uAPI
Ohad Sharabi
7
-3
/
+535
2021-08-29
habanalabs: get multiple fences under same cs_lock
Ohad Sharabi
3
-51
/
+113
2021-08-29
habanalabs: revise prints on FD close
Oded Gabbay
2
-3
/
+3
2021-08-29
habanalabs/goya: add missing initialization
Oded Gabbay
1
-0
/
+1
2021-08-29
habanalabs: update firmware header to latest version
Oded Gabbay
1
-1
/
+3
2021-08-29
habanalabs: fix race between soft reset and heartbeat
Koby Elbaz
4
-80
/
+67
2021-08-29
habanalabs/gaudi: fix information printed on SM event
Oded Gabbay
1
-11
/
+23
2021-08-29
habanalabs/gaudi: trigger state dump in case of SM errors
Ofir Bitton
1
-1
/
+6
2021-08-29
habanalabs: set dma max segment size
Oded Gabbay
1
-0
/
+2
2021-08-29
habanalabs: add asic property of host dma offset
Oded Gabbay
3
-0
/
+5
2021-08-29
habanalabs: fix type of variable
Oded Gabbay
1
-2
/
+1
2021-08-29
habanalabs: mark linux image as not loaded after hw_fini
Tomer Tayar
1
-0
/
+5
2021-08-29
habanalabs: fix nullifying of destroyed mmu pgt pool
Tomer Tayar
1
-6
/
+6
2021-08-29
habanalabs: rename cb_mmap to mmap
Zvika Yehudai
4
-7
/
+7
2021-08-29
habanalabs: missing mutex_unlock in process kill procedure
Ofir Bitton
1
-0
/
+1
2021-08-29
habanalabs/gaudi: implement state dump
Yuri Nudelman
4
-11
/
+319
2021-08-29
habanalabs: state dump monitors and fences infrastructure
Yuri Nudelman
4
-23
/
+376
[next]