1. 7f6d600 kernel: mm: rename z_num_pagefaults_get to k_mem_num_* by Daniel Leung · 10 months ago
  2. bbe5e1e build: namespace the generated headers with `zephyr/` by Yong Cong Sin · 10 months ago
  3. 40ba401 kernel: mm: only include demand_paging.h if needed by Daniel Leung · 1 year, 4 months ago
  4. c972ef1 kernel: mm: move kernel mm functions under kernel includes by Daniel Leung · 1 year, 4 months ago
  5. a08bfeb syscall: rename Z_OOPS -> K_OOPS by Anas Nashif · 1 year, 5 months ago
  6. 9c4d881 syscall: rename Z_SYSCALL_ to K_SYSCALL_ by Anas Nashif · 1 year, 5 months ago
  7. 4e39617 kernel: move syscall_handler.h to internal include directory by Anas Nashif · 1 year, 5 months ago
  8. 3c97130 arch/kernel/soc/samples: use unsigned int for irq_lock() by Johann Fischer · 2 years, 9 months ago
  9. cffefc8 kernel: migrate includes to <zephyr/...> by Gerard Marull-Paretas · 2 years, 11 months ago
  10. dfa4b7e kernel: mmu: z_backing_store* to k_mem_paging_backing_store* by Daniel Leung · 3 years, 10 months ago
  11. 31c362d kernel: mmu: rename z_eviction* to k_mem_paging_eviction* by Daniel Leung · 3 years, 10 months ago
  12. 09e8db3 kernel: enable using timing subsys to collect paging histograms by Daniel Leung · 4 years ago
  13. 8eea511 kernel: mmu: demand paging execution time histogram by Daniel Leung · 4 years ago
  14. ae86519 kernel: mmu: collect more demand paging statistics by Daniel Leung · 4 years ago