Liam 31bffc7299 kernel: fix extraneous ref hace 2 años
..
arch 99ceb03a1c general: Convert source file copyright comments over to SPDX hace 4 años
board 8c59543ee3 kernel: update KProcess hace 2 años
init 22afa2c7a3 kernel: reshuffle ini1 size, add slab clear note hace 2 años
svc 8c59543ee3 kernel: update KProcess hace 2 años
code_set.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX hace 4 años
code_set.h fb49ec19c1 kernel: use KTypedAddress for addresses hace 3 años
global_scheduler_context.cpp d24ab14126 kernel: convert GlobalSchedulerContext, KAddressArbiter, KScopedSchedulerLockAndSleep, KThreadQueue to new style hace 3 años
global_scheduler_context.h 9368e17a92 kernel: remove gratitutous attribute usage hace 3 años
initial_process.h 22afa2c7a3 kernel: reshuffle ini1 size, add slab clear note hace 2 años
k_address_arbiter.cpp 9efd95cda5 kernel: fix unbounded stack usage in atomics hace 3 años
k_address_arbiter.h fb49ec19c1 kernel: use KTypedAddress for addresses hace 3 años
k_address_space_info.cpp 7cdeaa90af device_memory: Use smaller virtual reservation size for compatibility with 39-bit paging hace 3 años
k_address_space_info.h ba4213d956 general: fix type inconsistencies hace 3 años
k_affinity_mask.h 097c25b164 kernel: convert KPort, KSession hace 3 años
k_auto_object.cpp d7c532d889 Fixes and workarounds to make UBSan happier on macOS hace 3 años
k_auto_object.h d7c532d889 Fixes and workarounds to make UBSan happier on macOS hace 3 años
k_auto_object_container.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX hace 4 años
k_auto_object_container.h 99ceb03a1c general: Convert source file copyright comments over to SPDX hace 4 años
k_capabilities.cpp 785e480b62 msvc: set warning level to /W4 globally hace 2 años
k_capabilities.h 8c59543ee3 kernel: update KProcess hace 2 años
k_class_token.cpp cf0f821565 core: hle: kernel: Address review comments. hace 3 años
k_class_token.h 6f941121e6 core: hle: kernel: Add KSystemResource. hace 3 años
k_client_port.cpp c0b9e93b77 kernel: remove kernel_ hace 3 años
k_client_port.h 097c25b164 kernel: convert KPort, KSession hace 3 años
k_client_session.cpp fb49ec19c1 kernel: use KTypedAddress for addresses hace 3 años
k_client_session.h c0b9e93b77 kernel: remove kernel_ hace 3 años
k_code_memory.cpp a85ce8ea56 k_process: PageTable -> GetPageTable hace 3 años
k_code_memory.h fb49ec19c1 kernel: use KTypedAddress for addresses hace 3 años
k_condition_variable.cpp 8c59543ee3 kernel: update KProcess hace 2 años
k_condition_variable.h 8c59543ee3 kernel: update KProcess hace 2 años
k_debug.h c0b9e93b77 kernel: remove kernel_ hace 3 años
k_device_address_space.cpp fb49ec19c1 kernel: use KTypedAddress for addresses hace 3 años
k_device_address_space.h fb49ec19c1 kernel: use KTypedAddress for addresses hace 3 años
k_dynamic_page_manager.h fb49ec19c1 kernel: use KTypedAddress for addresses hace 3 años
k_dynamic_resource_manager.h 3aab7d4473 core: hle: kernel: k_dynamic_resource_manager: Add KBlockInfoManager, KBlockInfoSlabHeap. hace 3 años
k_dynamic_slab_heap.h fb49ec19c1 kernel: use KTypedAddress for addresses hace 3 años
k_event.cpp c0b9e93b77 kernel: remove kernel_ hace 3 años
k_event.h c0b9e93b77 kernel: remove kernel_ hace 3 años
k_event_info.h b143ce8134 kernel: remove general boost lists hace 3 años
k_handle_table.cpp 8d99aae45b k_handle_table: Remove cast to void* in GetObjectForIpc hace 3 años
k_handle_table.h ceda2d280e general: rename CurrentProcess to ApplicationProcess hace 3 años
k_hardware_timer.cpp 8992a62da4 Reduce core timing mutex contention hace 2 años
k_hardware_timer.h 0bd9a4456c kernel: remove relative task registration hace 3 años
k_hardware_timer_base.h 67c0d714c5 kernel: add KHardwareTimer hace 3 años
k_interrupt_manager.cpp 8c59543ee3 kernel: update KProcess hace 2 años
k_interrupt_manager.h 57a77e9ff4 core: hle: kernel: k_thread: Implement thread termination DPC. hace 3 años
k_light_condition_variable.cpp fdf90c6d75 kernel: convert KConditionVariable, KLightConditionVariable, KLightLock hace 3 años
k_light_condition_variable.h fdf90c6d75 kernel: convert KConditionVariable, KLightConditionVariable, KLightLock hace 3 años
k_light_lock.cpp fdf90c6d75 kernel: convert KConditionVariable, KLightConditionVariable, KLightLock hace 3 años
k_light_lock.h fdf90c6d75 kernel: convert KConditionVariable, KLightConditionVariable, KLightLock hace 3 años
k_memory_block.h 0441853d0f k_page_table: implement PermissionLocked hace 2 años
k_memory_block_manager.cpp 0441853d0f k_page_table: implement PermissionLocked hace 2 años
k_memory_block_manager.h 0441853d0f k_page_table: implement PermissionLocked hace 2 años
k_memory_layout.cpp 0448eb6f0f ci: fix new codespell errors hace 2 años
k_memory_layout.h 22afa2c7a3 kernel: reshuffle ini1 size, add slab clear note hace 2 años
k_memory_manager.cpp 8c59543ee3 kernel: update KProcess hace 2 años
k_memory_manager.h 8c59543ee3 kernel: update KProcess hace 2 años
k_memory_region.h fb49ec19c1 kernel: use KTypedAddress for addresses hace 3 años
k_memory_region_type.h b456af31e6 kernel: update KMemoryRegionType values hace 2 años
k_object_name.cpp 1773a1039f kernel: add KObjectName hace 3 años
k_object_name.h b143ce8134 kernel: remove general boost lists hace 3 años
k_page_bitmap.h 6b6c02f541 core: hle: kernel: k_page_bitmap: Refresh. hace 3 años
k_page_buffer.cpp fb49ec19c1 kernel: use KTypedAddress for addresses hace 3 años
k_page_buffer.h fb49ec19c1 kernel: use KTypedAddress for addresses hace 3 años
k_page_group.cpp a5693afa03 Revert "Revert "k_page_group: synchronize"" hace 3 años
k_page_group.h f21058a6c0 k_page_table: add MapFirstGroup hace 2 años
k_page_heap.cpp fb49ec19c1 kernel: use KTypedAddress for addresses hace 3 años
k_page_heap.h fb49ec19c1 kernel: use KTypedAddress for addresses hace 3 años
k_page_table.cpp 8c59543ee3 kernel: update KProcess hace 2 años
k_page_table.h 8c59543ee3 kernel: update KProcess hace 2 años
k_page_table_manager.h fb49ec19c1 kernel: use KTypedAddress for addresses hace 3 años
k_page_table_slab_heap.h fb49ec19c1 kernel: use KTypedAddress for addresses hace 3 años
k_port.cpp c0b9e93b77 kernel: remove kernel_ hace 3 años
k_port.h c0b9e93b77 kernel: remove kernel_ hace 3 años
k_priority_queue.h 467adc1acd kernel: convert KMemoryLayout, KMemoryRegion*, KPageTableSlabHeap, KPriorityQueue hace 3 años
k_process.cpp 8c59543ee3 kernel: update KProcess hace 2 años
k_process.h 8c59543ee3 kernel: update KProcess hace 2 años
k_readable_event.cpp c0b9e93b77 kernel: remove kernel_ hace 3 años
k_readable_event.h c0b9e93b77 kernel: remove kernel_ hace 3 años
k_resource_limit.cpp 0bd9a4456c kernel: remove relative task registration hace 3 años
k_resource_limit.h 0bd9a4456c kernel: remove relative task registration hace 3 años
k_scheduler.cpp 8c59543ee3 kernel: update KProcess hace 2 años
k_scheduler.h c0b9e93b77 kernel: remove kernel_ hace 3 años
k_scheduler_lock.h 7322c99e5f kernel: convert KAbstractSchedulerLock hace 3 años
k_scoped_lock.h d1b53c8d82 kernel: conver KScopedLock, KScopedResourceReservation, KSessionRequest, KSharedMemory, KSpinLock hace 3 años
k_scoped_resource_reservation.h d1b53c8d82 kernel: conver KScopedLock, KScopedResourceReservation, KSessionRequest, KSharedMemory, KSpinLock hace 3 años
k_scoped_scheduler_lock_and_sleep.h 0bd9a4456c kernel: remove relative task registration hace 3 años
k_server_port.cpp c0b9e93b77 kernel: remove kernel_ hace 3 años
k_server_port.h b143ce8134 kernel: remove general boost lists hace 3 años
k_server_session.cpp 4540bcfaf7 k_server_session: translate special header for non-HLE requests hace 3 años
k_server_session.h b143ce8134 kernel: remove general boost lists hace 3 años
k_session.cpp c0b9e93b77 kernel: remove kernel_ hace 3 años
k_session.h c0b9e93b77 kernel: remove kernel_ hace 3 años
k_session_request.cpp fb49ec19c1 kernel: use KTypedAddress for addresses hace 3 años
k_session_request.h b143ce8134 kernel: remove general boost lists hace 3 años
k_shared_memory.cpp a85ce8ea56 k_process: PageTable -> GetPageTable hace 3 años
k_shared_memory.h fb49ec19c1 kernel: use KTypedAddress for addresses hace 3 años
k_shared_memory_info.h b143ce8134 kernel: remove general boost lists hace 3 años
k_slab_heap.h ac6cbb7134 kernel: prefer std::addressof hace 3 años
k_spin_lock.cpp d1b53c8d82 kernel: conver KScopedLock, KScopedResourceReservation, KSessionRequest, KSharedMemory, KSpinLock hace 3 años
k_spin_lock.h d1b53c8d82 kernel: conver KScopedLock, KScopedResourceReservation, KSessionRequest, KSharedMemory, KSpinLock hace 3 años
k_synchronization_object.cpp 5da70f7197 Remove memory allocations in some hot paths hace 3 años
k_synchronization_object.h 57f1d8ef8d kernel: convert miscellaneous hace 3 años
k_system_control.h 99ceb03a1c general: Convert source file copyright comments over to SPDX hace 4 años
k_system_resource.cpp 8c59543ee3 kernel: update KProcess hace 2 años
k_system_resource.h fb49ec19c1 kernel: use KTypedAddress for addresses hace 3 años
k_thread.cpp dcfe674ed4 kernel: signal thread on termination completed hace 2 años
k_thread.h 8c59543ee3 kernel: update KProcess hace 2 años
k_thread_local_page.cpp a85ce8ea56 k_process: PageTable -> GetPageTable hace 3 años
k_thread_local_page.h fb49ec19c1 kernel: use KTypedAddress for addresses hace 3 años
k_thread_queue.cpp d24ab14126 kernel: convert GlobalSchedulerContext, KAddressArbiter, KScopedSchedulerLockAndSleep, KThreadQueue to new style hace 3 años
k_thread_queue.h c0b9e93b77 kernel: remove kernel_ hace 3 años
k_timer_task.h 67c0d714c5 kernel: add KHardwareTimer hace 3 años
k_trace.h 99ceb03a1c general: Convert source file copyright comments over to SPDX hace 4 años
k_transfer_memory.cpp e797a917a9 kernel: implement transfer memory hace 2 años
k_transfer_memory.h e797a917a9 kernel: implement transfer memory hace 2 años
k_typed_address.h fb49ec19c1 kernel: use KTypedAddress for addresses hace 3 años
k_worker_task.h c0b9e93b77 kernel: remove kernel_ hace 3 años
k_worker_task_manager.cpp c0b9e93b77 kernel: remove kernel_ hace 3 años
k_worker_task_manager.h c0b9e93b77 kernel: remove kernel_ hace 3 años
kernel.cpp 31bffc7299 kernel: fix extraneous ref hace 2 años
kernel.h 8c59543ee3 kernel: update KProcess hace 2 años
memory_types.h fb49ec19c1 kernel: use KTypedAddress for addresses hace 3 años
message_buffer.h 4540bcfaf7 k_server_session: translate special header for non-HLE requests hace 3 años
physical_core.cpp 05bc024260 core: remove remaining uses of dynamic_cast hace 3 años
physical_core.h 57f1d8ef8d kernel: convert miscellaneous hace 3 años
physical_memory.h 99ceb03a1c general: Convert source file copyright comments over to SPDX hace 4 años
process_capability.cpp a7d9be1384 core: Replace all instances of ResultCode with Result hace 4 años
process_capability.h a7d9be1384 core: Replace all instances of ResultCode with Result hace 4 años
slab_helpers.h c0b9e93b77 kernel: remove kernel_ hace 3 años
svc.cpp 8c59543ee3 kernel: update KProcess hace 2 años
svc.h c9678bda24 svc: Fix type consistency (exposed on macOS) hace 3 años
svc_common.h e63a5459e3 core: hle: kernel: svc_common: Add WaitInfinite & cleanup. hace 3 años
svc_generator.py 8c59543ee3 kernel: update KProcess hace 2 años
svc_results.h 2415d37ea2 kernel/svc: switch to generated wrappers hace 3 años
svc_types.h 8c59543ee3 kernel: update KProcess hace 2 años
svc_version.h 36b70dec05 kernel: avoid usage of bit_cast hace 3 años