summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2016-12-10Merge "sched: Ensure proper task migration when a CPU is isolated"Linux Build Service Account
2016-12-09sched: Ensure proper task migration when a CPU is isolatedSyed Rameez Mustafa
2016-12-09sched/core: Fix race condition in clearing hmp requestOlav Haugan
2016-12-09sched/core: Prevent (user) space tasks from affining to isolated cpusOlav Haugan
2016-12-01Merge "sched: pre-allocate colocation groups"Linux Build Service Account
2016-12-01sched: pre-allocate colocation groupsJoonwoo Park
2016-11-29Merge "sched: Disable interrupts while holding related_thread_group_lock"Linux Build Service Account
2016-11-28Merge "sched/core: Do not free task while holding rq lock"Linux Build Service Account
2016-11-28Merge "qos: Register irq notify after adding the qos request"Linux Build Service Account
2016-11-28sched/core: Do not free task while holding rq lockOlav Haugan
2016-11-28sched: Disable interrupts while holding related_thread_group_lockPavankumar Kondeti
2016-11-27Merge "sched: Ensure proper synch between isolation, hotplug, and suspend"Linux Build Service Account
2016-11-27qos: Register irq notify after adding the qos requestAnil Kumar Mamidala
2016-11-26Merge "qos: wake up cores based on the qos updated cpu mask"Linux Build Service Account
2016-11-25Merge "audit: fix a double fetch in audit_log_single_execve_arg()"Linux Build Service Account
2016-11-24qos: wake up cores based on the qos updated cpu maskAnil Kumar Mamidala
2016-11-23audit: fix a double fetch in audit_log_single_execve_arg()Paul Moore
2016-11-18cgroup: prefer %pK to %pNick Desaulniers
2016-11-18sched: Ensure proper synch between isolation, hotplug, and suspendOlav Haugan
2016-11-16sched/hmp: Enhance co-location and scheduler boost featuresSyed Rameez Mustafa
2016-11-16sched: revise boost logic when boost_type is SCHED_BOOST_ON_BIGJoonwoo Park
2016-11-16sched: Remove thread group iteration from colocationSyed Rameez Mustafa
2016-11-15Merge "core_ctl: Export boost function"Linux Build Service Account
2016-11-14Merge "sched: core: Skip migrating tasks that aren't enqueued on dead_rq"Linux Build Service Account
2016-11-14core_ctl: Export boost functionOlav Haugan
2016-11-11sched: core: Skip migrating tasks that aren't enqueued on dead_rqVikram Mulukutla
2016-11-10Merge "timer: Don't wait for running timers when migrating during isolation"Linux Build Service Account
2016-11-10Merge "sched/core: Fix migrate tasks bail-out condition"Linux Build Service Account
2016-11-10Merge "core_ctl: Synchronize access to cluster cpu list"Linux Build Service Account
2016-11-10sched/core: Fix migrate tasks bail-out conditionOlav Haugan
2016-11-10core_ctl: Synchronize access to cluster cpu listOlav Haugan
2016-11-10Revert "input: touchscreen: Add synaptics v1 driver"Abinaya P
2016-11-10Revert "input: touchscreen: synaptics v1.1"Abinaya P
2016-11-09timer: Don't wait for running timers when migrating during isolationVikram Mulukutla
2016-11-08Merge "sched: Ensure watchdog is enabled before disabling"Linux Build Service Account
2016-11-08Merge "sched/core: Keep rq online after cpu isolation"Linux Build Service Account
2016-11-08Merge "sched: Fix race condition with active balance"Linux Build Service Account
2016-11-08Merge "cgroup: Disable IRQs while holding css_set_lock"Linux Build Service Account
2016-11-07sched: Ensure watchdog is enabled before disablingOlav Haugan
2016-11-07sched/core: Keep rq online after cpu isolationOlav Haugan
2016-11-07sched: Fix race condition with active balanceOlav Haugan
2016-11-07sched/hmp: Fix memory leak when task fork failsSyed Rameez Mustafa
2016-11-07sched/hmp: Use GFP_KERNEL for top task memory allocationsSyed Rameez Mustafa
2016-11-07sched/hmp: Use improved information for frequency notificationsSyed Rameez Mustafa
2016-11-07sched/hmp: Remove capping when reporting load to the cpufreq governorSyed Rameez Mustafa
2016-11-04Merge "sched: prevent race between disable window statistics and task grouping"Linux Build Service Account
2016-11-04Merge "Merge remote-tracking branch 'msm4.4/tmp-da9a92f' into msm-4.4"Linux Build Service Account
2016-11-04sched: prevent race between disable window statistics and task groupingJoonwoo Park
2016-11-03cgroup: Disable IRQs while holding css_set_lockDaniel Bristot de Oliveira
2016-11-02Merge "sched/hmp: Automatically add children threads to colocation group"Linux Build Service Account