summaryrefslogtreecommitdiffstats
path: root/include/linux/sched
Commit message (Expand)AuthorAgeFilesLines
...
| * | signal/usb: Replace kill_pid_info_as_cred with kill_pid_usb_asyncioEric W. Biederman2019-05-221-1/+1
| |/
* | Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-081-14/+0
|\ \
| * | keys: Move the user and user-session keyrings to the user_namespaceDavid Howells2019-06-261-14/+0
| |/
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-083-30/+14
|\ \
| * | sched/uclamp: Add system default clampsPatrick Bellasi2019-06-241-0/+11
| * | sched/uclamp: Add CPU's clamp buckets refcountingPatrick Bellasi2019-06-241-6/+0
| * | sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity()Vincent Guittot2019-06-241-11/+3
| * | Merge tag 'v5.2-rc5' into sched/core, to pick up fixesIngo Molnar2019-06-171-0/+4
| |\ \
| * | | sched/core: Remove sd->*_idxDietmar Eggemann2019-06-031-5/+0
| * | | sched/fair: Remove the rq->cpu_load[] update codeDietmar Eggemann2019-06-031-8/+0
| | |/ | |/|
* | | locking/rwsem: Always release wait_lock before waking up tasksWaiman Long2019-06-171-0/+5
| |/ |/|
* | coredump: fix race condition between collapse_huge_page() and core dumpingAndrea Arcangeli2019-06-131-0/+4
|/
* include/linux/sched/signal.h: replace `tsk' with `task'Andrei Vagin2019-05-141-25/+26
* Merge branch 'for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2019-05-091-0/+2
|\
| * cgroup: cgroup v2 freezerRoman Gushchin2019-04-191-0/+2
* | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-05-071-0/+7
|\ \
| * | keys: safe concurrent user->{session,uid}_keyring accessJann Horn2019-04-101-0/+7
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-05-061-0/+1
|\ \ \
| * | | fork: Provide a function for copying init_mmNadav Amit2019-04-301-0/+1
* | | | Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2019-05-031-0/+21
|\| | |
| * | | coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli2019-04-191-0/+21
| | |/ | |/|
* / | sched_domain: Annotate RCU pointers properlyJoel Fernandes (Google)2019-04-031-2/+2
|/ /
* / ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASKAndrei Vagin2019-03-291-0/+18
|/
* Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-blockLinus Torvalds2019-03-081-1/+1
|\
| * Add io_uring IO interfaceJens Axboe2019-02-281-1/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-03-061-8/+40
|\ \
| * | mm/cma: add PF flag to force non cma allocAneesh Kumar K.V2019-03-051-8/+40
| |/
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-03-065-9/+17
|\ \
| * | sched/topology: Fix percpu data types in struct sd_data & struct s_dataLuc Van Oostenryck2019-02-111-4/+4
| * | Merge tag 'v5.0-rc6' into sched/core, to pick up fixesIngo Molnar2019-02-112-1/+6
| |\|
| * | sched/core: Convert task_struct.stack_refcount to refcount_tElena Reshetova2019-02-041-1/+1
| * | sched/core: Convert task_struct.usage to refcount_tElena Reshetova2019-02-041-2/+2
| * | sched/core: Convert signal_struct.sigcnt to refcount_tElena Reshetova2019-02-041-1/+1
| * | sched/core: Convert sighand_struct.count to refcount_tElena Reshetova2019-02-041-1/+2
| * | 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-011-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/+0
* 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/+0
|\
| * cpuidle: menu: Remove get_loadavg() from the performance multiplierDaniel Lezcano2018-10-251-1/+0
* | sched: loadavg: make calc_load_n() publicJohannes Weiner2018-10-261-0/+3
* | sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOADJohannes Weiner2018-10-261-4/+17
|/
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-10-241-12/+11
|\