summaryrefslogtreecommitdiff
path: root/include/linux/sched.h
AgeCommit message (Expand)Author
2017-05-31core_ctl: un-isolate BIG CPUs more aggressivelyPavankumar Kondeti
2017-04-25Merge branch 'android-4.4@b834e92' into branch 'msm-4.4'Blagovest Kolenichev
2017-04-21Merge 4.4.63 into android-4.4Greg Kroah-Hartman
2017-04-21cgroup, kthread: close race window where new kthreads can be migrated to non-...Tejun Heo
2017-04-20Merge branch 'android-4.4@c71ad0f' into branch 'msm-4.4'Blagovest Kolenichev
2017-04-06Merge "sched/debug: Make the "Preemption disabled at ..." message more useful"Linux Build Service Account
2017-03-30sched/debug: Make the "Preemption disabled at ..." message more usefulVegard Nossum
2017-03-18Merge tag 'lsk-v4.4-17.02-android' into branch 'msm-4.4'Runmin Wang
2017-03-14ANDROID: sched: add a counter to track fsyncJin Qian
2017-02-22sched/rt: Fix PI handling vs. sched_setscheduler()Peter Zijlstra
2017-02-08Merge "Use after free from pid_nr_ns()"Linux Build Service Account
2017-02-01sched: maintain group busy time counters in runqueuePavankumar Kondeti
2017-01-23Use after free from pid_nr_ns()Oleg Nesterov
2017-01-10sched: Convert the global wake_up_idle flag to a per cluster flagSyed Rameez Mustafa
2017-01-09Merge tag 'v4.4.40' into android-4.4.yDmitry Shmidt
2017-01-09Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-01-06ptrace: Capture the ptracer's creds not PT_PTRACE_CAPEric W. Biederman
2016-12-19Merge "sched: Track average sleep time"Linux Build Service Account
2016-12-19Merge "sched: Track burst length for tasks"Linux Build Service Account
2016-12-16Merge branch 'v4.4-16.09-android-tmp' into lsk-v4.4-16.09-androidRunmin Wang
2016-12-16sched: Track average sleep timeSrivatsa Vaddagiri
2016-12-16sched: Track burst length for tasksSrivatsa Vaddagiri
2016-12-01sched: pre-allocate colocation groupsJoonwoo Park
2016-11-08Merge "sched: Ensure watchdog is enabled before disabling"Linux Build Service Account
2016-11-07sched: Ensure watchdog is enabled before disablingOlav Haugan
2016-11-07sched/hmp: Fix memory leak when task fork failsSyed Rameez Mustafa
2016-10-28Merge remote-tracking branch 'msm4.4/tmp-da9a92f' into msm-4.4Runmin Wang
2016-10-17sched: Add per CPU load tracking for each taskSyed Rameez Mustafa
2016-09-24sched: add cpu isolation supportOlav Haugan
2016-09-20watchdog: Add support for cpu isolationOlav Haugan
2016-09-14sched: Introduce Window Assisted Load Tracking (WALT)Srivatsa Vaddagiri
2016-09-14CHROMIUM: sched: update the average of nr_runningJoseph Lo
2016-09-14DEBUG: sched,cpufreq: add cpu_capacity change tracepointJuri Lelli
2016-09-14sched: scheduler-driven cpu frequency selectionMichael Turquette
2016-09-14sched: Introduce SD_SHARE_CAP_STATES sched_domain flagMorten Rasmussen
2016-09-14sched: Introduce energy data structuresDietmar Eggemann
2016-09-13Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt
2016-09-08Merge remote-tracking branch 'linaro-ext/EAS/v4.4-easv5.2+aosp-changes' into ...Dmitry Shmidt
2016-09-08sched: Further re-factor HMP specific codeSyed Rameez Mustafa
2016-08-22sched: Move most HMP specific code to a separate file.Syed Rameez Mustafa
2016-08-22sched: Remove all existence of CONFIG_SCHED_FREQ_INPUTSyed Rameez Mustafa
2016-08-22sched: Move CPU cstate tracking under CONFIG_SCHED_HMPSyed Rameez Mustafa
2016-08-22sched: Remove unused PELT extensions for HMP schedulingSyed Rameez Mustafa
2016-08-11sched: Introduce Window Assisted Load Tracking (WALT)Srivatsa Vaddagiri
2016-08-10CHROMIUM: sched: update the average of nr_runningJoseph Lo
2016-08-01Merge tag 'v4.4.16' into android-4.4.yDmitry Shmidt
2016-07-11BACKPORT: timer: convert timer_slack_ns from unsigned long to u64John Stultz
2016-07-01BACKPORT: timer: convert timer_slack_ns from unsigned long to u64John Stultz
2016-06-23sched: break the forever prev_cpu selection preferencePavankumar Kondeti
2016-06-07pipe: limit the per-user amount of pages allocated in pipesWilly Tarreau