summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
* sched: Energy-aware wake-up task placementMorten Rasmussen2016-09-14
* sched: Determine the current sched_group idle-stateDietmar Eggemann2016-09-14
* sched, cpuidle: Track cpuidle state index in the schedulerMorten Rasmussen2016-09-14
* sched: Add over-utilization/tipping point indicatorMorten Rasmussen2016-09-14
* sched: Estimate energy impact of scheduling decisionsMorten Rasmussen2016-09-14
* sched: Extend sched_group_energy to test load-balancing decisionsMorten Rasmussen2016-09-14
* sched: Calculate energy consumption of sched_groupMorten Rasmussen2016-09-14
* sched: Highest energy aware balancing sched_domain level pointerMorten Rasmussen2016-09-14
* sched: Relocated cpu_util() and change return typeMorten Rasmussen2016-09-14
* sched: Compute cpu capacity available at current frequencyMorten Rasmussen2016-09-14
* sched: Introduce SD_SHARE_CAP_STATES sched_domain flagMorten Rasmussen2016-09-14
* sched: Initialize energy data structuresDietmar Eggemann2016-09-14
* sched: Introduce energy data structuresDietmar Eggemann2016-09-14
* sched: Make energy awareness a sched featureMorten Rasmussen2016-09-14
* sched: Prevent unnecessary active balance of single task in sched groupMorten Rasmussen2016-09-14
* sched: Enable idle balance to pull single task towards cpu with higher capacityDietmar Eggemann2016-09-14
* sched: Consider spare cpu capacity at task wake-upMorten Rasmussen2016-09-14
* sched: Add cpu capacity awareness to wakeup balancingMorten Rasmussen2016-09-14
* sched: Store system-wide maximum cpu capacity in root domainDietmar Eggemann2016-09-14
* sched/fair: Fix new task's load avg removed from source CPU in wake_up_new_ta...Yuyang Du2016-09-14
* cpuset: Make cpusets restore on hotplugRiley Andrews2016-09-14
* ANDROID: rcu_sync: Export rcu_sync_lockdep_assertGuenter Roeck2016-09-14
* RFC: FROMLIST: cgroup: reduce read locked section of cgroup_threadgroup_rwsem...Balbir Singh2016-09-14
* RFC: FROMLIST: cgroup: avoid synchronize_sched() in __cgroup_procs_write()Peter Zijlstra2016-09-14
* RFC: FROMLIST: locking/percpu-rwsem: Optimize readers and reduce global impactPeter Zijlstra2016-09-14
* Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-08-30
|\
| * x86: remove more uaccess_32.h complexityLinus Torvalds2016-08-27
* | Revert "panic: Add board ID to panic output"Amit Pundir2016-08-18
* | cpuset: Add allow_attach hook for cpusets on android.Riley Andrews2016-08-18
* | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-08-11
|\|
| * Merge tag 'v4.4.17' into linux-linaro-lsk-v4.4Alex Shi2016-08-11
| |\
| | * posix_cpu_timer: Exit early when process has been reapedAlexey Dobriyan2016-08-10
| | * sched/fair: Fix effective_load() to consistently use smoothed loadPeter Zijlstra2016-08-10
| | * cgroup: set css->id to -1 during initTejun Heo2016-08-10
| | * kernel/sysrq, watchdog, sched/core: Reset watchdog on all CPUs while processi...Andrey Ryabinin2016-08-10
* | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidMark Brown2016-07-29
|\| |
| * | Merge tag 'v4.4.16' into linux-linaro-lsk-v4.4Mark Brown2016-07-29
| |\|
| | * tracing: Handle NULL formats in hold_module_trace_bprintk_format()Steven Rostedt (Red Hat)2016-07-27
| | * sched/fair: Fix cfs_rq avg tracking underflowPeter Zijlstra2016-07-27
| | * locking/static_key: Fix concurrent static_key_slow_inc()Paolo Bonzini2016-07-27
| | * locking/qspinlock: Fix spin_unlock_wait() some morePeter Zijlstra2016-07-27
| | * locking/ww_mutex: Report recursive ww_mutex locking earlyChris Wilson2016-07-27
* | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-07-17
|\| |
| * | Merge tag 'v4.4.15' into linux-linaro-lsk-v4.4Alex Shi2016-07-17
| |\|
| | * bpf, perf: delay release of BPF prog after grace periodDaniel Borkmann2016-07-11
* | | BACKPORT: timer: convert timer_slack_ns from unsigned long to u64John Stultz2016-07-11
* | | ANDROID: cpu: send KOBJ_ONLINE event when enabling cpusThierry Strudel2016-07-11
* | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-06-27
|\| |
| * | Merge tag 'v4.4.14' into linux-linaro-lsk-v4.4Alex Shi2016-06-27
| |\|
| | * sched: panic on corrupted stack endJann Horn2016-06-24