This website requires JavaScript.
Explore
Help
Sign in
RGBCube
/
serenity
Watch
1
Fork
You've already forked serenity
0
mirror of
https://github.com/RGBCube/serenity
synced
2025-05-20 06:05:07 +00:00
Code
Issues
Activity
Actions
1c189dbba5
serenity
/
Kernel
/
Heap
History
Download ZIP
Download TAR.GZ
Hendiadyoin1
f9e8fe557c
Kernel: Add missing include to SlabAllocator
2021-12-09 22:53:42 -08:00
..
Heap.h
Kernel: Declare type aliases with "using" instead of "typedef"
2021-09-05 09:48:43 +01:00
kmalloc.cpp
Kernel: Use a larger kmalloc chunk size on 64-bit platforms
2021-10-26 10:38:35 +02:00
kmalloc.h
AK+Kernel: Suppress clang-tidy warnings from the cert-* category
2021-11-14 22:52:35 +01:00
SlabAllocator.cpp
Kernel: Handle string format errors in SlabAllocator stats :^)
2021-11-30 11:16:35 +01:00
SlabAllocator.h
Kernel: Add missing include to SlabAllocator
2021-12-09 22:53:42 -08:00