1. b7eaeb9 cleanup: Use quote include instead of system include by Sebastian Bøe · 7 years ago
  2. 9908097 tests: protection: Enable the complete test suit for qemu_x86. by Adithya Baglody · 7 years ago
  3. 967ee03 tests: thread_init: run in user mode by Andrew Boie · 7 years ago
  4. c725e64 tests: lifecycle_api: run in user mode by Andrew Boie · 7 years ago
  5. a9557ef tests: custom_data: run in user mode by Andrew Boie · 7 years ago
  6. 60e6632 tests: stack_api: run in user mode when possible by Andrew Boie · 7 years ago
  7. bcd3803 tests: msgq: run in user mode when possible by Andrew Boie · 7 years ago
  8. bf7d533 tests: semaphore: run some threads in user mode by Andrew Boie · 7 years ago
  9. 39d55ac tests: alert_api: run in user mode by Andrew Boie · 7 years ago
  10. 776a084 tests: mutex: run in user mode by Andrew Boie · 7 years ago
  11. 610f5d1 tests: obj_validation: add to userspace tests by Andrew Boie · 7 years ago
  12. 15c115b tests: fifo: Add prj_poll.conf by Luiz Augusto von Dentz · 7 years ago
  13. 4600c37ff1 doc: Fix misspellings in header/doxygen comments by David B. Kinder · 7 years ago
  14. c5c104f kernel: fix k_thread_stack_t definition by Andrew Boie · 7 years ago
  15. 40acd7e tests: timer: remove obsolete CONFIG_NANO_TIMEOUTS by Anas Nashif · 7 years ago
  16. 7076613 tests: errno: using new extra_configs by Anas Nashif · 7 years ago
  17. a2b40ec userspace handlers: finer control of init state by Andrew Boie · 7 years ago
  18. 0356590 tests: samples: fix yaml syntax by Anas Nashif · 7 years ago
  19. e5b5407 tests: obj_validation: cleanup by Andrew Boie · 7 years ago
  20. 7e3d3d7 kernel: userspace.c code cleanup by Andrew Boie · 7 years ago
  21. cee7241 userspace: move _k_object_validate() definition by Andrew Boie · 7 years ago
  22. 22118bf tests: obj_validation: only run if HW supported by Andrew Boie · 7 years ago
  23. c4688ea tests: tickless: Add support for Atmel SAM family by Piotr Mienkowski · 7 years ago
  24. b60867f tests: add CONFIG_APPLICATION_MEMORY test by Andrew Boie · 7 years ago
  25. 2450ce4 tests: consolidate memory protection tests by Andrew Boie · 7 years ago
  26. 6781e99 tests: schedule_api: add extra stack size by Andrew Boie · 8 years ago
  27. 6fa6758 cleanup: remove obsolete nano_work.h by Anas Nashif · 8 years ago
  28. 46f66f4 kconfig: generalised stack protection options by Anas Nashif · 8 years ago
  29. b1991eb cleanup: remove the whitespaces before the # character by Anas Nashif · 8 years ago
  30. de3f3a9 tests: xip: Remove unnecessary prints by Punit Vara · 8 years ago
  31. e04f827 tests: irq_offload: Use SYS_LOG_INF instead of TC_PRINT by Punit Vara · 8 years ago
  32. 9b453e0 tests: kernel: threads: add specific test tags by Ricardo Salveti · 8 years ago
  33. 7d627c5 k_thread_create(): allow K_FOREVER delay by Andrew Boie · 8 years ago
  34. d76f0a9 tests: add object validation test case by Andrew Boie · 8 years ago
  35. d182d0c tests: gen_isr_table: don't set compiler opt by Andrew Boie · 8 years ago
  36. 6acd75b tests: gen_isr_table: set default BOARD properly by Andrew Boie · 8 years ago
  37. a0fd10f arm_irq_vector_table: don't change optimization by Andrew Boie · 8 years ago
  38. 637087c tests/kernel/mem_pool/mem_pool_api: Fix stack sizes by Andy Ross · 8 years ago
  39. de8b88b license: fix license identifiers by Anas Nashif · 8 years ago
  40. 251a8a8 test: queue: Add test for multiple threads using k_queue_get by Luiz Augusto von Dentz · 8 years ago
  41. 7d01c5e poll: Enable multiple threads to use k_poll in the same object by Luiz Augusto von Dentz · 8 years ago
  42. b8e2ed0 tests: kernel: mutex: minor rework by Anas Nashif · 8 years ago
  43. 5a938df tests: mslab: use main thread by Anas Nashif · 8 years ago
  44. 704f879 tests: ztest: call test_main() without arguments by Anas Nashif · 8 years ago
  45. 5996bca schedule_api: fix stack overflow on xt-sim by Andrew Boie · 8 years ago
  46. 222f37d tests: schedule_api: fix variable shadowing by Andrew Boie · 8 years ago
  47. 40e669e tests/kernel: Add pthread API test by Andy Ross · 8 years ago
  48. 4f67a6c cc3200: Remove TI cc3200 SOC and LaunchXL board support by Gil Pitney · 8 years ago
  49. 4c60077 tests: work_q: Add test for k_delayed_work_cancel by Luiz Augusto von Dentz · 8 years ago
  50. c1fa82b work_q: Make k_delayed_work_cancel cancel work already pending by Luiz Augusto von Dentz · 8 years ago
  51. 84db641 queue: Use k_poll if enabled by Luiz Augusto von Dentz · 8 years ago
  52. 42d9aa7 tests: queue: Add tests for k_queue_remove by Luiz Augusto von Dentz · 8 years ago
  53. 2de5902 tests: update min ram requirements and filters by Anas Nashif · 8 years ago
  54. e0e5590 tests: kernel: reduce thread stack size for pend by Anas Nashif · 8 years ago
  55. f8d061f arch: arc: add nested interrupt support by Wayne Ren · 8 years ago
  56. 1c856d2 tests: kernel: Stress test for preemptive scheduling. by Youvedeep Singh · 8 years ago
  57. ee5d84c tests: kernel: Stress test for round robin scheduling. by Youvedeep Singh · 8 years ago
  58. 2975ca0 Bluetooth: Kconfig: Rename CONFIG_BLUETOOTH_* to CONFIG_BT_* by Johan Hedberg · 8 years ago
  59. 50f112c tests: xip: convert to ztest by Niranjhana N · 8 years ago
  60. 7e5baf0 tests: multilib: convert to ztest by Niranjhana N · 8 years ago
  61. 502c7c0 tests: libs: convert to ztest by Niranjhana N · 8 years ago
  62. c235ff4 tests: arm_runtime_nmi: convert to ztest by Niranjhana N · 8 years ago
  63. 8dc47d6 tests: arm_irq_vector_table: convert to ztest by Niranjhana N · 8 years ago
  64. 3ac7b3a doc: qemu target was deprecated, use 'run' by Anas Nashif · 8 years ago
  65. 80e82e7 x86: stack overflow improvements by Andrew Boie · 8 years ago
  66. abb4b09 build: remove unused Kconfig variables by Anas Nashif · 8 years ago
  67. 507852a kernel: introduce opaque data type for stacks by Andrew Boie · 8 years ago
  68. e379aed tests: irq_offload: Convert test case to use ztest by Punit Vara · 8 years ago
  69. cbf40bc tests: errno: convert test case to use ztest by Punit Vara · 8 years ago
  70. a0fb3b4 tests: critical: Convert testcase into ztest by Punit Vara · 8 years ago
  71. 732424f drivers, net: Clean up semaphore initialization by Leandro Pereira · 8 years ago
  72. 416eca5 tests: fatal: enable x86 MMU stack protection by Andrew Boie · 8 years ago
  73. c3fce81 tests: fatal: fix stack size to k_thread_create by Andrew Boie · 8 years ago
  74. cc48d40 tests: kernel: sprintf: Fix build warning. by Savinay Dharmappa · 8 years ago
  75. e55fd56 tests: protection: don't do exec tests on x86 by Andrew Boie · 8 years ago
  76. 65a9d2a kernel: make K_.*_INITIALIZER private to kernel by Andrew Boie · 8 years ago
  77. 8953db8 tests: tickless: fix building of test by Kumar Gala · 8 years ago
  78. fe882f4 tests: Remove camel case and fix coding style by Punit Vara · 8 years ago
  79. d1e562c tests: replace filters in testcase files by Anas Nashif · 8 years ago
  80. 0ed3430 tests: protection: add testcase.yaml by Stephen Smalley · 8 years ago
  81. d859295 tests: protection: convert to testcase.yaml by Anas Nashif · 8 years ago
  82. c997577 tests: Add a self-protection test suite by Stephen Smalley · 8 years ago
  83. 470c5f3 tests: remove testcase.ini files by Anas Nashif · 8 years ago
  84. cc24f4b tests: samples: convert testcase files to yaml by Anas Nashif · 8 years ago
  85. 0f66913 kernel: remove gdb_server by Andrew Boie · 8 years ago
  86. af416a9 tests: pipe: fix style by Anas Nashif · 8 years ago
  87. dc57fa6 tests: pipe: rename test directory by Anas Nashif · 8 years ago
  88. f6775bc tests: timer_monotonic: fix style by Anas Nashif · 8 years ago
  89. 1a1ae2f tests: timer_api: fix style by Anas Nashif · 8 years ago
  90. 00b5566 tests: schedule_api: fix style by Anas Nashif · 8 years ago
  91. b593d35 tests: thread_init: fix style by Anas Nashif · 8 years ago
  92. 115ce02 tests: rename cdata -> custom_data by Anas Nashif · 8 years ago
  93. c49dbe4 tests: threads_scheduling -> threads/scheduling by Anas Nashif · 8 years ago
  94. 204e782 tests: threads_lifecycle/ -> threads/lifecycle by Anas Nashif · 8 years ago
  95. 47e115a tests: threads_customdata/ -> threads/customdata by Anas Nashif · 8 years ago
  96. cff71db tests: queue: fix code style by Anas Nashif · 8 years ago
  97. 85cc533 tests: profiling_api: fix code style by Anas Nashif · 8 years ago
  98. 183f045 tests: poll: fix code style by Anas Nashif · 8 years ago
  99. 3521e2e tests: pending: fix code style by Anas Nashif · 8 years ago
  100. 93bcc95 tests: obj_tracing: fix code style by Anas Nashif · 8 years ago