Age | Commit message (Expand) | Author | Files | Lines |
2013-11-07 | ARM: 7874/2: bL_switcher: Remove cpu_hotplug_driver_{lock,unlock}() | Tushar Behera | 1 | -5/+5 |
2013-09-24 | ARM: bL_switcher: Add query interface to discover CPU affinities | Dave Martin | 1 | -0/+20 |
2013-09-24 | ARM: bL_switcher/trace: Add kernel trace trigger interface | Dave Martin | 1 | -1/+2 |
2013-09-24 | ARM: bL_switcher/trace: Add trace trigger for trace bootstrapping | Dave Martin | 1 | -0/+36 |
2013-09-24 | ARM: bL_switcher: Basic trace events support | Dave Martin | 1 | -0/+17 |
2013-09-24 | ARM: bL_switcher: wait until inbound is alive before performing a switch | Nicolas Pitre | 1 | -7/+23 |
2013-09-24 | ARM: bL_switcher: synchronize the outbound with the inbound | Nicolas Pitre | 1 | -2/+22 |
2013-09-24 | ARM: bL_switcher: Add switch completion callback for bL_switch_request() | Dave Martin | 1 | -5/+48 |
2013-09-24 | ARM: bL_switcher: Add runtime control notifier | Dave Martin | 1 | -10/+50 |
2013-09-24 | ARM: bL_switcher: Add synchronous enable/disable interface | Dave Martin | 1 | -2/+25 |
2013-08-05 | ARM: bL_switcher: filter CPU hotplug requests when the switcher is active | Nicolas Pitre | 1 | -0/+22 |
2013-08-04 | ARM: bL_switcher: remove assumptions between logical and physical CPUs | Nicolas Pitre | 1 | -72/+104 |
2013-07-30 | ARM: bL_switcher: add kernel cmdline param to disable the switcher on boot | Nicolas Pitre | 1 | -3/+9 |
2013-07-30 | ARM: bL_switcher: ability to enable and disable the switcher via sysfs | Nicolas Pitre | 1 | -11/+160 |
2013-07-30 | ARM: bL_switcher: do not hardcode GIC IDs in the code | Nicolas Pitre | 1 | -1/+13 |
2013-07-30 | ARM: bL_switcher: hot-unplug half of the available CPUs | Nicolas Pitre | 1 | -1/+77 |
2013-07-30 | ARM: bL_switcher: simplify stack isolation | Nicolas Pitre | 1 | -15/+8 |
2013-07-30 | ARM: bL_switcher: move to dedicated threads rather than workqueues | Nicolas Pitre | 1 | -23/+78 |
2013-07-30 | ARM: bL_switcher: add clockevent save/restore support | Lorenzo Pieralisi | 1 | -0/+20 |
2013-07-30 | ARM: b.L: core switcher code | Nicolas Pitre | 1 | -0/+241 |