summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2017-09-07Merge 4.4.87 into android-4.4Greg Kroah-Hartman
2017-09-07cpuset: Fix incorrect memory_pressure control file mappingWaiman Long
2017-09-06BACKPORT: cpufreq: schedutil: Use policy-dependent transition delaysRafael J. Wysocki
2017-09-04Merge 4.4.86 into android-4.4Greg Kroah-Hartman
2017-09-02gcov: support GCC 7.1Martin Liska
2017-09-02gcov: add support for gcc version >= 6Florian Meier
2017-09-01sched: WALT: fix window mis-alignmentJoonwoo Park
2017-09-01sched: EAS: kill incorrect nohz idle cpu kickJoonwoo Park
2017-09-01sched: EAS: fix incorrect energy delta calculation due to rounding errorJoonwoo Park
2017-09-01sched: EAS/WALT: take into account of waking task's loadJoonwoo Park
2017-09-01cpufreq: sched: WALT: don't apply capacity margin twiceJoonwoo Park
2017-09-01sched: WALT: fix potential overflowJoonwoo Park
2017-09-01sched: EAS: schedfreq: fix CPU util over estimationJoonwoo Park
2017-09-01sched: EAS/WALT: use cr_avg instead of prev_runnable_sumJoonwoo Park
2017-09-01sched: WALT: fix broken cumulative runnable average accountingJoonwoo Park
2017-09-01sched: deadline: WALT: account cumulative runnable avgJoonwoo Park
2017-08-31UPSTREAM: cpufreq: schedutil: Use unsigned int for iowait boostJoel Fernandes
2017-08-31UPSTREAM: cpufreq: schedutil: Make iowait boost more energy efficientJoel Fernandes
2017-08-30Merge 4.4.85 into android-4.4Greg Kroah-Hartman
2017-08-30perf/core: Fix group {cpu,task} validationMark Rutland
2017-08-30tracing: Fix freeing of filter in create_filter() when set_str is falseSteven Rostedt (VMware)
2017-08-29Merge 4.4.84 into android-4.4Greg Kroah-Hartman
2017-08-24pids: make task_tgid_nr_ns() safeOleg Nesterov
2017-08-24audit: Fix use after free in audit_remove_watch_rule()Jan Kara
2017-08-16Merge 4.4.83 into android-4.4Greg Kroah-Hartman
2017-08-16cpuset: fix a deadlock due to incomplete patching of cpusets_enabled()Dima Zavin
2017-08-14UPSTREAM: locking: avoid passing around 'thread_info' in mutex debugging codeLinus Torvalds
2017-08-11Merge 4.4.81 into android-4.4Greg Kroah-Hartman
2017-08-11workqueue: implicit ordered attribute should be overridableTejun Heo
2017-08-11signal: protect SIGNAL_UNKILLABLE from unintentional clearing.Jamie Iles
2017-08-11workqueue: restore WQ_UNBOUND/max_active==1 to be orderedTejun Heo
2017-08-09UPSTREAM: kthread: Pin the stack via try_get_task_stack()/put_task_stack() in...Oleg Nesterov
2017-08-09UPSTREAM: sched/core: Allow putting thread_info into task_structAndy Lutomirski
2017-08-09UPSTREAM: printk: when dumping regs, show the stack, not thread_infoAndy Lutomirski
2017-08-09UPSTREAM: Clarify naming of thread info/stack allocatorsLinus Torvalds
2017-08-07Merge 4.4.80 into android-4.4Greg Kroah-Hartman
2017-08-06sched/cputime: Fix prev steal time accouting during CPU hotplugWanpeng Li
2017-08-06/proc/iomem: only expose physical resource addresses to privileged usersLinus Torvalds
2017-08-06sched/cgroup: Move sched_online_group() back into css_online() to fix crashKonstantin Khlebnikov
2017-07-27Merge 4.4.79 into android-4.4Greg Kroah-Hartman
2017-07-27alarmtimer: don't rate limit one-shot timersGreg Hackmann
2017-07-27tracing: Fix kmemleak in instance_rmdirChunyu Hu
2017-07-27Revert "perf/core: Drop kernel samples even though :u is specified"Ingo Molnar
2017-07-27ftrace: Fix uninitialized variable in match_records()Dan Carpenter
2017-07-25sched/fair: Add a backup_cpu to find_best_targetChris Redpath
2017-07-25sched/fair: Try to estimate possible idle states.Chris Redpath
2017-07-25sched/fair: Sync task util before EAS wakeupBrendan Jackman
2017-07-25Revert "sched/fair: ensure utilization signals are synchronized before use"Brendan Jackman
2017-07-25sched/fair: kick nohz idle balance for misfit taskLeo Yan
2017-07-25sched/fair: Update signals of nohz cpus if we are going idleChris Redpath