1. c118cd5 arch: make the max stack frames configurable by Yong Cong Sin · 10 months ago
  2. 861235a coding guidelines: comply with MISRA Rule 11.6 by Hess Nathan · 10 months ago
  3. 85a4b22 arch: x86: added missing parenthesis by frei tycho · 10 months ago
  4. 2803dcd arch: x86: remove limitation of number of cpu support in smp by Najumon B.A · 11 months ago
  5. 5730597 kernel: mmu: abstract access to page frame flags and address by Nicolas Pitre · 11 months ago
  6. 81e4b91 arch: x86: avoided increments/decrements with side effects by frei tycho · 11 months ago
  7. ed12a0c coding guidelines: comply with MISRA Rule 11.8 by Hess Nathan · 11 months ago
  8. 4b7e092 arch: x86: coding guidelines: cast unused arguments to void by frei tycho · 11 months ago
  9. 3068179 coding guidelines: comply with MISRA C:2012 Rule 17.7 in arch by frei tycho · 11 months ago
  10. aa3e9c1 coding guidelines: comply with MISRA Rule 2.2 by Hess Nathan · 11 months ago
  11. cbd9b37 coding guidelines: comply with MISRA Rule 20.9 by Hess Nathan · 11 months ago
  12. a1fc3b7 coding guidelines: comply with MISRA Rule 15.6 by Hess Nathan · 11 months ago
  13. 027a1c3 x86: add support for memory mapped stack for threads by Daniel Leung · 12 months ago
  14. 94997a0 x86: correct size for stack bound check for privileged stack by Daniel Leung · 12 months ago
  15. ac58355 x86: synchronize usage of CONFIG_X86_STACK_PROTECTION by Daniel Leung · 12 months ago
  16. d8614af x86: gen_gdt: remove extra unnecessary parens by Daniel Leung · 12 months ago
  17. d34351d kernel: align thread stack size declaration by Daniel Leung · 12 months ago
  18. 6cd7936 kernel: align kernel stack size declaration by Daniel Leung · 12 months ago
  19. b69d248 kernel: rename Z_KERNEL_STACK_BUFFER to K_KERNEL_STACK_BUFFER by Daniel Leung · 12 months ago
  20. 6ea749d arch: rename arch_start_cpu() to arch_cpu_start() by Daniel Leung · 1 year ago
  21. 796d916 x86: x86_64: fix tls setup in early boot by Daniel Leung · 1 year ago
  22. 9f4330f x86: use CONFIG_PRIVILEGED_STACK_SIZE for stack size by Daniel Leung · 1 year, 1 month ago
  23. 4c031e2 x86: prefix x86 SSBD and IBRS related kconfigs with X86 by Daniel Leung · 1 year, 1 month ago
  24. e2f3912 x86: revert removing soc.h from atom soc by Anas Nashif · 1 year, 1 month ago
  25. 8dc3f85 hwmv2: Introduce Hardware model version 2 and convert devices by Torsten Rasmussen · 1 year, 1 month ago
  26. dd9e0df arch: x86: add interface for encode irq flags by Najumon B.A · 1 year, 2 months ago
  27. 991523f x86: add CODE_UNREACHABLE to z_x86_cpu_init by Daniel Leung · 1 year, 2 months ago
  28. dac942a arch: x86_64: split irq.c into multiple files by Anas Nashif · 1 year, 3 months ago
  29. 37f427a arch: introduce arch_smp_init by Anas Nashif · 1 year, 3 months ago
  30. 2ab367d x86: ia32/gdbstub: remove dead code by Daniel Leung · 1 year, 3 months ago
  31. 044e2d6 arch: make CONFIG_EXCEPTION_DEBUG cross arch config by Anas Nashif · 1 year, 3 months ago
  32. daf42fe arch/x86: CPUs expose an unimplemented feature by Tomasz Bursztyka · 1 year, 3 months ago
  33. b1cc731 arch/x86: Fixing dcache enable/disable code by Tomasz Bursztyka · 1 year, 3 months ago
  34. fb19d53 arch: x86: z_x86_prep_c -> z_prep_c by Anas Nashif · 1 year, 4 months ago
  35. 4a73fb1 x86: add CODE_UNREACHABLE after z_cstart by Anas Nashif · 1 year, 4 months ago
  36. f308299 debug: gdbstub: kconfig: Add GDBSTUB_TRACE config option by Dmitrii Golovanov · 1 year, 4 months ago
  37. 2f70210 arch: x86: pcie: Remove old include by Andrei Emeltchenko · 1 year, 4 months ago
  38. 17d9275 arch/x86: Fix building early console driver by Tomasz Bursztyka · 1 year, 4 months ago
  39. 084b8e4 x86: Only enable EFI_CONSOLE if UART console is not enabled by Johan Hedberg · 1 year, 4 months ago
  40. 40ba401 kernel: mm: only include demand_paging.h if needed by Daniel Leung · 1 year, 4 months ago
  41. 9f70cd5 x86: Fix build when optimizations are disabled by Flavio Ceolin · 1 year, 4 months ago
  42. c972ef1 kernel: mm: move kernel mm functions under kernel includes by Daniel Leung · 1 year, 4 months ago
  43. f67ecc3 arch: x86: Use ACPICA typdef instead of struct name by Johan Hedberg · 1 year, 5 months ago
  44. 4e39617 kernel: move syscall_handler.h to internal include directory by Anas Nashif · 1 year, 5 months ago
  45. f5ce4dd arch/x86: Remove useless legacy ACPI code by Tomasz Bursztyka · 1 year, 5 months ago
  46. 9f9b4a8 uart: ns16550: use io-mapped DT property for IO port access by Daniel Leung · 1 year, 6 months ago
  47. ef041c6 modules: acpica: Fix header inclusion issue by Carles Cufi · 1 year, 6 months ago
  48. 7695a4d x86: Remove unused ACPI include by Keith Short · 1 year, 7 months ago
  49. a68204d arch: x86: update with new acpica lib interface by Najumon B.A · 1 year, 7 months ago
  50. 31a6594 drivers: loapic: add device tree support for loapic by Umar Nisar · 1 year, 7 months ago
  51. 6baa622 arch: move exc_handle.h under zephyr/arch/common by Anas Nashif · 1 year, 7 months ago
  52. 6e69d75 x86: acpi: Remove unneeded assignment by Andrei Emeltchenko · 1 year, 7 months ago
  53. 16bd0c8 x86: rename shadow variables by Daniel Leung · 1 year, 7 months ago
  54. 20c9bb8 x86-64: Early TLS initialization by Flavio Ceolin · 1 year, 8 months ago
  55. 596e77f x86: Early TLS initialization by Flavio Ceolin · 1 year, 8 months ago
  56. 4774a02 arch/x86: add more arch dcache functions by Dong Wang · 1 year, 9 months ago
  57. b3d78de arch: x86: updated acpi config macro by Najumon Ba · 1 year, 9 months ago
  58. ad826f3 x86: x86_64 can only support max 4 CPUs by Daniel Leung · 1 year, 9 months ago
  59. 1c09523 arch: x86: ia32: don't create FP context for NULL thread by Qipeng Zha · 1 year, 10 months ago
  60. d963767 arch: x86: add irq runtime statistics by Qipeng Zha · 1 year, 10 months ago
  61. dacb3db iterable_sections: move to specific header by Gerard Marull-Paretas · 1 year, 10 months ago
  62. a638223 arch: x86: make sys_arch_reboot as weak function by Qipeng Zha · 1 year, 11 months ago
  63. 44c3e10 arch: x86: pin boot arg before paging is up by Qipeng Zha · 1 year, 11 months ago
  64. c626bac arch: x86: fix SSE init issue when enable paging by Qipeng Zha · 1 year, 11 months ago
  65. 7469ad4 drivers: pcie: Use TYPE_SECTION macros for irq_alloc by Kumar Gala · 2 years ago
  66. 1cb259a arch/x86/ia32: Add option to reserve GDT entries by Leifu Zhao · 2 years ago
  67. a5fd0d1 init: remove the need for a dummy device pointer in SYS_INIT functions by Gerard Marull-Paretas · 2 years ago
  68. b3545b3 arch: x86: zefi: Remove unneeded include by Andrei Emeltchenko · 2 years ago
  69. a9e5038 arch: x86: Remove unused offset symbols by Peter Mitsis · 2 years, 1 month ago
  70. ec70444 treewide: Disable automatic argparse argument shortening by Jamie McCrae · 2 years, 2 months ago
  71. c9ef674 arch/x86: Fix compilation error by Tomasz Bursztyka · 2 years, 3 months ago
  72. a6b4af4 ia32: irq: Remove unnecessary header by Flavio Ceolin · 2 years, 3 months ago
  73. 1e83113 x86: fatal: Remove possible deadcode by Flavio Ceolin · 2 years, 3 months ago
  74. 8169541 x86: fatal: Remove possible deadcode by Flavio Ceolin · 2 years, 3 months ago
  75. 189cd1f cache: Rework cache API by Carlo Caione · 2 years, 4 months ago
  76. 3c99a1e drivers: pcie: reintroduce support for I/O BARs by Henrik Brix Andersen · 2 years, 5 months ago
  77. e802d53 x86: buf return from gdb_reg_readone is not a string by Keith Packard · 2 years, 5 months ago
  78. c73b0e2 arch: x86: Convert to CONFIG_MP_MAX_NUM_CPUS by Kumar Gala · 2 years, 5 months ago
  79. a1195ae smp: Move for loops to use arch_num_cpus instead of CONFIG_MP_NUM_CPUS by Kumar Gala · 2 years, 5 months ago
  80. fc95ec9 smp: Convert #if to use CONFIG_MP_MAX_NUM_CPUS by Kumar Gala · 2 years, 5 months ago
  81. 77abc49 arch/x86/x86-64: Set TLS before calling z_thread_mark_switched_in by Keith Packard · 2 years, 5 months ago
  82. fe32c4e arch: x86: core: include kernel.h first by Gerard Marull-Paretas · 2 years, 6 months ago
  83. 4c85c84 x86: Kconfig: update dependency for X86_FP_USE_SOFT_FLOAT by Chen Peng1 · 2 years, 6 months ago
  84. 79e6b0e includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> by Gerard Marull-Paretas · 2 years, 7 months ago
  85. 082043c drivers: display: intel_multibootfb: convert to DT by Gerard Marull-Paretas · 2 years, 7 months ago
  86. 11860fa drivers: display: framebuffer: rework to make it self-contained by Gerard Marull-Paretas · 2 years, 7 months ago
  87. e0125d0 devices: constify statically initialized device pointers by Gerard Marull-Paretas · 2 years, 7 months ago
  88. 27fcef0 arch: x86: Fix cache-related Kconfig symbols by Carlo Caione · 2 years, 7 months ago
  89. b507365 arch: x86: Fix wrong identation by Flavio Ceolin · 2 years, 8 months ago
  90. b5522ff arch: comply to coding guidelines MISRA C:2012 Rule 14.4 by Simon Hein · 2 years, 8 months ago
  91. 3c97130 arch/kernel/soc/samples: use unsigned int for irq_lock() by Johann Fischer · 2 years, 9 months ago
  92. 0514769 arch: x86: workaround for EFI call return with interrupt enabled by Enjia Mai · 2 years, 9 months ago
  93. 89a9eab drivers: console: add a minimal EFI console driver to support printf by Enjia Mai · 2 years, 9 months ago
  94. ad8778d coding guidelines: comply with MISRA C:2012 Rule 4.1 by Abramo Bagnara · 2 years, 9 months ago
  95. 8521b43 coding guidelines: comply with MISRA C:2012 Rule 21.13 by Abramo Bagnara · 2 years, 9 months ago
  96. 041f0e5 all: logging: Remove log_strdup function by Krzysztof Chruscinski · 2 years, 9 months ago
  97. d1d5acd coding guidelines: comply with MISRA C:2012 Rule 8.2 by Abramo Bagnara · 2 years, 9 months ago
  98. f51674a arch: x86: core: early_serial: obtain NS16550 uart base address from DT by Gerard Marull-Paretas · 2 years, 10 months ago
  99. 4b91c2d asm: update files with <zephyr/...> include prefix by Gerard Marull-Paretas · 2 years, 11 months ago
  100. 1681166 arch: migrate includes to <zephyr/...> by Gerard Marull-Paretas · 2 years, 11 months ago