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
Commit message (
Expand
)
Author
Age
*
block/genhd.c: proper externs
Adrian Bunk
2008-03-04
*
latencytop: change /proc task_struct access method
Hiroshi Shimamoto
2008-02-25
*
latencytop: fix memory leak on latency proc file
Hiroshi Shimamoto
2008-02-25
*
latencytop: fix kernel panic while reading latency proc file
Hiroshi Shimamoto
2008-02-25
*
proc: add RLIMIT_RTTIME to /proc/<pid>/limits
Eugene Teo
2008-02-23
*
/proc/pid/pagemap: fix PM_SPECIAL macro
Hans Rosenfeld
2008-02-23
*
d_path: Make d_path() use a struct path
Jan Blunck
2008-02-15
*
d_path: Make seq_path() use a struct path argument
Jan Blunck
2008-02-15
*
d_path: Make proc_get_link() use a struct path argument
Jan Blunck
2008-02-15
*
Use struct path in fs_struct
Jan Blunck
2008-02-15
*
Introduce path_put()
Jan Blunck
2008-02-15
*
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
2008-02-15
*
revert "proc: fix the threaded proc self"
Andrew Morton
2008-02-08
*
procfs: constify function pointer tables
Jan Engelhardt
2008-02-08
*
aout: remove unnecessary inclusions of {asm, linux}/a.out.h
David Howells
2008-02-08
*
proc: fix ->open'less usage due to ->proc_fops flip
Alexey Dobriyan
2008-02-08
*
proc: fix the threaded /proc/self
Eric W. Biederman
2008-02-08
*
proc: proper pidns handling for /proc/self
Eric W. Biederman
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-08
*
proc: implement proc_single_file_operations
Eric W. Biederman
2008-02-08
*
proc: detect duplicate names on registration
Zhang Rui
2008-02-08
*
proc: remove useless check on symlink removal
Alexey Dobriyan
2008-02-08
*
proc: simplify function prototypes
Alexey Dobriyan
2008-02-08
*
proc: less LOCK operations during lookup
Alexey Dobriyan
2008-02-08
*
proc: remove MODULE_LICENSE
Alexey Dobriyan
2008-02-08
*
iget: stop PROCFS from using iget() and read_inode()
David Howells
2008-02-07
*
proc: loadavg reading race
Michal Schmidt
2008-02-06
*
proper prototype for get_filesystem_list()
Adrian Bunk
2008-02-06
*
proper show_interrupts() prototype
Adrian Bunk
2008-02-06
*
Add 64-bit capability support to the kernel
Andrew Morgan
2008-02-05
*
Fix /proc dcache deadlock in do_exit
Andrea Arcangeli
2008-02-05
*
maps4: make page monitoring /proc file optional
Matt Mackall
2008-02-05
*
maps4: add /proc/kpageflags interface
Matt Mackall
2008-02-05
*
maps4: add /proc/kpagecount interface
Matt Mackall
2008-02-05
*
maps4: add /proc/pid/pagemap interface
Matt Mackall
2008-02-05
*
maps4: regroup task_mmu by interface
Matt Mackall
2008-02-05
*
maps4: move clear_refs code to task_mmu.c
Matt Mackall
2008-02-05
*
maps4: simplify interdependence of maps and smaps
Matt Mackall
2008-02-05
*
maps4: use pagewalker in clear_refs and smaps
Matt Mackall
2008-02-05
*
maps4: add proportional set size accounting in smaps
Fengguang Wu
2008-02-05
*
is_vmalloc_addr(): Check if an address is within the vmalloc boundaries
Christoph Lameter
2008-02-05
*
[PATCH] switch audit_get_loginuid() to task_struct *
Al Viro
2008-02-01
*
Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2008-01-31
|
\
|
*
proc/base.c: Use task_is_*
Matthew Wilcox
2007-12-06
|
*
proc/array.c: Use TASK_REPORT
Matthew Wilcox
2007-12-06
*
|
[ATM]: Oops reading net/atm/arp
Denis V. Lunev
2008-01-28
*
|
[NET]: Consolidate net namespace related proc files creation.
Denis V. Lunev
2008-01-28
*
|
sched: latencytop support
Arjan van de Ven
2008-01-25
[next]