.. |
svc
|
kern: bump svc limit to 192 from 128
|
2021-04-11 03:42:16 -07:00 |
kern_cpu.cpp
|
kern: update set/way cache operations for new semantics
|
2021-04-11 03:42:16 -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: add handle table/process/suspend/resume debug
|
2020-12-09 23:44:36 -08:00 |
kern_k_hardware_timer.cpp
|
kern: refactor to use m_ for member variables
|
2020-12-18 13:31:01 -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: update KInterruptEvent to store core id
|
2021-04-11 03:42:16 -07:00 |
kern_k_page_table.cpp
|
kern: update Initialize0 for new changes
|
2021-04-11 03:42:16 -07:00 |
kern_k_page_table_impl.cpp
|
kern: refactor to use m_ for member variables
|
2020-12-18 13:31:01 -08:00 |
kern_k_supervisor_page_table.cpp
|
kern: refactor to use m_ for member variables
|
2020-12-18 13:31:01 -08:00 |
kern_k_thread_context.cpp
|
kern: refactor to use m_ for member variables
|
2020-12-18 13:31:01 -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: trivially optimize userspace io memory write
|
2021-04-11 03:42:16 -07:00 |