66 Commits (main)

Author SHA1 Message Date
Andy Ross 0447a73f6c kernel: include cleanup 7 years ago
Andy Ross e0a572beeb kernel: Refactor, unifying _pend_current_thread() + _Swap() idiom 7 years ago
Andy Ross 8606fabf74 kernel: Scheduler refactoring: use _reschedule_*() always 7 years ago
Andy Ross 345553b19b kernel/queue: Clean up scheduler API usage 7 years ago
Andy Ross 9c62cc677d kernel: Add kswap.h header to unbreak cycles 8 years ago
Andy Ross 32a444c54e kernel: Fix nano_internal.h inclusion 8 years ago
Luiz Augusto von Dentz 48fadfe623 queue: k_queue_cancel_wait: Fix not interrupting other threads 8 years ago
Luiz Augusto von Dentz f87c4c6743 queue: k_queue_get: Fix NULL return 8 years ago
Paul Sokolovsky 199d07e655 kernel: queue: k_queue_poll: Fix slist access race condition 8 years ago
Luiz Augusto von Dentz 7d01c5ecb7 poll: Enable multiple threads to use k_poll in the same object 8 years ago
Luiz Augusto von Dentz 84db641de6 queue: Use k_poll if enabled 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
Paul Sokolovsky 3f50707672 kernel: queue, fifo: Add cancel_wait operation. 8 years ago
Kumar Gala cc334c7273 Convert remaining code to using newly introduced integer sized types 8 years ago
Luiz Augusto von Dentz a7ddb87501 kernel: Add k_queue API 8 years ago
Benjamin Walsh b017986347 kernel/poll: add missing poll_event runtime init 9 years ago
Johan Hedberg 1387effa86 kernel: Fix k_poll support for k_fifo_put_list 9 years ago
Benjamin Walsh acc68c1e59 kernel: add k_poll() API 9 years ago
David B. Kinder ac74d8b652 license: Replace Apache boilerplate with SPDX tag 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 f6ca7de09c kernel/arch: consolidate tTCS and TNANO definitions 9 years ago
Andrew Boie 0b474eef9c kernel: deprecate old init levels 9 years ago
Allan Stephens e7d2cc216d unified: Add object tracing support for kernel objects 9 years ago
Benjamin Walsh b4b108de4d unified: rename sched.h to ksched.h 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