451 Commits (main)

Author SHA1 Message Date
Daniel Leung 01682756b6 kernel: mm: rename Z_VM_RESERVED to K_MEM_VM_RESERVED 1 year ago
Daniel Leung a459cdf51e kernel: mm: rename Z_FREE_VM_START to K_MEM_VM_FREE_START 1 year ago
Daniel Leung b2784c9145 kernel: mm: rename Z_KERNEL_VIRT_* to K_MEM_KERNEL_VIRT_* 1 year ago
Daniel Leung 03eded1ed6 kernel: mm: rename Z_VIRT_RAM_* to K_MEM_VIRT_* 1 year ago
Benjamin Cabé 593dfe1385 doc: kernel: fix improper Sphinx C domain usage 1 year ago
Tom Burdick d95caa51a4 sys: Add a lockfree mpsc and spsc queues 1 year ago
Peter Mitsis 0bcdae2c62 kernel: Add CONFIG_ARCH_HAS_DIRECTED_IPIS 1 year ago
Peter Mitsis 46e3cfa665 doc: kernel: Fix pipes configuration option link 1 year ago
Yong Cong Sin 3570408db5 build: namespace syscall sources to `zephyr/` 1 year ago
Yong Cong Sin bbe5e1e6eb build: namespace the generated headers with `zephyr/` 1 year ago
Flavio Ceolin 53ff81038e doc: security/etsi: Provision 5.13.1 assessment 1 year ago
Daniel Leung e6abc035c8 kernel: mem_domain: new config for isolated stacks 1 year ago
Nicolas Pitre e9a47d932c kernel: mmu: shrink and align struct z_page_frame 1 year ago
Ederson de Souza 64a373f4ea doc/kernel/drivers: Mention deferred initialization 1 year ago
Glenn Andrews b3e42feaea Documentation: Update Polling API 1 year ago
Grant Ramsay 0933cdec15 doc: kernel: code-relocation: Remove kernel example and add tips 1 year ago
Daniel Leung 6ea749de52 arch: rename arch_start_cpu() to arch_cpu_start() 1 year ago
TaiJu Wu 1f5f0cf838 sched: Remove multi-level queue priority limit 1 year ago
Jason Hutchinson 650a59479c doc: kernel: services: mailboxes: remove extra '.' 1 year ago
Håkon Amundsen 6e6f8ee846 doc: kernel: interrupts: remove concept of 'interrupt handler function' 1 year ago
Radoslaw Koppel 19bb21ef6d doc: kernel: interrupts: Description of the local isr declaration 1 year ago
Radoslaw Koppel b0c83f328c arch: sw_isr_table: Update shared interrupts structures 1 year ago
Ben Marsh 79bbe8f4b0 doc: kernel: Add message queue & pipe to poll docs 1 year ago
Pisit Sawangvonganan 512dc9ff38 doc: fix typo in multiple directories (build, hardware, kernel, project) 1 year ago
Yong Cong Sin d07d8082c9 doc: touch-up multi-level interrupt documentation 1 year ago
Grzegorz Swiderski 460b6ef122 code_relocation: Add NOKEEP option 2 years ago
Reto Schneider 698f3b1a58 doc: Fix sentence 2 years ago
Johan Hedberg 3fbf12487c kernel: Introduce a way to specify minimum system heap size 2 years ago
Simon Hein 47ec4359b9 doc: Clean up wrong c function links 2 years ago
Simon Hein 64462657c9 doc: irq: fix function link 2 years ago
Daniel Leung 6421c7a5fe os: timing: polish doxygen 2 years ago
Daniel Leung 397c001181 doc: kernel/mm: add a page about virtual memory 2 years ago
Mia Koen 0bcad09392 bluetooth: mesh: Doc fix Bluetooth mesh to Mesh 2 years ago
Børre A. Opedal Lunde 6c6712d104 doc: timers: correct grammar and typos 2 years ago
Benjamin Cabé 155420522b doc: Fix occurrences of repeated words 2 years ago
Andrej Butok 287b30eb78 doc: Fix double 'the' 2 years ago
Andrej Butok 2e97e5daa8 doc: mpsc: Add missed 'end' 2 years ago
Thien Nguyen a0b746ed74 doc: drivers: deprecate driver init levels 2 years ago
Andrej Butok 583fd8a79e doc: slist: fix duplicated sys_sfnode_flags_get() 2 years ago
Andrej Butok 5730dd6fb7 doc: fix typos 2 years ago
Andrej Butok 95a5f5178f doc: memory: Fix SYS_MEM_BLOCKS_DEFINE_STATIC description 2 years ago
Anas Nashif a08bfeb49c syscall: rename Z_OOPS -> K_OOPS 2 years ago
Anas Nashif ee9f278323 syscall: rename Z_SYSCALL_VERIFY -> K_SYSCALL_VERIFY 2 years ago
Anas Nashif 1a9de05767 syscall: rename Z_SYSCALL_DRIVER_ -> K_SYSCALL_DRIVER_ 2 years ago
Anas Nashif 9c4d881183 syscall: rename Z_SYSCALL_ to K_SYSCALL_ 2 years ago
Anas Nashif 9c1aeb5fd3 syscall: rename z_user_ to k_usermode_ 2 years ago
Anas Nashif 56fddd805a syscall: rename z_user_from_copy -> k_usermode_from_copy 2 years ago
Anas Nashif 21254b2f40 syscall: rename z_object_validate -> k_object_validate 2 years ago
Anas Nashif df9428991a syscall: Z_SYSCALL_MEMORY_ARRAY -> K_SYSCALL_MEMORY_ARRAY 2 years ago
Anas Nashif 684b8fcdd0 syscall: Z_SYSCALL_VERIFY_MSG -> K_SYSCALL_VERIFY_MSG 2 years ago