summaryrefslogtreecommitdiff
path: root/kernel/init.c
AgeCommit message (Expand)Author
2017-01-24kernel/arch: streamline thread user optionsBenjamin Walsh
2017-01-24kernel: move K_ESSENTIAL from thread_state to execution_flagsBenjamin Walsh
2017-01-19license: Replace Apache boilerplate with SPDX tagDavid B. Kinder
2017-01-13unified: added _MOVE_INSTR for RISCV32 architectureJean-Paul Etienne
2017-01-11kernel: profiling: Expose an API call to analyze call stacksCarles Cufi
2017-01-09kernel/arch: optimize memory use of some thread fieldsBenjamin Walsh
2016-12-21kernel: fix all nanokernel usage in commentsAnas Nashif
2016-12-19kernel: move kernel code to kernel/ directlyAnas Nashif