..
offsets
gen_isr_tables: Delete the dead code accompanying .intList.num_isrs
2018-06-25 12:54:49 -07:00
CMakeLists.txt
clang: fix for x86 iamcu
2018-07-01 22:58:09 +02:00
Kconfig
Kconfig: Use a short, consistent style for prompts
2018-08-15 04:10:10 -07: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: Using the same paramenters names in a specific function
2018-09-28 07:58:19 +05:30
crt0.S
kconfig: decouple realmode boot from CONFIG_JAIHOUSE
2018-07-24 15:37:09 -07:00
excstub.S
arch: x86: Use retpolines in core assembly routines
2018-04-24 04:00:01 +05:30
fatal.c
portability: Avoid void* arithmetics which is a GNU extension
2018-09-28 07:57:28 +05:30
float.c
arch: convert to using newly introduced integer sized types
2017-04-21 12:08:12 +00:00
intstub.S
systemview: add support natively using tracing hooks
2018-08-21 05:45:47 -07:00
irq_manage.c
kernel: Explicitly ignoring _Swap return
2018-09-14 16:55:37 -04:00
irq_offload.c
irq: Fix irq_lock api usage
2018-08-16 19:47:41 -07:00
reboot_rst_cnt.c
arch: convert to using newly introduced integer sized types
2017-04-21 12:08:12 +00:00
spec_ctrl.c
arch: x86: Allow disabling speculative store bypass
2018-05-24 13:07:12 -04:00
swap.S
systemview: add support natively using tracing hooks
2018-08-21 05:45:47 -07:00
sys_fatal_error_handler.c
arch: Add LOG_PANIC to fault handlers
2018-09-27 13:11:26 +05:30
thread.c
kernel: move thread monitor init to common code
2018-06-06 14:26:45 -04:00
userspace.S
syscalls: Correct the type of _k_syscall_table
2018-08-26 08:54:27 -07:00
x86_mmu.c
userspace: compartmentalized app memory organization
2018-07-25 12:02:01 -07:00