.. |
svc
|
kern: mostly kill magic numbers in assembly, fix SVCs >= 0x80
|
2021-04-29 03:04:51 -07:00 |
kern_cpu_asm.s
|
kern: kern::arm64 -> kern::arch::arm64
|
2020-03-02 19:50:56 -08:00 |
kern_cpu.cpp
|
kern: update initial cache management to match latest kernel
|
2021-08-20 13:33:58 -07:00 |
kern_exception_handlers.cpp
|
kern: update pinning semantics for terminating threads
|
2021-04-11 03:59:19 -07:00 |
kern_k_debug.cpp
|
kern: since 10.0.0, KDebug::GetThreadContext always returns X0-X7
|
2021-08-20 13:33:59 -07:00 |
kern_k_hardware_timer.cpp
|
kern: refactor to use m_ for member variables
|
2020-12-19 10:21:52 -08:00 |
kern_k_interrupt_controller.board.generic.cpp
|
kern: use common GIC implementation for arm/arm64
|
2020-09-07 10:51:41 -07:00 |
kern_k_interrupt_manager.cpp
|
kern: update KInterruptEvent to store core id
|
2021-04-11 03:59:09 -07:00 |
kern_k_page_table_impl.cpp
|
kern: refactor to use m_ for member variables
|
2020-12-19 10:21:52 -08:00 |
kern_k_page_table.cpp
|
kern: implement improved [new page tables are zero] invariant
|
2021-07-06 07:28:30 -07:00 |
kern_k_supervisor_page_table.cpp
|
kern: refactor to use m_ for member variables
|
2020-12-19 10:21:52 -08:00 |
kern_k_thread_context.cpp
|
kern: refactor to use m_ for member variables
|
2020-12-19 10:21:52 -08:00 |
kern_panic_asm.s
|
kern: mostly kill magic numbers in assembly, fix SVCs >= 0x80
|
2021-04-29 03:04:51 -07:00 |
kern_userspace_memory_access_asm.s
|
kern: trivially optimize userspace io memory write
|
2021-04-11 03:59:14 -07:00 |