21 Commits (main)

Author SHA1 Message Date
Peter Mitsis c6ed03f66a kernel: futex: Allow for fast return on k_futex_wake() 5 months ago
Yong Cong Sin bbe5e1e6eb build: namespace the generated headers with `zephyr/` 1 year ago
Hess Nathan 6d417d52c2 coding guidelines: comply with MISRA Rule 12.1. 1 year ago
Anas Nashif 9c4d881183 syscall: rename Z_SYSCALL_ to K_SYSCALL_ 2 years ago
Anas Nashif c25d0804f0 syscall: rename z_object_find -> k_object_find 2 years ago
Anas Nashif 4e396174ce kernel: move syscall_handler.h to internal include directory 2 years ago
Anas Nashif a6b490073e kernel: object: rename z_object -> k_object 2 years ago
Gerard Marull-Paretas cffefc818d kernel: migrate includes to <zephyr/...> 3 years ago
Flavio Ceolin f2e323f06c futex: Avoid unnecessary lock 4 years ago
Flavio Ceolin f6f951cc17 kernel: Fix 10.4 violations 4 years ago
Anas Nashif 3f4f3f6c43 kernel: make tests of a value against zero should be made explicit 4 years ago
James Harris c7bb423f3e kernel: fix race conditions with z_ready_thread 4 years ago
Andy Ross 7832738ae9 kernel/timeout: Make timeout arguments an opaque type 5 years ago
Andrew Boie 2dc2ecfb60 kernel: rename struct _k_object 5 years ago
Andrew Boie f2734ab022 kernel: use a union for kobject data values 5 years ago
Andrew Boie 4f77c2ad53 kernel: rename z_arch_ to arch_ 6 years ago
Andrew Boie 4ad9f687df kernel: rename thread return value functions 6 years ago
Andy Ross 643701aaf8 kernel: syscalls: Whitespace fixups 6 years ago
Andy Ross 6564974bae userspace: Support for split 64 bit arguments 6 years ago
Andrew Boie 8753becbe1 kernel: delete k_futex_init() 6 years ago
Wentong Wu 5611e92347 kernel: add futex support 6 years ago