zephyr/kernel
Ulf Magnusson 1f38ea77ba kconfig: Clean up 'config FOO' (two spaces) definitions
Must've been copy-pasted around.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2019-11-04 17:31:27 -05:00
..
include kernel: activate arch interface headers 2019-10-21 10:13:38 -07:00
atomic_c.c kernel: fix the bug in atomic_c.c 2019-09-26 21:13:20 -04:00
CMakeLists.txt
compiler_stack_protect.c kernel: Fix gcc-9.2 warning with _StackCheckHandler 2019-10-04 05:22:30 -07:00
device.c
errno.c
fatal.c kernel: fatal: use nested exception info in z_fatal_error 2019-10-24 10:12:08 -07:00
futex.c kernel: rename thread return value functions 2019-09-30 15:25:55 -04:00
idle.c kernel: rename boot time globals 2019-09-30 15:25:55 -04:00
init.c kernel: canaries: Add terminator character 2019-11-03 12:46:34 +01:00
Kconfig kconfig: Clean up 'config FOO' (two spaces) definitions 2019-11-04 17:31:27 -05:00
Kconfig.power_mgmt kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
mailbox.c kernel: rename thread return value functions 2019-09-30 15:25:55 -04:00
mem_domain.c
mem_slab.c kernel: rename thread return value functions 2019-09-30 15:25:55 -04:00
mempool.c k_mem_pool_alloc(): remove dead code 2019-10-04 18:43:33 -07:00
msg_q.c kernel: rename thread return value functions 2019-09-30 15:25:55 -04:00
mutex.c kernel: rename thread return value functions 2019-09-30 15:25:55 -04:00
pipes.c
poll.c kernel: Introduce k_work_poll 2019-10-04 17:15:17 +02:00
queue.c kernel: rename thread return value functions 2019-09-30 15:25:55 -04:00
sched.c tracing: simplify idle thread detection 2019-09-30 15:25:55 -04:00
sem.c kernel: rename thread return value functions 2019-09-30 15:25:55 -04:00
smp.c
stack.c kernel: rename thread return value functions 2019-09-30 15:25:55 -04:00
system_work_q.c
thread_abort.c kernel: renamespace z_is_in_isr() 2019-09-30 15:25:55 -04:00
thread.c kernel: remove vestigal printk references 2019-10-01 16:15:06 -05:00
timeout.c kernel/timeout: Fix timeslicing edge case in SMP 2019-09-26 16:54:06 -04:00
timer.c kernel: rename thread return value functions 2019-09-30 15:25:55 -04:00
userspace_handler.c kernel: remove vestigal printk references 2019-10-01 16:15:06 -05:00
userspace.c kernel: remove vestigal printk references 2019-10-01 16:15:06 -05:00
version.c
work_q.c coccinelle: standardize k_thread create/define calls with integer timeouts 2019-10-09 08:38:10 -04:00