Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
361f35ca610d32945da30b173840b65859ea4e8a
/
kernel
37225958
Merge "smp: Wake up all idle CPUs when suspending to idle"
by Linux Build Service Account
· 7 years ago
0bf0f94
Merge "sched: introduce per CPU sched_load_boost knob"
by Linux Build Service Account
· 7 years ago
d0807d6
Merge "timers: Fix excessive granularity of new timers after a nohz idle"
by Linux Build Service Account
· 7 years ago
be63e32
Merge "cpufreq: schedutil: Avoid unnecessary kthread wakeup"
by Linux Build Service Account
· 7 years ago
e587ba7
Merge "defconfig: sdm845: Panic on hard lockups"
by Linux Build Service Account
· 7 years ago
858d575
sched: introduce per CPU sched_load_boost knob
by Joonwoo Park
· 7 years ago
4aa10d1
smp: Wake up all idle CPUs when suspending to idle
by Stephen Boyd
· 7 years ago
9e3eb87
timers: Fix excessive granularity of new timers after a nohz idle
by Nicholas Piggin
· 7 years ago
468cf98
Merge "Merge remote-tracking branch '4.9/tmp-e6b0c64f' into 4.9"
by Linux Build Service Account
· 7 years ago
f0c7cce
Merge "tracing: fix race condition reading saved tgids"
by Linux Build Service Account
· 7 years ago
50b2d86
tracing: fix race condition reading saved tgids
by Adrian Salido
· 8 years ago
7070a9e
cpufreq: schedutil: Avoid unnecessary kthread wakeup
by Saravana Kannan
· 7 years ago
8299e7a
Merge "perf: protect group_leader from races that cause ctx double-free"
by Linux Build Service Account
· 7 years ago
a51cd20
Merge "coresight: abort coresight tracing on kernel crash"
by Linux Build Service Account
· 7 years ago
ac5a7a9
Merge "kernel: time: Fix accuracy for low resolution timer"
by Linux Build Service Account
· 7 years ago
eca43b3
Merge "perf: don't leave group_entry on sibling list (use-after-free)"
by Linux Build Service Account
· 7 years ago
d16ae5d
coresight: abort coresight tracing on kernel crash
by Rama Aparna Mallavarapu
· 8 years ago
daf4560
perf: protect group_leader from races that cause ctx double-free
by John Dias
· 8 years ago
7912460
perf: don't leave group_entry on sibling list (use-after-free)
by John Dias
· 8 years ago
ce49c27
kernel: time: Fix accuracy for low resolution timer
by Channagoud Kadabi
· 7 years ago
043b462
Merge "timers, sched/clock: Hook into s2idle freeze path"
by Linux Build Service Account
· 7 years ago
b71f8dc
timers, sched/clock: Hook into s2idle freeze path
by Stephen Boyd
· 7 years ago
24c1812
sched: Remove sched_ktime_clock()
by Stephen Boyd
· 7 years ago
bd44874
ANDROID: hardlockup: detect hard lockups without NMIs using secondary cpus
by Kyle Yan
· 7 years ago
e2486b7
Merge remote-tracking branch '4.9/tmp-e6b0c64f' into 4.9
by Kyle Yan
· 7 years ago
591995f
sched: walt: fix load_to_freq() for 32 bit system
by Pavankumar Kondeti
· 7 years ago
e4ee075
Merge "kernel: Restrict permissions of /proc/iomem."
by Linux Build Service Account
· 7 years ago
6ebad12
Merge "cpufreq: schedutil: Add current capacity info to schedutil tracepoint"
by Linux Build Service Account
· 7 years ago
f64b56f
Merge "tracing: do not leak kernel addresses"
by Linux Build Service Account
· 7 years ago
1fb1129
Merge "time: sched_clock: record cycle count in suspend and resume"
by Linux Build Service Account
· 7 years ago
3b1ac3a
kernel: Restrict permissions of /proc/iomem.
by Biswajit Paul
· 10 years ago
2cd0e9e
cpufreq: schedutil: Add current capacity info to schedutil tracepoint
by Rohit Gupta
· 7 years ago
f763741
Merge "cpufreq: schedutil: Avoid WALT logic when WALT sysctl flag not set"
by Linux Build Service Account
· 7 years ago
f9b19a9
tracing: do not leak kernel addresses
by Nick Desaulniers
· 8 years ago
20ee7cc
time: sched_clock: record cycle count in suspend and resume
by Srinivas Ramana
· 8 years ago
703e243
cpufreq: schedutil: Avoid WALT logic when WALT sysctl flag not set
by Jonathan Avila
· 7 years ago
f1047f4
Merge "include/linux/string.h: add the option of fortified string.h functions"
by Linux Build Service Account
· 7 years ago
ced1e70
Merge "cgroup: prefer %pK to %p"
by Linux Build Service Account
· 7 years ago
c6bb32b
cgroup: prefer %pK to %p
by Nick Desaulniers
· 8 years ago
7843ac5
Merge "core_ctl: Switch isolation to new hotplug state callbacks"
by Linux Build Service Account
· 7 years ago
39a2221
Merge "random: convert get_random_int/long into get_random_u32/u64"
by Linux Build Service Account
· 7 years ago
b918428
Merge "Perf: core: create/delete shared kernel events"
by Linux Build Service Account
· 7 years ago
518d4ab
core_ctl: Switch isolation to new hotplug state callbacks
by Sabyasachi Singh
· 8 years ago
baedb24
kexec_file: adjust declaration of kexec_purgatory
by Kees Cook
· 8 years ago
e6b0c64f
Merge 4.9.41 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
13f64d3
Merge "genirq: Use irq_set_affinity_locked to change irq affinity"
by Linux Build Service Account
· 7 years ago
ab0a48e
Merge "sched: Don't update idle_cpus_mask during core isolation"
by Linux Build Service Account
· 7 years ago
62b5776
sched/cgroup: Move sched_online_group() back into css_online() to fix crash
by Konstantin Khlebnikov
· 8 years ago
6b3d13f
smp/hotplug: Replace BUG_ON and react useful
by Thomas Gleixner
· 8 years ago
7b4e4b1
smp/hotplug: Move unparking of percpu threads to the control CPU
by Thomas Gleixner
· 8 years ago
1edef9b
Merge "sched: add sched_get_cpu_last_busy_time() API"
by Linux Build Service Account
· 7 years ago
5218d13
kthread: Fix use-after-free if kthread fork fails
by Vegard Nossum
· 8 years ago
9c7d644
sched: Don't update idle_cpus_mask during core isolation
by Puja Gupta
· 7 years ago
25532bf
sched: bring back sched_migrate_task trace point
by Pavankumar Kondeti
· 7 years ago
3066bc4
sched: move task_util() to sched.h
by Pavankumar Kondeti
· 7 years ago
7b2727c
ANDROID: sched/fair: Add a backup_cpu to find_best_target
by Chris Redpath
· 8 years ago
da03fc1
ANDROID: sched/fair: Try to estimate possible idle states.
by Chris Redpath
· 8 years ago
c0a392b
ANDROID: sched/fair: Sync task util before EAS wakeup
by Brendan Jackman
· 8 years ago
4ec7d81
ANDROID: Revert "sched/fair: ensure utilization signals are synchronized before use"
by Quentin Perret
· 7 years ago
0db9eac
ANDROID: sched/fair: kick nohz idle balance for misfit task
by Leo Yan
· 8 years ago
5f97ef9
ANDROID: sched/fair: Update signals of nohz cpus if we are going idle
by Chris Redpath
· 8 years ago
11184b6
ANDROID: events: add tracepoint for find_best_target
by Patrick Bellasi
· 8 years ago
56e2719
ANDROID: sched/fair: streamline find_best_target heuristics
by Patrick Bellasi
· 8 years ago
6702ce1
UPSTREAM: cpufreq: schedutil: Trace frequency only if it has changed
by Chris Redpath
· 8 years ago
595ae4a
UPSTREAM: cpufreq: schedutil: Avoid reducing frequency of busy CPUs prematurely
by Chris Redpath
· 8 years ago
3915186
UPSTREAM: cpufreq: schedutil: Refactor sugov_next_freq_shared()
by Chris Redpath
· 8 years ago
0942cea
UPSTREAM: cpufreq: schedutil: Pass sg_policy to get_next_freq()
by Viresh Kumar
· 8 years ago
81162a9
UPSTREAM: cpufreq: schedutil: Rectify comment in sugov_irq_work() function
by Viresh Kumar
· 8 years ago
338ad2c
UPSTREAM: cpufreq: schedutil: irq-work and mutex are only used in slow path
by Chris Redpath
· 7 years ago
99ab82d
UPSTREAM: cpufreq: schedutil: enable fast switch earlier
by Chris Redpath
· 7 years ago
91a6b31
UPSTREAM: cpufreq: schedutil: Avoid indented labels
by Chris Redpath
· 8 years ago
a33034d
ANDROID: sched/{fair,tune}: simplify fair.c code
by Patrick Bellasi
· 8 years ago
e72491c
ANDROID: FIXUP: sched/tune: update accouting before CPU capacity
by Patrick Bellasi
· 8 years ago
578db5d
ANDROID: sched: walt: fix window misalignment when HZ=300
by Joonwoo Park
· 8 years ago
54a8edb
ANDROID: sched/fair: Remove remnants of commit 608d49484ee466
by Quentin Perret
· 7 years ago
385dcec
ANDROID: schedstats/eas: guard properly to avoid breaking non-smp schedstats users
by Chris Redpath
· 8 years ago
293edee
ANDROID: sched/tune: don't use schedtune before it is ready
by Chris Redpath
· 8 years ago
01ddd3e
ANDROID: sched/fair: use SCHED_CAPACITY_SCALE for energy normalization
by Patrick Bellasi
· 8 years ago
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
Next »