summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
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
2017-01-16Merge "sched: Initialize variables"Linux Build Service Account
2017-01-16Merge "sched: Fix compilation errors when CFS_BANDWIDTH && !SCHED_HMP"Linux Build Service Account
2017-01-16Merge "perf: don't leave group_entry on sibling list (use-after-free)"Linux Build Service Account
2017-01-14Merge "sched: fix a bug in handling top task table rollover"Linux Build Service Account
2017-01-13sched: Initialize variablesOlav Haugan
2017-01-13Merge "perf: protect group_leader from races that cause ctx double-free"Linux Build Service Account
2017-01-12sysctl: enable strict writesKees Cook
2017-01-12sched: Fix compilation errors when CFS_BANDWIDTH && !SCHED_HMPPavankumar Kondeti
2017-01-12sched: fix compiler errors with !SCHED_HMPPavankumar Kondeti
2017-01-11workqueue: fix possible livelock with concurrent mod_delayed_work()Pavankumar Kondeti