summaryrefslogtreecommitdiff
path: root/sys/src/9/zynq/trap.c
AgeCommit message (Expand)Author
2022-08-17kernel: allocate notes in heapcinap_lenrek
2022-08-17kernel: simplify notify() adding common popnote() functioncinap_lenrek
2025-05-14kernel: get rid of Proc.kstackglenda
2020-12-20kernel: handle tos and per process pcycle counters in port/cinap_lenrek
2020-01-26kernel: implement portable userinit() and simplify process creationcinap_lenrek
2019-08-27kernel: catch execution read fault on SG_NOEXEC segmentcinap_lenrek
2017-11-04kernel: introduce per process FPU struct (PFPU) for more flexible machine spe...cinap_lenrek
2015-04-30pass Ureg* argument to note handler in R0 register on armcinap_lenrek
2015-01-01zynq: differentiate various pagefault types in faultarm()cinap_lenrek
2014-12-29zymq: lilu dallas, multicorecinap_lenrek
2014-12-24zynq: fix kernel configuration so it buildscinap_lenrek
2014-12-24added zynq kernelaiju