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
/
fs
/
proc
/
array.c
Age
Commit message (
Expand
)
Author
2010-07-29
CRED: Fix get_task_cred() and task_state() to not resurrect dead credentials
David Howells
2010-05-27
proc: get_nr_threads() doesn't need ->siglock any longer
Oleg Nesterov
2010-05-11
revert "procfs: provide stack information for threads" and its fixup commits
Robin Holt
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-06
fs: use rlimit helpers
Jiri Slaby
2010-02-25
vfs: Apply lockdep-based checking to rcu_dereference() uses
Paul E. McKenney
2010-01-11
proc: partially revert "procfs: provide stack information for threads"
KOSAKI Motohiro
2009-12-17
sched: Assert task state bits at build time
Peter Zijlstra
2009-12-17
sched: Update task_state_arraypwith new states
Peter Zijlstra
2009-12-05
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-12-02
sched, cputime: Introduce thread_group_times()
Hidetoshi Seto
2009-11-26
sched: Remove task_{u,s,g}time()
Hidetoshi Seto
2009-11-26
sched: Introduce task_times() to replace task_{u,s}time() pair
Hidetoshi Seto
2009-11-17
procfs: fix /proc/<pid>/stat stack pointer for kernel threads
Stefani Seibold
2009-10-25
Merge branch 'linus' into sched/core
Ingo Molnar
2009-09-24
procfs: disable per-task stack usage on NOMMU
Andrew Morton
2009-09-23
procfs: provide stack information for threads
Stefani Seibold
2009-09-21
sched: Always show Cpus_allowed field in /proc/<pid>/status
Heiko Carstens
2009-05-04
proc: avoid information leaks to non-privileged processes
Jake Edge
2008-11-14
CRED: Use RCU to access another task's creds and to release a task's own creds
David Howells
2008-11-14
CRED: Separate task security context from task_struct
David Howells
2008-10-27
Switch to a valid email address...
Alan Cox
2008-10-20
Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...
Thomas Gleixner
2008-10-10
proc: remove now unneeded ADDBUF macro
Alexey Dobriyan
2008-10-10
[PATCH] signal, procfs: some lock_task_sighand() users do not need rcu_read_l...
Lai Jiangshan
2008-09-14
timers: fix itimer/many thread hang
Frank Mayhar
2008-09-05
sched: fix process time monotonicity
Balbir Singh
2008-07-26
tracehook: tracehook_tracer_task
Roland McGrath
2008-05-31
capabilities: remain source compatible with 32-bit raw legacy capability supp...
Andrew G. Morgan
2008-05-13
capabilities: add bounding set to /proc/self/status
Serge E. Hallyn
2008-05-01
[PATCH] split linux/file.h
Al Viro
2008-04-30
tty_io: fix remaining pid struct locking
Alan Cox
2008-04-30
do_task_stat: don't take rcu_read_lock()
Oleg Nesterov
2008-02-08
proc: seqfile convert proc_pid_status to properly handle pid namespaces
Eric W. Biederman
2008-02-08
seqfile convert proc_pid_statm
Eric W. Biederman
2008-02-08
proc: rewrite do_task_stat to correctly handle pid namespaces.
Eric W. Biederman
2008-02-05
Add 64-bit capability support to the kernel
Andrew Morgan
2008-02-01
Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2008-01-14
fix the "remove task_ppid_nr_ns" commit
Oleg Nesterov
2008-01-13
remove task_ppid_nr_ns
Roland McGrath
2007-12-06
proc/array.c: Use TASK_REPORT
Matthew Wilcox
2007-11-26
sched: fix prev_stime calculation
Ingo Molnar
2007-10-30
sched: fix /proc/<PID>/stat stime/utime monotonicity, part 2
Balbir Singh
2007-10-29
sched: keep utime/stime monotonic
Peter Zijlstra
2007-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
2007-10-19
Fix tsk->exit_state usage
Eugene Teo
2007-10-19
pid namespaces: changes to show virtual ids to user
Pavel Emelyanov
2007-10-19
pid namespaces: round up the API
Pavel Emelianov
2007-10-19
sched: fix guest time accounting going faster than user time accounting
Christian Borntraeger
2007-10-15
sched: guest CPU accounting: add guest-CPU /proc/<pid>/stat fields
Laurent Vivier
[next]