.. |
svc
|
kern: tweak optimization settings for hot paths
|
2020-12-02 06:43:37 -08:00 |
kern_cpu.cpp
|
kern: rename CacheHelper operation for accuracy
|
2020-08-18 15:17:40 -07:00 |
kern_cpu_asm.s
|
kern: kern::arm64 -> kern::arch::arm64
|
2020-02-14 18:22:55 -08:00 |
kern_exception_handlers.cpp
|
kern: fix missing scheduler updates in KLightLock/Exception, fix RequestScheduleOnInterrupt
|
2020-08-18 15:17:40 -07:00 |
kern_k_debug.cpp
|
kern SvcGetDebugThreadContext, SvcSetDebugThreadContext
|
2020-07-31 14:50:52 -07:00 |
kern_k_hardware_timer.cpp
|
kern: remove more of clc
|
2020-12-02 06:43:37 -08:00 |
kern_k_interrupt_controller.board.generic.cpp
|
kern: use common GIC implementation for arm/arm64
|
2020-08-18 15:17:40 -07:00 |
kern_k_interrupt_manager.cpp
|
kern: use single interrupt manager object
|
2020-12-02 06:43:37 -08:00 |
kern_k_page_table.cpp
|
kern: fix unnecessary align-down
|
2020-12-02 06:43:37 -08:00 |
kern_k_page_table_impl.cpp
|
kern: implement new software-reserved page table bits
|
2020-12-02 06:43:37 -08:00 |
kern_k_supervisor_page_table.cpp
|
kern: resolve MESOSPHERE_UNIMPLEMENTEDs other than UserException
|
2020-07-31 14:50:52 -07:00 |
kern_k_thread_context.cpp
|
meso: properly initialize per-thread CFI-value for 11.x
|
2020-12-08 16:16:49 -08:00 |
kern_panic_asm.s
|
kern: generate fatal error on panic
|
2020-09-17 08:26:08 -07:00 |
kern_userspace_memory_access_asm.s
|
kern: SvcReadDebugProcessMemory, SvcWriteDebugProcessMemory
|
2020-07-31 14:50:52 -07:00 |