index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
init_task.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-05
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+3
2011-11-17
writeback: remove vm_dirties and task->dirties
Wu Fengguang
1
-1
/
+0
2011-11-14
sched: Set the command name of the idle tasks in SMP kernels
Carsten Emde
1
-1
/
+3
2011-09-13
locking, sched: Annotate thread_group_cputimer as raw
Thomas Gleixner
1
-1
/
+1
2011-07-12
fixlet: Remove fs_excl from struct task.
Justin TerAvest
1
-1
/
+0
2011-05-26
cgroups: read-write lock CLONE_THREAD forking per threadgroup
Ben Blum
1
-0
/
+9
2011-05-24
Merge branch 'next' into for-linus
James Morris
1
-7
/
+0
2011-04-24
sched: Get rid of lock_depth
Jonathan Corbet
1
-1
/
+0
2011-04-04
capabilities: delete all CAP_INIT macros
Eric Paris
1
-7
/
+0
2011-01-06
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+8
2010-12-23
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
1
-1
/
+8
2010-12-08
sched: Make pushable_tasks CONFIG_SMP dependant
Dario Faggioli
1
-1
/
+8
2010-11-29
rcu: priority boosting for TINY_PREEMPT_RCU
Paul E. McKenney
1
-1
/
+8
2010-10-27
signals: move cred_guard_mutex from task_struct to signal_struct
KOSAKI Motohiro
1
-2
/
+2
2010-08-20
rcu: Add a TINY_PREEMPT_RCU
Paul E. McKenney
1
-2
/
+8
2010-08-19
kernel: __rcu annotations
Arnd Bergmann
1
-2
/
+2
2010-06-01
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
Linus Torvalds
1
-1
/
+1
2010-05-27
INIT_SIGHAND: use SIG_DFL instead of NULL
Oleg Nesterov
1
-1
/
+1
2010-05-27
pids: init_struct_pid.tasks should never see the swapper process
Oleg Nesterov
1
-4
/
+4
2010-05-27
INIT_TASK() should initialize ->thread_group list
Oleg Nesterov
1
-0
/
+1
2010-05-27
proc: turn signal_struct->count into "int nr_threads"
Oleg Nesterov
1
-1
/
+1
2010-05-11
rcu: remove all rcu head initializations, except on_stack initializations
Paul E. McKenney
1
-1
/
+0
2010-03-12
nsproxy: remove INIT_NSPROXY()
Alexey Dobriyan
1
-8
/
+0
2010-03-03
Rename .data.init_task to .data..init_task.
Tim Abbott
1
-1
/
+1
2009-12-17
Revert "task_struct: make journal_info conditional"
Linus Torvalds
1
-7
/
+1
2009-12-15
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2009-12-15
task_struct: make journal_info conditional
Hiroshi Shimamoto
1
-1
/
+7
2009-12-14
sched: Convert pi_lock to raw_spinlock
Thomas Gleixner
1
-1
/
+1
2009-11-24
remove CONFIG_SECURITY_FILE_CAPABILITIES compile option
Serge E. Hallyn
1
-4
/
+0
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
1
-7
/
+7
2009-08-29
rcu: Create rcutree plugins to handle hotplug CPU for multi-level trees
Paul E. McKenney
1
-1
/
+1
2009-08-23
rcu: Remove CONFIG_PREEMPT_RCU
Paul E. McKenney
1
-5
/
+1
2009-08-23
rcu: Merge preemptable-RCU functionality into hierarchical RCU
Paul E. McKenney
1
-0
/
+15
2009-06-27
Add new __init_task_data macro to be used in arch init_task.c files.
Tim Abbott
1
-0
/
+3
2009-06-16
mm: consolidate init_mm definition
Alexey Dobriyan
1
-12
/
+0
2009-06-11
Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+10
2009-06-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-2
/
+2
2009-06-11
Merge branch 'linus' into perfcounters/core
Ingo Molnar
1
-0
/
+1
2009-05-24
perf_counter: Change pctrl() behaviour
Peter Zijlstra
1
-0
/
+10
2009-05-22
perf_counter: Dynamically allocate tasks' perf_counter_context struct
Paul Mackerras
1
-13
/
+0
2009-05-11
CRED: Rename cred_exec_mutex to reflect that it's a guard against ptrace
David Howells
1
-2
/
+2
2009-05-07
Merge branch 'linus' into tracing/core
Ingo Molnar
1
-13
/
+0
2009-04-29
Merge branch 'linus' into perfcounters/core
Ingo Molnar
1
-13
/
+0
2009-04-17
tracing: add same level recursion detection
Steven Rostedt
1
-0
/
+1
2009-04-13
aio: remove INIT_KIOCTX
Alexey Dobriyan
1
-13
/
+0
2009-04-08
Merge commit 'v2.6.30-rc1' into perfcounters/core
Ingo Molnar
1
-1
/
+3
2009-04-07
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+2
2009-04-07
Merge branch 'tracing/urgent' into tracing/ftrace
Ingo Molnar
1
-0
/
+2
2009-04-07
function-graph: add proper initialization for init task
Steven Rostedt
1
-0
/
+2
2009-04-06
perf_counter: fix uninitialized usage of event_list
Peter Zijlstra
1
-0
/
+2
[next]