index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
habanalabs
Commit message (
Expand
)
Author
Age
Files
Lines
*
habanalabs: Add busy engines bitmask to HW idle IOCTL
Tomer Tayar
2019-07-01
4
-5
/
+14
*
habanalabs: Add debugfs node for engines status
Tomer Tayar
2019-07-01
4
-53
/
+98
*
habanalabs: Update the device idle check
Tomer Tayar
2019-07-01
3
-4
/
+425
*
habanalabs: Allow accessing host mapped addresses via debugfs
Tomer Tayar
2019-06-16
2
-16
/
+38
*
habanalabs: add WARN in case of bad MMU mapping
Oded Gabbay
2019-05-31
1
-0
/
+4
*
habanalabs: remove DMA mask hack for Goya
Oded Gabbay
2019-05-29
1
-15
/
+4
*
habanalabs: set Goya CPU to use ASIC MMU
Oded Gabbay
2019-05-29
1
-3
/
+20
*
habanalabs: add MMU mappings for Goya CPU
Oded Gabbay
2019-05-29
4
-14
/
+137
*
habanalabs: initialize MMU context for driver
Oded Gabbay
2019-05-29
2
-4
/
+13
*
habanalabs: de-couple MMU and VM module initialization
Oded Gabbay
2019-05-29
3
-20
/
+22
*
habanalabs: initialize device CPU queues after MMU init
Oded Gabbay
2019-05-29
3
-48
/
+40
*
habanalabs: add rate-limit to an error message
Oded Gabbay
2019-06-06
1
-1
/
+1
*
habanalabs: remove simulator dedicated code
Oded Gabbay
2019-06-04
2
-11
/
+0
*
habanalabs: restore unsecured registers default values
Dalit Ben Zoor
2019-05-30
1
-3
/
+16
*
habanalabs: clear sobs and monitors in context switch
Dalit Ben Zoor
2019-05-30
1
-0
/
+7
*
habanalabs: make tpc registers secured
Dalit Ben Zoor
2019-05-30
1
-0
/
+16
*
habanalabs: don't limit packet size for device CPU
Oded Gabbay
2019-05-17
3
-23
/
+3
*
habanalabs: support device memory memset > 4GB
Oded Gabbay
2019-05-16
1
-19
/
+30
*
habanalabs: print event name for fatal and non-RAZWI events
Omer Shpigelman
2019-05-13
1
-19
/
+98
*
habanalabs: increase PCI ELBI timeout for Palladium
Omer Shpigelman
2019-05-13
2
-1
/
+11
*
habanalabs: pass device pointer to asic-specific function
Oded Gabbay
2019-05-12
4
-7
/
+8
*
habanalabs: change polling functions to macros
Oded Gabbay
2019-05-09
5
-129
/
+81
*
habanalabs: remove redundant memory clear
Oded Gabbay
2019-05-09
1
-2
/
+0
*
habanalabs: remove redundant CB size adjustment
Oded Gabbay
2019-05-09
1
-8
/
+1
*
habanalabs: check to load F/W before boot status
Oded Gabbay
2019-05-08
1
-3
/
+3
*
habanalabs: remove dead code in habanalabs_drv.c
Oded Gabbay
2019-05-08
1
-30
/
+26
*
habanalabs: force user to set device debug mode
Oded Gabbay
2019-05-04
5
-1
/
+73
*
habanalabs: minor documentation and prints fixes
Omer Shpigelman
2019-05-05
2
-4
/
+4
*
habanalabs: remove redundant CPU checks
Omer Shpigelman
2019-05-05
1
-15
/
+5
*
habanalabs: improve a couple of error messages
Oded Gabbay
2019-05-04
2
-3
/
+3
*
habanalabs: use u64_to_user_ptr() for reading user pointers
Arnd Bergmann
2019-06-20
1
-1
/
+1
*
Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-06-08
9
-59
/
+65
|
\
|
*
habanalabs: Read upper bits of trace buffer from RWPHI
Tomer Tayar
2019-06-04
1
-2
/
+12
|
*
habanalabs: Fix virtual address access via debugfs for 2MB pages
Tomer Tayar
2019-06-03
1
-1
/
+4
|
*
habanalabs: fix bug in checking huge page optimization
Oded Gabbay
2019-05-28
1
-6
/
+0
|
*
habanalabs: Avoid using a non-initialized MMU cache mutex
Tomer Tayar
2019-05-24
2
-7
/
+3
|
*
habanalabs: fix debugfs code
Jann Horn
2019-05-24
1
-42
/
+18
|
*
habanalabs: halt debug engines on user process close
Omer Shpigelman
2019-05-24
5
-1
/
+28
*
|
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
3
-0
/
+3
|
/
*
habanalabs: Update CPU DMA memory label name
Tomer Tayar
2019-05-02
1
-2
/
+2
*
habanalabs: Update CPU DMA pool label name
Tomer Tayar
2019-05-02
1
-2
/
+2
*
habanalabs: increase timeout if working with simulator
Dalit Ben Zoor
2019-04-30
2
-2
/
+13
*
habanalabs: remove condition that is always true
Dalit Ben Zoor
2019-05-01
1
-25
/
+23
*
habanalabs: remove redundant member from parser struct
Dalit Ben Zoor
2019-05-01
3
-5
/
+1
*
habanalabs: Manipulate DMA addresses in ASIC functions
Tomer Tayar
2019-05-01
6
-56
/
+72
*
habanalabs: rename functions to improve code readability
Oded Gabbay
2019-05-01
5
-36
/
+38
*
habanalabs: remove call to cs_parser()
Dalit Ben Zoor
2019-04-30
1
-24
/
+3
*
habanalabs: Use single pool for CPU accessible host memory
Tomer Tayar
2019-04-28
4
-22
/
+48
*
habanalabs: return old dram bar address upon change
Oded Gabbay
2019-04-28
3
-35
/
+35
*
habanalabs: rename restore to ctx_switch when appropriate
Oded Gabbay
2019-04-25
4
-21
/
+22
[next]