- 9d815e5 timing: use runtime cycles for cortex-m systick by Michel Haber · 3 years, 4 months ago
- 1238410 arch/x86_64: Add hook for CONFIG_SCHED_THREAD_USAGE accounting in ISRs by Andy Ross · 3 years, 5 months ago
- 76b848e arch/sparc: Add hook for CONFIG_SCHED_THREAD_USAGE accounting in ISRs by Andy Ross · 3 years, 5 months ago
- c815996 arch/arc: Add hook for CONFIG_SCHED_THREAD_USAGE accounting in ISRs by Andy Ross · 3 years, 5 months ago
- 35af02f arch/arm64: Add hook for CONFIG_SCHED_THREAD_USAGE accounting in ISRs by Andy Ross · 3 years, 5 months ago
- 884f1bf arch/xtensa: Add hook for CONFIG_SCHED_THREAD_USAGE accounting in ISRs by Andy Ross · 3 years, 5 months ago
- 9c74027 cmake: CMake linker script generator pass handling by Torsten Rasmussen · 3 years, 5 months ago
- 533b8c9 arch: arm: aarch32: Fix spelling of "want" by Nikolai Kondrashov · 3 years, 5 months ago
- c4ab278 arm64: xenvm: Add Xen hypercall interface for arm64 by Dmytro Firsov · 3 years, 5 months ago
- c6141c4 arch: arm: core: aarch32: enable ARMv7-R/Cortex-R code for ARMv7-A/Cortex-A by Immo Birnbaum · 3 years, 5 months ago
- 70c403c arch: arm: core: aarch32: introduce basic ARMv7 MMU support by Immo Birnbaum · 3 years, 5 months ago
- eac90ee arch: arm: core: aarch32: limit ACTLR register access to Cortex-R by Immo Birnbaum · 3 years, 5 months ago
- 85f5337 arch: arm: core: aarch32: Updated brief file description by Immo Birnbaum · 3 years, 5 months ago
- 38dc87d arch: arm: core: aarch32: Add ARMv7-A/Cortex-A(9) related Kconfig items by Immo Birnbaum · 3 years, 5 months ago
- 305550a arch: arm: core: aarch32: Updated brief file description by Immo Birnbaum · 3 years, 5 months ago
- 177f954 arm: Use correct macro for z_interrupt_stacks declaration in stack.h by Keith Packard · 3 years, 5 months ago
- 799f37b arm64: add nocache memory segment support by Jiafei Pan · 3 years, 5 months ago
- 6d2b914 arm: cortex-m: initialise ptr_esf in get_esf() in fault.c. by Chris Reed · 3 years, 5 months ago
- a7d07cb ARC: forbid FIRQ or multiple register banks w/ 1 IRQ priority level by Evgeniy Paltsev · 3 years, 5 months ago
- c24d0c8 arm64: mmu: implement arch_virt_region_align() by Neil Armstrong · 3 years, 5 months ago
- 88ccb5f Revert "xtensa: remove unused script" by Daniel Leung · 3 years, 6 months ago
- a6355cb arm: aarch32: mpu: Fix build issue with assert by Kumar Gala · 3 years, 6 months ago
- 866840e arm64: mmu: don't use a Level block if PA is not aligned by Neil Armstrong · 3 years, 6 months ago
- 1ec2dbd xtensa: fix implicit declaration of _xtensa_handle_one_int* by Daniel Leung · 3 years, 6 months ago
- 207926c arm64: Kconfig: Enable userspace feature by Jaxson Han · 3 years, 6 months ago
- 27ed237 arm64: arm_mpu: Add userspace by Jaxson Han · 3 years, 6 months ago
- ac0c0a6 include: arm64: Refine the mem alignment macros by Jaxson Han · 3 years, 6 months ago
- d282d86 arm64: Create common mmu and mpu interfaces by Jaxson Han · 3 years, 6 months ago
- 34d6c7c arm64: cortex_r: Move mpu code to a better place by Jaxson Han · 3 years, 6 months ago
- d55991b arm64: isr_wrapper: ignore Special INTIDs between 1020..1023 by Neil Armstrong · 3 years, 6 months ago
- 0781139 arm64: isr_wrapper: fixup out of bounds for large number of irqs by Neil Armstrong · 3 years, 6 months ago
- a6364da arch: xtensa: add workaround for small vector table entries by Iuliana Prodan · 3 years, 7 months ago
- 23c0e16 arch: arm: core: aarch32: fix regression introduced with Cortex-R by Alexandre Bourdiol · 3 years, 7 months ago
- 535fc38 riscv: Don't reschedule on back-to-back interrupts by Wolfgang Reißnegger · 3 years, 7 months ago
- d33017b x86: x86-64: add arch_float_en-/dis-able() functions by Daniel Leung · 3 years, 7 months ago
- 37bbe7a arch/xtensa: Add arch_cpu_idle() workarounds by Andy Ross · 3 years, 7 months ago
- b76bc6c arch/xtensa: Fix outgoing stack flush for dummy threads by Andy Ross · 3 years, 7 months ago
- 60fdec6 ARC: MWDT: get rid of MWDT startup libs by Evgeniy Paltsev · 3 years, 7 months ago
- 41fd6e0 arch: arm: aarch32: Add half-precision floating-point configs by Stephanos Ioannidis · 3 years, 7 months ago
- 94a0101 arch: linker: specify intList section in the IDT_LIST region by Torsten Rasmussen · 3 years, 7 months ago
- 3804029 cmake: linker: converter arm and common ld scripts into CMake code by Torsten Rasmussen · 3 years, 7 months ago
- da926f6 asm: .eabi_attribute Tag_ABI_align_preserved, 1 by Torsten Rasmussen · 3 years, 7 months ago
- f9810cc arch: xtensa: modify asm for interrupt sections by Iuliana Prodan · 3 years, 7 months ago
- 302fd80 interrupts: safeguard isr_wrapper and isr_install by Torsten Rasmussen · 3 years, 7 months ago
- f574836 arch: arm: swap_helper.S: safe guarding GTEXT(z_arm_do_syscall) by Torsten Rasmussen · 3 years, 7 months ago
- 3d82c7c linker: align _image_text_start/end/size linker symbols name by Torsten Rasmussen · 3 years, 7 months ago
- c6aded2 linker: align _image_rodata and _image_rom start/end/size linker symbols by Torsten Rasmussen · 3 years, 7 months ago
- 510d7db linker: align _ramfunc_ram/rom_start/size linker symbol names by Torsten Rasmussen · 3 years, 7 months ago
- eb14e21 arch: arc: add support of mpu v6 by Yuguo Zou · 3 years, 7 months ago
- 333501e arch: arc: add support of mpu v3 by Yuguo Zou · 3 years, 7 months ago
- c2a01af x86: pin z_x86_set_stack_guard() by Daniel Leung · 3 years, 7 months ago
- 7605619 x86: userspace: page in stack before starting user thread by Daniel Leung · 3 years, 7 months ago
- ea0f947 x86: gen_mmu: don't force extra map argument to be base 16 by Daniel Leung · 3 years, 7 months ago
- c11ad59 x86: mmu: don't mark generic sections as present if desired by Daniel Leung · 3 years, 7 months ago
- 30e5968 x86: don't clear BSS if not in physical memory at boot by Daniel Leung · 3 years, 7 months ago
- 2dfae4a kernel: demand_paging: allow reserving page frames by Daniel Leung · 3 years, 7 months ago
- 073cfa9 arch: riscv: introduce global pointer relative addressing support by Jim Shu · 3 years, 7 months ago
- 9ff6282 arch: arm64: invalidate TLBs after ptables swap by Manuel Argüelles · 3 years, 7 months ago
- 9b6122d arch: riscv: Increase default CONFIG_TEST_EXTRA_STACKSIZE for 32-bit by Maureen Helm · 3 years, 7 months ago
- 97fa203 Revert "arch: riscv: added support for custom initialization of gp register" by Jim Shu · 3 years, 7 months ago
- e3fe63a arch: riscv: remove unneeded context switch to gp register by Jim Shu · 3 years, 7 months ago
- e1c7333 arch: riscv: fix typo of context switch macro by Jim Shu · 3 years, 7 months ago
- 78ba3dd arch: arm: mpu: Put a lock around MPU buffer validate by Phil Erwin · 3 years, 7 months ago
- 046f936 arch: arm: cortex_r: Support nested exception detection by Bradley Bolen · 3 years, 7 months ago
- 1e153b5 arch: arm: cortex_r: Add support for recoverable data abort by Bradley Bolen · 3 years, 7 months ago
- ff1a5e7 arch: arm: cortex_r: Add ARCH_EXCEPT macro by Bradley Bolen · 3 years, 7 months ago
- 65dcab8 arch: arm: cortex_r: Do not use user stack in svc/isr modes by Bradley Bolen · 3 years, 7 months ago
- e0bed3b arch: arm: cortex_r: Add MPU and USERSPACE support by Phil Erwin · 3 years, 7 months ago
- 7862724 arm64: smp: arm64_smp_init to be done at PRE_KERNEL_2 by Daniel Leung · 3 years, 7 months ago
- 6df8f7e arch: arm: cortex_m: Add ARMv8.1-M MVE configs by Stephanos Ioannidis · 3 years, 7 months ago
- 44e53ee ARC: MWDT: fix SMP build for MWDT toolchain by Evgeniy Paltsev · 3 years, 8 months ago
- 7ca190c ARC: 64BIT: Kconfig increase stacks sizes for 64bit platforms by Evgeniy Paltsev · 3 years, 8 months ago
- 5ed232b ARC: ARCv3 64: adopt ARC SMP code for ARCv3 64 bit by Evgeniy Paltsev · 3 years, 8 months ago
- c661765 arm: cortex-m: setup TLS pointer before switching to main by Daniel Leung · 3 years, 8 months ago
- ca5623d arm: swap: cleanup an #ifdef statement in swap routine by Ioannis Glaropoulos · 3 years, 8 months ago
- f795672 arm: cortex-m: enhance information dump during HardFault escalation by Ioannis Glaropoulos · 3 years, 8 months ago
- 7930829 arm: cortex-m: move synchronous SVC assessment in a separate function by Ioannis Glaropoulos · 3 years, 8 months ago
- a8d6c14 arm: cortex-m: clean up some more hard-coded constants in swap_helper by Ioannis Glaropoulos · 3 years, 8 months ago
- 03c4bcd arm: use BASEPRI_MAX instead of BASEPRI to mask interrupts by Ioannis Glaropoulos · 3 years, 8 months ago
- 7156183 arm: fix the VTOR alignment requirement for Baseline Cortex-M by Ioannis Glaropoulos · 3 years, 8 months ago
- ebcd5de arm: cortex_a_r: rename z_platform_init to z_arm_platform_init by Ioannis Glaropoulos · 3 years, 8 months ago
- 1706b4d arm: rename z_platform_init to z_arm_platform_init by Ioannis Glaropoulos · 3 years, 8 months ago
- 70984a1 arm: set DebugMonitor IRQ unconditionally during initialization by Ioannis Glaropoulos · 3 years, 8 months ago
- 6981b84 arm: ensure SysTick IRQ level is set unconditionally by Ioannis Glaropoulos · 3 years, 8 months ago
- 28a59f6 arm: route PendSV to spurious IRQ handler if it is unused by Ioannis Glaropoulos · 3 years, 8 months ago
- 41d3d38 arm: aarch32: sort the source files lists alphabetically by Ioannis Glaropoulos · 3 years, 8 months ago
- 379bb70 arch: aarch32: cortex_m/r: Add arch exception helper by Bradley Bolen · 3 years, 8 months ago
- 50a6daf arch: aarch32: cortex_m/r: Add arch helper function by Bradley Bolen · 3 years, 8 months ago
- fbe13b7 cmake: oneApi: add oneApi support on windows. by Chen Peng1 · 3 years, 8 months ago
- a6800ce x86/cache: fix issues in arch dcache flush function by Dong Wang · 3 years, 8 months ago
- a1d1a5f SPARC: Keep interrupts disabled during kernel init by Martin Åberg · 3 years, 8 months ago
- 86a1252 arch/Kconfig: Remove stray tab from USERSPACE help by Dominik Ermel · 3 years, 8 months ago
- b61ea62 arch: give the choice "Cache type" a name by Dylan Hung · 3 years, 8 months ago
- 0eab654 arch: arm64: select SCHED_IPI_SUPPORTED for Armv8_R by Huifeng Zhang · 3 years, 9 months ago
- c34960b arch: arm64: Unify the initialization of MMU and MPU by Huifeng Zhang · 3 years, 9 months ago
- 7b09d03 arch: riscv: added support for custom initialization of gp register by Felipe Neves · 3 years, 9 months ago
- fbc9fbf ARC: save/restore accumulator registers on all ARCv2 HS CPUs by default by Evgeniy Paltsev · 3 years, 9 months ago
- c6fcdc2 arch: arc: update ARConnect ICD select mask when new cpu come online by Watson Zeng · 3 years, 9 months ago
- 466c5d9 arch: x86: core: remove order eval of 'z_x86_check_stack_bounds' args by Maksim Masalski · 3 years, 9 months ago
- cbfd33f arch: add comments to empty default case, add default LOG_ERR by Maksim Masalski · 3 years, 9 months ago