Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *_run_on_cpu: introduce run_on_cpu_data type | 2016-10-31 | 1 | -4/+5 | |
* | cpus-common: lock-free fast path for cpu_exec_start/end | 2016-09-27 | 1 | -15/+80 | |
* | cpus-common: Introduce async_safe_run_on_cpu() | 2016-09-27 | 1 | -2/+31 | |
* | cpus-common: simplify locking for start_exclusive/end_exclusive | 2016-09-27 | 1 | -3/+8 | |
* | cpus-common: remove redundant call to exclusive_idle() | 2016-09-27 | 1 | -1/+0 | |
* | cpus-common: always defer async_run_on_cpu work items | 2016-09-27 | 1 | -5/+0 | |
* | cpus-common: move exclusive work infrastructure from linux-user | 2016-09-27 | 1 | -0/+82 | |
* | cpus-common: fix uninitialized variable use in run_on_cpu | 2016-09-27 | 1 | -2/+2 | |
* | cpus-common: move CPU work item management to common code | 2016-09-27 | 1 | -0/+94 | |
* | cpus-common: move CPU list management to common code | 2016-09-27 | 1 | -0/+83 |