..
arch /arm64
board/nintendo /nx
init
hle: kernel: Use host memory allocations for KSlabMemory.
2021-05-20 21:41:52 -07:00
code_set.cpp
code_set.h
global_scheduler_context.cpp
core: Make variable shadowing a compile-time error
2021-05-16 03:43:16 -04:00
global_scheduler_context.h
core: Make variable shadowing a compile-time error
2021-05-16 03:43:16 -04:00
hle_ipc.cpp
hle: kernel: Refactor to allocate a ServiceThread per service handler.
2021-06-04 19:26:48 -07:00
hle_ipc.h
hle: kernel: Refactor to allocate a ServiceThread per service handler.
2021-06-04 19:26:48 -07:00
k_address_arbiter.cpp
general: Replace RESULT_SUCCESS with ResultSuccess
2021-06-02 00:39:27 -04:00
k_address_arbiter.h
general: Replace RESULT_UNKNOWN with ResultUnknown
2021-06-02 00:39:27 -04:00
k_address_space_info.cpp
k_address_space_info.h
k_affinity_mask.h
k_auto_object.cpp
hle: kernel: Add initial impl. of KAutoObject.
2021-05-05 16:40:49 -07:00
k_auto_object.h
kernel: Eliminate variable shadowing
2021-05-08 12:33:26 -04:00
k_auto_object_container.cpp
k_auto_object_container.h
k_class_token.cpp
k_class_token: Use variable templates where applicable
2021-05-29 05:25:34 -04:00
k_class_token.h
fixup! hle: kernel: Migrate more of KThread to KAutoObject.
2021-05-05 16:40:54 -07:00
k_client_port.cpp
hle: kernel: Refactor to allocate a ServiceThread per service handler.
2021-06-04 19:26:48 -07:00
k_client_port.h
hle: kernel: Refactor to allocate a ServiceThread per service handler.
2021-06-04 19:26:48 -07:00
k_client_session.cpp
kernel: Eliminate variable shadowing
2021-05-08 12:33:26 -04:00
k_client_session.h
kernel: Add missing override specifiers
2021-05-29 02:58:32 -04:00
k_condition_variable.cpp
general: Replace RESULT_SUCCESS with ResultSuccess
2021-06-02 00:39:27 -04:00
k_condition_variable.h
k_event.cpp
kernel: Eliminate variable shadowing
2021-05-08 12:33:26 -04:00
k_event.h
kernel: Add missing override specifiers
2021-05-29 02:58:32 -04:00
k_handle_table.cpp
general: Replace RESULT_SUCCESS with ResultSuccess
2021-06-02 00:39:27 -04:00
k_handle_table.h
general: Replace RESULT_SUCCESS with ResultSuccess
2021-06-02 00:39:27 -04:00
k_light_condition_variable.h
core: Make variable shadowing a compile-time error
2021-05-16 03:43:16 -04:00
k_light_lock.cpp
k_light_lock.h
k_linked_list.h
core: Make variable shadowing a compile-time error
2021-05-16 03:43:16 -04:00
k_memory_block.h
k_memory_block_manager.cpp
core: Make variable shadowing a compile-time error
2021-05-16 03:43:16 -04:00
k_memory_block_manager.h
core: Make variable shadowing a compile-time error
2021-05-16 03:43:16 -04:00
k_memory_layout.board.nintendo_nx.cpp
k_memory_layout.cpp
k_memory_layout.h
k_memory_manager.cpp
general: Replace RESULT_SUCCESS with ResultSuccess
2021-06-02 00:39:27 -04:00
k_memory_manager.h
k_memory_region.h
kernel: Eliminate variable shadowing
2021-05-08 12:33:26 -04:00
k_memory_region_type.h
k_page_bitmap.h
k_page_heap.cpp
k_page_heap.h
k_page_linked_list.h
general: Replace RESULT_SUCCESS with ResultSuccess
2021-06-02 00:39:27 -04:00
k_page_table.cpp
general: Replace RESULT_SUCCESS with ResultSuccess
2021-06-02 00:39:27 -04:00
k_page_table.h
core: Make variable shadowing a compile-time error
2021-05-16 03:43:16 -04:00
k_port.cpp
general: Replace RESULT_SUCCESS with ResultSuccess
2021-06-02 00:39:27 -04:00
k_port.h
kernel: Add missing override specifiers
2021-05-29 02:58:32 -04:00
k_priority_queue.h
k_process.cpp
general: Replace RESULT_SUCCESS with ResultSuccess
2021-06-02 00:39:27 -04:00
k_process.h
general: Replace RESULT_SUCCESS with ResultSuccess
2021-06-02 00:39:27 -04:00
k_readable_event.cpp
general: Replace RESULT_SUCCESS with ResultSuccess
2021-06-02 00:39:27 -04:00
k_readable_event.h
kernel: Add missing override specifiers
2021-05-29 02:58:32 -04:00
k_resource_limit.cpp
general: Replace RESULT_SUCCESS with ResultSuccess
2021-06-02 00:39:27 -04:00
k_resource_limit.h
kernel: Add missing override specifiers
2021-05-29 02:58:32 -04:00
k_scheduler.cpp
core/arm_interface: Call SVC after end of dynarmic block.
2021-05-27 23:23:23 +02:00
k_scheduler.h
core: Make variable shadowing a compile-time error
2021-05-16 03:43:16 -04:00
k_scheduler_lock.h
k_scoped_lock.h
k_scoped_resource_reservation.h
k_scoped_scheduler_lock_and_sleep.h
core: Make variable shadowing a compile-time error
2021-05-16 03:43:16 -04:00
k_server_port.cpp
kernel: Eliminate variable shadowing
2021-05-08 12:33:26 -04:00
k_server_port.h
kernel: Add missing override specifiers
2021-05-29 02:58:32 -04:00
k_server_session.cpp
hle: kernel: Refactor to allocate a ServiceThread per service handler.
2021-06-04 19:26:48 -07:00
k_server_session.h
hle: kernel: Refactor to allocate a ServiceThread per service handler.
2021-06-04 19:26:48 -07:00
k_session.cpp
hle: kernel: Refactor to allocate a ServiceThread per service handler.
2021-06-04 19:26:48 -07:00
k_session.h
hle: kernel: Refactor to allocate a ServiceThread per service handler.
2021-06-04 19:26:48 -07:00
k_shared_memory.cpp
general: Replace RESULT_SUCCESS with ResultSuccess
2021-06-02 00:39:27 -04:00
k_shared_memory.h
kernel: Add missing override specifiers
2021-05-29 02:58:32 -04:00
k_slab_heap.h
hle: kernel: KSlabHeap: Allow host or guest allocations.
2021-05-28 17:42:41 -07:00
k_spin_lock.cpp
k_spin_lock.h
k_synchronization_object.cpp
general: Replace RESULT_SUCCESS with ResultSuccess
2021-06-02 00:39:27 -04:00
k_synchronization_object.h
general: Replace RESULT_SUCCESS with ResultSuccess
2021-06-02 00:39:27 -04:00
k_system_control.h
k_thread.cpp
general: Replace RESULT_SUCCESS with ResultSuccess
2021-06-02 00:39:27 -04:00
k_thread.h
general: Replace RESULT_SUCCESS with ResultSuccess
2021-06-02 00:39:27 -04:00
k_thread_queue.h
core: Make variable shadowing a compile-time error
2021-05-16 03:43:16 -04:00
k_trace.h
k_transfer_memory.cpp
general: Replace RESULT_SUCCESS with ResultSuccess
2021-06-02 00:39:27 -04:00
k_transfer_memory.h
kernel: Add missing override specifiers
2021-05-29 02:58:32 -04:00
k_writable_event.cpp
kernel: Eliminate variable shadowing
2021-05-08 12:33:26 -04:00
k_writable_event.h
kernel: Add missing override specifiers
2021-05-29 02:58:32 -04:00
kernel.cpp
Merge pull request #6373 from bunnei/use-slabheap-tls
2021-05-29 00:17:24 -07:00
kernel.h
hle: kernel: Implement named service ports using service interface factory.
2021-05-10 20:34:38 -07:00
memory_types.h
physical_core.cpp
core: Make variable shadowing a compile-time error
2021-05-16 03:43:16 -04:00
physical_core.h
core: Make variable shadowing a compile-time error
2021-05-16 03:43:16 -04:00
physical_memory.h
process_capability.cpp
general: Replace RESULT_SUCCESS with ResultSuccess
2021-06-02 00:39:27 -04:00
process_capability.h
general: Replace RESULT_SUCCESS with ResultSuccess
2021-06-02 00:39:27 -04:00
service_thread.cpp
hle: kernel: service_thread: Take reference to KServerSession on service request.
2021-05-20 22:39:44 -07:00
service_thread.h
slab_helpers.h
Revert "WORKAROUND: Do not use slab heap while we track down issues with resource management."
2021-05-20 21:41:52 -07:00
svc.cpp
general: Replace RESULT_SUCCESS with ResultSuccess
2021-06-02 00:39:27 -04:00
svc.h
svc_common.h
fixup! hle: kernel: Migrate to KHandleTable.
2021-05-05 16:40:54 -07:00
svc_results.h
svc_types.h
svc_wrap.h
time_manager.cpp
time_manager.h