Age | Commit message (Expand) | Author | Files | Lines |
2020-06-15 | sched,bL_switcher: Convert to sched_set_fifo*() | Peter Zijlstra | 1 | -2/+1 |
2019-07-08 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -4/+2 |
2019-06-23 | smp: Remove smp_call_function() and on_each_cpu() return values | Nadav Amit | 1 | -4/+2 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 1 | -1/+1 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <uap... | Ingo Molnar | 1 | -0/+1 |
2016-11-23 | arm/bL_switcher: Convert to hotplug state machine | Sebastian Andrzej Siewior | 1 | -14/+20 |
2015-04-01 | arm/bL_switcher: Kill tick suspend hackery | Thomas Gleixner | 1 | -14/+2 |
2015-03-27 | clockevents: Manage device's state separately for the core | Viresh Kumar | 1 | -4/+4 |
2014-07-24 | arm: bL_switcher:k Use ktime_get_real_ns() | Thomas Gleixner | 1 | -13/+3 |
2014-05-28 | ARM: 8063/1: bL_switcher: fix individual online status reporting of removed CPUs | Nicolas Pitre | 1 | -3/+7 |
2014-04-23 | ARM: 8032/1: bL_switcher: fix validation check before its activation | Nicolas Pitre | 1 | -4/+2 |
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 |