| .. |
|
arch
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
|
board
|
d353c45f7d
core: hle: kernel: k_system_control: Add SecureAppletMemorySize.
|
3 лет назад |
|
init
|
6fa3faec65
Add break for default cases
|
3 лет назад |
|
code_set.cpp
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
|
code_set.h
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
|
global_scheduler_context.cpp
|
1a378a7769
kernel: refactor dummy thread wakeups
|
3 лет назад |
|
global_scheduler_context.h
|
1a378a7769
kernel: refactor dummy thread wakeups
|
3 лет назад |
|
hle_ipc.cpp
|
4faea2bbf4
Merge pull request #9452 from ameerj/hle-read-buffer-resreve
|
3 лет назад |
|
hle_ipc.h
|
59335f6796
hle_ipc: Add helper functions for getting number of buffer elements
|
3 лет назад |
|
initial_process.h
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
|
k_address_arbiter.cpp
|
c770f25ccb
kernel: remove TimeManager
|
3 лет назад |
|
k_address_arbiter.h
|
a7d9be1384
core: Replace all instances of ResultCode with Result
|
4 лет назад |
|
k_address_space_info.cpp
|
084d7d6b01
common: Change semantics of UNREACHABLE to unconditionally crash
|
4 лет назад |
|
k_address_space_info.h
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
|
k_affinity_mask.h
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
|
k_auto_object.cpp
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
|
k_auto_object.h
|
8fea7e56e5
kernel: fix inconsistency in AutoObjectTraits macro definitions
|
4 лет назад |
|
k_auto_object_container.cpp
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
|
k_auto_object_container.h
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
|
k_class_token.cpp
|
cf0f821565
core: hle: kernel: Address review comments.
|
3 лет назад |
|
k_class_token.h
|
6f941121e6
core: hle: kernel: Add KSystemResource.
|
3 лет назад |
|
k_client_port.cpp
|
4eece4d35d
kernel/svc_types: refresh
|
3 лет назад |
|
k_client_port.h
|
983f2b7074
kernel: invert session request handling flow
|
3 лет назад |
|
k_client_session.cpp
|
3efb8eb2dc
kernel: add KSessionRequest
|
3 лет назад |
|
k_client_session.h
|
61a8696510
k_server_session: preliminary support for userspace server sessions
|
3 лет назад |
|
k_code_memory.cpp
|
10eaf31af3
Revert "k_page_group: synchronize"
|
3 лет назад |
|
k_code_memory.h
|
10eaf31af3
Revert "k_page_group: synchronize"
|
3 лет назад |
|
k_condition_variable.cpp
|
a7d9be1384
core: Replace all instances of ResultCode with Result
|
4 лет назад |
|
k_condition_variable.h
|
a7d9be1384
core: Replace all instances of ResultCode with Result
|
4 лет назад |
|
k_debug.h
|
ddd3f48736
core: hle: kernel: Add KDebug.
|
3 лет назад |
|
k_dynamic_page_manager.h
|
b7b47f3099
core: hle: kernel: k_dynamic_page_manager: Refresh.
|
3 лет назад |
|
k_dynamic_resource_manager.h
|
3aab7d4473
core: hle: kernel: k_dynamic_resource_manager: Add KBlockInfoManager, KBlockInfoSlabHeap.
|
3 лет назад |
|
k_dynamic_slab_heap.h
|
9ec5f75f43
core: hle: kernel: Add KDynamicSlabHeap.
|
3 лет назад |
|
k_event.cpp
|
b34d3d5882
service_thread: remove explicit KProcess
|
3 лет назад |
|
k_event.h
|
a9ace6856d
kernel: remove KWritableEvent
|
3 лет назад |
|
k_event_info.h
|
37b17252d1
core: hle: kernel: Add KEventInfo.
|
3 лет назад |
|
k_handle_table.cpp
|
8d99aae45b
k_handle_table: Remove cast to void* in GetObjectForIpc
|
3 лет назад |
|
k_handle_table.h
|
8d99aae45b
k_handle_table: Remove cast to void* in GetObjectForIpc
|
3 лет назад |
|
k_hardware_timer.cpp
|
c770f25ccb
kernel: remove TimeManager
|
3 лет назад |
|
k_hardware_timer.h
|
c770f25ccb
kernel: remove TimeManager
|
3 лет назад |
|
k_hardware_timer_base.h
|
67c0d714c5
kernel: add KHardwareTimer
|
3 лет назад |
|
k_interrupt_manager.cpp
|
79bcb38321
core: hle: kernel: k_interrupt_manager: HandleInterrupt should not depend on current process.
|
3 лет назад |
|
k_interrupt_manager.h
|
57a77e9ff4
core: hle: kernel: k_thread: Implement thread termination DPC.
|
3 лет назад |
|
k_light_condition_variable.cpp
|
a7d9be1384
core: Replace all instances of ResultCode with Result
|
4 лет назад |
|
k_light_condition_variable.h
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
|
k_light_lock.cpp
|
a7d9be1384
core: Replace all instances of ResultCode with Result
|
4 лет назад |
|
k_light_lock.h
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
|
k_linked_list.h
|
3efb8eb2dc
kernel: add KSessionRequest
|
3 лет назад |
|
k_memory_block.h
|
c3fd211b43
kernel/k_memory_block: Ensure members are always initialized
|
3 лет назад |
|
k_memory_block_manager.cpp
|
829e82e264
core: hle: kernel: Use result macros for new/changed code.
|
3 лет назад |
|
k_memory_block_manager.h
|
c3fd211b43
kernel/k_memory_block: Ensure members are always initialized
|
3 лет назад |
|
k_memory_layout.board.nintendo_nx.cpp
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
|
k_memory_layout.cpp
|
1f21fa866d
core: hle: kernel: k_memory_layout: Refresh.
|
3 лет назад |
|
k_memory_layout.h
|
1f21fa866d
core: hle: kernel: k_memory_layout: Refresh.
|
3 лет назад |
|
k_memory_manager.cpp
|
10eaf31af3
Revert "k_page_group: synchronize"
|
3 лет назад |
|
k_memory_manager.h
|
ba21ba0c5c
core: hle: kernel: k_memory_manager: Refresh.
|
3 лет назад |
|
k_memory_region.h
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
|
k_memory_region_type.h
|
84d130f143
core: hle: kernel: k_memory_region_type: Refresh.
|
3 лет назад |
|
k_page_bitmap.h
|
6b6c02f541
core: hle: kernel: k_page_bitmap: Refresh.
|
3 лет назад |
|
k_page_buffer.cpp
|
47b8160666
core: device_memory: Templatize GetPointer(..).
|
3 лет назад |
|
k_page_buffer.h
|
f76b4417e6
core: hle: kernel: k_page_buffer: Add KPageBufferSlabHeap.
|
3 лет назад |
|
k_page_group.h
|
10eaf31af3
Revert "k_page_group: synchronize"
|
3 лет назад |
|
k_page_heap.cpp
|
0cb9bc12fc
core: hle: kernel: k_page_heap: Refresh.
|
3 лет назад |
|
k_page_heap.h
|
0cb9bc12fc
core: hle: kernel: k_page_heap: Refresh.
|
3 лет назад |
|
k_page_table.cpp
|
10eaf31af3
Revert "k_page_group: synchronize"
|
3 лет назад |
|
k_page_table.h
|
10eaf31af3
Revert "k_page_group: synchronize"
|
3 лет назад |
|
k_page_table_manager.h
|
0897f4f96c
core: hle: kernel: Add KPageTableManager.
|
3 лет назад |
|
k_page_table_slab_heap.h
|
6d4f411c08
core: hle: kernel: Add KPageTableSlabHeap.
|
3 лет назад |
|
k_port.cpp
|
983f2b7074
kernel: invert session request handling flow
|
3 лет назад |
|
k_port.h
|
a7d9be1384
core: Replace all instances of ResultCode with Result
|
4 лет назад |
|
k_priority_queue.h
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
|
k_process.cpp
|
dca4f0687a
kernel: process: Implement GetFreeThreadCount
|
3 лет назад |
|
k_process.h
|
dca4f0687a
kernel: process: Implement GetFreeThreadCount
|
3 лет назад |
|
k_readable_event.cpp
|
a9ace6856d
kernel: remove KWritableEvent
|
3 лет назад |
|
k_readable_event.h
|
a9ace6856d
kernel: remove KWritableEvent
|
3 лет назад |
|
k_resource_limit.cpp
|
4eece4d35d
kernel/svc_types: refresh
|
3 лет назад |
|
k_resource_limit.h
|
4eece4d35d
kernel/svc_types: refresh
|
3 лет назад |
|
k_scheduler.cpp
|
71c0e20f95
Ensure correctness of atomic store ordering
|
3 лет назад |
|
k_scheduler.h
|
a9a83fa726
kernel: Ensure all uses of disable_count are balanced
|
4 лет назад |
|
k_scheduler_lock.h
|
71c0e20f95
Ensure correctness of atomic store ordering
|
3 лет назад |
|
k_scoped_lock.h
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
|
k_scoped_resource_reservation.h
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
|
k_scoped_scheduler_lock_and_sleep.h
|
c770f25ccb
kernel: remove TimeManager
|
3 лет назад |
|
k_server_port.cpp
|
2228383322
kernel: fix port tracking
|
3 лет назад |
|
k_server_port.h
|
983f2b7074
kernel: invert session request handling flow
|
3 лет назад |
|
k_server_session.cpp
|
983f2b7074
kernel: invert session request handling flow
|
3 лет назад |
|
k_server_session.h
|
7aa91c8d9c
k_server_session: add SendReplyHLE
|
3 лет назад |
|
k_session.cpp
|
4eece4d35d
kernel/svc_types: refresh
|
3 лет назад |
|
k_session.h
|
983f2b7074
kernel: invert session request handling flow
|
3 лет назад |
|
k_session_request.cpp
|
3efb8eb2dc
kernel: add KSessionRequest
|
3 лет назад |
|
k_session_request.h
|
93a7058d8e
k_session_request: Add missing override specifier
|
3 лет назад |
|
k_shared_memory.cpp
|
10eaf31af3
Revert "k_page_group: synchronize"
|
3 лет назад |
|
k_shared_memory.h
|
99eccf581e
kernel: workaround static shared memory initialization
|
3 лет назад |
|
k_shared_memory_info.h
|
3efb8eb2dc
kernel: add KSessionRequest
|
3 лет назад |
|
k_slab_heap.h
|
9737615948
general: fix compile for Apple Clang
|
3 лет назад |
|
k_spin_lock.cpp
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
|
k_spin_lock.h
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
|
k_synchronization_object.cpp
|
a7d9be1384
core: Replace all instances of ResultCode with Result
|
4 лет назад |
|
k_synchronization_object.h
|
a7d9be1384
core: Replace all instances of ResultCode with Result
|
4 лет назад |
|
k_system_control.h
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
|
k_system_resource.cpp
|
6f941121e6
core: hle: kernel: Add KSystemResource.
|
3 лет назад |
|
k_system_resource.h
|
6f941121e6
core: hle: kernel: Add KSystemResource.
|
3 лет назад |
|
k_thread.cpp
|
4eece4d35d
kernel/svc_types: refresh
|
3 лет назад |
|
k_thread.h
|
c770f25ccb
kernel: remove TimeManager
|
3 лет назад |
|
k_thread_local_page.cpp
|
a7d9be1384
core: Replace all instances of ResultCode with Result
|
4 лет назад |
|
k_thread_local_page.h
|
9737615948
general: fix compile for Apple Clang
|
3 лет назад |
|
k_thread_queue.cpp
|
c770f25ccb
kernel: remove TimeManager
|
3 лет назад |
|
k_thread_queue.h
|
a7d9be1384
core: Replace all instances of ResultCode with Result
|
4 лет назад |
|
k_timer_task.h
|
67c0d714c5
kernel: add KHardwareTimer
|
3 лет назад |
|
k_trace.h
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
|
k_transfer_memory.cpp
|
4eece4d35d
kernel/svc_types: refresh
|
3 лет назад |
|
k_transfer_memory.h
|
a7d9be1384
core: Replace all instances of ResultCode with Result
|
4 лет назад |
|
k_worker_task.h
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
|
k_worker_task_manager.cpp
|
35d3e7db2a
common: remove "yuzu:" prefix from thread names
|
3 лет назад |
|
k_worker_task_manager.h
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
|
kernel.cpp
|
99eccf581e
kernel: workaround static shared memory initialization
|
3 лет назад |
|
kernel.h
|
c770f25ccb
kernel: remove TimeManager
|
3 лет назад |
|
memory_types.h
|
10eaf31af3
Revert "k_page_group: synchronize"
|
3 лет назад |
|
physical_core.cpp
|
cbaf642ffe
Initial ARM64 support
|
3 лет назад |
|
physical_core.h
|
dcca650599
kernel/physical_core: Ensure is_interrupted is always initialized
|
3 лет назад |
|
physical_memory.h
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
|
process_capability.cpp
|
a7d9be1384
core: Replace all instances of ResultCode with Result
|
4 лет назад |
|
process_capability.h
|
a7d9be1384
core: Replace all instances of ResultCode with Result
|
4 лет назад |
|
service_thread.cpp
|
c586ac9be2
Remove the lock entirely as per PR discussion
|
3 лет назад |
|
service_thread.h
|
983f2b7074
kernel: invert session request handling flow
|
3 лет назад |
|
slab_helpers.h
|
d928ba8e40
core: hle: kernel: slab_helpers: Add KAutoObjectWithSlabHeap.
|
3 лет назад |
|
svc.cpp
|
10eaf31af3
Revert "k_page_group: synchronize"
|
3 лет назад |
|
svc.h
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
|
svc_common.h
|
e63a5459e3
core: hle: kernel: svc_common: Add WaitInfinite & cleanup.
|
3 лет назад |
|
svc_results.h
|
661fe06d9d
core: hle: kernel: k_page_table: Implement IPC memory methods.
|
3 лет назад |
|
svc_types.h
|
4eece4d35d
kernel/svc_types: refresh
|
3 лет назад |
|
svc_wrap.h
|
9737615948
general: fix compile for Apple Clang
|
3 лет назад |