- 1f5f0cf sched: Remove multi-level queue priority limit by TaiJu Wu · 1 year, 1 month ago
- f2280d1 kernel/sched: Don't touch deadline values on queued threads by Andy Ross · 1 year, 1 month ago
- c31d646 kernel: timeout: optimize z_timeout_expires() by Nicolas Pitre · 1 year, 1 month ago
- 39f7101 sched: finalize_cancel_locked can early return by TaiJu Wu · 1 year, 1 month ago
- 9f7695d kernel: Remove unused z_pend_curr_irqlock() by Peter Mitsis · 1 year, 1 month ago
- 0d8da5f kernel: rename scheduler spinlock variable and make it private by Anas Nashif · 1 year, 1 month ago
- 868f099 kernel: sched: z_set_prio -> z_thread_prio_set by Anas Nashif · 1 year, 1 month ago
- 477a04a kernel: rename h -> heap by Anas Nashif · 1 year, 1 month ago
- 595ff63 kernel: thread: use consistent thread parameter by Anas Nashif · 1 year, 1 month ago
- 3dc0c45 kernel: move float operations out of thread.c by Anas Nashif · 1 year, 1 month ago
- 6c003bd kernel: remove unused code in headers by Anas Nashif · 1 year, 1 month ago
- 9e83413 kernel: split thread monitor by Anas Nashif · 1 year, 1 month ago
- 5e591c3 kernel: do not export z_thread_priority_set by Anas Nashif · 1 year, 1 month ago
- 3ca50f5 kernel: move z_init_static_threads to where it is being used by Anas Nashif · 1 year, 1 month ago
- a6ce422 kernel: remove cmsis-rtos layering violation by Anas Nashif · 1 year, 1 month ago
- 077222c kernel: split cpu_mask handling into own file by Anas Nashif · 1 year, 1 month ago
- 6e95bde kernel: reorg Kconfigs and split them by Anas Nashif · 1 year, 1 month ago
- 8791012 kernel: move essential flag related routines out by Anas Nashif · 1 year, 1 month ago
- 2c31db4 kernel: split irq_offload ccode into own file by Anas Nashif · 1 year, 1 month ago
- a7d74f8 kernel: move spinlock validation to own file by Anas Nashif · 1 year, 1 month ago
- 4440d6a kernel/userspace: Fix dynamic thread stack allocation at userspace by Ederson de Souza · 1 year, 1 month ago
- 46484da kernel: move priority queue handling to own file/header by Anas Nashif · 1 year, 1 month ago
- ee9c44f linker: Round TLS sizes up in linker script by Peter Mitsis · 1 year, 1 month ago
- 8188be5 kernel: fix spelling errors by Nguyen Minh Thien · 1 year, 1 month ago
- 51ae993 kernel: Update k_wakeup() by Peter Mitsis · 1 year, 1 month ago
- 09cf3e0 smp: fix a race when starting / resuming multiple CPUs by Guennadi Liakhovetski · 1 year, 1 month ago
- d622533 kernel: thread: Allow stack in coherent memory by Flavio Ceolin · 1 year, 2 months ago
- caacc27 kernel: smp: CPU start may result in null pointer access by Daniel Leung · 1 year, 2 months ago
- 840db78 kernel/thread: Detect in-kernel "reserved" stack overflow by Andy Ross · 1 year, 2 months ago
- 25173f7 pm: device_runtime: Extend with synchronous runtime PM by Krzysztof Chruściński · 1 year, 2 months ago
- 9f3d777 kernel: dynamic: reduce verbosity in degenerate case by Christopher Friedt · 1 year, 2 months ago
- 2cdd448 kernel: move z_init_cpu to private kernel headers by Daniel Leung · 1 year, 2 months ago
- 35a1814 kernel: smp: remove z_smp_thread_init/_swap by Daniel Leung · 1 year, 2 months ago
- eefaeee kernel: smp: introduce k_smp_cpu_resume by Daniel Leung · 1 year, 2 months ago
- fe66e35 kernel: smp: put comment on SMP code by Daniel Leung · 1 year, 2 months ago
- 89b231e kernel: smp: introduce k_smp_cpu_start by Daniel Leung · 1 year, 2 months ago
- 803e0e4 kernel: amend wording on CONFIG_SMP_BOOT_DELAY by Daniel Leung · 1 year, 2 months ago
- b8188e5 kernel: Implement k_sleep for Single Thread by Gerson Fernando Budke · 1 year, 3 months ago
- 68581ca kernel: need_swap zephyrproject-rtos#66299 by Gaetan Perrot · 1 year, 3 months ago
- 4ae558c kernel: work: Fix race in workqueue thread by Junfan Song · 1 year, 3 months ago
- 05315ea kernel: fatal: remove LCOV exclusion by Anas Nashif · 1 year, 3 months ago
- a7dccc4 kernel: mmu: mitigate range check overflow issue by Daniel Leung · 1 year, 3 months ago
- 7bb16c7 posix: mqueue: Remove custom default for HEAP_MEM_POOL_SIZE by Johan Hedberg · 1 year, 3 months ago
- 3fbf124 kernel: Introduce a way to specify minimum system heap size by Johan Hedberg · 1 year, 3 months ago
- 9d3a3e9 kernel: threads: Do not use string compare instead of bit ops by Andrei Emeltchenko · 1 year, 3 months ago
- 4b2bf5a kernel: Apply const to k_pipe_put() parameter by Peter Mitsis · 1 year, 4 months ago
- a7e8391 debug: coredump: handle xtensa coredump like everyone else by Anas Nashif · 1 year, 4 months ago
- cc4ffb2 kernel: cmake: fix k_sleep compilation error for single thread by Andrej Butok · 1 year, 4 months ago
- fa561cc kernel: mmu: no need to expose z_free_page_count by Daniel Leung · 1 year, 4 months ago
- 22447c9 kernel: mmu: fix typo K_DIRECT_MAP to K_MEM_DIRECT_MAP by Daniel Leung · 1 year, 4 months ago
- a3e5af9 kernel: Update k_sleep() and k_usleep() return values by Peter Mitsis · 1 year, 4 months ago
- 9f42537 kernel: Use k_us_to_cyc_ceil32 in k_busy_wait by Keith Packard · 1 year, 4 months ago
- 69cdc32 llext: export some symbols by Guennadi Liakhovetski · 1 year, 4 months ago
- 34c6b17 doc: fixed already renamed _Cstart to z_cstart by Daniel Leung · 1 year, 4 months ago
- 3d29c9f kernel: timeout: fix issue with z_timeout_expires by Qipeng Zha · 1 year, 4 months ago
- 91a6af3 kernel: mmu: Fix static analysis issue by Peter Mitsis · 1 year, 4 months ago
- afc5911 device: support for mutable devices by Christopher Friedt · 1 year, 4 months ago
- 40ba401 kernel: mm: only include demand_paging.h if needed by Daniel Leung · 1 year, 4 months ago
- 8679c58 kernel: Option to not use tls to get current thread by Flavio Ceolin · 1 year, 4 months ago
- f12d49d kernel: mm: separate demand paging headers into its own file by Daniel Leung · 1 year, 4 months ago
- c972ef1 kernel: mm: move kernel mm functions under kernel includes by Daniel Leung · 1 year, 4 months ago
- d2c101d kernel: init: conditional .bss section zeroing by Alexander Razinkov · 1 year, 5 months ago
- 9364ba4 kernel: Update k_thread_state_str() by Peter Mitsis · 1 year, 5 months ago
- e7986eb kernel: Extend halting to support suspending by Peter Mitsis · 1 year, 5 months ago
- b1384a7 kernel: Create z_thread_halt() by Peter Mitsis · 1 year, 5 months ago
- e1db1ce kernel: Rename end_thread() to halt_thread() by Peter Mitsis · 1 year, 5 months ago
- 52ae56b kernel: Add halt_queue field to k_thread by Peter Mitsis · 1 year, 5 months ago
- 4664813 kernel: spinlock: Ticket spinlocks by Alexander Razinkov · 1 year, 5 months ago
- a08bfeb syscall: rename Z_OOPS -> K_OOPS by Anas Nashif · 1 year, 5 months ago
- ee9f278 syscall: rename Z_SYSCALL_VERIFY -> K_SYSCALL_VERIFY by Anas Nashif · 1 year, 5 months ago
- 9c4d881 syscall: rename Z_SYSCALL_ to K_SYSCALL_ by Anas Nashif · 1 year, 5 months ago
- 9c1aeb5 syscall: rename z_user_ to k_usermode_ by Anas Nashif · 1 year, 5 months ago
- 56fddd8 syscall: rename z_user_from_copy -> k_usermode_from_copy by Anas Nashif · 1 year, 5 months ago
- 6ba8176 syscall: rename z_user_alloc_from_copy -> k_usermode_alloc_from_copy by Anas Nashif · 1 year, 5 months ago
- 70e7919 syscall: rename z_user_string_nlen -> k_usermode_string_nlen by Anas Nashif · 1 year, 5 months ago
- 3ab3566 syscall: rename z_dump_object_error -> k_object_dump_error by Anas Nashif · 1 year, 5 months ago
- 21254b2 syscall: rename z_object_validate -> k_object_validate by Anas Nashif · 1 year, 5 months ago
- c25d080 syscall: rename z_object_find -> k_object_find by Anas Nashif · 1 year, 5 months ago
- 27d74e9 syscall: rename z_object_wordlist_foreach -> k_object_wordlist_foreach by Anas Nashif · 1 year, 5 months ago
- a5b4945 syscall: rename z_thread_perms_inherit -> k_thread_perms_inherit by Anas Nashif · 1 year, 5 months ago
- 993f903 syscall: rename z_thread_perms_set -> k_thread_perms_set by Anas Nashif · 1 year, 5 months ago
- e2a9d01 kernel: userspace: rename z_thread_perms_clear -> k_thread_perms_clear by Anas Nashif · 1 year, 5 months ago
- 70cf96b syscall: z_thread_perms_all_clear -> k_thread_perms_all_clear by Anas Nashif · 1 year, 5 months ago
- 7a18c2b syscall: rename z_object_uninit -> k_object_uninit by Anas Nashif · 1 year, 5 months ago
- 43a7402 syscall: rename z_object_recycle -> k_object_recycle by Anas Nashif · 1 year, 5 months ago
- d178b6a syscall: z_obj_validation_check -> k_object_validation_check by Anas Nashif · 1 year, 5 months ago
- 684b8fc syscall: Z_SYSCALL_VERIFY_MSG -> K_SYSCALL_VERIFY_MSG by Anas Nashif · 1 year, 5 months ago
- 4e39617 kernel: move syscall_handler.h to internal include directory by Anas Nashif · 1 year, 5 months ago
- a6b4900 kernel: object: rename z_object -> k_object by Anas Nashif · 1 year, 5 months ago
- c91cad7 kernel: object: rename z_object_init to k_object_init by Anas Nashif · 1 year, 5 months ago
- c54fb95 kernel: objects: rename z_dynamic_object_aligned_create by Anas Nashif · 1 year, 5 months ago
- 6e02f02 kernel: Fix k_thread_name_get signature by Flavio Ceolin · 1 year, 5 months ago
- a36c016 kernel: mmu: Fix possible null de-reference by Flavio Ceolin · 1 year, 5 months ago
- 83c875a hostap: Move the relevant config options away from hostap by Jukka Rissanen · 1 year, 5 months ago
- 88b05b3 kernel: disable THREAD_USERSPACE_LOCAL_DATA if LIBC_ERRNO by Daniel Leung · 1 year, 5 months ago
- 4207f4a kernel: timer: Fix race condition in k_timer_start by Pedro Sousa · 1 year, 5 months ago
- 943e434 mm: introduce CONFIG_KERNEL_VM_USE_CUSTOM_MEM_RANGE_CHECK by Daniel Leung · 1 year, 5 months ago
- 991ff6f kernel: init: Build constant in early random generator by Flavio Ceolin · 1 year, 6 months ago
- 6c0fad2 kernel: Fixes for z_early_rand_get by Flavio Ceolin · 1 year, 6 months ago
- 974e336 kernel: random: Make z_early_rand_get a weak symbol by Flavio Ceolin · 1 year, 6 months ago