index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
kernel
/
slab_helpers.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
kernel: remove kernel_
Liam
2023-03-13
1
-10
/
+7
*
kernel: convert miscellaneous
Liam
2023-03-13
1
-8
/
+5
*
core: hle: kernel: slab_helpers: Add KAutoObjectWithSlabHeap.
bunnei
2022-11-04
1
-0
/
+78
*
kernel: add KSessionRequest
Liam
2022-10-19
1
-1
/
+1
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
1
-3
/
+2
*
core: hle: kernel: k_slab_heap: Refresh to use guest allocations.
bunnei
2022-03-15
1
-1
/
+1
*
core: Remove unused includes
ameerj
2021-11-04
1
-8
/
+0
*
Revert "WORKAROUND: Do not use slab heap while we track down issues with resource management."
bunnei
2021-05-21
1
-2
/
+2
*
WORKAROUND: Do not use slab heap while we track down issues with resource management.
bunnei
2021-05-11
1
-2
/
+2
*
fixup! hle: kernel: Migrate more of KThread to KAutoObject.
bunnei
2021-05-06
1
-7
/
+0
*
hle: kernel: Refactor several threads/events/sharedmemory to use slab heaps.
bunnei
2021-05-06
1
-14
/
+2
*
hle: kernel: Move slab heap management to KernelCore.
bunnei
2021-05-06
1
-47
/
+48
*
hle: kernel: Migrate more of KThread to KAutoObject.
bunnei
2021-05-06
1
-9
/
+23
*
hle: kernel: Add initial impl. of KSlabAllocated.
bunnei
2021-05-06
1
-0
/
+152