summaryrefslogtreecommitdiffstats
path: root/include/linux/sched
Commit message (Expand)AuthorAgeFilesLines
...
| * | sched/topology: Introduce a sysctl for Energy Aware SchedulingQuentin Perret2019-01-271-0/+7
* | | sched/wake_q: Reduce reference counting for special usersDavidlohr Bueso2019-02-041-2/+2
| |/ |/|
* | oom, oom_reaper: do not enqueue same task twiceTetsuo Handa2019-02-021-0/+1
* | sched/wake_q: Document wake_q_add()Peter Zijlstra2019-01-211-1/+5
|/
* fork: fix some -Wmissing-prototypes warningsYi Wang2019-01-041-0/+2
* sched/cpufreq: Prepare schedutil for Energy Aware SchedulingQuentin Perret2018-12-111-0/+6
* sched/topology: Relocate arch_scale_cpu_capacity() to the internal headerQuentin Perret2018-12-111-0/+16
* sched/topology: Remove the ::smt_gain field from 'struct sched_domain'Vincent Guittot2018-12-111-1/+0Star
* sched: Fix various typos in commentsIngo Molnar2018-12-033-4/+4
* x86/speculation: Rework SMT state changeThomas Gleixner2018-11-281-0/+2
* sched/smt: Expose sched_smt_present static keyThomas Gleixner2018-11-281-0/+18
* Merge tag 'pm-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-10-301-1/+0Star
|\
| * cpuidle: menu: Remove get_loadavg() from the performance multiplierDaniel Lezcano2018-10-251-1/+0Star
* | sched: loadavg: make calc_load_n() publicJohannes Weiner2018-10-271-0/+3
* | sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOADJohannes Weiner2018-10-271-4/+17
|/
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-10-241-12/+11Star
|\
| * signal: Distinguish between kernel_siginfo and siginfoEric W. Biederman2018-10-031-9/+9
| * signal: Remove SEND_SIG_FORCEDEric W. Biederman2018-09-111-1/+0Star
| * signal: Remove the siginfo paramater from kernel_dqueue_signalEric W. Biederman2018-09-111-2/+2
* | sched/topology: Add SD_ASYM_CPUCAPACITY flag detectionMorten Rasmussen2018-09-101-3/+3
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-08-223-3/+5
|\
| * signal: make force_sigsegv() voidChristian Brauner2018-08-221-1/+1
| * kernel/hung_task.c: allow to set checking interval separately from timeoutDmitry Vyukov2018-08-221-0/+1
| * userns: use refcount_t for reference counting instead atomic_tSebastian Andrzej Siewior2018-08-221-2/+3
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-08-211-3/+46
|\ \ | |/ |/|
| * signal: Don't restart fork when signals come in.Eric W. Biederman2018-08-091-0/+8
| * fork: Have new threads join on-going signal group stopsEric W. Biederman2018-08-041-0/+2
| * signal: Add calculate_sigpending()Eric W. Biederman2018-08-041-0/+1
| * signal: Pass pid and pid type into send_sigqueueEric W. Biederman2018-07-211-1/+1
| * pid: Implement PIDTYPE_TGIDEric W. Biederman2018-07-211-3/+2Star
| * pids: Move the pgrp and session pid pointers from task_struct to signal_structEric W. Biederman2018-07-211-3/+23
| * pids: Compute task_tgid using signal->leader_pidEric W. Biederman2018-07-211-0/+5
| * pids: Move task_pid_type into sched/signal.hEric W. Biederman2018-07-211-0/+8
* | fs: fsnotify: account fsnotify metadata to kmemcgShakeel Butt2018-08-181-0/+37
* | Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar2018-07-251-1/+1
|\ \
| * | alpha: fix osf_wait4() breakageAl Viro2018-07-221-1/+1
| |/
* / sched/sysctl: Remove unused sched_time_avg_ms sysctlVincent Guittot2018-07-161-1/+0Star
|/
* lockdep: fix fs_reclaim annotationOmar Sandoval2018-06-081-0/+4
* Merge tag 'docs-4.18' of git://git.lwn.net/linuxLinus Torvalds2018-06-041-2/+40
|\
| * doc: document scope NOFS, NOIO APIsMichal Hocko2018-05-291-0/+38
| * Merge branch 'mm-rst' into docs-nextJonathan Corbet2018-04-161-2/+2
| |\
| | * docs/vm: rename documentation files to .rstMike Rapoport2018-04-161-2/+2
* | | sched/core: Introduce set_special_state()Peter Zijlstra2018-05-041-1/+1
|/ /
* | exec: pass stack rlimit into mm layout functionsKees Cook2018-04-111-2/+4
* | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-04-071-1/+1
|\ \
| * \ Merge tag 'v4.16-rc6' into next-generalJames Morris2018-03-222-1/+16
| |\ \
| * | | usb, signal, security: only pass the cred, not the secid, to kill_pid_info_as...Stephen Smalley2018-03-061-1/+1
| | |/ | |/|
* | | sched/cpufreq: Provide migration hintPeter Zijlstra2018-03-091-0/+1
* | | sched/nohz: Clean up nohz enter/exitPeter Zijlstra2018-03-091-2/+0Star
* | | cpufreq/schedutil: Rewrite CPUFREQ_RT supportPeter Zijlstra2018-03-091-2/+1Star