Age | Commit message (Expand) | Author |
2020-08-07 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2020-08-07 | Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-08-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-08-07 | mm, treewide: rename kzfree() to kfree_sensitive() | Waiman Long |
2020-08-07 | Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2020-08-05 | Merge branch 'remotes/lorenzo/pci/cadence' | Bjorn Helgaas |
2020-08-05 | Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-08-04 | Merge tag 'docs-5.9' of git://git.lwn.net/linux | Linus Torvalds |
2020-08-04 | Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2020-08-03 | misc: pci_endpoint_test: Add J721E in pci_device_id table | Kishon Vijay Abraham I |
2020-07-29 | habanalabs: remove unused but set variable 'ctx_asid' | Wei Yongjun |
2020-07-29 | mei: add device kind to sysfs | Alexander Usyskin |
2020-07-29 | ocxl: Address kernel doc errors & warnings | Alastair D'Silva |
2020-07-29 | habanalabs: goya_ctx_init() can be static | kernel test robot |
2020-07-29 | habanalabs: fix up absolute include instructions | Greg Kroah-Hartman |
2020-07-27 | x86/cpu: Relocate sync_core() to sync_core.h | Ricardo Neri |
2020-07-27 | Merge 5.8-rc7 into char-misc-next | Greg Kroah-Hartman |
2020-07-24 | habanalabs: Fix memory leak in error flow of context initialization | Tomer Tayar |
2020-07-24 | habanalabs: use no flags on MMU cache invalidation | Tomer Tayar |
2020-07-24 | habanalabs: enable device before hw_init() | Oded Gabbay |
2020-07-24 | habanalabs: create internal CB pool | Ofir Bitton |
2020-07-24 | habanalabs: update hl_boot_if.h from firmware | Oded Gabbay |
2020-07-24 | habanalabs: create common folder | Oded Gabbay |
2020-07-24 | habanalabs: check for DMA errors when clearing memory | Moti Haimovski |
2020-07-24 | habanalabs: verify queue can contain all cs jobs | Ofir Bitton |
2020-07-24 | habanalabs: Assign each CQ with its own work queue | Ofir Bitton |
2020-07-24 | habanalabs: halt device CPU only upon certain reset | Oded Gabbay |
2020-07-24 | habanalabs: remove unused hash | Omer Shpigelman |
2020-07-24 | habanalabs: use queue pi/ci in order to determine queue occupancy | Ofir Bitton |
2020-07-24 | habanalabs: configure maximum queues per asic | Ofir Bitton |
2020-07-24 | habanalabs: remove soft-reset support from GAUDI | Oded Gabbay |
2020-07-24 | habanalabs: PCIe iATU refactoring | Ofir Bitton |
2020-07-24 | habanalabs: Extract ECC information from FW | Oded Gabbay |
2020-07-24 | habanalabs: Add dropped cs statistics info struct | Ofir Bitton |
2020-07-24 | habanalabs: extract cpu boot status lookup | Christine Gharzuzi |
2020-07-24 | habanalabs: rephrase error messages | Oded Gabbay |
2020-07-24 | habanalabs: Increase queues depth | Ofir Bitton |
2020-07-24 | habanalabs: rephrase error message | Omer Shpigelman |
2020-07-24 | habanalabs: calculate trace frequency from PLL | Adam Aharon |
2020-07-24 | habanalabs: align armcp_packet structure to 8 bytes | Oded Gabbay |
2020-07-24 | habanalabs: Use mask instead of shift in sync stream registers | Ofir Bitton |
2020-07-24 | habanalabs: sync stream generic functionality | Ofir Bitton |
2020-07-24 | habanalabs: Use pending CS amount per ASIC | Ofir Bitton |
2020-07-24 | habanalabs: remove rate limiters from GAUDI | Oded Gabbay |
2020-07-23 | mei: hw: don't use one element arrays | Tomas Winkler |
2020-07-23 | mei: hw: use sizeof of variable instead of struct type | Tomas Winkler |
2020-07-23 | mei: client: use sizeof of variable instead of struct type | Tomas Winkler |
2020-07-23 | mei: bus: use sizeof of variable instead of struct type | Tomas Winkler |
2020-07-23 | mei: ioctl: use sizeof of variable instead of struct type | Tomas Winkler |
2020-07-23 | mei: hbm: use sizeof of variable instead of struct type | Tomas Winkler |