Andreas Kling
|
eaf88cc78a
AK: Rename create<T> => make_ref_counted<T>
|
3 years ago |
Luke
|
14da080dcf
Kernel/USB: Use allocate_kernel_region in Transfer buffer allocations
|
4 years ago |
Andreas Kling
|
2cd8b21974
Kernel: Add convenience values to the Memory::Region::Access enum
|
4 years ago |
Andreas Kling
|
93d98d4976
Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace
|
4 years ago |
Andreas Kling
|
a1d7ebf85a
Kernel: Rename Kernel/VM/ to Kernel/Memory/
|
4 years ago |
Andreas Kling
|
6a537ceef1
Kernel: Remove ContiguousVMObject, let AnonymousVMObject do the job
|
4 years ago |
Andreas Kling
|
88d490566f
Kernel: Rename various *VMObject::create*() => try_create()
|
4 years ago |
Liav A
|
5073bf8e75
Kernel/USB: Move the USB components as a subfolder to the Bus directory
|
4 years ago |