| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-09-17 | 1 | -2/+0 |
|\ |
|
| * | posix-cpu-timers: Move state tracking to struct posix_cputimers | Thomas Gleixner | 2019-08-28 | 1 | -2/+0 |
* | | sched/preempt: Use CONFIG_PREEMPTION where appropriate | Thomas Gleixner | 2019-07-31 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-07-09 | 1 | -1/+2 |
|\ |
|
| * | sched/core: Provide a pointer to the valid CPU mask | Sebastian Andrzej Siewior | 2019-06-03 | 1 | -1/+2 |
* | | locking/lockdep: Define INITIAL_CHAIN_KEY for chain keys to start with | Yuyang Du | 2019-06-03 | 1 | -1/+1 |
* | | locking/lockdep: Use lockdep_init_task for task initiation consistently | Yuyang Du | 2019-06-03 | 1 | -0/+2 |
|/ |
|
* | Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2019-03-07 | 1 | -1/+1 |
|\ |
|
| * | audit: move loginuid and sessionid from CONFIG_AUDITSYSCALL to CONFIG_AUDIT | Richard Guy Briggs | 2019-01-25 | 1 | -1/+1 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2019-03-06 | 1 | -1/+2 |
|\ \ |
|
| * | | mm: replace all open encodings for NUMA_NO_NODE | Anshuman Khandual | 2019-03-06 | 1 | -1/+2 |
| |/ |
|
* | | sched/core: Convert task_struct.stack_refcount to refcount_t | Elena Reshetova | 2019-02-04 | 1 | -1/+1 |
* | | sched/core: Convert task_struct.usage to refcount_t | Elena Reshetova | 2019-02-04 | 1 | -1/+1 |
* | | sched/core: Convert signal_struct.sigcnt to refcount_t | Elena Reshetova | 2019-02-04 | 1 | -1/+1 |
|/ |
|
* | signal: Don't restart fork when signals come in. | Eric W. Biederman | 2018-08-09 | 1 | -0/+1 |
* | pid: Implement PIDTYPE_TGID | Eric W. Biederman | 2018-07-21 | 1 | -1/+1 |
* | pids: Move the pgrp and session pid pointers from task_struct to signal_struct | Eric W. Biederman | 2018-07-21 | 1 | -5/+6 |
* | pids: Initialize leader_pid in init_task | Eric W. Biederman | 2018-07-21 | 1 | -0/+1 |
* | audit: convert sessionid unset to a macro | Richard Guy Briggs | 2018-05-14 | 1 | -1/+2 |
* | Expand the INIT_SIGNALS and INIT_SIGHAND macros and remove | David Howells | 2018-01-17 | 1 | -2/+28 |
* | Expand various INIT_* macros and remove | David Howells | 2018-01-17 | 1 | -24/+71 |
* | Expand INIT_TASK() in init/init_task.c and remove | David Howells | 2018-01-17 | 1 | -2/+83 |
* | Construct init thread stack in the linker script rather than by union | David Howells | 2018-01-10 | 1 | -4/+6 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 1 | -1/+1 |
* | sched/core: Allow putting thread_info into task_struct | Andy Lutomirski | 2016-09-15 | 1 | -2/+5 |
* | sched/rt: Move rt specific bits into new header file | Clark Williams | 2013-02-07 | 1 | -0/+1 |
* | sched: Move sched.h sysctl bits into separate header | Clark Williams | 2013-02-07 | 1 | -0/+1 |
* | init_task: Create generic init_task instance | Thomas Gleixner | 2012-05-05 | 1 | -0/+24 |