1. d33017b x86: x86-64: add arch_float_en-/dis-able() functions by Daniel Leung · 3 years, 7 months ago
  2. 3d82c7c linker: align _image_text_start/end/size linker symbols name by Torsten Rasmussen · 3 years, 7 months ago
  3. c6aded2 linker: align _image_rodata and _image_rom start/end/size linker symbols by Torsten Rasmussen · 3 years, 7 months ago
  4. c2a01af x86: pin z_x86_set_stack_guard() by Daniel Leung · 3 years, 7 months ago
  5. 7605619 x86: userspace: page in stack before starting user thread by Daniel Leung · 3 years, 7 months ago
  6. ea0f947 x86: gen_mmu: don't force extra map argument to be base 16 by Daniel Leung · 3 years, 7 months ago
  7. c11ad59 x86: mmu: don't mark generic sections as present if desired by Daniel Leung · 3 years, 7 months ago
  8. 30e5968 x86: don't clear BSS if not in physical memory at boot by Daniel Leung · 3 years, 7 months ago
  9. fbe13b7 cmake: oneApi: add oneApi support on windows. by Chen Peng1 · 3 years, 8 months ago
  10. a6800ce x86/cache: fix issues in arch dcache flush function by Dong Wang · 3 years, 8 months ago
  11. 466c5d9 arch: x86: core: remove order eval of 'z_x86_check_stack_bounds' args by Maksim Masalski · 3 years, 9 months ago
  12. cbfd33f arch: add comments to empty default case, add default LOG_ERR by Maksim Masalski · 3 years, 9 months ago
  13. b651aa9 arch/x86/zefi: Fix entry-nop hack for EFI entry by Andy Ross · 3 years, 10 months ago
  14. 253314a x86: reduce VM size if ACPI to 1GB by Daniel Leung · 3 years, 10 months ago
  15. 39ba281 x86: acpi: no need to map all physical memory by Daniel Leung · 3 years, 10 months ago
  16. 4545224 x86: acpi: use memory mapping/unmapping to access ACPI tables by Daniel Leung · 3 years, 10 months ago
  17. a3e8177 x86: acpi: limit search on where EBDA can be by Daniel Leung · 3 years, 10 months ago
  18. 2de4a90 cmake: Support coverage flags on all archs by Jeremy Bettis · 3 years, 10 months ago
  19. e96df40 arch: x86: cast to the same size composite expression by Maksim Masalski · 3 years, 10 months ago
  20. 9cb8dcb arch/x86_64: Use modern CR0 assembly by Andy Ross · 3 years, 10 months ago
  21. 5e9c583 arch/x86_64: Terrible, awful hackery to bootstrap entry by Andy Ross · 3 years, 10 months ago
  22. 8341a13 x86: multiboot: Fix NULL pointer dereferences by Johan Hedberg · 3 years, 10 months ago
  23. 41e8859 arch/x86: Correct multiboot interpretation when building for EFI by Andy Ross · 3 years, 11 months ago
  24. 2c2d313c x86: ia32: mark symbols for boot and pinned regions by Daniel Leung · 3 years, 11 months ago
  25. 512cb90 x86: ia32/linker: add boot and pinned sections by Daniel Leung · 3 years, 11 months ago
  26. 45d1fc9 x86: gen_mmu: add support for boot and pinned regions by Daniel Leung · 3 years, 11 months ago
  27. af49ec0 linker: remove TEXT_START macro by Daniel Leung · 3 years, 11 months ago
  28. f000695 cache: Rename sys_{dcache,icache}_* to sys_{data,instr}_cache_* by Carlo Caione · 3 years, 11 months ago
  29. 18aad13 x86: mmu: implement arch_page_phys_get() by Daniel Leung · 3 years, 11 months ago
  30. 786cf64 x86: mmu: implement arch_mem_unmap() by Daniel Leung · 3 years, 11 months ago
  31. c481fd4 x86: mmu: don't decrement z_free_page_count in reserving code by Daniel Leung · 3 years, 11 months ago
  32. 3767295 x86: mmu: relax KERNEL_VM_OFFSET == SRAM_OFFSET by Daniel Leung · 3 years, 11 months ago
  33. ca75bbe tests: boot_time: remove all the code and instrumentation feeding into test by Jennifer Williams · 3 years, 11 months ago
  34. 54283ef x86: mmu: allow page table extra mappings to have cache disabled by Daniel Leung · 4 years ago
  35. d6cbdac x86: timing: fix potential divide by zero by Daniel Leung · 4 years ago
  36. 3e28a57 arch: x86: core: pcie: rephrase use of ain't by Jennifer Williams · 4 years ago
  37. f163bdb power: move reboot functionality to os lib by Gerard Marull-Paretas · 4 years ago
  38. 6c7c9e2 arch: x86: remove usage of device_pm_control_nop by Gerard Marull-Paretas · 4 years ago
  39. 03544f0 arch: x86: Fix 10.4 violations by Flavio Ceolin · 4 years ago
  40. 1eba354 x86: timing: allow userspace to convert cycles to ns by Daniel Leung · 4 years ago
  41. 85b2bd6 arch: x86: Fix 14.4 guideline violation by Flavio Ceolin · 4 years ago
  42. 0630452 x86: make tests of a value against zero should be made explicit by Anas Nashif · 4 years ago
  43. 25c87db kernel/arch: cleanup function definitions by Anas Nashif · 4 years ago
  44. 7a27509 x86: gen_mmu: allow script to take extra arguments by Daniel Leung · 4 years ago
  45. 4b477a9 x86: mmu: allow copying page directory entries with large pages by Daniel Leung · 4 years ago
  46. 51263f7 x86: gen_mmu: allow specifying extra mappings by Daniel Leung · 4 years ago
  47. 0886a73 x86: gen_mmu: fail if reserved page table space is too small by Daniel Leung · 4 years ago
  48. 3ebcd83 x86: mmu: add kconfig CONFIG_X86_EXTRA_PAGE_TABLE_PAGES by Daniel Leung · 4 years ago
  49. 19db485 kernel: arch: use ENOTSUP instead of ENOSYS in k_float_disable() by Katsuhiro Suzuki · 4 years ago
  50. 59903e2 kernel: arch: introduce k_float_enable() by Katsuhiro Suzuki · 4 years ago
  51. 7d35a8c kernel: remove arch_mem_domain_destroy by Kumar Gala · 4 years ago
  52. 0c54012 x86: gen_mmu: unify size display in hex by Daniel Leung · 4 years ago
  53. c650721 x86: ia32: use virtual address for interrupt stack at boot by Daniel Leung · 4 years ago
  54. 9109fbb x86: ia32: load GDT in virtual memory after loading page table by Daniel Leung · 4 years ago
  55. 348d131 x86: 32-bit: restore virtual linking capability by Andrew Boie · 4 years ago
  56. 03b4137 x86: gen_mmu: double map physical/virtual memory at top level by Daniel Leung · 4 years ago
  57. dd0748a x86: gen_mmu: use constants to refer to page level... by Daniel Leung · 4 years ago
  58. b95b8fb x86: gen_mmu: allow more verbose messages by Daniel Leung · 4 years ago
  59. 4bab992 x86: gen_mmu: consolidate map() and identity_map() by Daniel Leung · 4 years ago
  60. 273a5e6 x86: remove usage of CONFIG_KERNEL_LINK_IN_VIRT by Daniel Leung · 4 years ago
  61. d39012a x86: use Z_MEM_*_ADDR instead of Z_X86_*_ADDR by Daniel Leung · 4 years ago
  62. 6cac92a x86: remove CONFIG_CPU_MINUTEIA by Daniel Leung · 4 years, 1 month ago
  63. 90722ad x86: gen_idt: fix some pylint issues by Daniel Leung · 4 years, 1 month ago
  64. 685e6aa x86: gen_mmu: fix some pylint issues by Daniel Leung · 4 years, 1 month ago
  65. 8cfdd91 x86: ia32/fatal: be explicit on pointer math with _df_tss.cr3 by Daniel Leung · 4 years, 1 month ago
  66. fa6d7ce x86: mmu/mem_domain: don't translate address before null check by Daniel Leung · 4 years, 1 month ago
  67. ee3d345 x86: mmu: reserve more space for page table if linking in virt by Daniel Leung · 4 years, 1 month ago
  68. 9ce77ab x86: ia32: jump to virtual address before calling z_x86_prep_c by Daniel Leung · 4 years, 1 month ago
  69. 991300e x86: gen_mmu: also map SRAM if linking in virtual address space by Daniel Leung · 4 years, 1 month ago
  70. d40e8ed x86: gen_gdt: add address translation if needed by Daniel Leung · 4 years, 1 month ago
  71. 7a51aab x86: gen_mmu: add address translation if needed by Daniel Leung · 4 years, 1 month ago
  72. a1afe9b x86: ia32: do virtual address translation at boot by Daniel Leung · 4 years, 1 month ago
  73. bbe4b39 x86: mmu: cast to uintptr_t for page table using Z_X86_PHYS_ADDR by Daniel Leung · 4 years, 1 month ago
  74. 6fb6d3c kernel: Add new k_thread_abort()/k_thread_join() by Andy Ross · 4 years, 1 month ago
  75. d340afd x86: use CONFIG_SRAM_OFFSET instead of CONFIG_X86_KERNEL_OFFSET by Daniel Leung · 4 years, 1 month ago
  76. ece9cad kernel: add CONFIG_SRAM_OFFSET by Daniel Leung · 4 years, 1 month ago
  77. c0ee8c4 x86: use z_bss_zero and z_data_copy by Daniel Leung · 4 years, 1 month ago
  78. dd98de8 x86: move calling z_loapic_enable into z_x86_prep_c by Daniel Leung · 4 years, 1 month ago
  79. 78837c7 soc: x86: add Lakemont SoC by Daniel Leung · 4 years, 1 month ago
  80. 9a189da x86: add kconfig CONFIG_X86_MEMMAP by Daniel Leung · 4 years, 1 month ago
  81. c027494 x86: add kconfig CONFIG_X86_PC_COMPATIBLE by Daniel Leung · 4 years, 1 month ago
  82. 32b70bb x86: multiboot: map memory before accessing if necessary by Daniel Leung · 4 years, 1 month ago
  83. 5e4e029 arch/x86: Generalize cache manipulation functions by Tomasz Bursztyka · 4 years, 1 month ago
  84. 5c64992 x86: add kconfigs and compiler flags for MMX and SSE* by Daniel Leung · 4 years, 1 month ago
  85. ce44048 x86: rename CONFIG_SSE* to CONFIG_X86_SSE* by Daniel Leung · 4 years, 1 month ago
  86. 23a9a32 x86: correct compiler flags for SSE by Daniel Leung · 4 years, 1 month ago
  87. 1cea902 license: add missing SPDX headers by Anas Nashif · 4 years, 1 month ago
  88. 4daa2cb x86: mark page frame as reserved according to memory map by Daniel Leung · 4 years, 2 months ago
  89. cce5ff1 arch/x86: Fix stack alignment for user threads by Andy Ross · 4 years, 2 months ago
  90. 92c12d1 toolchain: add GEN_ABSOLUTE_SYM_KCONFIG() by Daniel Leung · 4 years, 2 months ago
  91. dea8fcc x86: clear GS at boot for x86_64 by Daniel Leung · 4 years, 2 months ago
  92. 6b58e2c x86: use large VM size if ACPI by Andrew Boie · 4 years, 2 months ago
  93. 7786103 x86: map all RAM if ACPI by Andrew Boie · 4 years, 2 months ago
  94. ed22064 x86: implement demand paging APIs by Andrew Boie · 4 years, 2 months ago
  95. 299a2cf mmu: arch_mem_map() may no longer fail by Andrew Boie · 4 years, 2 months ago
  96. b0b7756 x86: pre-allocate address space by Andrew Boie · 4 years, 2 months ago
  97. 5c47bbc x86: only map the kernel image by Andrew Boie · 4 years, 2 months ago
  98. f3e9b61 x86: reserve the first megabyte by Andrew Boie · 4 years, 2 months ago
  99. 69355d1 arch: add KERNEL_VM_OFFSET by Andrew Boie · 4 years, 2 months ago
  100. 895277f x86: Fix zefi.py creating valid images by Kumar Gala · 4 years, 2 months ago