Show patches with: Archived = No       |   8854 patches
« 1 2 ... 79 80 8188 89 »
Patch Series S/W/F Date Submitter Delegate State
mtpd: l2tp: Fix endianness issues in log prints --- 2017-02-02 Sam Protsenko Rejected
mtpd: Add L2TP implementation from mainline kernel --- 2017-02-02 Sam Protsenko Rejected
pppd: Enable plugin support in pppd --- 2017-02-02 Sam Protsenko Rejected
pppd: Add pppol2tp plugin from mainline ppp project --- 2017-02-02 Sam Protsenko Rejected
pppd: Add rules for building the pppol2tp plugin --- 2017-02-02 Sam Protsenko Rejected
pppd: Prepare pppol2tp sources for building in Android --- 2017-02-02 Sam Protsenko Rejected
ANDROID: sched/walt: use do_div instead of division operator --- 2017-02-02 Amit Pundir Accepted
ANDROID: net: ipv6: remove unused variable ifindex in --- 2017-02-02 Amit Pundir Accepted
Math.min and Math.max intrinsics for ARM --- 2017-02-01 Xueliang Zhong Rejected
ANDROID: binder: fix format specifier for type binder_size_t --- 2017-02-01 Amit Pundir Accepted
ANDROID: binder: fix format specifier for type binder_size_t --- 2017-02-01 Amit Pundir Accepted
ANDROID: binder: fix format specifier for type binder_size_t --- 2017-02-01 Amit Pundir Accepted
ANDROID: binder: fix format specifier for type binder_size_t --- 2017-02-01 Amit Pundir Accepted
ANDROID: arm: topology: Define TC2 energy and provide it to the scheduler --- 2017-02-01 Amit Pundir Accepted
Math.min and Math.max intrinsics for ARM --- 2017-01-31 Xueliang Zhong Accepted
Implement Math.rint Intrinsic for ARM32. --- 2017-01-31 Xueliang Zhong Accepted
ANDROID: cpufreq: interactive: Use idle-end notifiers --- 2017-01-30 Amit Pundir Rejected
ANDROID: cpufreq: conservative: fix duplicate 'static' error --- 2017-01-30 Amit Pundir Accepted
Fixup!: sched/fair: Refactor min_util, new_util in find_best_target() --- 2017-01-29 Chris Redpath Accepted
Experimental!: sched/fair: Change cpu iteration order in find_best_target() --- 2017-01-29 Chris Redpath Accepted
DEBUG: sched/fair: Fix sched_load_avg_cpu events for task_groups --- 2017-01-29 Chris Redpath Accepted
DEBUG: sched/fair: Fix missing sched_load_avg_cpu events --- 2017-01-29 Chris Redpath Accepted
Revert "cgroup: Fix issues in allow_attach callback" --- 2017-01-29 Chris Redpath Accepted
ANDROID: sched/walt: fix build failure if FAIR_GROUP_SCHED=n --- 2017-01-29 Chris Redpath Accepted
sched/walt: kill {min,max}_capacity --- 2017-01-29 Chris Redpath Accepted
sched: EAS & 'single cpu per cluster'/cpu hotplug interoperability --- 2017-01-29 Chris Redpath Accepted
sched: Multiple upstream load tracking changes --- 2017-01-29 Chris Redpath Accepted
sched/fair: Fix effective_load() to consistently use smoothed load --- 2017-01-29 Chris Redpath Accepted
sched: propagate asynchrous detach --- 2017-01-29 Chris Redpath Accepted
sched: propagate load during synchronous attach/detach --- 2017-01-29 Chris Redpath Accepted
sched: fix hierarchical order in rq->leaf_cfs_rq_list --- 2017-01-29 Chris Redpath Accepted
sched: factorize PELT update --- 2017-01-29 Chris Redpath Accepted
sched: factorize attach entity --- 2017-01-29 Chris Redpath Accepted
sched/fair: Improve PELT stuff some more --- 2017-01-29 Chris Redpath Accepted
sched/fair: Apply more PELT fixes --- 2017-01-29 Chris Redpath Accepted
sched/fair: Initiate a new task's util avg to a bounded value --- 2017-01-29 Chris Redpath Accepted
Fixup!: sched/fair: No need to 'and' current cpu w/ online mask in wakeup --- 2017-01-29 Chris Redpath Accepted
Fixup!: Return first idle cpu for prefer_idle task immediately --- 2017-01-29 Chris Redpath Accepted
Fixup!: sched/fair: Simplify idle_idx handling in select_idle_sibling() --- 2017-01-29 Chris Redpath Accepted
Fixup!: sched/fair: Simplify idle_idx handling in find_best_target() --- 2017-01-29 Chris Redpath Accepted
Fixup!: sched/fair: Simplify target_util handling in find_best_target() --- 2017-01-29 Chris Redpath Accepted
ANDROID: sched/tune: __pcpu_scope_cpu_boost_groups can be static --- 2017-01-29 Chris Redpath Accepted
ANDROID: sched/tune: schedtune_allow_attach() can be static --- 2017-01-29 Chris Redpath Accepted
sched: tune: Fix lacking spinlock initialization --- 2017-01-29 Chris Redpath Accepted
Revert "WIP: UTIL_EST: use estimated utilization on load balancing paths" --- 2017-01-29 Chris Redpath Accepted
Revert "WIP: UTIL_EST: use estimated utilization on energy aware wakeup path" --- 2017-01-29 Chris Redpath Accepted
Revert "WIP: UTIL_EST: sched/fair: use estimated utilization to drive CPUFreq" --- 2017-01-29 Chris Redpath Accepted
Revert "WIP: UTIL_EST: switch to usage of tasks's estimated utilization" --- 2017-01-29 Chris Redpath Accepted
sched: revert UTIL_EST usage from commit 6bf72ca7f1 --- 2017-01-29 Chris Redpath Accepted
schedtune: Guarding against compile errors --- 2017-01-29 Chris Redpath Accepted
Revert "WIP: UTIL_EST: sched/{core,fair}: add support to use estimated utilization" --- 2017-01-29 Chris Redpath Accepted
Revert "WIP: UTIL_EST: sched/fair: add support for estimated utilization" --- 2017-01-29 Chris Redpath Accepted
sched/walt: use do_div instead of division operator --- 2017-01-29 Chris Redpath Accepted
Unify whitespace layout with android-3.18 --- 2017-01-29 Chris Redpath Accepted
Revert: UTIL_EST code from 'fix set_cfs_cpu_capacity when WALT is in use" --- 2017-01-29 Chris Redpath Accepted
sched/fair: Fix uninitialised variable in idle_balance --- 2017-01-29 Chris Redpath Accepted
sched/fair: missing parts of 'optimize idle cpu selection for boosted tasks' --- 2017-01-29 Chris Redpath Accepted
sched/tune: backport 'fix accounting for runnable tasks' --- 2017-01-29 Chris Redpath Accepted
sched: Fix sysctl_sched_cfs_boost type to be int --- 2017-01-29 Chris Redpath Accepted
Experimental!: sched/core: Add first cpu w/ max/min orig capacity to root domain --- 2017-01-29 Chris Redpath Accepted
sched/fair: Simplify backup_capacity handling in find_best_target() --- 2017-01-29 Chris Redpath Accepted
sched/core: Fix power to capacity renaming in comment --- 2017-01-29 Chris Redpath Accepted
sched/core: Remove remnants of commit fd5c98da1a42 --- 2017-01-29 Chris Redpath Accepted
Experimental!: sched: Remove sysctl_sched_is_big_little --- 2017-01-29 Chris Redpath Accepted
Experimental!: sched/fair: Code !is_big_little path into select_energy_cpu_brute() --- 2017-01-29 Chris Redpath Accepted
kthread: allow to cancel kthread work --- 2017-01-29 Chris Redpath Accepted
Partial Revert: "WIP: sched: Add cpu capacity awareness to wakeup balancing" --- 2017-01-29 Chris Redpath Accepted
sched/walt: Drop arch-specific timer access --- 2017-01-29 Chris Redpath Accepted
Revert "DEBUG: UTIL_EST: sched: update tracepoint to report estimated CPU utilzation" --- 2017-01-29 Chris Redpath Accepted
sched: This kernel expects sched_cfs_boost to be signed --- 2017-01-29 Chris Redpath Accepted
sched/cpufreq: fix tunables for schedfreq governor --- 2017-01-29 Chris Redpath Accepted
Experimental!: EAS: sched/fair: Re-integrate 'honor sync wakeups' into wakeup path --- 2017-01-29 Chris Redpath Accepted
Fixup!: sched/fair.c: Set SchedTune specific struct energy_env.task --- 2017-01-29 Chris Redpath Accepted
Experimental!: sched/fair: Energy-aware wake-up task placement --- 2017-01-29 Chris Redpath Accepted
Experimental!: sched/fair: Add energy_diff dead-zone margin --- 2017-01-29 Chris Redpath Accepted
Experimental!: sched/fair: Decommission energy_aware_wake_cpu() --- 2017-01-29 Chris Redpath Accepted
Experimental!: sched/fair: Do not force want_affine eq. true if EAS is enabled --- 2017-01-29 Chris Redpath Accepted
Experimental! arm64: Set SD_SHARE_CAP_STATES sched_domain flag on DIE level --- 2017-01-29 Chris Redpath Accepted
sched/fair: Fix incorrect comment for capacity_margin --- 2017-01-29 Chris Redpath Accepted
sched/fair: Avoid pulling tasks from non-overloaded higher capacity groups --- 2017-01-29 Chris Redpath Accepted
sched/fair: Add per-CPU min capacity to sched_group_capacity --- 2017-01-29 Chris Redpath Accepted
sched/fair: Consider spare capacity in find_idlest_group() --- 2017-01-29 Chris Redpath Accepted
sched/fair: Compute task/cpu utilization at wake-up correctly --- 2017-01-29 Chris Redpath Accepted
sched/fair: Let asymmetric CPU configurations balance at wake-up --- 2017-01-29 Chris Redpath Accepted
sched/core: Enable SD_BALANCE_WAKE for asymmetric capacity systems --- 2017-01-29 Chris Redpath Accepted
sched/core: Pass child domain into sd_init() --- 2017-01-29 Chris Redpath Accepted
sched/core: Introduce SD_ASYM_CPUCAPACITY sched_domain topology flag --- 2017-01-29 Chris Redpath Accepted
sched/core: Remove unnecessary NULL-pointer check --- 2017-01-29 Chris Redpath Accepted
sched/fair: Optimize find_idlest_cpu() when there is no choice --- 2017-01-29 Chris Redpath Accepted
Revert "WIP: sched: Consider spare cpu capacity at task wake-up" --- 2017-01-29 Chris Redpath Accepted
config: Update marlin_defconfig to include schedutil governor --- 2017-01-29 Chris Redpath Accepted
sched/fair: Make the use of prev_cpu consistent in the wakeup path --- 2017-01-29 Chris Redpath Accepted
schedutil: Fix linkage of schedutil and walt --- 2017-01-29 Chris Redpath Accepted
cpufreq: schedutil: add up/down frequency transition rate limits --- 2017-01-29 Chris Redpath Accepted
trace/sched: add rq utilization signal for WALT --- 2017-01-29 Chris Redpath Accepted
sched/cpufreq: make schedutil use WALT signal --- 2017-01-29 Chris Redpath Accepted
sched: cpufreq: use rt_avg as estimate of required RT CPU capacity --- 2017-01-29 Chris Redpath Accepted
cpufreq: schedutil: move slow path from workqueue to SCHED_FIFO task --- 2017-01-29 Chris Redpath Accepted
sched: backport schedutil governor from 4.9-rc4 --- 2017-01-29 Chris Redpath Accepted
sched: backport cpufreq hooks from 4.9-rc4 --- 2017-01-29 Chris Redpath Accepted
« 1 2 ... 79 80 8188 89 »