Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
ba8975f15bb93d7f3ebd995a41c2e4b6945bad78
/
include
/
linux
/
init_task.h
e1e871a
Expand INIT_STRUCT_PID and remove
by David Howells
· 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
e8cfbc2
pid: remove pidhash
by Gargi Sharma
· 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
a23ba90
locking/rtmutex: replace top-waiter and pi_waiters leftmost caching
by Davidlohr Bueso
· 7 years ago
4e32747
init_task: Remove redundant INIT_TASK_RCU_TREE_PREEMPT() macro
by Paul E. McKenney
· 8 years ago
bac5b6b
sched/cputime: Move the vtime task fields to their own struct
by Frederic Weisbecker
· 8 years ago
60a9ce5
sched/cputime: Rename vtime fields
by Frederic Weisbecker
· 8 years ago
0302e28
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 8 years ago
76f1948
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching
by Linus Torvalds
· 8 years ago
e96a7705
sched/rtmutex/deadline: Fix a PI crash for deadline tasks
by Xunlei Pang
· 8 years ago
e4e55b4
LSM: Revive security_task_alloc() hook and per "struct task_struct" security blob.
by Tetsuo Handa
· 8 years ago
d83a7cb
livepatch: change to a per-task consistency model
by Josh Poimboeuf
· 8 years ago
70806b2
sched/headers: Move the 'root_task_group' declaration to <linux/sched/autogroup.h>
by Ingo Molnar
· 8 years ago
589ee62
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>
by Ingo Molnar
· 8 years ago
dfc3401
sched/headers: Prepare to move the 'root_task_group' declaration to <linux/sched/autogroup.h>
by Ingo Molnar
· 8 years ago
b18b6a9
timers: Omit POSIX timer stuff from task_struct when disabled
by Nicolas Pitre
· 8 years ago
68f24b08
sched/core: Free the stack early if CONFIG_THREAD_INFO_IN_TASK
by Andy Lutomirski
· 8 years ago
c65eacb
sched/core: Allow putting thread_info into task_struct
by Andy Lutomirski
· 8 years ago
7f1a00b
fix up initial thread stack pointer vs thread_info confusion
by Linus Torvalds
· 9 years ago
b7ce227
sched/cputime: Convert vtime_seqlock to seqcount
by Frederic Weisbecker
· 9 years ago
69234ac
Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 9 years ago
c8d75aa
posix_cpu_timer: Reduce unnecessary sighand lock contention
by Jason Low
· 9 years ago
d5c373e
posix_cpu_timer: Convert cputimer->running to bool
by Jason Low
· 9 years ago
1ed1328
sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem
by Tejun Heo
· 9 years ago
0c98625
Revert "sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem"
by Tejun Heo
· 9 years ago
9d7fb04
sched/cputime: Guarantee stime + utime == rtime
by Peter Zijlstra
· 10 years ago
bbe179f
Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 10 years ago
d59cfc0
sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem
by Tejun Heo
· 10 years ago
7110744
sched, timer: Use the atomic task_cputime in thread_group_cputimer
by Jason Low
· 10 years ago
1018016
sched, timer: Replace spinlocks with atomics in thread_group_cputimer(), to improve scalability
by Jason Low
· 10 years ago
c420f16
kasan: enable stack instrumentation
by Andrey Ryabinin
· 10 years ago
f56141e
all arches, signal: move restart_block to struct task_struct
by Andy Lutomirski
· 10 years ago
86c6a2f
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
d8b163c
sched/numa: Init numa balancing fields of init_task
by Kirill Tkhai
· 10 years ago
28f6569
rcu: Remove redundant TREE_PREEMPT_RCU config option
by Pranith Kumar
· 10 years ago
1d082fd
rcu: Remove local_irq_disable() in rcu_preempt_note_context_switch()
by Paul E. McKenney
· 10 years ago
176f8f7
rcu: Make TASKS_RCU handle nohz_full= CPUs
by Paul E. McKenney
· 10 years ago
8315f42
rcu: Add call_rcu_tasks()
by Paul E. McKenney
· 11 years ago
abaa93d
rcu: Simplify priority boosting by putting rt_mutex in rcu_node
by Paul E. McKenney
· 11 years ago
6dd9158
Merge git://git.infradead.org/users/eparis/audit
by Linus Torvalds
· 11 years ago
0c740d0
introduce for_each_thread() to replace the buggy while_each_thread()
by Oleg Nesterov
· 11 years ago
4440e85
audit: convert all sessionid declaration to unsigned int
by Eric Paris
· 11 years ago
fb00aca
rtmutex: Turn the plist into an rb-tree
by Peter Zijlstra
· 11 years ago
1ca7d67
seqcount: Add lockdep functionality to seqcount/seqlock structures
by John Stultz
· 11 years ago
77852fe
sched/rt: Add <linux/sched/rt.h> header to <linux/init_task.h>
by Ingo Molnar
· 12 years ago
6a61671
cputime: Safely read cputime of full dynticks CPUs
by Frederic Weisbecker
· 12 years ago
e1760bd
userns: Convert the audit loginuid to be a kuid
by Eric W. Biederman
· 12 years ago
7907163
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
8323f26
sched: Fix race in task_group()
by Peter Zijlstra
· 13 years ago
d36cc70
rcu: Use new RCU_POINTER_INITIALIZER for gcc-style initializations
by Paul E. McKenney
· 13 years ago
29baa74
sched: Move nr_cpus_allowed out of 'struct sched_rt_entity'
by Peter Zijlstra
· 13 years ago
cc9a6c8
cpuset: mm: reduce large amounts of memory barrier related damage v3
by Mel Gorman
· 13 years ago
de5bdff
sched: Make initial SCHED_RR timeslace DEF_TIMESLICE
by Hiroshi Shimamoto
· 13 years ago
db0c2bf
Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 13 years ago
257058a
threadgroup: rename signal->threadgroup_fork_lock to ->group_rwsem
by Tejun Heo
· 13 years ago
7125fac
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
468e6a2
writeback: remove vm_dirties and task->dirties
by Wu Fengguang
· 13 years ago
f1c6f1a
sched: Set the command name of the idle tasks in SMP kernels
by Carsten Emde
· 13 years ago
ee30a7b
locking, sched: Annotate thread_group_cputimer as raw
by Thomas Gleixner
· 15 years ago
4aede84
fixlet: Remove fs_excl from struct task.
by Justin TerAvest
· 14 years ago
4714d1d
cgroups: read-write lock CLONE_THREAD forking per threadgroup
by Ben Blum
· 14 years ago
434d42c
Merge branch 'next' into for-linus
by James Morris
· 14 years ago
625f2a3
sched: Get rid of lock_depth
by Jonathan Corbet
· 14 years ago
a3232d2
capabilities: delete all CAP_INIT macros
by Eric Paris
· 14 years ago
65b2074
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
394f452
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/rcu
by Ingo Molnar
· 14 years ago
806c09a
sched: Make pushable_tasks CONFIG_SMP dependant
by Dario Faggioli
· 14 years ago
24278d1
rcu: priority boosting for TINY_PREEMPT_RCU
by Paul E. McKenney
· 14 years ago
9b1bf12
signals: move cred_guard_mutex from task_struct to signal_struct
by KOSAKI Motohiro
· 14 years ago
a57eb94
rcu: Add a TINY_PREEMPT_RCU
by Paul E. McKenney
· 15 years ago
4d2deb4
kernel: __rcu annotations
by Arnd Bergmann
· 15 years ago
1f73897
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
by Linus Torvalds
· 15 years ago
0a14a13
INIT_SIGHAND: use SIG_DFL instead of NULL
by Oleg Nesterov
· 15 years ago
f200114
pids: init_struct_pid.tasks should never see the swapper process
by Oleg Nesterov
· 15 years ago
fa2755e
INIT_TASK() should initialize ->thread_group list
by Oleg Nesterov
· 15 years ago
b3ac022
proc: turn signal_struct->count into "int nr_threads"
by Oleg Nesterov
· 15 years ago
72d5a9f
rcu: remove all rcu head initializations, except on_stack initializations
by Paul E. McKenney
· 15 years ago
8467005
nsproxy: remove INIT_NSPROXY()
by Alexey Dobriyan
· 15 years ago
2af7687
Rename .data.init_task to .data..init_task.
by Tim Abbott
· 15 years ago
b6e3224
Revert "task_struct: make journal_info conditional"
by Linus Torvalds
· 15 years ago
8f0ddf9
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
e4c570c
task_struct: make journal_info conditional
by Hiroshi Shimamoto
· 15 years ago
1d61548
sched: Convert pi_lock to raw_spinlock
by Thomas Gleixner
· 15 years ago
b3a222e
remove CONFIG_SECURITY_FILE_CAPABILITIES compile option
by Serge E. Hallyn
· 15 years ago
cdd6c48
perf: Do the big rename: Performance Counters -> Performance Events
by Ingo Molnar
· 15 years ago
dd5d19b
rcu: Create rcutree plugins to handle hotplug CPU for multi-level trees
by Paul E. McKenney
· 15 years ago
6b3ef48
rcu: Remove CONFIG_PREEMPT_RCU
by Paul E. McKenney
· 15 years ago
f41d911
rcu: Merge preemptable-RCU functionality into hierarchical RCU
by Paul E. McKenney
· 15 years ago
857ecee
Add new __init_task_data macro to be used in arch init_task.c files.
by Tim Abbott
· 16 years ago
bb1f17b
mm: consolidate init_mm definition
by Alexey Dobriyan
· 16 years ago
8a1ca8c
Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
3296ca2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 16 years ago
940010c
Merge branch 'linus' into perfcounters/core
by Ingo Molnar
· 16 years ago
082ff5a
perf_counter: Change pctrl() behaviour
by Peter Zijlstra
· 16 years ago
a63eaf3
perf_counter: Dynamically allocate tasks' perf_counter_context struct
by Paul Mackerras
· 16 years ago
5e751e9
CRED: Rename cred_exec_mutex to reflect that it's a guard against ptrace
by David Howells
· 16 years ago
Next »