.. |
arch
|
kern: implement thread call stack debug
|
2020-12-09 22:49:04 -08:00 |
board
|
exo/meso/fusee: support dynamic control of log port/baud rate
|
2020-12-07 19:25:06 -08:00 |
init
|
kern: add KAlpha/KBeta
|
2020-12-02 06:43:37 -08:00 |
svc
|
kern SvcGetDebugThreadContext, SvcSetDebugThreadContext
|
2020-07-31 14:50:52 -07:00 |
kern_build_config.hpp
|
kern: add debug thread dump
|
2020-12-09 05:59:54 -08:00 |
kern_common.hpp
|
kern: make GetTargetFirmware a compile-time constant when not building for Switch
|
2020-08-18 15:17:40 -07:00 |
kern_debug_log.hpp
|
exo/meso/fusee: support dynamic control of log port/baud rate
|
2020-12-07 19:25:06 -08:00 |
kern_initial_process.hpp
|
kern: support 2-pool layout on 2.x-4.x instead of modern 4-pool layout
|
2020-09-07 10:43:35 -07:00 |
kern_k_address_arbiter.hpp
|
kern: add KProcess members
|
2020-02-18 05:04:49 -08:00 |
kern_k_address_space_info.hpp
|
kern: implement first half of SvcCreateProcess
|
2020-07-31 14:50:52 -07:00 |
kern_k_affinity_mask.hpp
|
kern: implement KAffinityMask
|
2020-01-30 17:07:08 -08:00 |
kern_k_alpha.hpp
|
kern: add KAlpha/KBeta
|
2020-12-02 06:43:37 -08:00 |
kern_k_auto_object.hpp
|
kern: tweak KScopedAutoObject
|
2020-12-02 06:43:37 -08:00 |
kern_k_auto_object_container.hpp
|
kern: KObjectContainer::Register -> void
|
2020-12-02 06:43:37 -08:00 |
kern_k_beta.hpp
|
kern: add KAlpha/KBeta
|
2020-12-02 06:43:37 -08:00 |
kern_k_capabilities.hpp
|
kern: add version bounds checking
|
2020-08-18 15:17:40 -07:00 |
kern_k_class_token.hpp
|
kern: add KAlpha/KBeta
|
2020-12-02 06:43:37 -08:00 |
kern_k_client_port.hpp
|
kern: implement port debug
|
2020-12-10 01:44:27 -08:00 |
kern_k_client_session.hpp
|
kern: PMC must be user-mappable for 1.0.0 compat
|
2020-09-07 10:43:35 -07:00 |
kern_k_code_memory.hpp
|
kern: fix warn-errors
|
2020-09-07 10:43:35 -07:00 |
kern_k_condition_variable.hpp
|
KConditionVariable/KAddressArbiter: no need for global compare thread
|
2020-12-02 06:43:37 -08:00 |
kern_k_current_context.hpp
|
kern: Kill KCoreLocalRegion
|
2020-12-02 06:43:37 -08:00 |
kern_k_debug_base.hpp
|
kern SvcGetDebugThreadContext, SvcSetDebugThreadContext
|
2020-07-31 14:50:52 -07:00 |
kern_k_device_address_space.hpp
|
kern: fix warn-errors
|
2020-09-07 10:43:35 -07:00 |
kern_k_dpc_manager.hpp
|
kern: implement dpc + skeleton rest of main
|
2020-02-07 19:16:09 -08:00 |
kern_k_dump_object.hpp
|
kern: implement port debug
|
2020-12-10 01:44:27 -08:00 |
kern_k_dynamic_page_manager.hpp
|
kern: change terminology metadata -> management
|
2020-09-07 10:43:35 -07:00 |
kern_k_dynamic_slab_heap.hpp
|
kern: randomize dynamic slab heaps to reflect 10.x changes
|
2020-04-19 00:35:05 -07:00 |
kern_k_event.hpp
|
kern: partially implement Receive half of ReplyAndReceive
|
2020-07-10 11:55:33 -07:00 |
kern_k_event_info.hpp
|
kern: cleanup KThread, optimize/normalize KThreadQueue/KWaitObject
|
2020-12-02 06:43:37 -08:00 |
kern_k_exception_context.hpp
|
kern: switch->nx, implement sleep manager init
|
2020-02-14 19:58:57 -08:00 |
kern_k_handle_table.hpp
|
kern: allow non-inline GetObjectForIpc
|
2020-12-02 06:43:37 -08:00 |
kern_k_hardware_timer_base.hpp
|
kern: implement much of KScheduler, KHardwareTimer
|
2020-02-05 13:02:35 -08:00 |
kern_k_initial_process_reader.hpp
|
kern: implement SetProcessMemoryPermission
|
2020-02-19 08:07:44 -08:00 |
kern_k_interrupt_event.hpp
|
kern: update for new interrupt event locking scheme
|
2020-12-02 06:43:37 -08:00 |
kern_k_interrupt_task.hpp
|
kern: implement more of KInterruptManager
|
2020-02-05 14:07:51 -08:00 |
kern_k_interrupt_task_manager.hpp
|
kern: clean up majority of TODOs
|
2020-07-31 14:50:52 -07:00 |
kern_k_light_client_session.hpp
|
kern: fix warn-errors
|
2020-09-07 10:43:35 -07:00 |
kern_k_light_condition_variable.hpp
|
kern: implement dpc + skeleton rest of main
|
2020-02-07 19:16:09 -08:00 |
kern_k_light_lock.hpp
|
kern: improve KLightLock accuracy
|
2020-07-31 14:50:52 -07:00 |
kern_k_light_server_session.hpp
|
kern: fix warn-errors
|
2020-09-07 10:43:35 -07:00 |
kern_k_light_session.hpp
|
kern: SendSyncRequestLight, ReplyAndReceiveLight
|
2020-07-31 14:50:52 -07:00 |
kern_k_linked_list.hpp
|
kern: fix KLinkedList dtor
|
2020-04-27 03:56:12 -07:00 |
kern_k_memory_block.hpp
|
kern: fix re-order/assert in KMemoryBlock
|
2020-12-02 06:43:37 -08:00 |
kern_k_memory_block_manager.hpp
|
kern: implement DisableDeviceAddressSpaceMerge
|
2020-12-02 06:43:37 -08:00 |
kern_k_memory_layout.hpp
|
kern: add new overflow checks on KMemoryRegions
|
2020-12-02 06:43:37 -08:00 |
kern_k_memory_manager.hpp
|
kern: improve KMemoryManager pool detection
|
2020-12-02 06:43:37 -08:00 |
kern_k_memory_region.hpp
|
kern: add new overflow checks on KMemoryRegions
|
2020-12-02 06:43:37 -08:00 |
kern_k_memory_region_type.hpp
|
kern: Kill KCoreLocalRegion
|
2020-12-02 06:43:37 -08:00 |
kern_k_object_name.hpp
|
kern: SvcConnectToNamedPort
|
2020-07-10 11:55:33 -07:00 |
kern_k_page_bitmap.hpp
|
kern: change terminology metadata -> management
|
2020-09-07 10:43:35 -07:00 |
kern_k_page_buffer.hpp
|
kern: implement enough of KPageTable to initialize a thread
|
2020-02-13 17:38:56 -08:00 |
kern_k_page_group.hpp
|
kern: implement KProcess::Run
|
2020-02-19 19:38:20 -08:00 |
kern_k_page_heap.hpp
|
kern: change terminology metadata -> management
|
2020-09-07 10:43:35 -07:00 |
kern_k_page_table_base.hpp
|
kern: remove KPageTableBase::MakeAndOpenContiguousPageGroup
|
2020-12-02 06:43:37 -08:00 |
kern_k_page_table_manager.hpp
|
kern: randomize dynamic slab heaps to reflect 10.x changes
|
2020-04-19 00:35:05 -07:00 |
kern_k_port.hpp
|
kern: fix warn-errors
|
2020-09-07 10:43:35 -07:00 |
kern_k_priority_queue.hpp
|
kern: Fix bug in thread core migration
|
2020-07-31 14:50:52 -07:00 |
kern_k_process.hpp
|
kern: add KAlpha/KBeta
|
2020-12-02 06:43:37 -08:00 |
kern_k_readable_event.hpp
|
kern: obj stubs to get past slab init
|
2020-02-07 11:51:58 -08:00 |
kern_k_resource_limit.hpp
|
kern: SvcGetResourceLimitPeakValue
|
2020-12-02 06:43:37 -08:00 |
kern_k_scheduler.hpp
|
kern: Kill KCoreLocalRegion
|
2020-12-02 06:43:37 -08:00 |
kern_k_scheduler_lock.hpp
|
kern: allow non-inline KSchedulerLock::Lock
|
2020-12-02 06:43:37 -08:00 |
kern_k_scoped_lock.hpp
|
Switch atmosphere's build target to C++20. (#952)
|
2020-05-11 15:02:10 -07:00 |
kern_k_scoped_resource_reservation.hpp
|
kern: implement KProcess::Run
|
2020-02-19 19:38:20 -08:00 |
kern_k_scoped_scheduler_lock_and_sleep.hpp
|
kern: build as -Os instead of -O2
|
2020-12-02 06:43:37 -08:00 |
kern_k_server_port.hpp
|
kern: clean up majority of TODOs
|
2020-07-31 14:50:52 -07:00 |
kern_k_server_session.hpp
|
kern: add handle table/process/suspend/resume debug
|
2020-12-09 23:44:36 -08:00 |
kern_k_session.hpp
|
kern: implement port debug
|
2020-12-10 01:44:27 -08:00 |
kern_k_session_request.hpp
|
kern: session mapping getters are on the hotpath
|
2020-12-02 06:43:37 -08:00 |
kern_k_shared_memory.hpp
|
kern: fix warn-errors
|
2020-09-07 10:43:35 -07:00 |
kern_k_shared_memory_info.hpp
|
kern: obj stubs to get past slab init
|
2020-02-07 11:51:58 -08:00 |
kern_k_slab_heap.hpp
|
kern: fix slab heap atomics
|
2020-07-31 14:50:52 -07:00 |
kern_k_spin_lock.hpp
|
kern: kern::arm64 -> kern::arch::arm64
|
2020-02-14 18:22:55 -08:00 |
kern_k_synchronization_object.hpp
|
kern: add handle table/process/suspend/resume debug
|
2020-12-09 23:44:36 -08:00 |
kern_k_target_system.hpp
|
kern: switch->nx, implement sleep manager init
|
2020-02-14 19:58:57 -08:00 |
kern_k_thread.hpp
|
kern: implement thread call stack debug
|
2020-12-09 22:49:04 -08:00 |
kern_k_thread_context.hpp
|
kern: implement SvcGetThreadContext3
|
2020-07-31 14:50:52 -07:00 |
kern_k_thread_local_page.hpp
|
kern: finish KProcess::Initialize() for KIPs
|
2020-02-19 06:46:59 -08:00 |
kern_k_thread_queue.hpp
|
kern: cleanup KThread, optimize/normalize KThreadQueue/KWaitObject
|
2020-12-02 06:43:37 -08:00 |
kern_k_timer_task.hpp
|
kern: implement KHandleTable, other cleanup
|
2020-01-30 15:29:51 -08:00 |
kern_k_trace.hpp
|
kern: add tracing for irq/scheduling
|
2020-08-18 15:17:40 -07:00 |
kern_k_transfer_memory.hpp
|
kern: implement transfer memory (and SVCs)
|
2020-07-31 14:50:52 -07:00 |
kern_k_typed_address.hpp
|
kern: fix KTypedAddress, strengthen assertions
|
2020-08-18 15:17:40 -07:00 |
kern_k_unsafe_memory.hpp
|
kern: implement KUnsafeMemory
|
2020-04-26 02:35:10 -07:00 |
kern_k_wait_object.hpp
|
kern: cleanup KThread, optimize/normalize KThreadQueue/KWaitObject
|
2020-12-02 06:43:37 -08:00 |
kern_k_worker_task.hpp
|
kern: mostly implement KThread::Initialize
|
2020-01-31 01:53:30 -08:00 |
kern_k_worker_task_manager.hpp
|
kern: implement KWorkerTaskManager
|
2020-02-14 02:56:42 -08:00 |
kern_k_writable_event.hpp
|
kern: fix warn-errors
|
2020-09-07 10:43:35 -07:00 |
kern_kernel.hpp
|
kern: improve KSynchronizationObject, kill KSynchronization
|
2020-12-02 06:43:37 -08:00 |
kern_main.hpp
|
kern: implement KHandleTable, other cleanup
|
2020-01-30 15:29:51 -08:00 |
kern_panic.hpp
|
kern: build with -Wextra
|
2020-08-17 14:20:24 -07:00 |
kern_select_cpu.hpp
|
kern: implement 64-virtual-core interface
|
2020-12-02 06:43:37 -08:00 |
kern_select_debug.hpp
|
kern: kern::arm64 -> kern::arch::arm64
|
2020-02-14 18:22:55 -08:00 |
kern_select_device_page_table.hpp
|
kern: add stubbed KDevicePageTable implementation for systems without iommu
|
2020-08-18 15:17:40 -07:00 |
kern_select_hardware_timer.hpp
|
kern: kern::arm64 -> kern::arch::arm64
|
2020-02-14 18:22:55 -08:00 |
kern_select_interrupt_controller.hpp
|
kern: use common GIC implementation for arm/arm64
|
2020-08-18 15:17:40 -07:00 |
kern_select_interrupt_manager.hpp
|
kern: fix bugs caused by UB + transition to -Os
|
2020-12-02 06:43:37 -08:00 |
kern_select_interrupt_name.hpp
|
kern: kern::arm64 -> kern::arch::arm64
|
2020-02-14 18:22:55 -08:00 |
kern_select_page_table.hpp
|
kern: kern::arm64 -> kern::arch::arm64
|
2020-02-14 18:22:55 -08:00 |
kern_select_page_table_impl.hpp
|
kern: kern::arm64 -> kern::arch::arm64
|
2020-02-14 18:22:55 -08:00 |
kern_select_system_control.hpp
|
kern: switch->nx, implement sleep manager init
|
2020-02-14 19:58:57 -08:00 |
kern_select_userspace_memory_access.hpp
|
kern: implement KUserPointer (and test with QueryMemory) in advance of svc dev
|
2020-02-20 09:05:24 -08:00 |
kern_slab_helpers.hpp
|
kern: add handle table/process/suspend/resume debug
|
2020-12-09 23:44:36 -08:00 |
kern_svc.hpp
|
kern: implement process(pagetable) init
|
2020-02-19 01:22:27 -08:00 |