summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2017-08-08Merge "Merge android-4.4@59ff2e1 (v4.4.78) into msm-4.4"Linux Build Service Account
2017-08-04Merge android-4.4@59ff2e1 (v4.4.78) into msm-4.4Blagovest Kolenichev
2017-08-03Merge "perf/core: Fix crash in perf_event_read()"Linux Build Service Account
2017-08-03Merge "sched: avoid RT tasks contention during sched boost"Linux Build Service Account
2017-08-02perf/core: Fix crash in perf_event_read()Peter Zijlstra
2017-07-31Revert "perf: stop deadlock if attempt to bring cpu up fails"Imran Khan
2017-07-27rwsem: fix missed wakeup due to reordering of loadPrateek Sood
2017-07-25hotplug cpu: ratelimit logs for thermal vetoPrateek Sood
2017-07-21Merge 4.4.78 into android-4.4Greg Kroah-Hartman
2017-07-21tracing: Use SOFTIRQ_OFFSET for softirq dectection for more accurate resultsPavankumar Kondeti
2017-07-21sched/topology: Optimize build_group_mask()Lauro Ramos Venancio
2017-07-21sched/topology: Fix overlapping sched_group_maskPeter Zijlstra
2017-07-21kernel/extable.c: mark core_kernel_text notraceMarcin Nowakowski
2017-07-21bpf: prevent leaking pointer via xadd on unpriviledgedDaniel Borkmann
2017-07-18UPSTREAM: cpufreq: schedutil: Trace frequency only if it has changedChris Redpath
2017-07-18UPSTREAM: cpufreq: schedutil: Avoid reducing frequency of busy CPUs prematurelyChris Redpath
2017-07-18UPSTREAM: cpufreq: schedutil: Refactor sugov_next_freq_shared()Chris Redpath
2017-07-18UPSTREAM: cpufreq: schedutil: Fix per-CPU structure initialization in sugov_s...Chris Redpath
2017-07-18UPSTREAM: cpufreq: schedutil: Pass sg_policy to get_next_freq()Viresh Kumar
2017-07-18UPSTREAM: cpufreq: schedutil: move cached_raw_freq to struct sugov_policyChris Redpath
2017-07-18UPSTREAM: cpufreq: schedutil: Rectify comment in sugov_irq_work() functionViresh Kumar
2017-07-18UPSTREAM: cpufreq: schedutil: irq-work and mutex are only used in slow pathChris Redpath
2017-07-18UPSTREAM: cpufreq: schedutil: enable fast switch earlierChris Redpath
2017-07-18UPSTREAM: cpufreq: schedutil: Avoid indented labelsChris Redpath
2017-07-17Merge "Revert "sched: Remove synchronize rcu/sched calls from _cpu_down""Linux Build Service Account
2017-07-15Merge 4.4.77 into android-4.4Greg Kroah-Hartman
2017-07-15sysctl: report EINVAL if value is larger than UINT_MAX for proc_douintvecLiping Zhang
2017-07-15sysctl: don't print negative flag for proc_douintvecLiping Zhang
2017-07-15tracing/kprobes: Allow to create probe with a module name starting with a digitSabrina Dubroca
2017-07-14sched: avoid RT tasks contention during sched boostPavankumar Kondeti
2017-07-12sched: walt: fix window misalignment when HZ=300Joonwoo Park
2017-07-12Merge "Merge android-4.4@64a73ff (v4.4.76) into msm-4.4"Linux Build Service Account
2017-07-11Merge "Merge android-4.4@8c91412 (v4.4.75) into msm-4.4"Linux Build Service Account
2017-07-10Merge android-4.4@64a73ff (v4.4.76) into msm-4.4Blagovest Kolenichev
2017-07-07Revert "sched: Remove synchronize rcu/sched calls from _cpu_down"Mohammed Khajapasha
2017-07-06Merge "genirq: Don't allow user space to set IRQ affinity to isolated CPUs"Linux Build Service Account
2017-07-06Merge android-4.4@8c91412 (v4.4.75) into msm-4.4Blagovest Kolenichev
2017-07-05Merge 4.4.76 into android-4.4Greg Kroah-Hartman
2017-07-05sched/loadavg: Avoid loadavg spikes caused by delayed NO_HZ accountingMatt Fleming
2017-07-05kernel/panic.c: add missing \nJiri Slaby
2017-07-05sysctl: enable strict writesKees Cook
2017-07-04Merge "genirq: honour default IRQ affinity setting during migration"Linux Build Service Account
2017-07-03Merge "osq_lock: fix osq_lock queue corruption"Linux Build Service Account
2017-07-03Merge "Merge branch 'android-4.4@77ddb50' (v4.4.74) into 'msm-4.4'"Linux Build Service Account
2017-07-03Merge "osq_lock: avoid live-lock issue for RT task"Linux Build Service Account
2017-07-03Merge "cpu-hotplug: Keep atleast 1 online and un-isolated CPU"Linux Build Service Account
2017-07-03Merge "cgroup: Fix potential race between cgroup_exit and migrate path"Linux Build Service Account
2017-07-02osq_lock: fix osq_lock queue corruptionPrateek Sood
2017-06-30osq_lock: avoid live-lock issue for RT taskPrateek Sood
2017-06-30genirq: Don't allow user space to set IRQ affinity to isolated CPUsPavankumar Kondeti