summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2017-03-08Merge "watchdog: Induce non secure watchdog bite for lockup"Linux Build Service Account
2017-03-06clocksource: add API to force re-selection of the best clocksourceSe Wang (Patrick) Oh
2017-03-03Merge "alarmtimer: Program mpm wakeup time in milliseconds"Linux Build Service Account
2017-03-03Merge "Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'"Linux Build Service Account
2017-03-03Merge "sched/rt: Fix PI handling vs. sched_setscheduler()"Linux Build Service Account
2017-03-02watchdog: Induce non secure watchdog bite for lockupPrasad Sodagudi
2017-03-02alarmtimer: Program mpm wakeup time in millisecondsMohit Aggarwal
2017-02-28Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'Runmin Wang
2017-02-27sched: Print aggregation status in sched_get_busy trace eventPavankumar Kondeti
2017-02-22sched/rt: Fix PI handling vs. sched_setscheduler()Peter Zijlstra
2017-02-21Merge "core_ctl: fix bug in assignment of not_preferred tunable values"Linux Build Service Account
2017-02-17Merge "tracing: Modify saved_tgids size for change in saved_cmdline_size"Linux Build Service Account
2017-02-17core_ctl: fix bug in assignment of not_preferred tunable valuesPavankumar Kondeti
2017-02-15Merge "qos: Add NULL checking for irq descriptor"Linux Build Service Account
2017-02-15Merge "core_ctl: redo offline_delay_ms tunable implementation"Linux Build Service Account
2017-02-15Merge "sched: don't assume higher capacity means higher power in tick migration"Linux Build Service Account
2017-02-15tracing: Modify saved_tgids size for change in saved_cmdline_sizeOmprakash Dhyade
2017-02-15sched: don't assume higher capacity means higher power in tick migrationPavankumar Kondeti
2017-02-15sched: optimize cpumask operations during task placementPavankumar Kondeti
2017-02-13qos: Add NULL checking for irq descriptorMahesh Sivasubramanian
2017-02-11core_ctl: redo offline_delay_ms tunable implementationPavankumar Kondeti
2017-02-09Merge "sched: remove sched_new_task_windows tunable"Linux Build Service Account
2017-02-09sched: don't select an inactive/isolated CPU in sbc()Pavankumar Kondeti
2017-02-08Merge "sched: fix bug in auto adjustment of group upmigrate/downmigrate"Linux Build Service Account
2017-02-08Merge "Use after free from pid_nr_ns()"Linux Build Service Account
2017-02-08sched: fix bug in auto adjustment of group upmigrate/downmigratePavankumar Kondeti
2017-02-08sched: remove sched_new_task_windows tunablePavankumar Kondeti
2017-02-07Merge "sched: fix argument type in update_task_burst()"Linux Build Service Account
2017-02-07Merge "sysctl: define upper limit for sched_freq_reporting_policy"Linux Build Service Account
2017-02-03Merge "sched: Remove sched_enable_hmp flag"Linux Build Service Account
2017-02-03sysctl: define upper limit for sched_freq_reporting_policyPavankumar Kondeti
2017-02-02sched: Remove sched_enable_hmp flagOlav Haugan
2017-02-02sysctl: disallow setting sched_time_avg_ms to 0Pavankumar Kondeti
2017-02-02sched: fix argument type in update_task_burst()Pavankumar Kondeti
2017-02-01sched: maintain group busy time counters in runqueuePavankumar Kondeti
2017-01-30Merge "sched: set LBF_IGNORE_PREFERRED_CLUSTER_TASKS correctly"Linux Build Service Account
2017-01-30Merge "sysctl: enable strict writes"Linux Build Service Account
2017-01-27sched: set LBF_IGNORE_PREFERRED_CLUSTER_TASKS correctlyPavankumar Kondeti
2017-01-23Use after free from pid_nr_ns()Oleg Nesterov
2017-01-23genirq: Add IRQ_AFFINITY_MANAGED flagRunmin Wang
2017-01-23genirq: Introduce IRQD_AFFINITY_MANAGED flagThomas Gleixner
2017-01-20sched: Update capacity and load scale factor for all clusters at bootSyed Rameez Mustafa
2017-01-19Merge "sched: kill sync_cpu maintenance"Linux Build Service Account
2017-01-18Merge "sched: hmp: Remove the global sysctl_sched_enable_colocation tunable"Linux Build Service Account
2017-01-18Merge "tracing: Use SOFTIRQ_OFFSET for softirq dectection for more accurate r...Linux Build Service Account
2017-01-19sched: kill sync_cpu maintenancePavankumar Kondeti
2017-01-18sched: hmp: Remove the global sysctl_sched_enable_colocation tunableVikram Mulukutla
2017-01-18sched: hmp: Ensure that best_cluster() never returns NULLVikram Mulukutla
2017-01-18tracing: Use SOFTIRQ_OFFSET for softirq dectection for more accurate resultsPavankumar Kondeti
2017-01-17Merge "workqueue: fix possible livelock with concurrent mod_delayed_work()"Linux Build Service Account