1. bbd7912 xtensa-asm2: Exception/interrupt handler should check stack sentinel by Andy Ross · 7 years ago
  2. 60932d1 xtensa: Add hook to do register window spills by Andy Ross · 7 years ago
  3. 2867bfc xtensa asm2: Fixup stack alignment at runtime by Andy Ross · 7 years ago
  4. 02b2fe1 xtensa: THREAD_MONITOR hooks for asm2 by Andy Ross · 7 years ago
  5. 7707fcf xtensa: asm2 needs to honor thread preemption by Andy Ross · 7 years ago
  6. 63ad74f xtensa: Fix thread entry point by Andy Ross · 7 years ago
  7. 2c1449b kernel, xtensa: Switch-specific thread return value by Andy Ross · 7 years ago
  8. bf21393 xtensa: Add exception/interrupt vectors in asm2 mode by Andy Ross · 7 years ago
  9. 7de010b xtensa: Interrupt generator script and output for qemu & esp32 by Andy Ross · 7 years ago
  10. bba98a9 drivers/timer/xtensa_sys_timer: Add init/update hooks for asm2 by Andy Ross · 7 years ago
  11. c761ae9 xtensa: Add Kconfig for asm2 layer by Andy Ross · 7 years ago
  12. 6f30360 xtensa: Implement _xt_ints_on/off for asm2 by Andy Ross · 7 years ago
  13. a0dd2de xtensa: Remove _xt_set_exception_handler() by Andy Ross · 7 years ago
  14. bd72f71 xtensa: Remove arch-specific (and empty) offsets.h by Andy Ross · 7 years ago
  15. b2c74e0 xtensa/asm2: Add a _new_thread implementation for asm2/switch by Andy Ross · 7 years ago
  16. 042d8ec kernel: Add alternative _arch_switch context switch primitive by Andy Ross · 7 years ago
  17. 8ac9c08 kernel: Move some macros by Andy Ross · 7 years ago
  18. 32a444c kernel: Fix nano_internal.h inclusion by Andy Ross · 7 years ago
  19. 837dd99 samples/xtensa-asm2: Unit test for new Xtensa assembly primitives by Andy Ross · 7 years ago
  20. a34f884 xtensa: New asm layer to support SMP by Andy Ross · 7 years ago
  21. 8dca7ae xtensa: Make high priority interrupts optional by Andy Ross · 7 years ago
  22. 88538e7 xtensa: Move register window exception handlers into a separate file by Andy Ross · 7 years ago
  23. 39f78b9 drivers/timer/xtensa_sys_timer: Correctly declare ISR by Andy Ross · 7 years ago
  24. 078259d tests: modify the user space test codes for ARC by Wayne Ren · 7 years ago
  25. bb50a88 arch: arc: apply the new thread stack layout by Wayne Ren · 7 years ago
  26. e445ab6 arch: arc: handle exception in privilege task when USERSPACE enabled by Wayne Ren · 7 years ago
  27. 4433f81 arch: arc: MPUv2 enables MPU_REQUIRES_POWER_OF_TWO_ALIGNMENT by Wayne Ren · 7 years ago
  28. 0a71b10 arch: arc: save user thread's context into privilege stack by Wayne Ren · 7 years ago
  29. 8d28411 arch: arc: modify the linker template for APPLICAITON Memory by Wayne Ren · 7 years ago
  30. 5a0ba2f cmake: disable privilege stack generation for arc by Wayne Ren · 7 years ago
  31. a970b5f arch: arc: scrub regs of kernel context before returning to userspace by Wayne Ren · 7 years ago
  32. 7ef2506 arch: arc: enable US bit to check user mode by Wayne Ren · 7 years ago
  33. 0c3aebe tests: add the test case for user space support of arc by Wayne Ren · 7 years ago
  34. 8feca6c arch: arc: modify the kconfig for mpu case by Wayne Ren · 7 years ago
  35. e91733c arch: arc: bug fixes and add user space support in secure mode by Wayne Ren · 7 years ago
  36. f81dee0 arch: arc: add user space support for arc by Wayne Ren · 7 years ago
  37. 3637d50 drivers: flash: nRF5x: Fix co-operation with Bluetooth controller by Vinayak Kariappa Chettimada · 7 years ago
  38. 7fa2c4d Bluetooth: controller: Add missing HCI supp. cmd bits for PHY Update by Vinayak Kariappa Chettimada · 7 years ago
  39. d35cc75 net: icmpv6: Drop ICMPv6 packet if NS header is NULL by Ruslan Mstoi · 7 years ago
  40. ae03e35 Bluetooth: controller: Fix incorrect master role scheduling by Vinayak Kariappa Chettimada · 7 years ago
  41. 067ac68 Bluetooth: controller: Fix XTAL_ADVANCED threshold detection by Vinayak Kariappa Chettimada · 7 years ago
  42. 1433475 Bluetooth: controller: Define HAL_TIMER_SIGN_BIT by Vinayak Kariappa Chettimada · 7 years ago
  43. 8f5e96a Bluetooth: controller: Use XON_BITMASK instead of BIT(31) by Vinayak Kariappa Chettimada · 7 years ago
  44. 8949233 kconfig: fix more help spacing issues by Anas Nashif · 7 years ago
  45. b55eb03 kernel: device: Only compare strings if pointer comparison fails by Leandro Pereira · 7 years ago
  46. 1bda83a Bluetooth: controller: Fix to use random CRC init value by Vinayak Kariappa Chettimada · 7 years ago
  47. 499baff Bluetooth: controller: Reuse safer bt_rand in thread call path by Vinayak Kariappa Chettimada · 7 years ago
  48. 294c68d Bluetooth: SMP: Send Pairing failed if there's no key space by Johan Hedberg · 7 years ago
  49. ccec2dc sensors: sensor_value: Elaborate docs by Paul Sokolovsky · 7 years ago
  50. 08de82c arm: mpu: nxp: Set bus master 3 to full access by Andy Gross · 7 years ago
  51. 42680b0 mbedtls: Switch default MBEDTLS_CFG_FILE to config-mini-tls1_2.h by Paul Sokolovsky · 7 years ago
  52. 9f3d335 mbedtls: config-mini-tls1_2.h: Update stale comments by Paul Sokolovsky · 7 years ago
  53. e1fc5c2 cmake: Add CONFIG_APPLICATION_MEMORY constraint by Andy Gross · 7 years ago
  54. 0be346e tests: do not use comma separated strings by Anas Nashif · 7 years ago
  55. 7fe35cf sanitycheck: check for deprecated variant env variable by Anas Nashif · 7 years ago
  56. 91b681a tests: add test for device class/API by Anas Nashif · 7 years ago
  57. c9097a9 Bluetooth: Mesh: Declare seg_rx_buf_data as __noinit by Johan Hedberg · 7 years ago
  58. 05884c7 Bluetooth: Mesh: Split proxy client buffer payload into separate array by Johan Hedberg · 7 years ago
  59. d790ed5 native: __ASSERT() to immediately terminate by Alberto Escolar Piedras · 7 years ago
  60. e172fa3 build: support out-of-tree custom boards by Anas Nashif · 7 years ago
  61. 1f8485b CODEOWNERS: add entries for led_strip drivers by Marti Bolivar · 7 years ago
  62. 7032027 tests: userspace: fix read/write privileged stack tests by Stephen Smalley · 7 years ago
  63. 821dc37 subsys: storage: flash_map: Fix warning by Christopher Collins · 7 years ago
  64. 1a5133c doc: contributing: Document CI by Carles Cufi · 7 years ago
  65. f982a89 doc: contributing: Make instructions cross-platform by Carles Cufi · 7 years ago
  66. daa8040 Bluetooth: Mesh: Ignore segments of cancelled message by Mariusz Skamra · 7 years ago
  67. c78a122 net: icmpv6: Drop ICMPv6 packet if ICMP header is NULL by Ruslan Mstoi · 7 years ago
  68. 85fb583 kernel: device: Remove the redundant device name check by Ramakrishna Pallala · 7 years ago
  69. e7b6c8f kernel: mem_domain: Break down assertions by Leandro Pereira · 7 years ago
  70. 53a7cf9 kernel: mem_domain: Fix assertion in k_mem_domain_add_partition() by Leandro Pereira · 7 years ago
  71. dd0d07c sam0: Enable pinmux in arduino_zero_defconfig. by Henrik Brix Andersen · 7 years ago
  72. c4dfa9b drivers/pinmux/stm32: Fix 80 characters line warnings by Yannis Damigos · 7 years ago
  73. 67e14d3 net: buf: Use __noinit where possible by Johan Hedberg · 7 years ago
  74. 0aef903 tests: spi_loopback: add testcase.yaml by Daniel Wagenknecht · 7 years ago
  75. c7c442a tests: spi_loopback: add board specific configuration by Daniel Wagenknecht · 7 years ago
  76. 6406002 tests: spi_loopback: Move to using KConfig by Daniel Wagenknecht · 7 years ago
  77. f24f50b arm: cortex_m: Use new ARMV6_M_ARMV8_M_BASELINE in vector relay by Carles Cufi · 7 years ago
  78. 6b3d293 Bluetooth: Mesh: Fix sending Provisioning Failed for PB-GATT by Johan Hedberg · 7 years ago
  79. 4f47bc3 Bluetooth: Mesh: Resend Link Acknowledgment when necessary by Johan Hedberg · 7 years ago
  80. 27e1c4f Bluetooth: Mesh: Fix handling of failed transmissions by Johan Hedberg · 7 years ago
  81. 6379da2 Bluetooth: Mesh: Fix NULL pointer access with PB-ADV by Johan Hedberg · 7 years ago
  82. 086893f net: app: client: set remote port after DNS lookup by Michael Scott · 7 years ago
  83. 03c1d28 work_q: Correctly clear pending flag in delayed work queue, update docs by Andy Ross · 7 years ago
  84. 771dfb0 doc: nordic_segger: Add link to Python viewer by Carles Cufi · 7 years ago
  85. 3f623c2 doc: nordic_segger: Document conflicting console by Carles Cufi · 7 years ago
  86. 3f2f122 kernel: thread: Remove unused _k_thread_single_start() by Ramakrishna Pallala · 7 years ago
  87. 4c47d7f arch: arm: Enable stack guard before starting main by Andy Gross · 7 years ago
  88. 0eb6275 doc: kernel: usermode: Add MPU stack and userspace documentation by Andy Gross · 7 years ago
  89. 465e04c arch: arm: Fixup stack end calculations by Andy Gross · 7 years ago
  90. f35c031 tests: mem_protect: userspace: Adjust kernel stack tests by Andy Gross · 7 years ago
  91. f7ec62e arm: mpu: Enable userspace support for NXP and ARM by Andy Gross · 7 years ago
  92. 1c047c9 arm: userspace: Add ARM userspace infrastructure by Andy Gross · 7 years ago
  93. 9ccdcb9 arm: mpu: Add user context API placeholder by Andy Gross · 7 years ago
  94. 29af3e0 scripts: nrfjprog: Use built-in pin reset enable by Carles Cufi · 7 years ago
  95. cb3d127 sanitycheck: add ccm_bss, ccm_noinit and ccm_data sections by Erwin Rol · 7 years ago
  96. 6c0e69e samples: olimex_stm32_e407: CCM usage example by Erwin Rol · 7 years ago
  97. 3f3466a dts: add ccm config to olimex stm32 boards by Erwin Rol · 7 years ago
  98. eaf74f7 dts: arm: stm32: Add ccm address and size configurations by Erwin Rol · 7 years ago
  99. 1dc41d1 kernel: init: initialize stm32 ccm sections by Erwin Rol · 7 years ago
  100. e489018 scripts/dts/extract_dts_includes.py: add ccm support by Erwin Rol · 7 years ago