Age | Commit message (Expand) | Author |
2019-07-08 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-06-23 | smp: Remove smp_call_function() and on_each_cpu() return values | Nadav Amit |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <uap... | Ingo Molnar |
2016-11-22 | arm/bL_switcher: Convert to hotplug state machine | Sebastian Andrzej Siewior |
2015-04-01 | arm/bL_switcher: Kill tick suspend hackery | Thomas Gleixner |
2015-03-27 | clockevents: Manage device's state separately for the core | Viresh Kumar |
2014-07-23 | arm: bL_switcher:k Use ktime_get_real_ns() | Thomas Gleixner |
2014-05-28 | ARM: 8063/1: bL_switcher: fix individual online status reporting of removed CPUs | Nicolas Pitre |
2014-04-22 | ARM: 8032/1: bL_switcher: fix validation check before its activation | Nicolas Pitre |
2013-11-07 | ARM: 7874/2: bL_switcher: Remove cpu_hotplug_driver_{lock,unlock}() | Tushar Behera |
2013-09-23 | ARM: bL_switcher: Add query interface to discover CPU affinities | Dave Martin |
2013-09-23 | ARM: bL_switcher/trace: Add kernel trace trigger interface | Dave Martin |
2013-09-23 | ARM: bL_switcher/trace: Add trace trigger for trace bootstrapping | Dave Martin |
2013-09-23 | ARM: bL_switcher: Basic trace events support | Dave Martin |
2013-09-23 | ARM: bL_switcher: wait until inbound is alive before performing a switch | Nicolas Pitre |
2013-09-23 | ARM: bL_switcher: synchronize the outbound with the inbound | Nicolas Pitre |
2013-09-23 | ARM: bL_switcher: Add switch completion callback for bL_switch_request() | Dave Martin |
2013-09-23 | ARM: bL_switcher: Add runtime control notifier | Dave Martin |
2013-09-23 | ARM: bL_switcher: Add synchronous enable/disable interface | Dave Martin |
2013-08-05 | ARM: bL_switcher: filter CPU hotplug requests when the switcher is active | Nicolas Pitre |
2013-08-04 | ARM: bL_switcher: remove assumptions between logical and physical CPUs | Nicolas Pitre |
2013-07-30 | ARM: bL_switcher: add kernel cmdline param to disable the switcher on boot | Nicolas Pitre |
2013-07-30 | ARM: bL_switcher: ability to enable and disable the switcher via sysfs | Nicolas Pitre |
2013-07-30 | ARM: bL_switcher: do not hardcode GIC IDs in the code | Nicolas Pitre |
2013-07-30 | ARM: bL_switcher: hot-unplug half of the available CPUs | Nicolas Pitre |
2013-07-30 | ARM: bL_switcher: simplify stack isolation | Nicolas Pitre |
2013-07-30 | ARM: bL_switcher: move to dedicated threads rather than workqueues | Nicolas Pitre |
2013-07-30 | ARM: bL_switcher: add clockevent save/restore support | Lorenzo Pieralisi |
2013-07-30 | ARM: b.L: core switcher code | Nicolas Pitre |