82 Commits (main)

Author SHA1 Message Date
Nicolás Bértolo 258fd2dbeb kernel: mutex: delay setting lock_count = 0. 7 years ago
Flavio Ceolin 4369363f6c kernel: mutex: Change variable declaration 7 years ago
Adithya Baglody 87e592ebda kernel: mutex.c: MISRA C compliance. 7 years ago
Flavio Ceolin 6fdc56d286 kernel: Using boolean types for boolean constants 7 years ago
Flavio Ceolin 4218d5f8f0 kernel: Make If statement have essentially Boolean type 7 years ago
Anas Nashif b6304e66f6 tracing: support generic tracing hooks 7 years ago
Flavio Ceolin 0866d18d03 irq: Fix irq_lock api usage 7 years ago
Andy Ross ccf3bf7ed3 kernel: Fix sloppy wait queue API 7 years ago
Andrew Boie 8345e5ebf0 syscalls: remove policy from handler checks 7 years ago
Andy Ross 22642cf309 kernel: Clean up _unpend_thread() API 7 years ago
Andy Ross 5792ee6da2 kernel/mutex: Clean up k_mutex_unlock() 7 years ago
Andy Ross 0447a73f6c kernel: include cleanup 7 years ago
Andy Ross e0a572beeb kernel: Refactor, unifying _pend_current_thread() + _Swap() idiom 7 years ago
Leandro Pereira bf44bacd24 kernel: mutex: Copy assertions to assertions to syscall handler 7 years ago
Andy Ross 9c62cc677d kernel: Add kswap.h header to unbreak cycles 7 years ago
Andy Ross 32a444c54e kernel: Fix nano_internal.h inclusion 7 years ago
Ramakrishna Pallala 67426261ad kernel: Remove dead or commented code from k_mutex_lock() 8 years ago
Leandro Pereira 6f99bdb02a kernel: Provide only one _SYSCALL_HANDLER() macro 8 years ago
Andrew Boie 225e4c0e76 kernel: greatly simplify syscall handlers 8 years ago
Andrew Boie 37ff5a9bc5 kernel: system call handler cleanup 8 years ago
Andrew Boie 2f7519bfd2 kernel: convert mutex APIs to system calls 8 years ago
Andrew Boie 945af95f42 kernel: introduce object validation mechanism 8 years ago
Anas Nashif 397d29db42 linker: move all linker headers to include/linker 8 years ago
Maciek Borzecki 059544d1ae kernel: make sure that CONFIG_OBJECT_TRACING structs are properly ifdef'ed 8 years ago
Kumar Gala cc334c7273 Convert remaining code to using newly introduced integer sized types 8 years ago
Kumar Gala 34a57db844 Revert "kernel: Convert formatter strings to use PRI defines" 8 years ago
Kumar Gala 7b9dc107a8 kernel: Convert formatter strings to use PRI defines 8 years ago
Anas Nashif 6ad0420b26 kernel: remove left-over code from object monitoring 8 years ago
David B. Kinder ac74d8b652 license: Replace Apache boilerplate with SPDX tag 9 years ago
Benjamin Walsh 4bfa0055b7 kernel/mutex: prevent priority inheritance from lowering owner's prio 9 years ago
Anas Nashif 2f203c2f92 tracing: rename CONFIG_DEBUG_TRACING_KERNEL_OBJECTS 9 years ago
Anas Nashif d687a95611 kernel: move kernel code to kernel/ directly 9 years ago
Anas Nashif 569f0b4105 debug: move debug features from misc to subsys/debug 9 years ago
Benjamin Walsh a4e033fdba kernel: fix obsolete access to fields in K_DEBUG() calls 9 years ago
Benjamin Walsh f6ca7de09c kernel/arch: consolidate tTCS and TNANO definitions 9 years ago
Benjamin Walsh d7ad176be6 kernel: export k_sched_lock and k_sched_unlock. 9 years ago
Andrew Boie 0b474eef9c kernel: deprecate old init levels 9 years ago
Dmitriy Korovkin 6f357b60ff unified/kernel: Assert that mutex is not unlocked without previous locking 9 years ago
Allan Stephens e7d2cc216d unified: Add object tracing support for kernel objects 9 years ago
Benjamin Walsh b7ef0cba5f unified: remove last instances of struct tcs 9 years ago
Benjamin Walsh 7caef4581d unified: streamline "timeout abort" internal interface 9 years ago
Benjamin Walsh 456c6daa9f unified: initial unified kernel implementation 9 years ago