summaryrefslogtreecommitdiff
path: root/kernel/sched (follow)
Commit message (Expand)AuthorAge
...
* | | | sched: eliminate sched_early_detection_duration knobJoonwoo Park2016-06-03
* | | | sched: Remove the sched heavy task frequency guidance featureJoonwoo Park2016-06-03
* | | | sched: eliminate sched_migration_fixup knobJoonwoo Park2016-06-03
* | | | sched: eliminate sched_upmigrate_min_nice knobJoonwoo Park2016-06-03
* | | | sched: eliminate sched_enable_power_aware knob and parameterJoonwoo Park2016-06-01
* | | | sched: eliminate sched_freq_account_wait_time knobJoonwoo Park2016-06-01
* | | | sched: eliminate sched_account_wait_time knobJoonwoo Park2016-06-01
* | | | sched: Aggregate for frequencySrivatsa Vaddagiri2016-05-26
* | | | sched: simplify CPU frequency estimation and cycle counter APIJoonwoo Park2016-05-20
* | | | sched: use correct Kconfig macro name CONFIG_SCHED_HMP_CSTATE_AWAREJoonwoo Park2016-05-16
* | | | Revert "sched: set HMP scheduler's default initial task load to 100%"Joonwoo Park2016-05-16
* | | | watchdog: introduce touch_softlockup_watchdog_sched()Tejun Heo2016-05-05
* | | | sched: take into account of limited CPU min and max frequenciesJoonwoo Park2016-04-27
* | | | sched: add support for CPU frequency estimation with cycle counterJoonwoo Park2016-04-27
* | | | sched: revise sched_boost to make the best of big cluster CPUsJoonwoo Park2016-04-25
* | | | sched: fix excessive task packing where CONFIG_SCHED_HMP_CSTATE_AWARE=yJoonwoo Park2016-04-22
* | | | sched: add option whether CPU C-state is used to guide task placementJoonwoo Park2016-04-22
* | | | sched: update placement logic to prefer C-state and busier CPUsSyed Rameez Mustafa2016-04-22
* | | | sched: Optimize wakeup placement logic when need_idle is setSyed Rameez Mustafa2016-04-22
* | | | kernel: sched: Fix compilation issues for Usermode LinuxJeevan Shriram2016-04-12
* | | | sched: fix circular dependency of rq->lock and kswadp waitqueue lockPavankumar Kondeti2016-03-23
* | | | sched: move out migration notification out of spinlockJoonwoo Park2016-03-23
* | | | sched: fix compile failure with !CONFIG_SCHED_HMPJoonwoo Park2016-03-23
* | | | sched: restrict sync wakee placement bias with waker's demandJoonwoo Park2016-03-23
* | | | sched: add preference for waker cluster CPU in wakee task placementJoonwoo Park2016-03-23
* | | | sched/core: Add protection against null-pointer dereferenceOlav Haugan2016-03-23
* | | | sched: allow select_prev_cpu_us to be set to values greater than 100usJoonwoo Park2016-03-23
* | | | sched: clean up idle task's mark_start restoring in init_idle()Pavankumar Kondeti2016-03-23
* | | | sched: let sched_boost take precedence over sched_restrict_cluster_spillPavankumar Kondeti2016-03-23
* | | | sched: Add separate load tracking histogram to predict loadsPavankumar Kondeti2016-03-23
* | | | sched: Provide a wake up API without sending freq notificationsJunjie Wu2016-03-23
* | | | sched: Take downmigrate threshold into considerationPavankumar Kondeti2016-03-23
* | | | sched: Provide a facility to restrict RT tasks to lower power clusterPavankumar Kondeti2016-03-23
* | | | sched: Take cluster's minimum power into account for optimizing sbc()Pavankumar Kondeti2016-03-23
* | | | sched: Revise the inter cluster load balance restrictionsPavankumar Kondeti2016-03-23
* | | | sched: colocate related threadsSrivatsa Vaddagiri2016-03-23
* | | | sched: Update fair and rt placement logic to use scheduler clustersSrivatsa Vaddagiri2016-03-23
* | | | sched: Introduce the concept CPU clusters in the schedulerSrivatsa Vaddagiri2016-03-23
* | | | sched: remove init_new_task_load from CONFIG_SMPJeevan Shriram2016-03-23
* | | | sched: Export sched_setscheduler_nocheck()Junjie Wu2016-03-23
* | | | Revert "sched: Export sched_setscheduler_nocheck"Bryan Huntsman2016-03-23
* | | | vmstat: make vmstat_updater deferrable again and shut down on idleChristoph Lameter2016-03-23
* | | | Merge remote-tracking branch 'lsk-44/linux-linaro-lsk-v4.4' into 44rc2David Keitel2016-03-23
|\| | |
| * | | sched: Fix crash in sched_init_numa()Raghavendra K T2016-02-17
| | |/ | |/|
* | | sched: fix compile failure where !CONFIG_SCHED_HMPJoonwoo Park2016-03-23
* | | sched: select task's prev_cpu as the best CPU when it was chosen recentlyJoonwoo Park2016-03-23
* | | sched: use ktime instead of sched_clock for load trackingJoonwoo Park2016-03-23
* | | sched: Update min/max capacity for the CPUFREQ_CREATE_POLICY notifierSyed Rameez Mustafa2016-03-23
* | | sched/cputime: fix a deadlock on 32bit systemsPavankumar Kondeti2016-03-23
* | | sched: Optimize scheduler trace events to reduce trace buffer usageSyed Rameez Mustafa2016-03-23