summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* sched/cpuacct: Simplify the cpuacct codeZhao Lei2016-03-212-25/+7
* sched/cpuacct: Rename parameter in cpuusage_write() for readabilityDongsheng Yang2016-03-211-2/+5
* sched/fair: Add comments to explain select_idle_sibling()Matt Fleming2016-03-211-1/+18
* sched/fair: Fix fairness issue on migrationPeter Zijlstra2016-03-211-6/+14
* sched/cgroup: Fix/cleanup cgroup teardown/initPeter Zijlstra2016-03-211-21/+14
* Merge branch 'linus' into sched/urgent, to pick up dependenciesIngo Molnar2016-03-2162-1360/+3518
|\
| * Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-157-181/+1086
| |\
| | * cpu/hotplug: Document states betterThomas Gleixner2016-03-121-1/+46
| | * cpu/hotplug: Fix smpboot thread orderingThomas Gleixner2016-03-101-2/+3
| | * cpu/hotplug: Remove redundant state checkThomas Gleixner2016-03-061-2/+0
| | * cpu/hotplug: Plug death reporting raceThomas Gleixner2016-03-031-2/+14
| | * rcu: Make CPU_DYING_IDLE an explicit callThomas Gleixner2016-03-013-35/+38
| | * cpu/hotplug: Make wait for dead cpu completion basedThomas Gleixner2016-03-012-8/+13
| | * cpu/hotplug: Let upcoming cpu bring itself fully upThomas Gleixner2016-03-012-29/+39
| | * cpu/hotplug: Move online calls to hotplugged cpuThomas Gleixner2016-03-011-48/+96
| | * cpu/hotplug: Create hotplug threadsThomas Gleixner2016-03-013-1/+147
| | * cpu/hotplug: Split out the state walk into functionsThomas Gleixner2016-03-011-43/+68
| | * cpu/hotplug: Unpark smpboot threads from the state machineThomas Gleixner2016-03-013-38/+11
| | * cpu/hotplug: Move scheduler cpu_online notifier to hotplug coreThomas Gleixner2016-03-012-10/+18
| | * cpu/hotplug: Implement setup/removal interfaceThomas Gleixner2016-03-011-0/+224
| | * cpu/hotplug: Make target state writeableThomas Gleixner2016-03-011-8/+65
| | * cpu/hotplug: Add sysfs state interfaceThomas Gleixner2016-03-011-0/+100
| | * cpu/hotplug: Hand in target state to _cpu_up/downThomas Gleixner2016-03-011-11/+20
| | * cpu/hotplug: Convert the hotplugged cpu work to a state machineThomas Gleixner2016-03-011-15/+66
| | * cpu/hotplug: Convert to a state machine for the control processorThomas Gleixner2016-03-011-26/+176
| | * cpu/hotplug: Split out cpu down functionsThomas Gleixner2016-03-011-30/+53
| | * cpu/hotplug: Restructure cpu_up codeThomas Gleixner2016-03-011-22/+47
| | * cpu/hotplug: Restructure FROZEN state handlingThomas Gleixner2016-03-011-40/+29
| * | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-1511-19/+371
| |\ \
| | * | genirq: Export IRQ functions for module useQuan Nguyen2016-03-102-0/+9
| | * | Merge branch 'linus' into irq/core, to pick up fixesIngo Molnar2016-03-0814-298/+521
| | |\ \
| | * | | genirq: Implement ipi_send_mask/single()Qais Yousef2016-02-251-1/+156
| | * | | genirq: Add a new function to get IPI reverse mappingQais Yousef2016-02-251-0/+34
| | * | | genirq: Add a new generic IPI reservation code to irq coreQais Yousef2016-02-252-0/+138
| | * | | genirq: Make irq_domain_alloc_descs() non staticQais Yousef2016-02-251-4/+2
| | * | | genirq: Add GENERIC_IRQ_IPI Kconfig symbolQais Yousef2016-02-251-0/+4
| | * | | genirq: Use a common macro to go through the actions listDaniel Lezcano2016-02-155-13/+10
| | * | | genirq: Add default affinity mask command line optionThomas Gleixner2016-02-081-2/+19
| * | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-153-36/+304
| |\ \ \ \
| | * | | | time/timekeeping: Work around false positive GCC warningIngo Molnar2016-03-081-1/+1
| | * | | | Merge branch 'fortglx/4.6/time' of https://git.linaro.org/people/john.stultz/...Thomas Gleixner2016-03-041-25/+261
| | |\ \ \ \
| | | * | | | time: Add history to cross timestamp interface supporting slower devicesChristopher S. Hall2016-03-021-1/+170
| | | * | | | time: Add driver cross timestamp interface for higher precision time synchron...Christopher S. Hall2016-03-021-0/+56
| | | * | | | time: Remove duplicated code in ktime_get_raw_and_real()Christopher S. Hall2016-03-021-38/+2
| | | * | | | time: Add timekeeping snapshot code capturing system time and counterChristopher S. Hall2016-03-021-0/+30
| | | * | | | time: Add cycles to nanoseconds translationChristopher S. Hall2016-03-021-4/+21
| | * | | | | hrtimer: Revert CLOCK_MONOTONIC_RAW supportThomas Gleixner2016-03-031-16/+2
| | |/ / / /
| | * | | | jiffies: Use CLOCKSOURCE_MASK instead of constantAlexander Kuleshov2016-02-271-1/+1
| | * | | | clocksource: Allow unregistering the watchdogVitaly Kuznetsov2016-01-271-10/+42
| | * | | | hrtimer: Catch illegal clockidsMarc Zyngier2016-01-271-1/+6
OpenPOWER on IntegriCloud