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
*
Revert "vfs: show unreachable paths in getcwd and proc"
Eric W. Biederman
2010-12-05
*
pagemap: set pagemap walk limit to PMD boundary
Naoya Horiguchi
2010-11-24
*
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-11-17
*
switch procfs to ->mount()
Al Viro
2010-10-29
*
setting ->proc_mnt doesn't belong in proc_get_sb()
Al Viro
2010-10-29
*
/proc/stat: fix scalability of irq sum of all cpu
KAMEZAWA Hiroyuki
2010-10-27
*
/proc/stat: scalability of irq num per cpu
KAMEZAWA Hiroyuki
2010-10-27
*
procfs: fix /proc/softirqs formatting
Davidlohr Bueso
2010-10-27
*
/proc/pid/smaps: export amount of anonymous memory in a mapping
Nikanth Karthikesan
2010-10-27
*
signals: move cred_guard_mutex from task_struct to signal_struct
KOSAKI Motohiro
2010-10-27
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-10-26
|
\
|
*
fs: do not assign default i_ino in new_inode
Christoph Hellwig
2010-10-25
|
*
vfs: introduce FMODE_UNSIGNED_OFFSET for allowing negative f_pos
KAMEZAWA Hiroyuki
2010-10-25
*
|
oom: fix locking for oom_adj and oom_score_adj
David Rientjes
2010-10-26
*
|
oom: rewrite error handling for oom_adj and oom_score_adj tunables
David Rientjes
2010-10-26
*
|
oom: add per-mm oom disable count
Ying Han
2010-10-26
*
|
vmcore: it is not experimental any more
WANG Cong
2010-10-26
|
/
*
Revert "tty: Add a new file /proc/tty/consoles"
Linus Torvalds
2010-10-23
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
2010-10-22
|
\
|
*
tty: Add a new file /proc/tty/consoles
Dr. Werner Fink
2010-10-22
*
|
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
|
\
\
|
|
/
|
/
|
|
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
*
|
proc: make /proc/pid/limits world readable
Jiri Olsa
2010-10-01
*
|
/proc/pid/smaps: fix dirty pages accounting
KOSAKI Motohiro
2010-09-22
*
|
/proc/vmcore: fix seeking
Arnd Bergmann
2010-09-22
|
/
*
proc: export uncached bit properly in /proc/kpageflags
Takashi Iwai
2010-09-09
*
mm: Move vma_stack_continue into mm.h
Stefan Bader
2010-09-09
*
mm: fix up some user-visible effects of the stack guard page
Linus Torvalds
2010-08-15
*
bkl: Remove locked .ioctl file operation
Arnd Bergmann
2010-08-13
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-08-11
|
\
|
*
vfs: show unreachable paths in getcwd and proc
Miklos Szeredi
2010-08-11
|
*
vfs: add helpers to get root and pwd
Miklos Szeredi
2010-08-11
*
|
procfs: simplify conditional processing of fs/proc.o.
Robert P. J. Day
2010-08-11
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-08-10
|
\
|
*
switch procfs to ->evict_inode()
Al Viro
2010-08-09
|
*
remove inode_setattr
Christoph Hellwig
2010-08-09
*
|
oom: deprecate oom_adj tunable
David Rientjes
2010-08-09
*
|
oom: badness heuristic rewrite
David Rientjes
2010-08-09
*
|
oom: move badness() declaration into oom.h
Andrew Morton
2010-08-09
*
|
oom: /proc/<pid>/oom_score treat kernel thread honestly
KOSAKI Motohiro
2010-08-09
|
/
*
CRED: Fix get_task_cred() and task_state() to not resurrect dead credentials
David Howells
2010-07-29
*
nommu: add '[stack]' label to /proc/pid/maps output
Mike Frysinger
2010-06-29
*
of: Drop properties with "/" in their name
Michael Ellerman
2010-06-13
*
kcore: add _text to KCORE_TEXT
Wu Fengguang
2010-05-27
*
proc: remove obsolete comments
Amerigo Wang
2010-05-27
*
proc: cleanup: remove unused assignments
Dan Carpenter
2010-05-27
*
proc: get_nr_threads() doesn't need ->siglock any longer
Oleg Nesterov
2010-05-27
*
pagemap: add #ifdefs CONFIG_HUGETLB_PAGE on code walking hugetlb vma
Naoya Horiguchi
2010-05-25
*
Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...
Linus Torvalds
2010-05-19
|
\
|
*
procfs: Kill the bkl in ioctl
Frederic Weisbecker
2010-05-16
[next]