.. |
svc
|
kern: bump svc limit to 192 from 128
|
2021-04-11 03:59:07 -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 set/way cache operations for new semantics
|
2021-04-11 03:59:13 -07:00 |
kern_exception_handlers.cpp
|
kern: fix missing scheduler updates in KLightLock/Exception, fix RequestScheduleOnInterrupt
|
2020-09-07 10:51:38 -07:00 |
kern_k_debug.cpp
|
kern: add handle table/process/suspend/resume debug
|
2020-12-11 03:49:01 -08: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: update Initialize0 for new changes
|
2021-04-11 03:59:15 -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: generate fatal error on panic
|
2020-09-17 08:34:22 -07:00 |
kern_userspace_memory_access_asm.s
|
kern: trivially optimize userspace io memory write
|
2021-04-11 03:59:14 -07:00 |