index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
proc
/
array.c
Commit message (
Expand
)
Author
Age
*
capabilities: remain source compatible with 32-bit raw legacy capability supp...
Andrew G. Morgan
2008-05-31
*
capabilities: add bounding set to /proc/self/status
Serge E. Hallyn
2008-05-13
*
[PATCH] split linux/file.h
Al Viro
2008-05-01
*
tty_io: fix remaining pid struct locking
Alan Cox
2008-04-30
*
do_task_stat: don't take rcu_read_lock()
Oleg Nesterov
2008-04-30
*
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-08
*
Add 64-bit capability support to the kernel
Andrew Morgan
2008-02-05
*
Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2008-01-31
|
\
|
*
proc/array.c: Use TASK_REPORT
Matthew Wilcox
2007-12-06
*
|
fix the "remove task_ppid_nr_ns" commit
Oleg Nesterov
2008-01-14
*
|
remove task_ppid_nr_ns
Roland McGrath
2008-01-13
|
/
*
sched: fix prev_stime calculation
Ingo Molnar
2007-11-26
*
sched: fix /proc/<PID>/stat stime/utime monotonicity, part 2
Balbir Singh
2007-10-29
*
sched: keep utime/stime monotonic
Peter Zijlstra
2007-10-29
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
2007-10-19
|
\
|
*
sched: fix guest time accounting going faster than user time accounting
Christian Borntraeger
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: guest CPU accounting: add guest-CPU /proc/<pid>/stat fields
Laurent Vivier
2007-10-15
*
sched: accounting regression since rc1
Christian Borntraeger
2007-08-23
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
2007-07-16
|
\
|
*
[PATCH] sched: fix up fs/proc/array.c whitespace problems
Ingo Molnar
2007-07-16
|
*
[PATCH] sched: remove dead code from task_stime()
Ingo Molnar
2007-07-16
*
|
taskstats: add context-switch counters
Maxim Uvarov
2007-07-16
*
|
Use boot based time for process start time and boot time in /proc
Tomas Janousek
2007-07-16
|
/
*
sched: make use of precise accounting for /proc task stats
Ingo Molnar
2007-07-09
*
sched: remove the SleepAVG field
Ingo Molnar
2007-07-09
*
reduce size of task_struct on 64-bit machines
William Cohen
2007-05-08
*
[PATCH] tty: update the tty layer to work with struct pid
Eric W. Biederman
2007-02-12
*
[PATCH] add process_session() helper routine: deprecate old field
Cedric Le Goater
2006-12-08
*
[PATCH] do_task_stat(): don't take tty_mutex
Oleg Nesterov
2006-12-08
*
[PATCH] proc: drop tasklist lock in task_state()
Oleg Nesterov
2006-10-02
*
[PATCH] proc: convert do_task_stat() to use lock_task_sighand()
Oleg Nesterov
2006-10-02
*
[PATCH] proc: convert task_sig() to use lock_task_sighand()
Oleg Nesterov
2006-10-02
*
[PATCH] tty: stop the tty vanishing under procfs access
Alan Cox
2006-09-29
*
[PATCH] per-task-delay-accounting: /proc export of aggregated block I/O delays
Shailabh Nagar
2006-07-15
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
*
[PATCH] hrtimers: remove it_real_value calculation from proc/*/stat
Roman Zippel
2006-03-26
*
[PATCH] hrtimer: switch itimers to hrtimer
Thomas Gleixner
2006-01-10
*
[PATCH] s390: cleanup Kconfig
Martin Schwidefsky
2006-01-06
*
[PATCH] mm: rss = file_rss + anon_rss
Hugh Dickins
2005-10-30
*
[PATCH] files: fix preemption issues
Dipankar Sarma
2005-09-17
*
[PATCH] files: break up files struct
Dipankar Sarma
2005-09-09
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16