drm/rockchip: dsi: fix Non-SNPS PHY power on sequence
[firefly-linux-kernel-4.4.55.git] / kernel /
2017-07-26 Huang, TaoMerge tag 'lsk-v4.4-17.07-android' of git://git.linaro...
2017-07-18 Alex ShiMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2017-07-18 Alex Shi Merge tag 'v4.4.77' into linux-linaro-lsk-v4.4
2017-07-17 Alex ShiMerge branch 'v4.4/topic/optee-lsk-mainline' into linux...
2017-07-15 Liping Zhangsysctl: report EINVAL if value is larger than UINT_MAX...
2017-07-15 Liping Zhangsysctl: don't print negative flag for proc_douintvec
2017-07-15 Sabrina Dubrocatracing/kprobes: Allow to create probe with a module...
2017-07-12 Huang, Taosched/fair: fix building without CGROUP_SCHEDTUNE
2017-07-12 Huang, TaoMerge tag 'lsk-v4.4-17.06-android' of git://git.linaro...
2017-07-12 Alex Shi Merge tag 'v4.4.76' into linux-linaro-lsk-v4.4
2017-07-11 Alex ShiMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2017-07-10 Daniel BorkmannUPSTREAM: bpf: don't let ldimm64 leak map addresses...
2017-07-06 Alex ShiMerge remote-tracking branch 'origin/v4.4/topic/optee...
2017-07-05 Matt Flemingsched/loadavg: Avoid loadavg spikes caused by delayed...
2017-07-05 Jiri Slabykernel/panic.c: add missing \n
2017-07-05 Kees Cooksysctl: enable strict writes
2017-06-30 Alex Shi Merge tag 'v4.4.75' into linux-linaro-lsk-v4.4
2017-06-29 John Stultztime: Fix clock->read(clock) race around clocksource...
2017-06-29 Eric W. Biedermansignal: Only reschedule timers on signals timers have...
2017-06-28 Alex ShiMerge branch 'lsk/kdump/for-v4.4' into linux-linaro...
2017-06-26 Thomas Gleixneralarmtimer: Rate limit periodic intervals
2017-06-26 Thomas Gleixneralarmtimer: Prevent overflow of relative timers
2017-06-26 Heiner Kallweitgenirq: Release resources in __setup_irq() error path
2017-06-21 Chris Redpathschedstats/eas: guard properly to avoid breaking non...
2017-06-21 Chris Redpathsched/tune: don't use schedtune before it is ready
2017-06-21 Patrick Bellasisched/fair: use SCHED_CAPACITY_SCALE for energy normali...
2017-06-21 Patrick Bellasisched/{fair,tune}: use reciprocal_value to compute...
2017-06-21 Srinath Sridharansched/tune: Initialize raw_spin_lock in boosted_groups
2017-06-21 Patrick Bellasisched/tune: report when SchedTune has not been initialized
2017-06-21 Chris Redpathsched/tune: fix sched_energy_diff tracepoint
2017-06-21 Chris Redpathsched/tune: increase group count to 5
2017-06-21 Chris Redpathcpufreq/schedutil: use boosted_cpu_util for PELT to...
2017-06-21 Morten Rasmussensched/fair: Fix sched_group_energy() to support per...
2017-06-21 Valentin Schneidersched/fair: discount task contribution to find CPU...
2017-06-21 Chris Redpathsched/fair: ensure utilization signals are synchronized...
2017-06-21 Chris Redpathsched/fair: remove task util from own cpu when placing...
2017-06-21 Chris Redpathtrace:sched: Make util_avg in load_avg trace reflect...
2017-06-21 Dietmar Eggemannsched/fair: Add eas (& cas) specific rq, sd and task...
2017-06-21 Andres Oportussched/core: Fix PELT jump to max OPP upon util increase
2017-06-21 Dietmar Eggemannsched: EAS & 'single cpu per cluster'/cpu hotplug inter...
2017-06-21 Vincent GuittotUPSTREAM: sched/core: Fix group_entity's share update
2017-06-21 Peter ZijlstraUPSTREAM: sched/fair: Fix calc_cfs_shares() fixed point...
2017-06-21 Vincent GuittotUPSTREAM: sched/fair: Fix incorrect task group ->load_avg
2017-06-21 Peter ZijlstraUPSTREAM: sched/fair: Fix effective_load() to consisten...
2017-06-21 Vincent GuittotUPSTREAM: sched/fair: Propagate asynchrous detach
2017-06-21 Vincent GuittotUPSTREAM: sched/fair: Propagate load during synchronous...
2017-06-21 Vincent GuittotUPSTREAM: sched/fair: Fix hierarchical order in rq...
2017-06-21 Vincent GuittotBACKPORT: sched/fair: Factorize PELT update
2017-06-21 Vincent GuittotUPSTREAM: sched/fair: Factorize attach/detach entity
2017-06-21 Peter ZijlstraUPSTREAM: sched/fair: Improve PELT stuff some more
2017-06-21 Peter ZijlstraUPSTREAM: sched/fair: Apply more PELT fixes
2017-06-21 Peter ZijlstraUPSTREAM: sched/fair: Fix post_init_entity_util_avg...
2017-06-21 Yuyang DuBACKPORT: sched/fair: Initiate a new task's util avg...
2017-06-21 Dietmar Eggemannsched/fair: Simplify idle_idx handling in select_idle_s...
2017-06-21 Dietmar Eggemannsched/fair: refactor find_best_target() for simplicity
2017-06-21 Dietmar Eggemannsched/fair: Change cpu iteration order in find_best_tar...
2017-06-21 Dietmar Eggemannsched/core: Add first cpu w/ max/min orig capacity...
2017-06-21 Dietmar Eggemannsched/core: Remove remnants of commit fd5c98da1a42
2017-06-21 Dietmar Eggemannsched: Remove sysctl_sched_is_big_little
2017-06-21 Dietmar Eggemannsched/fair: Code !is_big_little path into select_energy...
2017-06-21 Dietmar EggemannEAS: sched/fair: Re-integrate 'honor sync wakeups'...
2017-06-21 Dietmar EggemannFixup!: sched/fair.c: Set SchedTune specific struct...
2017-06-21 Morten Rasmussensched/fair: Energy-aware wake-up task placement
2017-06-21 Morten Rasmussensched/fair: Add energy_diff dead-zone margin
2017-06-21 Dietmar Eggemannsched/fair: Decommission energy_aware_wake_cpu()
2017-06-21 Dietmar Eggemannsched/fair: Do not force want_affine eq. true if EAS...
2017-06-21 Morten RasmussenUPSTREAM: sched/fair: Fix incorrect comment for capacit...
2017-06-21 Morten RasmussenUPSTREAM: sched/fair: Avoid pulling tasks from non...
2017-06-21 Morten RasmussenUPSTREAM: sched/fair: Add per-CPU min capacity to sched...
2017-06-21 Morten RasmussenUPSTREAM: sched/fair: Consider spare capacity in find_i...
2017-06-21 Morten RasmussenUPSTREAM: sched/fair: Compute task/cpu utilization...
2017-06-21 Morten RasmussenUPSTREAM: sched/fair: Let asymmetric CPU configurations...
2017-06-21 Morten RasmussenUPSTREAM: sched/core: Enable SD_BALANCE_WAKE for asymme...
2017-06-21 Morten RasmussenUPSTREAM: sched/core: Pass child domain into sd_init()
2017-06-21 Morten RasmussenUPSTREAM: sched/core: Introduce SD_ASYM_CPUCAPACITY...
2017-06-21 Morten RasmussenUPSTREAM: sched/core: Remove unnecessary NULL-pointer...
2017-06-21 Morten RasmussenUPSTREAM: sched/fair: Optimize find_idlest_cpu() when...
2017-06-21 Morten RasmussenBACKPORT: sched/fair: Make the use of prev_cpu consiste...
2017-06-21 Dietmar EggemannPartial Revert: "WIP: sched: Add cpu capacity awareness...
2017-06-21 Dietmar EggemannRevert "WIP: sched: Consider spare cpu capacity at...
2017-06-21 Viresh KumarFROM-LIST: cpufreq: schedutil: Redefine the rate_limit_...
2017-06-21 Steve Mucklecpufreq: schedutil: add up/down frequency transition...
2017-06-21 Juri Lellisched/cpufreq: make schedutil use WALT signal
2017-06-21 Steve Mucklesched: cpufreq: use rt_avg as estimate of required...
2017-06-21 Viresh Kumarcpufreq: schedutil: move slow path from workqueue to...
2017-06-21 Petr MladekBACKPORT: kthread: allow to cancel kthread work
2017-06-21 Steve Mucklesched/cpufreq: fix tunables for schedfreq governor
2017-06-21 Steve MuckleBACKPORT: cpufreq: schedutil: New governor based on...
2017-06-21 Steve Mucklesched: backport cpufreq hooks from 4.9-rc4
2017-06-18 Alex Shi Merge tag 'v4.4.73' into linux-linaro-lsk-v4.4
2017-06-15 Alex Shi Merge tag 'v4.4.72' into linux-linaro-lsk-v4.4
2017-06-14 Jin Yaoperf/core: Drop kernel samples even though :u is specified
2017-06-14 Tejun Heocpuset: consider dying css as offline
2017-06-14 Daniel Micaystackprotector: Increase the per-task stack canary...
2017-06-14 Eric W. Biedermanptrace: Properly initialize ptracer_cred on fork
2017-06-08 Alex ShiMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2017-06-08 Alex Shi Merge tag 'v4.4.71' into linux-linaro-lsk-v4.4
2017-06-07 Huang, TaoMerge tag 'lsk-v4.4-17.05-android' of git://git.linaro...
2017-05-26 Alex ShiMerge branch 'v4.4/topic/hibernate' into linux-linaro...
2017-05-26 Alex ShiMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
next