summaryrefslogtreecommitdiff
path: root/include/linux/sched.h (follow)
Commit message (Expand)AuthorAge
* ANDROID: cpufreq: track per-task time in stateConnor O'Brien2018-03-06
* BACKPORT: exit_thread: accept a task parameter to be exitedJiri Slaby2018-02-05
* BACKPORT: exit_thread: remove empty bodiesJiri Slaby2018-02-05
* ANDROID: sched/rt: schedtune: Add boost retention to RTJoel Fernandes2018-02-01
* Merge 4.4.114 into android-4.4Greg Kroah-Hartman2018-01-31
|\
| * sched/deadline: Use the revised wakeup rule for suspending constrained dl tasksDaniel Bristot de Oliveira2018-01-31
* | BACKPORT: kernel: add kcov code coverageDmitry Vyukov2017-12-18
* | Revert "ANDROID: sched/rt: schedtune: Add boost retention to RT"Todd Kjos2017-11-08
* | ANDROID: sched/rt: schedtune: Add boost retention to RTJoel Fernandes2017-11-07
* | FROMLIST: sched/fair: Use wake_q length as a hint for wake_wideBrendan Jackman2017-10-27
* | sched: WALT: account cumulative window demandJoonwoo Park2017-10-27
* | BACKPORT: sched/fair: Fix PELT integrity for new tasksPeter Zijlstra2017-10-27
* | BACKPORT: partial: mm, oom_reaper: do not mmput synchronously from the oom re...Michal Hocko2017-09-21
* | Merge 4.4.84 into android-4.4Greg Kroah-Hartman2017-08-29
|\|
| * pids: make task_tgid_nr_ns() safeOleg Nesterov2017-08-24
* | Merge 4.4.81 into android-4.4Greg Kroah-Hartman2017-08-11
|\|
| * signal: protect SIGNAL_UNKILLABLE from unintentional clearing.Jamie Iles2017-08-11
* | UPSTREAM: sched/core: Add try_get_task_stack() and put_task_stack()Andy Lutomirski2017-08-09
* | UPSTREAM: sched/core: Allow putting thread_info into task_structAndy Lutomirski2017-08-09
* | UPSTREAM: Clarify naming of thread info/stack allocatorsLinus Torvalds2017-08-09
* | sched/fair: Add eas (& cas) specific rq, sd and task statsDietmar Eggemann2017-06-02
* | UPSTREAM: sched/core: Introduce SD_ASYM_CPUCAPACITY sched_domain topology flagMorten Rasmussen2017-06-02
* | UPSTREAM: sched/core: Fix power to capacity renaming in commentMorten Rasmussen2017-06-02
* | sched: cpufreq: use rt_avg as estimate of required RT CPU capacitySteve Muckle2017-06-02
* | sched: backport cpufreq hooks from 4.9-rc4Steve Muckle2017-06-02
* | Merge 4.4.63 into android-4.4Greg Kroah-Hartman2017-04-21
|\|
| * cgroup, kthread: close race window where new kthreads can be migrated to non-...Tejun Heo2017-04-21
* | ANDROID: sched: add a counter to track fsyncJin Qian2017-03-14
* | Merge tag 'v4.4.40' into android-4.4.yDmitry Shmidt2017-01-09
|\|
| * ptrace: Capture the ptracer's creds not PT_PTRACE_CAPEric W. Biederman2017-01-06
* | Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt2016-09-13
|\ \
| * \ Merge remote-tracking branch 'linaro-ext/EAS/v4.4-easv5.2+aosp-changes' into ...Dmitry Shmidt2016-09-08
| |\ \
| | * | sched: Introduce Window Assisted Load Tracking (WALT)Srivatsa Vaddagiri2016-08-11
| | * | CHROMIUM: sched: update the average of nr_runningJoseph Lo2016-08-10
| | * | DEBUG: sched,cpufreq: add cpu_capacity change tracepointJuri Lelli2016-05-10
| | * | sched: scheduler-driven cpu frequency selectionMichael Turquette2016-05-10
| | * | sched: Introduce SD_SHARE_CAP_STATES sched_domain flagMorten Rasmussen2016-05-10
| | * | sched: Introduce energy data structuresDietmar Eggemann2016-05-10
* | | | Merge tag 'v4.4.16' into android-4.4.yDmitry Shmidt2016-08-01
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | pipe: limit the per-user amount of pages allocated in pipesWilly Tarreau2016-06-07
| * | unix: properly account for FDs passed over unix socketswilly tarreau2016-01-31
| |/
* / BACKPORT: timer: convert timer_slack_ns from unsigned long to u64John Stultz2016-07-01
|/
* sched/core: Fix unserialized r-m-w scribbling stuffPeter Zijlstra2016-01-06
* sched/core: Check tgid in is_global_init()Sergey Senozhatsky2016-01-06
* Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-10
|\
| * coredump: add DAX filtering for ELF coredumpsRoss Zwisler2015-11-09
* | signal: introduce kernel_signal_stop() to fix jffs2_garbage_collect_thread()Oleg Nesterov2015-11-06
* | signal: turn dequeue_signal_lock() into kernel_dequeue_signal()Oleg Nesterov2015-11-06
* | signals: kill block_all_signals() and unblock_all_signals()Oleg Nesterov2015-11-06
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-05
|\ \