index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
init_task.h
Age
Commit message (
Expand
)
Author
2012-09-17
userns: Convert the audit loginuid to be a kuid
Eric W. Biederman
2012-07-26
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-07-24
sched: Fix race in task_group()
Peter Zijlstra
2012-07-02
rcu: Use new RCU_POINTER_INITIALIZER for gcc-style initializations
Paul E. McKenney
2012-05-30
sched: Move nr_cpus_allowed out of 'struct sched_rt_entity'
Peter Zijlstra
2012-03-21
cpuset: mm: reduce large amounts of memory barrier related damage v3
Mel Gorman
2012-02-22
sched: Make initial SCHED_RR timeslace DEF_TIMESLICE
Hiroshi Shimamoto
2012-01-09
Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2011-12-12
threadgroup: rename signal->threadgroup_fork_lock to ->group_rwsem
Tejun Heo
2011-12-05
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2011-11-17
writeback: remove vm_dirties and task->dirties
Wu Fengguang
2011-11-14
sched: Set the command name of the idle tasks in SMP kernels
Carsten Emde
2011-09-13
locking, sched: Annotate thread_group_cputimer as raw
Thomas Gleixner
2011-07-12
fixlet: Remove fs_excl from struct task.
Justin TerAvest
2011-05-26
cgroups: read-write lock CLONE_THREAD forking per threadgroup
Ben Blum
2011-05-24
Merge branch 'next' into for-linus
James Morris
2011-04-24
sched: Get rid of lock_depth
Jonathan Corbet
2011-04-04
capabilities: delete all CAP_INIT macros
Eric Paris
2011-01-06
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-12-23
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
2010-12-08
sched: Make pushable_tasks CONFIG_SMP dependant
Dario Faggioli
2010-11-29
rcu: priority boosting for TINY_PREEMPT_RCU
Paul E. McKenney
2010-10-27
signals: move cred_guard_mutex from task_struct to signal_struct
KOSAKI Motohiro
2010-08-20
rcu: Add a TINY_PREEMPT_RCU
Paul E. McKenney
2010-08-19
kernel: __rcu annotations
Arnd Bergmann
2010-06-01
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
Linus Torvalds
2010-05-27
INIT_SIGHAND: use SIG_DFL instead of NULL
Oleg Nesterov
2010-05-27
pids: init_struct_pid.tasks should never see the swapper process
Oleg Nesterov
2010-05-27
INIT_TASK() should initialize ->thread_group list
Oleg Nesterov
2010-05-27
proc: turn signal_struct->count into "int nr_threads"
Oleg Nesterov
2010-05-11
rcu: remove all rcu head initializations, except on_stack initializations
Paul E. McKenney
2010-03-12
nsproxy: remove INIT_NSPROXY()
Alexey Dobriyan
2010-03-03
Rename .data.init_task to .data..init_task.
Tim Abbott
2009-12-17
Revert "task_struct: make journal_info conditional"
Linus Torvalds
2009-12-15
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-12-15
task_struct: make journal_info conditional
Hiroshi Shimamoto
2009-12-14
sched: Convert pi_lock to raw_spinlock
Thomas Gleixner
2009-11-24
remove CONFIG_SECURITY_FILE_CAPABILITIES compile option
Serge E. Hallyn
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-08-29
rcu: Create rcutree plugins to handle hotplug CPU for multi-level trees
Paul E. McKenney
2009-08-23
rcu: Remove CONFIG_PREEMPT_RCU
Paul E. McKenney
2009-08-23
rcu: Merge preemptable-RCU functionality into hierarchical RCU
Paul E. McKenney
2009-06-27
Add new __init_task_data macro to be used in arch init_task.c files.
Tim Abbott
2009-06-16
mm: consolidate init_mm definition
Alexey Dobriyan
2009-06-11
Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-06-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2009-06-11
Merge branch 'linus' into perfcounters/core
Ingo Molnar
2009-05-24
perf_counter: Change pctrl() behaviour
Peter Zijlstra
2009-05-22
perf_counter: Dynamically allocate tasks' perf_counter_context struct
Paul Mackerras
2009-05-11
CRED: Rename cred_exec_mutex to reflect that it's a guard against ptrace
David Howells
[next]