1902 Commits (713c7ac1f85c56ea7d727a9307c7338e3d51b4dd)

Author SHA1 Message Date
Anas Nashif bd8597c9d7 x86: rename DEBUG_INFO to X86_DEBUG_INFO 3 weeks ago
Anas Nashif 9dc30f8dec x86: mmu: add missing break statement in flags_to_entry function 3 weeks ago
Anas Nashif 0ca2a9ed4c arch: x86: multiboot: add a break in default switch case 3 weeks ago
Ederson de Souza 923fedb429 arch/x86/core: Use CONFIG_QEMU_TARGET for QEMU specific code 1 month ago
Lauren Murphy 7bbe425fe4 llext: basic x86 support 2 months ago
Daniel Leung ec6a6eb04d x86: x86_64: ARCH_HAS_STACKWALK possible with optimization 2 months ago
Anisetti Avinash Krishna 5fa9e76469 arch: x86: core: intel64: Exclude apic_id comparison for ACRN 2 months ago
Daniel Leung 92ebb2eb69 kernel: remove kernel/internal/smp.h 2 months ago
Peter Mitsis 0a7fde2afd arch: x86: Restrict direct IPI support 4 months ago
Peter Mitsis c6bc09223e kernel: Move current_fp field out of z_kernel 4 months ago
William Tambe 15fa9a8ed8 arch: x86: remove arch specific dependencies from DYNAMIC_BOOTARGS 4 months ago
Peter Mitsis 427f2c60da kernel: arch: add directed IPIs to x86/intel64 4 months ago
Anas Nashif 10506f8a25 x86: lakemont: split lakemont into families 5 months ago
Björn Bergman 5a57c3b7e8 toolchain: x86: Broken -Os detection in ia32.cmake 5 months ago
Anisetti Avinash Krishna 9353abf162 arch: x86: core: reboot_rst_cnt: Enable support for warm reboot 5 months ago
Chris Friedt 75ad6e1d00 arch: x86: fatal: initialize was_valid_access 5 months ago
Chris Friedt c057f91eb5 arch: x86: add missing semicolon for z_x86_kpti_is_access_ok() 6 months ago
Nicolas Pitre 46aa6717ff Revert "arch: deprecate `_current`" 6 months ago
Peter Mitsis 909ff45f0c kernel: arch: move arch_swap() declaration 7 months ago
Daniel Leung af02730a29 x86: remove CONFIG_DISABLE_SSBD and CONFIG_ENABLE_EXTENDED_IBRS 7 months ago
Yong Cong Sin b1def7145f arch: deprecate `_current` 8 months ago
Yong Cong Sin de347a4e07 init: support per-core init hook 8 months ago
Jakub Michalski e75316b11a arch: x86_64: re-enable -mno-red-zone 10 months ago
Nicolas Pitre 66853f4307 x86: add support for on-demand mappings 10 months ago
Daniel Leung a3f4251ed5 x86: coredump: support dumping privilege stack 10 months ago
Yong Cong Sin b55f3c1c4f kernel: remove `CONFIG_MP_NUM_CPUS` 10 months ago
Anas Nashif 328f52b0ce x86: init spec_ctrl in prep_c, do not use SYS_INIT 10 months ago
Anas Nashif 7e225efab7 arch: initialize irq_offload during boot, do not use SYS_INIT 10 months ago
Anas Nashif 6ec74d02b6 cache: add new interface arch_cache_init() for initializing cache 10 months ago
Daniel Leung 5ec60249ed x86: skip printing args when unwinding stack 10 months ago
Anas Nashif e260d03686 init: introduce soc and board hooks 10 months ago
Jakub Michalski f568e2d3ca zefi: add bootargs support 10 months ago
Jakub Michalski 3b58d066e4 zefi: include autoconf.h 10 months ago
Jakub Michalski 0cf726b8ef arch/x86: multiboot: add bootargs support 10 months ago
Daniel Leung d736af8d26 x86: implements arch_thread_priv_stack_space_get 11 months ago
Daniel Leung fb0babacee x86: initialize privileged stack during thread init 11 months ago
Daniel Leung c25fa96a68 x86: only set psp pointer for thread stacks 11 months ago
Yong Cong Sin 06a8c35316 arch: x86: implement `arch_stack_walk()` 11 months ago
Yong Cong Sin 42362c6fcc subsys/profiling: relocate stack unwind backends 11 months ago
Mikhail Kushnerov 140f9a57b7 arch: x86: ia32: Implement perf stack thrace func 11 months ago
Mikhail Kushnerov 1588390907 arch: x86: intel64: make perf stack thrace func 11 months ago
Anas Nashif a91c6e56c8 arch: use same syntax for custom arch calls 11 months ago
Anas Nashif 7f52fc4188 arch: custom cpu_idle and cpu_atomic harmonization 11 months ago
Pieter De Gendt ad63ca284e kconfig: replace known integer constants with variables 12 months ago
Hess Nathan 8b942e15e2 arch: x86: corrected parameter names 1 year ago
Jordan Yates 07870934e3 everywhere: replace double words 1 year ago
Daniel Leung da702463b9 x86: select CONFIG_THREAD_STACK_INFO for exception stack trace 1 year ago
Daniel Leung 564ca11631 kernel: mm: rename z_page_fault() to k_mem_page_fault() 1 year ago
Daniel Leung 54af5dda84 kernel: mm: rename z_page_frame_* to k_mem_page_frame_* 1 year ago
Daniel Leung 7715aa3341 kernel: mm: rename Z_SCRATCH_PAGE to K_MEM_SCRATCH_PAGE 1 year ago