19 Commits (main)

Author SHA1 Message Date
Yong Cong Sin bbe5e1e6eb build: namespace the generated headers with `zephyr/` 1 year ago
Simon Hein bcd1d19322 kernel: add closing comments to config endifs 1 year ago
Anas Nashif a08bfeb49c syscall: rename Z_OOPS -> K_OOPS 2 years ago
Anas Nashif 9c4d881183 syscall: rename Z_SYSCALL_ to K_SYSCALL_ 2 years ago
Anas Nashif 4e396174ce kernel: move syscall_handler.h to internal include directory 2 years ago
Nicolas Pitre c1afa5c85e kernel/atomic_c.c: prevent usage in SMP configs 2 years ago
Gerard Marull-Paretas cffefc818d kernel: migrate includes to <zephyr/...> 3 years ago
Peter Bigot f69a38162a kernel: atomic: consistently use named type for atomic pointer values 4 years ago
Andy Ross 0dd83b8c2e kernel: Add k_heap synchronized memory allocator 5 years ago
Andrew Boie 9f0acd44a4 kernel: add APIs for atomic os on pointers 5 years ago
Andrew Boie 60e0019751 kernel: fix return type for atomic_cas() 5 years ago
Wayne Ren 76a3235ad2 kernel: fix the bug in atomic_c.c 6 years ago
Andy Ross 643701aaf8 kernel: syscalls: Whitespace fixups 6 years ago
Andy Ross 346cce31d8 kernel: Port remaining buildable syscalls to new API 6 years ago
Anas Nashif e1e05a2eac cleanup: include/: move atomic.h to sys/atomic.h 6 years ago
Andrew Boie b3eb510f5c kernel: fix atomic ops in user mode on some arches 6 years ago
Andy Ross 32a29d2805 kernel/atomic_c: Spinlockify 7 years ago
David B. Kinder ac74d8b652 license: Replace Apache boilerplate with SPDX tag 9 years ago
Anas Nashif d687a95611 kernel: move kernel code to kernel/ directly 9 years ago
Kumar Gala d12d8af186 unified: move code from nanokernel into unified kernel 9 years ago
Benjamin Walsh 456c6daa9f unified: initial unified kernel implementation 9 years ago