| Age | Commit message (Collapse) | Author |
|
|
|
mmap_sem renamed to mmap_lock
https://github.com/torvalds/linux/commit/da1c55f1b272f4bd54671d459b39ea7b54944ef9
|
|
ioremap_nocache and ioremap are now identical
https://lore.kernel.org/linux-mips/20191209194819.GA28157@lst.de/T/
|
|
comptaibility issues in the driver. This adds support for kernel 4.4.159
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
complains while de-referencing the shared non-persistent kernel memory
|
|
|
|
|
|
|
|
|
|
from DMA when very low DMA timeout is set
|
|
|
|
|
|
|
|
|
|
inconsistent kmem buffers while re-using
|
|
|
|
|
|
|
|
|
|
|
|
|
|
references
|
|
|
|
|
|
|
|
for devices capable of addressing 24-bits only and may significantly degrade performance
|
|
|
|
|
|
allocations and mapping memory regions reserved with memmap boot option
|
|
|
|
|
|
|