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
/
accel
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-12
Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
47
-1177
/
+2175
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2024-01-09
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
1
-1
/
+1
2024-01-08
Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-1
/
+1
2023-12-19
accel/habanalabs: fix information leak in sec_attest_info()
Xingyuan Mo
1
-1
/
+1
2023-12-19
accel/habanalabs/gaudi2: avoid overriding existing undefined opcode data
Tomer Tayar
1
-21
/
+19
2023-12-19
accel/habanalabs: add parent_device sysfs attribute
Tomer Tayar
2
-0
/
+12
2023-12-19
accel/habanalabs/gaudi2: add zero padding when printing QM CP instruction
Tomer Tayar
1
-1
/
+1
2023-12-19
accel/habanalabs: report 3 instances of Infineon second stage
Ariel Suller
1
-2
/
+18
2023-12-19
accel/habanalabs/gaudi2: add signed dev info uAPI
Moti Haimovski
3
-0
/
+63
2023-12-19
accel/habanalabs/gaudi2: use correct registers to dump QM CQ info
Tomer Tayar
2
-12
/
+12
2023-12-19
accel/habanalabs: expose module id through sysfs
Dani Liberman
1
-0
/
+10
2023-12-19
accel/habanalabs: print error code when mapping fails
Dani Liberman
1
-3
/
+4
2023-12-19
accel/habanalabs/gaudi2: get the correct QM CQ info upon an error
Tomer Tayar
2
-22
/
+23
2023-12-19
accel/habanalabs: set hard reset flag if graceful reset is skipped
Tomer Tayar
1
-1
/
+1
2023-12-19
accel/habanalabs: remove 'get temperature' debug print
Ofir Bitton
1
-4
/
+0
2023-12-19
accel/habanalabs/gaudi2: fix undef opcode reporting
Dafna Hirschfeld
1
-8
/
+6
2023-12-19
accel/habanalabs: fix EQ heartbeat mechanism
Farah Kassabri
1
-7
/
+7
2023-12-19
accel/habanalabs: add support for Gaudi2C device
Oded Gabbay
6
-0
/
+13
2023-12-19
accel/habanalabs: add log when eq event is not received
Farah Kassabri
1
-2
/
+4
2023-12-19
accel/habanalabs/gaudi2: assume hard-reset by FW upon PCIe AXI drain
Tomer Tayar
2
-0
/
+10
2023-12-19
accel/habanalabs: update device boot error check
Farah Kassabri
1
-83
/
+32
2023-12-19
accel/habanalabs: add pcie reset prepare/done hooks
farah kassabri
1
-0
/
+34
2023-12-15
accel/qaic: Implement quirk for SOC_HW_VERSION
Jeffrey Hugo
1
-1
/
+14
2023-12-15
accel/qaic: Fix GEM import path code
Pranjal Ramajor Asha Kanojiya
1
-4
/
+2
2023-12-11
accel/ivpu/37xx: Fix interrupt_clear_with_0 WA initialization
Andrzej Kacprowski
1
-3
/
+9
2023-12-06
accel: Include <drm/drm_auth.h>
Thomas Zimmermann
1
-0
/
+1
2023-12-01
accel/qaic: Expand DRM device lifecycle
Carl Vanderlip
3
-29
/
+19
2023-12-01
accel/qaic: Increase number of in_reset states
Carl Vanderlip
4
-18
/
+28
2023-11-28
eventfd: simplify eventfd_signal()
Christian Brauner
1
-1
/
+1
2023-11-28
Merge v6.7-rc3 into drm-next
Daniel Vetter
1
-22
/
+21
2023-11-21
accel/ivpu/37xx: Fix hangs related to MMIO reset
Jacek Lawrynowicz
1
-24
/
+22
2023-11-17
accel/qaic: Update MAX_ORDER use to be inclusive
Jeffrey Hugo
1
-1
/
+1
2023-11-16
accel/ivpu: Use threaded IRQ to handle JOB done messages
Jacek Lawrynowicz
8
-201
/
+199
2023-11-16
accel/ivpu: Use dedicated work for job timeout detection
Stanislaw Gruszka
3
-15
/
+43
2023-11-16
accel/ivpu: Do not use cons->aborted for job_done_thread
Stanislaw Gruszka
2
-10
/
+9
2023-11-16
accel/ivpu: Do not use irqsave in ivpu_ipc_dispatch
Stanislaw Gruszka
1
-3
/
+3
2023-11-16
accel/ivpu: Rename cons->rx_msg_lock
Stanislaw Gruszka
2
-15
/
+14
2023-11-15
accel/ivpu: avoid build failure with CONFIG_PM=n
Arnd Bergmann
1
-3
/
+0
2023-11-15
Merge drm/drm-next into drm-misc-next
Maxime Ripard
38
-3167
/
+1789
2023-11-08
accel/ivpu: Use GEM shmem helper for all buffers
Jacek Lawrynowicz
5
-460
/
+144
2023-11-08
accel/ivpu: Remove support for uncached buffers
Jacek Lawrynowicz
2
-4
/
+1
2023-11-08
accel/ivpu: Fix locking in ivpu_bo_remove_all_bos_from_context()
Jacek Lawrynowicz
7
-90
/
+109
2023-11-08
accel/ivpu: Allocate vpu_addr in gem->open() callback
Jacek Lawrynowicz
3
-37
/
+32
2023-11-07
accel/ivpu: Fix compilation with CONFIG_PM=n
Jacek Lawrynowicz
1
-2
/
+2
2023-11-03
accel/qaic: Support for 0 resize slice execution in BO
Pranjal Ramajor Asha Kanojiya
1
-61
/
+43
2023-11-03
accel/qaic: Quiet array bounds check on DMA abort message
Carl Vanderlip
1
-1
/
+1
2023-11-03
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-2
/
+1
2023-11-01
Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
54
-3713
/
+2482
2023-10-31
accel/ivpu: Rename VPU to NPU in product strings
Jacek Lawrynowicz
2
-5
/
+6
[next]