zephyr/arch/x86/core
Anas Nashif d7bc60f096 kernel: remove remaining microkernel references
Change-Id: Ie648dbaaf714316c21395bd43e555618013dbd19
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-04-10 20:21:05 +00:00
..
debug license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
offsets license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Makefile kernel: move kernel code to kernel/ directly 2016-12-19 14:59:35 -05:00
cache.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
cache_s.S build: add _ASMLANGUAGE to all asm files 2017-01-24 13:34:51 +00:00
cpuhalt.c kernel: remove remaining microkernel references 2017-04-10 20:21:05 +00:00
crt0.S build: add _ASMLANGUAGE to all asm files 2017-01-24 13:34:51 +00:00
excstub.S build: add _ASMLANGUAGE to all asm files 2017-01-24 13:34:51 +00:00
fatal.c x86: add a more informative page fault handler 2017-04-06 21:18:28 +00:00
float.c kernel/arch: streamline thread user options 2017-01-24 13:34:50 +00:00
gdt.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
intstub.S x86: implement direct interrupts 2017-02-03 18:18:30 +00:00
irq_manage.c x86: implement direct interrupts 2017-02-03 18:18:30 +00:00
irq_offload.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
msr.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
reboot_rst_cnt.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
swap.S build: add _ASMLANGUAGE to all asm files 2017-01-24 13:34:51 +00:00
sys_fatal_error_handler.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
thread.c kernel: rename thread states symbols 2017-01-24 13:34:49 +00:00