Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
d8460c729df00e7fec957def63953cad80b13af9
/
kernel
d8460c7
ANDROID: sched/{fair,tune}: use reciprocal_value to compute boost margin
by Patrick Bellasi
· 8 years ago
c5616f2
ANDROID: sched/tune: Initialize raw_spin_lock in boosted_groups
by Srinath Sridharan
· 8 years ago
c0c5d55
ANDROID: sched/tune: report when SchedTune has not been initialized
by Patrick Bellasi
· 8 years ago
9e20d60
ANDROID: sched/tune: fix sched_energy_diff tracepoint
by Chris Redpath
· 8 years ago
e3cf616
ANDROID: sched/tune: increase group count to 5
by Chris Redpath
· 8 years ago
a6d6735
ANDROID: cpufreq/schedutil: use boosted_cpu_util for PELT to match WALT
by Chris Redpath
· 8 years ago
e418850
ANDROID: sched/fair: Fix sched_group_energy() to support per-cpu capacity states
by Morten Rasmussen
· 8 years ago
352e096
ANDROID: sched/fair: discount task contribution to find CPU with lowest utilization
by Valentin Schneider
· 8 years ago
db00ec1
ANDROID: sched/fair: ensure utilization signals are synchronized before use
by Chris Redpath
· 8 years ago
7de1b83
ANDROID: sched/fair: remove task util from own cpu when placing waking task
by Chris Redpath
· 8 years ago
8d40f58
ANDROID: trace:sched: Make util_avg in load_avg trace reflect PELT/WALT as used
by Chris Redpath
· 8 years ago
af88a16
ANDROID: sched/fair: Add eas (& cas) specific rq, sd and task stats
by Dietmar Eggemann
· 8 years ago
8990dc7
ANDROID: sched/core: Fix PELT jump to max OPP upon util increase
by Andres Oportus
· 8 years ago
0665499
ANDROID: sched: EAS & 'single cpu per cluster'/cpu hotplug interoperability
by Dietmar Eggemann
· 9 years ago
6960f77
UPSTREAM: sched/core: Fix group_entity's share update
by Vincent Guittot
· 8 years ago
3a34bf5
UPSTREAM: sched/fair: Propagate asynchrous detach
by Vincent Guittot
· 8 years ago
96956e2
UPSTREAM: sched/fair: Propagate load during synchronous attach/detach
by Vincent Guittot
· 8 years ago
793cfff
UPSTREAM: sched/fair: Factorize attach/detach entity
by Vincent Guittot
· 8 years ago
56ffdd6
ANDROID: sched/fair: Simplify idle_idx handling in select_idle_sibling()
by Dietmar Eggemann
· 8 years ago
2dfb172
ANDROID: sched/fair: refactor find_best_target() for simplicity
by Dietmar Eggemann
· 8 years ago
3bfde3b
ANDROID: sched/fair: Change cpu iteration order in find_best_target()
by Dietmar Eggemann
· 8 years ago
14774e7
ANDROID: sched/core: Add first cpu w/ max/min orig capacity to root domain
by Dietmar Eggemann
· 8 years ago
52a8450
ANDROID: sched/core: Remove remnants of commit fd5c98da1a42
by Dietmar Eggemann
· 8 years ago
ea5a7f2
ANDROID: sched: Remove sysctl_sched_is_big_little
by Dietmar Eggemann
· 8 years ago
8c2e3d8
ANDROID: sched/fair: Code !is_big_little path into select_energy_cpu_brute()
by Dietmar Eggemann
· 8 years ago
52b09b1
ANDROID: EAS: sched/fair: Re-integrate 'honor sync wakeups' into wakeup path
by Dietmar Eggemann
· 8 years ago
8e862e1
ANDROID: Fixup!: sched/fair.c: Set SchedTune specific struct energy_env.task
by Dietmar Eggemann
· 8 years ago
9e31218
ANDROID: sched/fair: Energy-aware wake-up task placement
by Morten Rasmussen
· 9 years ago
5383892
ANDROID: sched/fair: Add energy_diff dead-zone margin
by Morten Rasmussen
· 9 years ago
5dbcdde
UPSTREAM: sched/fair: Fix incorrect comment for capacity_margin
by Morten Rasmussen
· 8 years ago
942295e
UPSTREAM: sched/fair: Avoid pulling tasks from non-overloaded higher capacity groups
by Morten Rasmussen
· 8 years ago
3d8cb90
UPSTREAM: sched/fair: Add per-CPU min capacity to sched_group_capacity
by Morten Rasmussen
· 8 years ago
5444435
UPSTREAM: sched/fair: Consider spare capacity in find_idlest_group()
by Morten Rasmussen
· 8 years ago
35577243
UPSTREAM: sched/fair: Compute task/cpu utilization at wake-up correctly
by Morten Rasmussen
· 8 years ago
7fb3e0c
ANDROID: Partial Revert: "ANDROID: sched: Add cpu capacity awareness to wakeup balancing"
by Quentin Perret
· 8 years ago
0df2898
ANDROID: sched/fair: Decommission energy_aware_wake_cpu()
by Dietmar Eggemann
· 8 years ago
e5eb12a
ANDROID: Revert "WIP: sched: Consider spare cpu capacity at task wake-up"
by Dietmar Eggemann
· 8 years ago
8c29c1a
FROM-LIST: cpufreq: schedutil: Redefine the rate_limit_us tunable
by Viresh Kumar
· 8 years ago
4152c22
ANDROID: cpufreq: schedutil: add up/down frequency transition rate limits
by Steve Muckle
· 8 years ago
c6e9438
ANDROID: sched/cpufreq: make schedutil use WALT signal
by Juri Lelli
· 8 years ago
8d40812
ANDROID: sched: cpufreq: use rt_avg as estimate of required RT CPU capacity
by Steve Muckle
· 8 years ago
29d892d7
UPSTREAM: cpufreq: schedutil: move slow path from workqueue to SCHED_FIFO task
by Viresh Kumar
· 8 years ago
4e685a2
ANDROID: sched/cpufreq: fix tunables for schedfreq governor
by Steve Muckle
· 8 years ago
b224647
DEBUG: sched/fair: Fix sched_load_avg_cpu events for task_groups
by Brendan Jackman
· 8 years ago
0f493a7
DEBUG: sched/fair: Fix missing sched_load_avg_cpu events
by Brendan Jackman
· 8 years ago
b19cdb9
sched: Consider misfit tasks when load-balancing
by Morten Rasmussen
· 9 years ago
9ae2c67
Merge 4.9.40 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
91af5f0
alarmtimer: don't rate limit one-shot timers
by Greg Hackmann
· 7 years ago
919e481
tracing: Fix kmemleak in instance_rmdir
by Chunyu Hu
· 8 years ago
a76a032
Revert "perf/core: Drop kernel samples even though :u is specified"
by Ingo Molnar
· 8 years ago
198bd49
ftrace: Fix uninitialized variable in match_records()
by Dan Carpenter
· 8 years ago
5b07c2d
Revert "ANDROID: proc: smaps: Allow smaps access for CAP_SYS_RESOURCE"
by Daniel Mentz
· 8 years ago
14accea
Merge 4.9.39 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
04e002a
tracing: Use SOFTIRQ_OFFSET for softirq dectection for more accurate results
by Pavankumar Kondeti
· 8 years ago
758dc6a
sched/topology: Fix overlapping sched_group_mask
by Peter Zijlstra
· 8 years ago
3e165b2
sched/topology: Optimize build_group_mask()
by Lauro Ramos Venancio
· 8 years ago
7c3f08e
sched/topology: Fix building of overlapping sched-groups
by Peter Zijlstra
· 8 years ago
542ebc9
sched/fair, cpumask: Export for_each_cpu_wrap()
by Peter Zijlstra
· 8 years ago
a0a93e3
Revert "sched/core: Optimize SCHED_SMT"
by Greg Kroah-Hartman
· 8 years ago
ac5e9e8
rcu: Add memory barriers for NOCB leader wakeup
by Paul E. McKenney
· 8 years ago
8c6f19c
kernel/extable.c: mark core_kernel_text notrace
by Marcin Nowakowski
· 8 years ago
cd5de9c
bpf: prevent leaking pointer via xadd on unpriviledged
by Daniel Borkmann
· 8 years ago
3f353c3
Merge 4.9.38 into android-4.9
by Greg Kroah-Hartman
· 8 years ago
5497d74
locking/rwsem-spinlock: Fix EINTR branch in __down_write_common()
by Kirill Tkhai
· 8 years ago
598195a
Merge 4.9.37 into android-4.9
by Greg Kroah-Hartman
· 8 years ago
7bdacd3
sysctl: report EINVAL if value is larger than UINT_MAX for proc_douintvec
by Liping Zhang
· 8 years ago
3a20c57
sysctl: don't print negative flag for proc_douintvec
by Liping Zhang
· 8 years ago
3693042
tracing/kprobes: Allow to create probe with a module name starting with a digit
by Sabrina Dubroca
· 8 years ago
2d33335
ANDROID: android-base.cfg: remove CONFIG_CGROUP_DEBUG
by Steve Muckle
· 8 years ago
184ce81
Merge 4.9.36 into android-4.9
by Greg Kroah-Hartman
· 8 years ago
478273e
sched/loadavg: Avoid loadavg spikes caused by delayed NO_HZ accounting
by Matt Fleming
· 8 years ago
1c68633
perf/core: Fix sys_perf_event_open() vs. hotplug
by Peter Zijlstra
· 8 years ago
c5c8743
kernel/panic.c: add missing \n
by Jiri Slaby
· 8 years ago
251d00b
bpf: don't trigger OOM killer under pressure with map alloc
by Daniel Borkmann
· 8 years ago
75d78c7
Merge 4.9.35 into android-4.9
by Greg Kroah-Hartman
· 8 years ago
a53bfdd
time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accounting
by John Stultz
· 8 years ago
02a37cc
time: Fix clock->read(clock) race around clocksource changes
by John Stultz
· 8 years ago
f719f20
signal: Only reschedule timers on signals timers have sent
by Eric W. Biederman
· 8 years ago
7172a93
Merge 4.9.34 into android-4.9
by Greg Kroah-Hartman
· 8 years ago
0d21cf1
Merge 4.9.33 into android-4.9
by Greg Kroah-Hartman
· 8 years ago
a26cd8e
Revert "ANDROID: hardlockup: detect hard lockups without NMIs using secondary cpus"
by Greg Kroah-Hartman
· 8 years ago
dd670e0
Revert "ANDROID: kernel/watchdog: fix unused variable warning"
by Greg Kroah-Hartman
· 8 years ago
0465104
alarmtimer: Rate limit periodic intervals
by Thomas Gleixner
· 8 years ago
8ee7f06
alarmtimer: Prevent overflow of relative timers
by Thomas Gleixner
· 8 years ago
7662832
genirq: Release resources in __setup_irq() error path
by Heiner Kallweit
· 8 years ago
8a48b7e
sched/core: Idle_task_exit() shouldn't use switch_mm_irqs_off()
by Andy Lutomirski
· 8 years ago
dc72572
ANDROID: android-base.cfg: split out arm64-specific configs
by Steve Muckle
· 8 years ago
b13b3b7
kernel/watchdog: prevent false hardlockup on overloaded system
by Don Zickus
· 8 years ago
0ce66ee
kernel/watchdog.c: move shared definitions to nmi.h
by Babu Moger
· 8 years ago
b969a24
kernel/watchdog.c: move hardlockup detector to separate file
by Babu Moger
· 8 years ago
baaa84b
kernel/ucount.c: mark user_header with kmemleak_ignore()
by Luis R. Rodriguez
· 8 years ago
edb6da1
FROMLIST: bpf: cgroup skb progs cannot access ld_abs/ind
by Daniel Borkmann
· 8 years ago
da3493c
Merge 4.9.32 into android-4.9
by Greg Kroah-Hartman
· 8 years ago
a8fc315
cpufreq: schedutil: Fix per-CPU structure initialization in sugov_start()
by Rafael J. Wysocki
· 8 years ago
afe8d4a
cpufreq: schedutil: move cached_raw_freq to struct sugov_policy
by Viresh Kumar
· 8 years ago
106c77e
cpu/hotplug: Drop the device lock on error
by Sebastian Andrzej Siewior
· 8 years ago
3743c0e
perf/core: Drop kernel samples even though :u is specified
by Jin Yao
· 8 years ago
829a1ca
cpuset: consider dying css as offline
by Tejun Heo
· 8 years ago
dff4c8b
cgroup: Prevent kill_css() from being called more than once
by Waiman Long
· 8 years ago
7c24a70
ptrace: Properly initialize ptracer_cred on fork
by Eric W. Biederman
· 8 years ago
Next »