summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
* UPSTREAM: cpufreq: schedutil: enable fast switch earlierChris Redpath2017-07-18
* UPSTREAM: cpufreq: schedutil: Avoid indented labelsChris Redpath2017-07-18
* Merge 4.4.77 into android-4.4Greg Kroah-Hartman2017-07-15
|\
| * sysctl: report EINVAL if value is larger than UINT_MAX for proc_douintvecLiping Zhang2017-07-15
| * sysctl: don't print negative flag for proc_douintvecLiping Zhang2017-07-15
| * tracing/kprobes: Allow to create probe with a module name starting with a digitSabrina Dubroca2017-07-15
* | sched: walt: fix window misalignment when HZ=300Joonwoo Park2017-07-12
* | Merge 4.4.76 into android-4.4Greg Kroah-Hartman2017-07-05
|\|
| * sched/loadavg: Avoid loadavg spikes caused by delayed NO_HZ accountingMatt Fleming2017-07-05
| * kernel/panic.c: add missing \nJiri Slaby2017-07-05
| * sysctl: enable strict writesKees Cook2017-07-05
* | Merge 4.4.75 into android-4.4Greg Kroah-Hartman2017-06-29
|\|
| * time: Fix clock->read(clock) race around clocksource changesJohn Stultz2017-06-29
| * signal: Only reschedule timers on signals timers have sentEric W. Biederman2017-06-29
* | Merge 4.4.74 into android-4.4Greg Kroah-Hartman2017-06-27
|\|
| * alarmtimer: Rate limit periodic intervalsThomas Gleixner2017-06-26
| * alarmtimer: Prevent overflow of relative timersThomas Gleixner2017-06-26
| * genirq: Release resources in __setup_irq() error pathHeiner Kallweit2017-06-26
* | UPSTREAM: bpf: don't let ldimm64 leak map addresses on unprivilegedDaniel Borkmann2017-06-23
* | Merge 4.4.72 into android-4.4Greg Kroah-Hartman2017-06-14
|\|
| * perf/core: Drop kernel samples even though :u is specifiedJin Yao2017-06-14
| * cpuset: consider dying css as offlineTejun Heo2017-06-14
| * stackprotector: Increase the per-task stack canary's random range from 32 bit...Daniel Micay2017-06-14
| * ptrace: Properly initialize ptracer_cred on forkEric W. Biederman2017-06-14
* | schedstats/eas: guard properly to avoid breaking non-smp schedstats usersChris Redpath2017-06-03
* | sched/tune: don't use schedtune before it is readyChris Redpath2017-06-02
* | sched/fair: use SCHED_CAPACITY_SCALE for energy normalizationPatrick Bellasi2017-06-02
* | sched/{fair,tune}: use reciprocal_value to compute boost marginPatrick Bellasi2017-06-02
* | sched/tune: Initialize raw_spin_lock in boosted_groupsSrinath Sridharan2017-06-02
* | sched/tune: report when SchedTune has not been initializedPatrick Bellasi2017-06-02
* | sched/tune: fix sched_energy_diff tracepointChris Redpath2017-06-02
* | sched/tune: increase group count to 5Chris Redpath2017-06-02
* | cpufreq/schedutil: use boosted_cpu_util for PELT to match WALTChris Redpath2017-06-02
* | sched/fair: Fix sched_group_energy() to support per-cpu capacity statesMorten Rasmussen2017-06-02
* | sched/fair: discount task contribution to find CPU with lowest utilizationValentin Schneider2017-06-02
* | sched/fair: ensure utilization signals are synchronized before useChris Redpath2017-06-02
* | sched/fair: remove task util from own cpu when placing waking taskChris Redpath2017-06-02
* | trace:sched: Make util_avg in load_avg trace reflect PELT/WALT as usedChris Redpath2017-06-02
* | sched/fair: Add eas (& cas) specific rq, sd and task statsDietmar Eggemann2017-06-02
* | sched/core: Fix PELT jump to max OPP upon util increaseAndres Oportus2017-06-02
* | sched: EAS & 'single cpu per cluster'/cpu hotplug interoperabilityDietmar Eggemann2017-06-02
* | UPSTREAM: sched/core: Fix group_entity's share updateVincent Guittot2017-06-02
* | UPSTREAM: sched/fair: Fix calc_cfs_shares() fixed point arithmetics width con...Peter Zijlstra2017-06-02
* | UPSTREAM: sched/fair: Fix incorrect task group ->load_avgVincent Guittot2017-06-02
* | UPSTREAM: sched/fair: Fix effective_load() to consistently use smoothed loadPeter Zijlstra2017-06-02
* | UPSTREAM: sched/fair: Propagate asynchrous detachVincent Guittot2017-06-02
* | UPSTREAM: sched/fair: Propagate load during synchronous attach/detachVincent Guittot2017-06-02
* | UPSTREAM: sched/fair: Fix hierarchical order in rq->leaf_cfs_rq_listVincent Guittot2017-06-02
* | BACKPORT: sched/fair: Factorize PELT updateVincent Guittot2017-06-02
* | UPSTREAM: sched/fair: Factorize attach/detach entityVincent Guittot2017-06-02