summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | 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
| | | | | |_|_|_|/ | | | | |/| | | |
* | | | / | | | | Revert "sched/cputime: Fix steal time accounting vs. CPU hotplug"Syed Rameez Mustafa2016-12-14
|/ / / / / / / /
* | | | | | | | Merge "sched: Ensure proper task migration when a CPU is isolated"Linux Build Service Account2016-12-10
|\ \ \ \ \ \ \ \
| * | | | | | | | sched: Ensure proper task migration when a CPU is isolatedSyed Rameez Mustafa2016-12-09
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | sched/core: Fix race condition in clearing hmp requestOlav Haugan2016-12-09
* | | | | | | | sched/core: Prevent (user) space tasks from affining to isolated cpusOlav Haugan2016-12-09
|/ / / / / / /
* | | | | | | Merge "sched: pre-allocate colocation groups"Linux Build Service Account2016-12-01
|\ \ \ \ \ \ \
| * | | | | | | sched: pre-allocate colocation groupsJoonwoo Park2016-12-01
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge "sched: Disable interrupts while holding related_thread_group_lock"Linux Build Service Account2016-11-29
|\ \ \ \ \ \ \
| * | | | | | | sched: Disable interrupts while holding related_thread_group_lockPavankumar Kondeti2016-11-28
* | | | | | | | Merge "sched/core: Do not free task while holding rq lock"Linux Build Service Account2016-11-28
|\ \ \ \ \ \ \ \
| * | | | | | | | sched/core: Do not free task while holding rq lockOlav Haugan2016-11-28
| |/ / / / / / /
* | | | | | | | Merge "qos: Register irq notify after adding the qos request"Linux Build Service Account2016-11-28
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | qos: Register irq notify after adding the qos requestAnil Kumar Mamidala2016-11-27
| |/ / / / / /
* | | | | | | Merge "sched: Ensure proper synch between isolation, hotplug, and suspend"Linux Build Service Account2016-11-27
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | sched: Ensure proper synch between isolation, hotplug, and suspendOlav Haugan2016-11-18
* | | | | | | Merge "qos: wake up cores based on the qos updated cpu mask"Linux Build Service Account2016-11-26
|\ \ \ \ \ \ \
| * | | | | | | qos: wake up cores based on the qos updated cpu maskAnil Kumar Mamidala2016-11-24
* | | | | | | | Merge "audit: fix a double fetch in audit_log_single_execve_arg()"Linux Build Service Account2016-11-25
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | audit: fix a double fetch in audit_log_single_execve_arg()Paul Moore2016-11-23
| |/ / / / / /
* / / / / / / cgroup: prefer %pK to %pNick Desaulniers2016-11-18
|/ / / / / /
* | | | | | sched/hmp: Enhance co-location and scheduler boost featuresSyed Rameez Mustafa2016-11-16