index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
accel
/
habanalabs
/
common
/
mmu
Age
Commit message (
Expand
)
Author
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2024-06-23
accel/habanalabs/gaudi2: add GAUDI2D revision support
Farah Kassabri
2024-06-23
accel/habanalabs: add device name to invalidation failure msg
Ohad Sharabi
2024-06-23
accel/habanalabs: use parent device for trace events
Tomer Tayar
2024-02-26
accel/habanalabs: remove hop size from asic properties
Farah Kassabri
2024-02-26
accel/habanalabs: use kcalloc() instead of kzalloc()
Erick Archer
2024-02-26
accel/habanalabs/gaudi2: move HMMU page tables to device memory
Farah Kassabri
2023-12-19
accel/habanalabs: add support for Gaudi2C device
Oded Gabbay
2023-06-08
accel/habanalabs: remove support for mmu disable
Ofir Bitton
2023-04-08
accel/habanalabs: unmap mapped memory when TLB inv fails
Koby Elbaz
2023-03-15
accel/habanalabs: fix few misspelled words in the code
farah kassabri
2023-01-26
habanalabs: remove unnecessary (void*) conversions
XU pengfei
2023-01-26
habanalabs: move driver to accel subsystem
Oded Gabbay