.. |
arch
|
kern: KMemoryManager/KPageGroup use physical addresses instead of virtual, now
|
2021-09-18 00:11:10 -07:00 |
board/nintendo/nx
|
kern/svc: implement IoPool/Region svc support
|
2021-09-18 13:26:21 -07:00 |
init
|
kern/svc: implement IoPool/Region svc support
|
2021-09-18 13:26:21 -07:00 |
libc
|
|
|
svc
|
kern: unify all waiting semantics to use single api
|
2021-09-19 10:11:56 -07:00 |
kern_debug_log.cpp
|
kern: optimize logging for release kernel strings (saves printf space in .text)
|
2021-09-17 16:44:57 -07:00 |
kern_debug_log_impl.board.nintendo_nx.cpp
|
|
|
kern_debug_log_impl.hpp
|
|
|
kern_initial_process.cpp
|
kern: update Initialize0 for new arguments/randomization semantics
|
2021-09-18 09:58:02 -07:00 |
kern_k_address_arbiter.cpp
|
kern: unify all waiting semantics to use single api
|
2021-09-19 10:11:56 -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: tweak KAutoObject::Open/Close codegen
|
2021-04-19 18:03:27 -07:00 |
kern_k_auto_object_container.cpp
|
kern: refactor to use m_ for member variables
|
2020-12-18 13:31:01 -08:00 |
kern_k_capabilities.cpp
|
kern: fix support for virtual core IDs
|
2021-02-05 14:59:03 -08:00 |
kern_k_class_token.cpp
|
kern: delete KWritableEvent, devirtualize KReadableEvent Signal/Clear
|
2021-09-17 15:31:25 -07:00 |
kern_k_client_port.cpp
|
kern: support dynamic resource expansion for system heaps/events/sessions.
|
2021-09-17 22:01:58 -07:00 |
kern_k_client_session.cpp
|
kern: unify all waiting semantics to use single api
|
2021-09-19 10:11:56 -07:00 |
kern_k_code_memory.cpp
|
kern: KMemoryManager/KPageGroup use physical addresses instead of virtual, now
|
2021-09-18 00:11:10 -07:00 |
kern_k_condition_variable.cpp
|
kern: unify all waiting semantics to use single api
|
2021-09-19 10:11:56 -07:00 |
kern_k_debug_base.cpp
|
kern: improve kdebug attach semantics
|
2021-09-17 18:10:05 -07:00 |
kern_k_debug_base_process_holder.cpp
|
kern: improve kdebug attach semantics
|
2021-09-17 18:10:05 -07:00 |
kern_k_device_address_space.cpp
|
svc/kern/dd: remove MapDeviceAddressSpace()
|
2021-09-18 11:28:39 -07:00 |
kern_k_dpc_manager.cpp
|
kern: KAutoObject destruction is now scheduled for next dpc-time
|
2021-04-11 03:42:16 -07:00 |
kern_k_dump_object.cpp
|
kern/svc: implement IoPool/Region svc support
|
2021-09-18 13:26:21 -07:00 |
kern_k_event.cpp
|
kern: support dynamic resource expansion for system heaps/events/sessions.
|
2021-09-17 22:01:58 -07:00 |
kern_k_handle_table.cpp
|
kern: optimize handle table layout
|
2021-09-17 15:03:21 -07:00 |
kern_k_initial_process_reader.cpp
|
kern: load initial process binary from user pool, rather than from pt heap
|
2021-04-11 03:42:16 -07:00 |
kern_k_interrupt_event.cpp
|
kern: remove per-KInterruptEventTask locks
|
2021-09-17 15:34:24 -07:00 |
kern_k_interrupt_task_manager.cpp
|
kern: kill the interrupt task manager thread
|
2021-09-17 16:12:01 -07:00 |
kern_k_io_pool.cpp
|
kern/svc: implement IoPool/Region svc support
|
2021-09-18 13:26:21 -07:00 |
kern_k_io_pool.unsupported.inc
|
kern/svc: implement IoPool/Region svc support
|
2021-09-18 13:26:21 -07:00 |
kern_k_io_region.cpp
|
kern/svc: implement IoPool/Region svc support
|
2021-09-18 13:26:21 -07:00 |
kern_k_light_client_session.cpp
|
kern: unify all waiting semantics to use single api
|
2021-09-19 10:11:56 -07:00 |
kern_k_light_condition_variable.cpp
|
kern: unify all waiting semantics to use single api
|
2021-09-19 10:11:56 -07:00 |
kern_k_light_lock.cpp
|
kern: unify all waiting semantics to use single api
|
2021-09-19 10:11:56 -07:00 |
kern_k_light_server_session.cpp
|
kern: unify all waiting semantics to use single api
|
2021-09-19 10:11:56 -07:00 |
kern_k_light_session.cpp
|
kern: refactor to use m_ for member variables
|
2020-12-18 13:31:01 -08:00 |
kern_k_memory_block_manager.cpp
|
kern: refactor to use m_ for member variables
|
2020-12-18 13:31:01 -08:00 |
kern_k_memory_layout.board.nintendo_nx.cpp
|
kern: update Initialize0 for new arguments/randomization semantics
|
2021-09-18 09:58:02 -07:00 |
kern_k_memory_layout.cpp
|
kern: update Initialize0 for new arguments/randomization semantics
|
2021-09-18 09:58:02 -07:00 |
kern_k_memory_manager.cpp
|
kern: update Initialize0 for new arguments/randomization semantics
|
2021-09-18 09:58:02 -07:00 |
kern_k_object_name.cpp
|
kern: refactor to use m_ for member variables
|
2020-12-18 13:31:01 -08:00 |
kern_k_page_group.cpp
|
kern: KMemoryManager/KPageGroup use physical addresses instead of virtual, now
|
2021-09-18 00:11:10 -07:00 |
kern_k_page_heap.cpp
|
kern: KMemoryManager/KPageGroup use physical addresses instead of virtual, now
|
2021-09-18 00:11:10 -07:00 |
kern_k_page_table_base.cpp
|
kern/svc: implement IoPool/Region svc support
|
2021-09-18 13:26:21 -07:00 |
kern_k_port.cpp
|
kern: refactor to use m_ for member variables
|
2020-12-18 13:31:01 -08:00 |
kern_k_process.cpp
|
kern: unify all waiting semantics to use single api
|
2021-09-19 10:11:56 -07:00 |
kern_k_readable_event.cpp
|
kern: delete KWritableEvent, devirtualize KReadableEvent Signal/Clear
|
2021-09-17 15:31:25 -07:00 |
kern_k_resource_limit.cpp
|
kern: support dynamic resource expansion for system heaps/events/sessions.
|
2021-09-17 22:01:58 -07:00 |
kern_k_scheduler.cpp
|
kern: KSchedulerInterruptTask -> KSchedulerInterruptHandler
|
2021-09-17 16:18:11 -07:00 |
kern_k_scoped_disable_dispatch.cpp
|
|
|
kern_k_server_port.cpp
|
kern: update port/session state semantics
|
2021-04-11 03:42:16 -07:00 |
kern_k_server_session.cpp
|
kern: unify all waiting semantics to use single api
|
2021-09-19 10:11:56 -07:00 |
kern_k_session.cpp
|
kern: update port/session state semantics
|
2021-04-11 03:42:16 -07:00 |
kern_k_session_request.cpp
|
kern: refactor to use m_ for member variables
|
2020-12-18 13:31:01 -08:00 |
kern_k_shared_memory.cpp
|
kern: KMemoryManager/KPageGroup use physical addresses instead of virtual, now
|
2021-09-18 00:11:10 -07:00 |
kern_k_synchronization_object.cpp
|
kern: unify all waiting semantics to use single api
|
2021-09-19 10:11:56 -07:00 |
kern_k_thread.cpp
|
kern: unify all waiting semantics to use single api
|
2021-09-19 10:11:56 -07:00 |
kern_k_thread_local_page.cpp
|
kern: refactor to use m_ for member variables
|
2020-12-18 13:31:01 -08:00 |
kern_k_thread_queue.cpp
|
kern: unify all waiting semantics to use single api
|
2021-09-19 10:11:56 -07:00 |
kern_k_trace.cpp
|
|
|
kern_k_transfer_memory.cpp
|
ams: prefer construct_at/destroy_at over placement new/explicit destructor
|
2021-03-21 20:30:40 -07:00 |
kern_k_unused_slab_memory.cpp
|
kern: support dynamic resource expansion for system heaps/events/sessions.
|
2021-09-17 22:01:58 -07:00 |
kern_k_wait_object.cpp
|
kern: unify all waiting semantics to use single api
|
2021-09-19 10:11:56 -07:00 |
kern_k_worker_task_manager.cpp
|
kern: unify all waiting semantics to use single api
|
2021-09-19 10:11:56 -07:00 |
kern_kernel.cpp
|
kern: support dynamic resource expansion for system heaps/events/sessions.
|
2021-09-17 22:01:58 -07:00 |
kern_main.cpp
|
kern: KWorkerTaskManager no longer tracks id
|
2021-09-17 16:20:55 -07:00 |
kern_panic.cpp
|
|
|