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 |