| Age | Commit message (Expand) | Author |
| 2023-07-31 | [OpenMP] Introduce hybrid core attributes to OMP_PLACES and KMP_AFFINITY | Jonathan Peyton |
| 2023-02-22 | [OpenMP] Target memory allocator fallback to default when no device available | Nawrin Sultana |
| 2023-02-21 | [OpenMP] Update the bug report link for `libomp` assertion failures | Joseph Huber |
| 2021-12-10 | [OpenMP][libomp] Add core attributes to KMP_HW_SUBSET | Jonathan Peyton |
| 2021-12-08 | [OpenMP] libomp: Fix crash if application send us negative thread_limit value | AndreyChurbanov |
| 2021-11-17 | [OpenMP][libomp] Improve Windows Processor Group handling within topology | Peyton, Jonathan L |
| 2021-10-14 | [OpenMP][host runtime] Add initial hybrid CPU support | Peyton, Jonathan L |
| 2021-07-29 | [OpenMP] libomp: Add new experimental barrier: two-level distributed barrier | Terry Wilmarth |
| 2021-06-29 | Revert "[OpenMP] Add Two-level Distributed Barrier" | Johannes Doerfert |
| 2021-06-16 | [OpenMP] Add Two-level Distributed Barrier | Terry Wilmarth |
| 2021-05-03 | [OpenMP] Refactor/Rework topology discovery code | Peyton, Jonathan L |
| 2021-03-16 | [OpenMP] Add runtime interface for OpenMP 5.1 error directive | Hansang Bae |
| 2021-03-05 | Added API for "masked" construct via two entrypoints: __kmpc_masked, | tlwilmar |
| 2021-02-10 | [OpenMP] Add lower and upper bound in num_teams clause | Nawrin Sultana |
| 2021-01-27 | [OpenMP] Add cpuid leaf 1f topology discovery | Peyton, Jonathan L |
| 2021-01-27 | [OpenMP] Fix HWLOC topology detection for 2.0.x | Peyton, Jonathan L |
| 2020-12-01 | [OpenMP] Add support for Intel's umonitor/umwait | Terry Wilmarth |
| 2020-11-20 | Revert "[OpenMP] Add support for Intel's umonitor/umwait" | AndreyChurbanov |
| 2020-11-19 | [OpenMP] Add support for Intel's umonitor/umwait | AndreyChurbanov |
| 2020-11-17 | [OpenMP] NFC: remove tabs in message catalog file | Peyton, Jonathan L |
| 2020-09-24 | [OpenMP] Introduce GOMP mutexinoutset in the runtime | Peyton, Jonathan L |
| 2020-04-04 | [OpenMP] NFC: Fix trivial typo | Kazuaki Ishizaki |
| 2020-01-07 | [OpenMP] NFC: Fix trivial typos in comments | Kazuaki Ishizaki |
| 2020-01-03 | [OpenMP] NFC: Fix trivial typos in comments | Kelvin Li |
| 2019-02-28 | [OpenMP 5.0] Deprecate nest-var and associated features | Jonathan Peyton |
| 2019-01-19 | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth |
| 2018-12-13 | [OpenMP] Implement OpenMP 5.0 affinity format functionality | Jonathan Peyton |
| 2018-09-07 | [OpenMP] Initial implementation of OMP 5.0 Memory Management routines | Jonathan Peyton |
| 2018-07-09 | [OpenMP] Introduce hierarchical scheduling | Jonathan Peyton |
| 2018-01-04 | Fix trademarks found by scanner | Jonathan Peyton |
| 2017-12-22 | Remove unused positional argument for printf | Joachim Protze |
| 2017-11-30 | Extension of HWLOC topology discovery with NUMA nodes and tiles | Andrey Churbanov |
| 2017-11-29 | Warning is emitted when tiles are requested but cannot be used | Jonathan Peyton |
| 2017-11-10 | [OMPT] Fix assertion for OpenMP code generated with outdated compilers | Joachim Protze |
| 2017-08-02 | Add new envirable KMP_TEAMS_THREAD_LIMIT | Jonathan Peyton |
| 2017-07-27 | Fix implementation of OMP_THREAD_LIMIT | Jonathan Peyton |
| 2017-07-05 | Fix wrong website in messages | Jonathan Peyton |
| 2017-04-13 | KMP_HW_SUBSET extended with NUMA support when HWLOC enabled | Andrey Churbanov |
| 2017-01-27 | Printing OS thread id, when KMP_AFFINITY is set. | Jonathan Peyton |
| 2016-09-02 | Use 'critical' reduction method when 'atomic' is not available but requested. | Jonathan Peyton |
| 2016-06-16 | Deprecate KMP_PLACE_THREADS and rename as KMP_HW_SUBSET | Jonathan Peyton |
| 2016-05-31 | Offer API for setting number of loop dispatch buffers | Jonathan Peyton |
| 2015-11-30 | Adding Hwloc library option for affinity mechanism | Jonathan Peyton |
| 2015-10-20 | Removed '@' from delimiters, added it as offset designator. | Jonathan Peyton |
| 2015-10-08 | Added sockets to the syntax of KMP_PLACE_THREADS environment variable. | Jonathan Peyton |
| 2015-06-02 | Get rid of some dead code. | Jonathan Peyton |
| 2015-03-10 | cleanup: removed unused function __kmp_change_thread_affinity_mask | Andrey Churbanov |
| 2015-02-20 | Two warning messages fixed. | Andrey Churbanov |
| 2015-01-27 | Comments only: removing the Revision and Date svn variables from the top of a... | Andrey Churbanov |
| 2014-10-07 | I apologise in advance for the size of this check-in. At Intel we do | Jim Cownie |