index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
kernel
/
slab_helpers.h
Age
Commit message (
Expand
)
Author
2025-01-14
Revert incorrect copyright attribution for non-contributed files
Zephyron
2024-12-31
chore: update project references and add Citron copyright
Zephyron
2023-03-12
kernel: remove kernel_
Liam
2023-03-12
kernel: convert miscellaneous
Liam
2022-11-03
core: hle: kernel: slab_helpers: Add KAutoObjectWithSlabHeap.
bunnei
2022-10-19
kernel: add KSessionRequest
Liam
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2022-03-14
core: hle: kernel: k_slab_heap: Refresh to use guest allocations.
bunnei
2021-11-03
core: Remove unused includes
ameerj
2021-05-20
Revert "WORKAROUND: Do not use slab heap while we track down issues with reso...
bunnei
2021-05-11
WORKAROUND: Do not use slab heap while we track down issues with resource man...
bunnei
2021-05-05
fixup! hle: kernel: Migrate more of KThread to KAutoObject.
bunnei
2021-05-05
hle: kernel: Refactor several threads/events/sharedmemory to use slab heaps.
bunnei
2021-05-05
hle: kernel: Move slab heap management to KernelCore.
bunnei
2021-05-05
hle: kernel: Migrate more of KThread to KAutoObject.
bunnei
2021-05-05
hle: kernel: Add initial impl. of KSlabAllocated.
bunnei