..
include
userspace: add functions for copying to/from user
2018-07-31 07:47:15 -07:00
alert.c
syscalls: remove policy from handler checks
2018-05-17 23:34:03 +03:00
atomic_c.c
CMakeLists.txt
compiler_stack_protect.c
device.c
errno.c
kernel: fix errno access for user mode
2018-07-19 16:44:59 -07:00
idle.c
kernel: idle: Define _sys_soc_resume functions conditionally
2018-07-19 17:12:58 -04:00
init.c
userspace: compartmentalized app memory organization
2018-07-25 12:02:01 -07:00
int_latency_bench.c
Kconfig
kernel: minor improve in SYS_CLOCK_HW_CYCLES_PER_SEC help description
2018-07-16 11:01:47 -04:00
Kconfig.event_logger
kernel: Kconfig: Remove redundant 'default n' properties
2018-06-22 15:21:14 -04:00
Kconfig.power_mgmt
kernel: Kconfig: Remove redundant 'default n' properties
2018-06-22 15:21:14 -04:00
mailbox.c
kernel: Fix sloppy wait queue API
2018-05-18 01:48:48 +03:00
mem_domain.c
mem_slab.c
kernel: mem_slab: Reschedule in k_mem_slab_free only when necessary.
2018-05-18 20:16:50 +03:00
mempool.c
kernel/mempool: Handle transient failure condition
2018-05-27 09:55:04 -04:00
msg_q.c
kernel: Wait queues aren't dlists anymore
2018-05-19 07:00:55 +03:00
mutex.c
kernel: Fix sloppy wait queue API
2018-05-18 01:48:48 +03:00
pipes.c
kernel: Wait queues aren't dlists anymore
2018-05-19 07:00:55 +03:00
poll.c
kernel/poll: Remove POLLING thread state bit
2018-06-11 17:25:38 -04:00
queue.c
kernel/drivers: fix compile warnings
2018-07-01 22:58:23 +02:00
sched.c
kernel: Cleanup _ms_to_ticks().
2018-07-03 22:46:39 -04:00
sem.c
kernel: Fix sloppy wait queue API
2018-05-18 01:48:48 +03:00
smp.c
stack.c
kernel: Wait queues aren't dlists anymore
2018-05-19 07:00:55 +03:00
sys_clock.c
syscalls: remove policy from handler checks
2018-05-17 23:34:03 +03:00
system_work_q.c
thread_abort.c
syscalls: remove policy from handler checks
2018-05-17 23:34:03 +03:00
thread.c
kernel: fix errno access for user mode
2018-07-19 16:44:59 -07:00
timer.c
kernel: Fix sloppy wait queue API
2018-05-18 01:48:48 +03:00
userspace_handler.c
syscalls: remove policy from handler checks
2018-05-17 23:34:03 +03:00
userspace.c
userspace: add functions for copying to/from user
2018-07-31 07:47:15 -07:00
version.c
work_q.c