- fbe7d72 comments: minor typo fixes by Stefan Eicher · 3 years, 6 months ago
- ae85da1 kernel: poll: fix coding guideline 15.7 missing comment by Jennifer Williams · 3 years, 10 months ago
- cae9a90 Tracing: Poll API and Work Poll tracing by Torbjörn Leksell · 3 years, 11 months ago
- c00bdcf kernel: poll: fix missing final else by Jennifer Williams · 4 years ago
- b445f13 kernel: Allow k_poll on message queues by Nick Graves · 4 years ago
- 3f4f3f6 kernel: make tests of a value against zero should be made explicit by Anas Nashif · 4 years ago
- bbbc38b kernel: Make both operands of operators of same essential type category by Anas Nashif · 4 years ago
- b503be2 kernel: poll: rename reserved 'signal' symbol by Anas Nashif · 4 years ago
- 669f7f7 kernel: rename reserved symbol 'remove' by Anas Nashif · 4 years ago
- 2cd0f66 kernel: sched: change to 3-way thread priority comparison by James Harris · 4 years, 1 month ago
- 4dc6a0b kernel/poll: Remove dummy waitq from stack by Andy Ross · 4 years, 2 months ago
- ff7ec0c kernel: poll: remove unreachable code by Ningx Zhao · 4 years, 2 months ago
- e956639 kernel: Remove CONFIG_LEGACY_TIMEOUT_API by Andy Ross · 4 years, 2 months ago
- 202adf5 kernel: Rename struct _poller by Andy Ross · 4 years, 5 months ago
- dadc664 kernel/poll: Move "_poller" into thread struct, fix COHERENCE collision by Andy Ross · 4 years, 5 months ago
- 310f60f kernel/poll: Store the work queue in the triggered work poll items by Andy Ross · 4 years, 5 months ago
- 6c82745 kernel/poll: Use a separate thread backpointer for triggered work by Andy Ross · 4 years, 5 months ago
- 0c7af40 kernel/poll: Make the poll callback a single-byte enum instead by Andy Ross · 4 years, 5 months ago
- 4a8b3d1 kernel/poll: Mark incompatibility with KERNEL_COHERENCE by Andy Ross · 4 years, 5 months ago
- 83b9f69 code-guideline: Fixing code violation 10.4 Rule by Aastha Grover · 4 years, 6 months ago
- 8aa3dc3 kernel: cleanup header inclusion by Anas Nashif · 4 years, 9 months ago
- a1b77fd zephyr: replace zephyr integer types with C99 types by Kumar Gala · 4 years, 10 months ago
- 7832738 kernel/timeout: Make timeout arguments an opaque type by Andy Ross · 5 years ago
- cc6317d kernel: poll: Allow 0 event input by Jukka Rissanen · 5 years ago
- 8892406 kernel/sys_clock.h: Deprecate and convert uses of old conversions by Andy Ross · 5 years ago
- 4f77c2a kernel: rename z_arch_ to arch_ by Andrew Boie · 5 years ago
- 19d8349 kernel: Introduce k_work_poll by Piotr Zięcik · 5 years ago
- 1c4177d kernel: Separate k_poll() infrastructure and implementation by Piotr Zięcik · 5 years ago
- 4ad9f68 kernel: rename thread return value functions by Andrew Boie · 5 years ago
- e1ec59f kernel: renamespace z_is_in_isr() by Andrew Boie · 5 years ago
- 643701a kernel: syscalls: Whitespace fixups by Andy Ross · 6 years ago
- 6564974 userspace: Support for split 64 bit arguments by Andy Ross · 6 years ago
- a2fd7d7 cleanup: include/: move misc/util.h to sys/util.h by Anas Nashif · 6 years ago
- 536dd5a cleanup: include/: move misc/slist.h to sys/slist.h by Anas Nashif · 6 years ago
- ee9dd1a cleanup: include/: move misc/dlist.h to sys/dlist.h by Anas Nashif · 6 years ago
- 5eb90ec cleanup: include/: move misc/__assert.h to sys/__assert.h by Anas Nashif · 6 years ago
- c8708d9 misc: Replace uses of __builtin_*_overflow() with <misc/math_extras.h>. by Jakob Olesen · 6 years ago
- 24d7143 all: Add 'U' suffix when using unsigned variables by Patrik Flykt · 6 years ago
- 4344e27 all: Update reserved function names by Patrik Flykt · 6 years ago
- f2b1a4b kernel/poll: Spinlockify by Andy Ross · 6 years ago
- ec554f4 kernel: Split reschdule & pend into irq/spin lock versions by Andy Ross · 6 years ago
- eda4c02 misc/dlist: Swap insertion API for a faster one by Andy Ross · 6 years ago
- 4863aa8 kernel: poll: fix double-remove of node by Peter A. Bigot · 6 years ago
- 513cceb kernel: Fix asynchronous event polling interface by Aurelien Jarno · 6 years ago
- 4f2e9a7 kernel: Change is_condition_met signature by Flavio Ceolin · 6 years ago
- 76b3518 kernel: Make statements evaluate boolean expressions by Flavio Ceolin · 6 years ago
- d7271ec kernel: poll: Fix switch usage by Flavio Ceolin · 6 years ago
- aecd4ec kernel: Change k_poll_signal api by Flavio Ceolin · 6 years ago
- 18af4c6 kernel: Fix overflow test problem introduced in 92ea2f9 by Flavio Ceolin · 6 years ago
- 92ea2f9 kernel: Calling Z_SYSCALL_VERIFY_MSG with boolean expressions by Flavio Ceolin · 7 years ago
- d8837c6 kernel: Using boolean expression on ASSERT macros by Flavio Ceolin · 7 years ago
- 6fdc56d kernel: Using boolean types for boolean constants by Flavio Ceolin · 7 years ago
- 4218d5f kernel: Make If statement have essentially Boolean type by Flavio Ceolin · 7 years ago
- a3cea50 kernel: Add missing break/default in switch statement by Flavio Ceolin · 7 years ago
- 45c0b20 kernel: k_poll: Introduce separate status for cancelled events by Paul Sokolovsky · 7 years ago
- 6699423 kernel: Explicitly ignoring memcpy return by Flavio Ceolin · 7 years ago
- 8aec087 kernel: Fix bitwise operators with unsigned operators by Flavio Ceolin · 7 years ago
- 632597e coverage: kernel: poll: Cleanup redundant code to improve coverage by Praful Swarnakar · 7 years ago
- 55a7e46 kernel/poll: Remove POLLING thread state bit by Andy Ross · 7 years ago
- 3772f77 k_poll: expose to user mode by Andrew Boie · 7 years ago
- 22642cf kernel: Clean up _unpend_thread() API by Andy Ross · 7 years ago
- 15cb5d7 kernel: Further unify _reschedule APIs by Andy Ross · 7 years ago
- 0447a73 kernel: include cleanup by Andy Ross · 7 years ago
- e0a572b kernel: Refactor, unifying _pend_current_thread() + _Swap() idiom by Andy Ross · 7 years ago
- 8606fab kernel: Scheduler refactoring: use _reschedule_*() always by Andy Ross · 7 years ago
- 85bc0a3 kernel: Cleanup, unify _add_thread_to_ready_q() and _ready_thread() by Andy Ross · 7 years ago
- a1ae845 kernel: Name of static functions should not begin with an underscore by Leandro Pereira · 7 years ago
- 245b54e kernel/include: Missed nano_internal.h -> kernel_internal.h spots by Andy Ross · 7 years ago
- 9c62cc6 kernel: Add kswap.h header to unbreak cycles by Andy Ross · 7 years ago
- 32a444c kernel: Fix nano_internal.h inclusion by Andy Ross · 7 years ago
- 8786244 poll: Update code comments to reflect latest changes by Luiz Augusto von Dentz · 7 years ago
- fc775a0 poll: k_poll: Return -EINTR if not ready by Luiz Augusto von Dentz · 7 years ago
- 7d01c5e poll: Enable multiple threads to use k_poll in the same object by Luiz Augusto von Dentz · 8 years ago
- cc334c7 Convert remaining code to using newly introduced integer sized types by Kumar Gala · 8 years ago
- e5ed88f fifo: Make use of k_queue as implementation by Luiz Augusto von Dentz · 8 years ago
- 3c1ab5d kernel/poll: fix signal.signaled not being set when k_poll() waits by Benjamin Walsh · 8 years ago
- 2014ff1 kernel/poll: fix registrations that were not always cleared by Benjamin Walsh · 8 years ago
- 47503e3 kernel/poll: refactor is_polling() by Benjamin Walsh · 8 years ago
- a304f16 kernel/poll: add k_poll_signal_init() runtime init by Benjamin Walsh · 8 years ago
- 969d4a7 kernel/poll: add user tag to struct k_poll_event by Benjamin Walsh · 8 years ago
- acc68c1 kernel: add k_poll() API by Benjamin Walsh · 8 years ago