Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
fd4c7bbbc2782ac1e6e40d9843f448f921d0f6ea
/
kernel
6532c2f
kernel: make z_is_idle_thread_entry take code ptr
by Robin Kastberg
· 4 months ago
01f8e0f
demand_paging: eviction: add kconfig CONFIG_EVICTION_TRACKING
by Daniel Leung
· 4 months ago
76bceb9
kernel: mem_slab: always validate memory address on free
by Corey Wharton
· 4 months ago
9504034
sys: util: use BITS_PER_BYTE macro instead of the magic number 8
by Chris Friedt
· 4 months ago
2b5012a
kernel: Move run queue initialization
by Tom Burdick
· 4 months ago
a995d9d
kernel: fix k_sleep in no multi-threading mode
by Mikhail Kushnerov
· 4 months ago
de347a4
init: support per-core init hook
by Yong Cong Sin
· 4 months ago
6023d6a
arch: common: fix copy for ramfunc region during XIP init
by Daniel DeGrasse
· 5 months ago
6261e2a
Revert "kernel: banner: Expose tainted builds"
by Anas Nashif
· 5 months ago
cedd361
kernel: Begin abstracting out _sched_spinlock
by Peter Mitsis
· 5 months ago
f6a76c3
kernel: inline z_unpend_first_thread()
by Peter Mitsis
· 5 months ago
0bf44f2
kernel: Re-order should_preempt() checks
by Peter Mitsis
· 5 months ago
6d4031f
kernel: banner: Expose tainted builds
by Reto Schneider
· 5 months ago
c70a619
kernel: Remove unused z_ready_thread_locked()
by Peter Mitsis
· 5 months ago
cc415bc
kernel: Apply 'unlikely' attribute
by Peter Mitsis
· 5 months ago
121cb49
kernel: sched: inline update_cache
by Anas Nashif
· 5 months ago
318b495
tests: scheduler queue benchmarks
by Peter Mitsis
· 6 months ago
b6aed5c
kernel: dynamic: use 4k stack size for x86
by Chris Friedt
· 6 months ago
52a2023
zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY
by Yong Cong Sin
· 6 months ago
746c59c
arch: kernel: lib: toolchain: Standardize TLS keyword
by Daniel Flodin
· 6 months ago
f5163d8
arch: add interface to dump privileged stack in coredump
by Daniel Leung
· 6 months ago
e947430
init: enhance kconfig docs for custom hooks
by Anas Nashif
· 6 months ago
5c8a2c0
style: kernel: remove unnecessary `return` statements
by Pisit Sawangvonganan
· 6 months ago
eda5814
kernel: Simplify k_thread_cpu_pin()
by Peter Mitsis
· 6 months ago
b55f3c1
kernel: remove `CONFIG_MP_NUM_CPUS`
by Yong Cong Sin
· 6 months ago
7e225ef
arch: initialize irq_offload during boot, do not use SYS_INIT
by Anas Nashif
· 6 months ago
ca09a4b
doc: kernel/arch: fix some wrong doxygen references
by Anas Nashif
· 6 months ago
035c822
arch: riscv: fill all IRQ stacks with 0xAA
by Yong Cong Sin
· 6 months ago
1e58b53
style: kernel: comply with MISRA C:2012 Rule 15.6
by Pisit Sawangvonganan
· 6 months ago
1e4fd23
kernel: mmu: install demand mappings for the on-demand linker sections
by Nicolas Pitre
· 6 months ago
6b3fff3
kernel: mmu: make demand paging work on SMP
by Nicolas Pitre
· 7 months ago
e260d03
init: introduce soc and board hooks
by Anas Nashif
· 7 months ago
c692136
mmu: introduce k_mem_update_flags()
by Nicolas Pitre
· 7 months ago
f568e2d
zefi: add bootargs support
by Jakub Michalski
· 7 months ago
0cf726b
arch/x86: multiboot: add bootargs support
by Jakub Michalski
· 7 months ago
49fc106
kernel: add bootargs support
by Jakub Michalski
· 7 months ago
e9ff0dc
kernel: userspace: Fix dynamic thread stack allocation for RISC-V
by Rick Tsao
· 7 months ago
b4c455c
arch: add interface to get stack space of privileged stack
by Daniel Leung
· 7 months ago
c9aa98e
kernel: mmu: support for on-demand mappings
by Nicolas Pitre
· 7 months ago
98a16b4
kernel: Define optional arch_thread_name_set()
by Rubin Gerritsen
· 7 months ago
ef639ef
style: kernel: comply with MISRA C:2012 Rule 15.6
by Pisit Sawangvonganan
· 7 months ago
2a41d85
k_mem_map: move some assertions to unconditional checks
by Nicolas Pitre
· 7 months ago
b8bef42
device_dt_metadata: handle dt_meta being NULL
by Jan Peters
· 7 months ago
f53d5d5
arch: move custom arch call Kconfigs
by Anas Nashif
· 7 months ago
28b4bab
kernel: fatal: Fix NO_OPTIMIZATIONS build
by Krzysztof Chruściński
· 8 months ago
8c48665
kernel: Remove k_thread_priority_set() restriction
by Peter Mitsis
· 8 months ago
28215fc
kernel: thread: Add k_thread_runtime_stats_cpu_get()
by Jyri Sarha
· 8 months ago
b8a1a62
kernel: thread: Add k_thread_foreach_filter_by_cpu() and unlocked version
by Jyri Sarha
· 8 months ago
ad63ca2
kconfig: replace known integer constants with variables
by Pieter De Gendt
· 8 months ago
2e0e9b1
kernel: reduce `k_spin_unlock` calls using `if-else if-else` structure
by Pisit Sawangvonganan
· 8 months ago
2a39132
device: remove const qualifier from node label copy
by Anas Nashif
· 8 months ago
20dee1a
kernel: Tweak z_unpend_thread_no_timeout() API
by Peter Mitsis
· 8 months ago
9efb8fd
kernel: Remove z_sched_abort() prototype
by Peter Mitsis
· 8 months ago
74c871d
build: Prefix missed generated syscall includes
by Ben Marsh
· 9 months ago
980d3f4
kernel: corrected parameter names
by Hess Nathan
· 9 months ago
5ed3cd4
kernel: fix typo
by Pisit Sawangvonganan
· 9 months ago
3da87b9
kernel kconfig: Do not enable STATIC_INIT_GNU w the old native_posix
by Alberto Escolar Piedras
· 9 months ago
e309f78
libc: common: Fix init hang issue
by Maochen Wang
· 9 months ago
6e977ae
lib c/cpp: Move .ctor .init_array handling from C++ to kernel
by Alberto Escolar Piedras
· 9 months ago
302422a
everywhere: replace double words
by Lingao Meng
· 9 months ago
0787093
everywhere: replace double words
by Jordan Yates
· 9 months ago
ada3c90
kernel: Add CONFIG_SCHED_IPI_CASCADE
by Peter Mitsis
· 9 months ago
15dc87d
tracing: trace sys_init calls
by Yong Cong Sin
· 9 months ago
555c07e
sched: Limit deadline scheduler parameter
by TaiJu Wu
· 9 months ago
6a3aa3b
demand_paging: add frame tracking functions to eviction algorithms
by Nicolas Pitre
· 9 months ago
25cdda1
kernel: Unified type of stack protection canary __stack_chk_guard.
by Lars-Ove Karlsson
· 9 months ago
d817940
kernel: avoided increments/decrements with side effects
by frei tycho
· 9 months ago
1bf5af7
kernel: banner: Add option to clear screen on boot
by Reto Schneider
· 9 months ago
0313091
kernel: mmu: make k_mem_unmap() work with demand paging
by Nicolas Pitre
· 9 months ago
7f6d600
kernel: mm: rename z_num_pagefaults_get to k_mem_num_*
by Daniel Leung
· 9 months ago
564ca11
kernel: mm: rename z_page_fault() to k_mem_page_fault()
by Daniel Leung
· 9 months ago
54af5dd
kernel: mm: rename z_page_frame_* to k_mem_page_frame_*
by Daniel Leung
· 9 months ago
7715aa3
kernel: mm: rename Z_SCRATCH_PAGE to K_MEM_SCRATCH_PAGE
by Daniel Leung
· 9 months ago
0168275
kernel: mm: rename Z_VM_RESERVED to K_MEM_VM_RESERVED
by Daniel Leung
· 9 months ago
a459cdf
kernel: mm: rename Z_FREE_VM_START to K_MEM_VM_FREE_START
by Daniel Leung
· 9 months ago
b2784c9
kernel: mm: rename Z_KERNEL_VIRT_* to K_MEM_KERNEL_VIRT_*
by Daniel Leung
· 9 months ago
03eded1
kernel: mm: rename Z_VIRT_RAM_* to K_MEM_VIRT_*
by Daniel Leung
· 9 months ago
3fd66de
kernel: mm: rename Z_PHYS_RAM_* to K_MEM_PHYS_*
by Daniel Leung
· 9 months ago
b6f951b
kernel: mm: rename Z_VM_OFFSET to K_MEM_VM_OFFSET
by Daniel Leung
· 9 months ago
def364a
kernel: mm: rename Z_BOOT_* to K_MEM_BOOT_*
by Daniel Leung
· 9 months ago
db9d313
kernel: mm: rename Z_MEM_PHYS/VIRT_ADDR to K_MEM_*
by Daniel Leung
· 9 months ago
552e297
kernel: mm: rename z_phys_un/map to k_mem_*_phys_bare
by Daniel Leung
· 9 months ago
295254a
kernel: mm: remove k_mem_phys_un/map()
by Daniel Leung
· 9 months ago
9f9dd26
kernel: mm: rename k_mem_un/map_impl to k_mem_*_phys_guard
by Daniel Leung
· 9 months ago
749566a
kernel/init: use zephyr's stack size macro for main/idle thread creation
by Dong Wang
· 9 months ago
c20e798
arch: call arch_smp_init() directly, do not use SYS_INIT
by Anas Nashif
· 9 months ago
15c9d37
kernel: add CONFIG_DEVICE_DT_METADATA and helpers
by Martí Bolívar
· 9 months ago
7b2ccf4
kernel: increase main stack size for ztests on nios2
by Anas Nashif
· 9 months ago
3283659
kernel: mem_slab: only define slab_ptr_is_good with assert enabled
by Fabio Baltieri
· 10 months ago
87946a8
kernel: banner: fix disabling boot banner
by Krzysztof Sychla
· 10 months ago
5f2620f
kernel: mem_slab: extend slab pointer validation
by Nicolas Pitre
· 10 months ago
67706a1
kernel: mem_slab: reverse free list initialization
by Nicolas Pitre
· 10 months ago
4c2938a
kernel: added missing parenthesis
by frei tycho
· 10 months ago
0bcdae2
kernel: Add CONFIG_ARCH_HAS_DIRECTED_IPIS
by Peter Mitsis
· 10 months ago
d8a4c8a
kernel: Add CONFIG_IPI_OPTIMIZE
by Peter Mitsis
· 10 months ago
9ff5221
kernel: Update IPI usage in k_thread_priority_set()
by Peter Mitsis
· 10 months ago
ed7a5f3
kernel: Update CONFIG_PIPES Kconfig description
by Peter Mitsis
· 10 months ago
6a3cb93
arch: remove the use of `z_arch_esf_t` completely from internal
by Yong Cong Sin
· 10 months ago
e54b27b
arch: define `struct arch_esf` and deprecate `z_arch_esf_t`
by Yong Cong Sin
· 10 months ago
65fc5b7
device: Remove z_device_is_ready
by Flavio Ceolin
· 10 months ago
Next »