.. |
arch
|
kern: update initial cache management to match latest kernel
|
2021-07-12 18:30:01 -07:00 |
board/nintendo/nx
|
kern: fix handling of is_aligned parameter in DevicePageTable
|
2021-07-04 10:45:14 -07:00 |
init
|
|
|
libc
|
|
|
svc
|
|
|
kern_debug_log.cpp
|
|
|
kern_debug_log_impl.board.nintendo_nx.cpp
|
exo/meso/fusee: support dynamic control of log port/baud rate
|
2020-12-07 19:25:06 -08:00 |
kern_debug_log_impl.hpp
|
|
|
kern_initial_process.cpp
|
kern: fix initial process binary load on 2.0.0-4.1.0 (closes #1460)
|
2021-04-21 19:24:41 -07:00 |
kern_k_address_arbiter.cpp
|
util: implement red black trees as templates over macros
|
2021-04-20 16:56:33 -07:00 |
kern_k_address_space_info.cpp
|
exo/meso: update for gcc 11 compatibility
|
2021-04-26 20:06:18 -07:00 |
kern_k_auto_object.cpp
|
|
|
kern_k_auto_object_container.cpp
|
|
|
kern_k_capabilities.cpp
|
|
|
kern_k_class_token.cpp
|
|
|
kern_k_client_port.cpp
|
|
|
kern_k_client_session.cpp
|
|
|
kern_k_code_memory.cpp
|
|
|
kern_k_condition_variable.cpp
|
kern: fix bug in KConditionVariable::SignalImpl
|
2021-07-13 01:40:16 -07:00 |
kern_k_debug_base.cpp
|
kern: slightly improve genericity of debugger break event
|
2021-05-30 21:13:42 -07:00 |
kern_k_device_address_space.cpp
|
kern: add missing abort on unmap failure
|
2021-07-11 21:59:06 -07:00 |
kern_k_dpc_manager.cpp
|
|
|
kern_k_dump_object.cpp
|
|
|
kern_k_event.cpp
|
|
|
kern_k_handle_table.cpp
|
|
|
kern_k_initial_process_reader.cpp
|
|
|
kern_k_interrupt_event.cpp
|
|
|
kern_k_interrupt_task_manager.cpp
|
kern: KAutoObject destruction is now scheduled for next dpc-time
|
2021-04-11 03:42:16 -07:00 |
kern_k_light_client_session.cpp
|
|
|
kern_k_light_lock.cpp
|
|
|
kern_k_light_server_session.cpp
|
|
|
kern_k_light_session.cpp
|
|
|
kern_k_memory_block_manager.cpp
|
|
|
kern_k_memory_layout.board.nintendo_nx.cpp
|
exo/meso: update for gcc 11 compatibility
|
2021-04-26 20:06:18 -07:00 |
kern_k_memory_layout.cpp
|
|
|
kern_k_memory_manager.cpp
|
kern: load initial process binary from user pool, rather than from pt heap
|
2021-04-11 03:42:16 -07:00 |
kern_k_object_name.cpp
|
|
|
kern_k_page_group.cpp
|
|
|
kern_k_page_heap.cpp
|
|
|
kern_k_page_table_base.cpp
|
|
|
kern_k_port.cpp
|
|
|
kern_k_process.cpp
|
kern: fix incorrect waiter management in KProcess::ReleaseUserException
|
2021-07-13 05:27:19 -07:00 |
kern_k_readable_event.cpp
|
|
|
kern_k_resource_limit.cpp
|
kern: fix missing peak set in KResourceLimit::SetLimitValue
|
2021-06-17 12:57:56 -07:00 |
kern_k_scheduler.cpp
|
kern: fix enormous whoops
|
2021-05-31 04:20:59 -07:00 |
kern_k_scoped_disable_dispatch.cpp
|
|
|
kern_k_server_port.cpp
|
|
|
kern_k_server_session.cpp
|
kern: track mapped ipc server memory in page table
|
2021-04-11 03:42:16 -07:00 |
kern_k_session.cpp
|
|
|
kern_k_session_request.cpp
|
|
|
kern_k_shared_memory.cpp
|
|
|
kern_k_synchronization_object.cpp
|
|
|
kern_k_thread.cpp
|
exo/meso: update for gcc 11 compatibility
|
2021-04-26 20:06:18 -07:00 |
kern_k_thread_local_page.cpp
|
|
|
kern_k_trace.cpp
|
|
|
kern_k_transfer_memory.cpp
|
|
|
kern_k_wait_object.cpp
|
kern: refactor to use m_ for member variables
|
2020-12-18 13:31:01 -08:00 |
kern_k_worker_task_manager.cpp
|
|
|
kern_k_writable_event.cpp
|
|
|
kern_kernel.cpp
|
|
|
kern_main.cpp
|
|
|
kern_panic.cpp
|
|
|