Age | Commit message (Expand) | Author |
2019-12-21 | Merge tag 'powerpc-5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2019-12-14 | habanalabs: remove variable 'val' set but not used | Chen Wandun |
2019-12-14 | habanalabs: rate limit error msg on waiting for CS | Oded Gabbay |
2019-12-14 | ocxl: Fix potential memory leak on context creation | Frederic Barrat |
2019-12-10 | ocxl: Fix concurrent AFU open and device removal | Frederic Barrat |
2019-12-04 | lib/genalloc.c: rename addr_in_gen_pool to gen_pool_has_addr | Huang Shijie |
2019-12-03 | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-12-01 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-12-01 | Merge branch 'i2c/for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds |
2019-12-01 | Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-11-28 | Merge branch 'pci/resource' | Bjorn Helgaas |
2019-11-27 | Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2019-11-27 | Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-11-27 | Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-11-26 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2019-11-26 | lkdtm: Add a DOUBLE_FAULT crash type on x86 | Andy Lutomirski |
2019-11-25 | lkdtm: Remove references to CONFIG_REFCOUNT_FULL | Will Deacon |
2019-11-25 | locking/refcount: Define constants for saturation and max refcount values | Will Deacon |
2019-11-21 | habanalabs: add more protection of device during reset | Oded Gabbay |
2019-11-21 | habanalabs: flush EQ workers in hard reset | Oded Gabbay |
2019-11-21 | habanalabs: make the reset code more consistent | Oded Gabbay |
2019-11-21 | habanalabs: expose reset counters via existing INFO IOCTL | Moti Haimovski |
2019-11-21 | habanalabs: make code more concise | Oded Gabbay |
2019-11-21 | habanalabs: use defines for F/W files | Oded Gabbay |
2019-11-21 | habanalabs: remove prints on successful device initialization | Oded Gabbay |
2019-11-21 | habanalabs: remove unnecessary checks | Omer Shpigelman |
2019-11-21 | habanalabs: invalidate MMU cache only once | Omer Shpigelman |
2019-11-21 | habanalabs: skip VA block list update in reset flow | Omer Shpigelman |
2019-11-21 | habanalabs: optimize MMU unmap | Omer Shpigelman |
2019-11-21 | habanalabs: prevent read/write from/to the device during hard reset | Omer Shpigelman |
2019-11-21 | habanalabs: split MMU properties to PCI/DRAM | Omer Shpigelman |
2019-11-21 | habanalabs: re-factor MMU masks and documentation | Omer Shpigelman |
2019-11-21 | habanalabs: type specific MMU cache invalidation | Omer Shpigelman |
2019-11-21 | habanalabs: re-factor memory module code | Omer Shpigelman |
2019-11-21 | habanalabs: export uapi defines to user-space | Oded Gabbay |
2019-11-21 | habanalabs: don't print error when queues are full | Oded Gabbay |
2019-11-21 | habanalabs: increase max jobs number to 512 | Oded Gabbay |
2019-11-21 | habanalabs: set ETR as non-secured | Oded Gabbay |
2019-11-21 | habanalabs: use registers name defines for ETR block | Oded Gabbay |
2019-11-21 | habanalabs: read F/W versions before failure | Oded Gabbay |
2019-11-21 | habanalabs: expose card name in INFO IOCTL | Oded Gabbay |
2019-11-21 | habanalabs: remove set but not used variable 'qman_base_addr' | YueHaibing |
2019-11-21 | habanalabs: add opcode to INFO IOCTL to return clock rate | Oded Gabbay |
2019-11-21 | habanalabs: set TPC Icache to 16 cache lines | Oded Gabbay |
2019-11-21 | habanalabs: Add a new H/W queue type | Tomer Tayar |
2019-11-21 | habanalabs: Mark queue as expecting CB handle or address | Tomer Tayar |
2019-11-21 | habanalabs: Fix typos | Tomer Tayar |
2019-11-21 | habanalabs: remove set but not used variable 'ctx' | YueHaibing |
2019-11-21 | habanalabs: handle F/W failure for sensor initialization | Oded Gabbay |
2019-11-20 | vsock/vmci: make vmci_vsock_cb_host_called static | Mao Wenan |