zephyr/kernel
Anas Nashif 75ebe4c7bd Revert "mmu: pin the whole kernel"
This reverts commit a45486e1d5.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2021-01-22 08:39:45 -05:00
..
include Revert "kernel: add z_num_pagefaults_get()" 2021-01-22 08:39:45 -05:00
atomic_c.c
banner.c
cache_handlers.c cache: Expand the APIs for cache flushing 2021-01-19 14:31:02 -05:00
CMakeLists.txt kernel: add condition variables 2021-01-19 08:55:47 -05:00
compiler_stack_protect.c
condvar.c kernel: add vrfy hooks to support userspace with condvar 2021-01-19 08:55:47 -05:00
device.c
errno.c
fatal.c debug: coredump: remove z_ prefix for stuff used outside subsys 2021-01-21 22:08:59 -05:00
futex.c
idle.c
init.c mmu: ensure gperf data is mapped 2021-01-21 16:47:00 -05:00
Kconfig kernel: build: Make TICKLESS_KERNEL depends on TICKLESS_CAPABLE 2021-01-21 17:20:32 -05:00
kheap.c
mailbox.c
mem_domain.c
mem_slab.c
mempool.c
mmu.c Revert "mmu: pin the whole kernel" 2021-01-22 08:39:45 -05:00
msg_q.c
mutex.c
pipes.c
poll.c kernel: poll: remove unreachable code 2021-01-18 11:02:59 -05:00
queue.c
sched.c
sem.c
smp.c
stack.c
system_work_q.c
thread_abort.c
thread.c
timeout.c
timer.c
userspace_handler.c
userspace.c
version.c
work_q.c
xip.c