Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
25fe97cb7620ef2e6b4f44ef0de4e371adf6c1d0
/
init
/
init_task.c
7f2444d
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
244d49e
posix-cpu-timers: Move state tracking to struct posix_cputimers
by Thomas Gleixner
· 5 years ago
c1a280b
sched/preempt: Use CONFIG_PREEMPTION where appropriate
by Thomas Gleixner
· 5 years ago
dad1c12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
f6ec882
locking/lockdep: Define INITIAL_CHAIN_KEY for chain keys to start with
by Yuyang Du
· 6 years ago
e196e47
locking/lockdep: Use lockdep_init_task for task initiation consistently
by Yuyang Du
· 6 years ago
3bd3706
sched/core: Provide a pointer to the valid CPU mask
by Sebastian Andrzej Siewior
· 6 years ago
be37f21
Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
by Linus Torvalds
· 6 years ago
8dcd175
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
98fa15f
mm: replace all open encodings for NUMA_NO_NODE
by Anshuman Khandual
· 6 years ago
f0b89d3
sched/core: Convert task_struct.stack_refcount to refcount_t
by Elena Reshetova
· 6 years ago
ec1d281
sched/core: Convert task_struct.usage to refcount_t
by Elena Reshetova
· 6 years ago
60d4de3
sched/core: Convert signal_struct.sigcnt to refcount_t
by Elena Reshetova
· 6 years ago
4b7d248
audit: move loginuid and sessionid from CONFIG_AUDITSYSCALL to CONFIG_AUDIT
by Richard Guy Briggs
· 6 years ago
c3ad2c3
signal: Don't restart fork when signals come in.
by Eric W. Biederman
· 6 years ago
6883f81
pid: Implement PIDTYPE_TGID
by Eric W. Biederman
· 7 years ago
2c47047
pids: Move the pgrp and session pid pointers from task_struct to signal_struct
by Eric W. Biederman
· 7 years ago
2896b0f
pids: Initialize leader_pid in init_task
by Eric W. Biederman
· 8 years ago
f0b7521
audit: convert sessionid unset to a macro
by Richard Guy Briggs
· 7 years ago
3678e2f
Expand the INIT_SIGNALS and INIT_SIGHAND macros and remove
by David Howells
· 7 years ago
4e7e3ad
Expand various INIT_* macros and remove
by David Howells
· 7 years ago
d11ed3a
Expand INIT_TASK() in init/init_task.c and remove
by David Howells
· 7 years ago
0500871
Construct init thread stack in the linker script rather than by union
by David Howells
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
9164bb4
sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linux/sched.h> to <linux/sched/task.h>
by Ingo Molnar
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
c65eacb
sched/core: Allow putting thread_info into task_struct
by Andy Lutomirski
· 8 years ago
8bd75c7
sched/rt: Move rt specific bits into new header file
by Clark Williams
· 12 years ago
cf4aebc2
sched: Move sched.h sysctl bits into separate header
by Clark Williams
· 12 years ago
a4a2eb4
init_task: Create generic init_task instance
by Thomas Gleixner
· 13 years ago