1. 87dddda Revert "kernel: fix usage of KERNEL_COHERENCE macro" by Anas Nashif · 4 years, 4 months ago
  2. 67c5e6b kernel: fix usage of KERNEL_COHERENCE macro by Anas Nashif · 4 years, 4 months ago
  3. f6d32ab kernel: Add cache coherence management framework by Andy Ross · 4 years, 5 months ago
  4. b7e1e21 kernel: redefine struct k_spinlock_key by Andrew Boie · 4 years, 6 months ago
  5. 10fc01e kernel: move spinlock defintion to spinlock.h by Andrew Boie · 4 years, 6 months ago
  6. 46dc8a0 include: Add documentation for spinlocks by Andy Ross · 5 years ago
  7. 0dd83b8 kernel: Add k_heap synchronized memory allocator by Andy Ross · 5 years ago
  8. b1e1f64 global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT() by Oleg Zhurakivskyy · 5 years ago
  9. 4b37a8f Revert "global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT()" by Carles Cufi · 5 years ago
  10. 8739517 global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT() by Oleg Zhurakivskyy · 5 years ago
  11. c1fdf98 kernel: show what spinlock was used incorrectly by Andrew Boie · 5 years ago
  12. c9d7840 spinlock: Make SPIN_VALIDATE a Kconfig option. by Danny Oerndrup · 5 years ago
  13. 4f77c2a kernel: rename z_arch_ to arch_ by Andrew Boie · 5 years ago
  14. 529791d ztest: add missing headers by Anas Nashif · 5 years ago
  15. e6ffb3f spinlock: Make sure C and C++ have the same sizeof(k_spinlock) value by Erwin Rol · 6 years ago
  16. 5eb90ec cleanup: include/: move misc/__assert.h to sys/__assert.h by Anas Nashif · 6 years ago
  17. e1e05a2 cleanup: include/: move atomic.h to sys/atomic.h by Anas Nashif · 6 years ago
  18. 0b5d9f7 thread_cpu: make it 64-bit compatible by Nicolas Pitre · 6 years ago
  19. 625ac2e spinlock: Change function signature to return bool by Flavio Ceolin · 6 years ago
  20. f37e0c6 kernel/spinlock: Fix race in spinlock validation by Andy Ross · 6 years ago
  21. 4344e27 all: Update reserved function names by Patrik Flykt · 6 years ago
  22. 9c2c115 kernel/spinlock: Predicate spinlock validation on flash size by Andy Ross · 6 years ago
  23. fb505b3 spinlock: Support ztest mocking by Andy Ross · 6 years ago
  24. 5aa7460 kernel/spinlock: Move validation out of header inlines by Andy Ross · 6 years ago
  25. aa6e21c kernel: Split _Swap() API into irqlock and spinlock variants by Andy Ross · 6 years ago
  26. 4ff2dfc kernel/spinlock: Force inlining by Andy Ross · 6 years ago
  27. 7367b84 kernel/spinlock: Augment runtime validation by Andy Ross · 6 years ago
  28. 67ca176 headers: Fix headers across the project by Flavio Ceolin · 7 years ago
  29. 7a023cf kernel: Simple spinlock API by Andy Ross · 7 years ago