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
Commit message (
Expand
)
Author
Age
*
Switch to a valid email address...
Alan Cox
2008-10-27
*
epoll: avoid double-inserts in case of EFAULT
Davide Libenzi
2008-10-26
*
select: deal with math overflow from borderline valid userland data
Arjan van de Ven
2008-10-26
*
ext4: Fix duplicate entries returned from getdents() system call
Theodore Ts'o
2008-10-25
*
ext3: Fix duplicate entries returned from getdents() system call
Theodore Ts'o
2008-10-25
*
Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...
Linus Torvalds
2008-10-23
|
\
|
*
proc: remove fs/proc/proc_misc.c
Alexey Dobriyan
2008-10-23
|
*
proc: move /proc/vmcore creation to fs/proc/vmcore.c
Alexey Dobriyan
2008-10-23
|
*
proc: move pagecount stuff to fs/proc/page.c
Alexey Dobriyan
2008-10-23
|
*
proc: move all /proc/kcore stuff to fs/proc/kcore.c
Alexey Dobriyan
2008-10-23
|
*
proc: move /proc/schedstat boilerplate to kernel/sched_stats.h
Alexey Dobriyan
2008-10-23
|
*
proc: move /proc/modules boilerplate to kernel/module.c
Alexey Dobriyan
2008-10-23
|
*
proc: move /proc/diskstats boilerplate to block/genhd.c
Alexey Dobriyan
2008-10-23
|
*
proc: move /proc/zoneinfo boilerplate to mm/vmstat.c
Alexey Dobriyan
2008-10-23
|
*
proc: move /proc/vmstat boilerplate to mm/vmstat.c
Alexey Dobriyan
2008-10-23
|
*
proc: move /proc/pagetypeinfo boilerplate to mm/vmstat.c
Alexey Dobriyan
2008-10-23
|
*
proc: move /proc/buddyinfo boilerplate to mm/vmstat.c
Alexey Dobriyan
2008-10-23
|
*
proc: move /proc/vmallocinfo to mm/vmalloc.c
Alexey Dobriyan
2008-10-23
|
*
proc: move /proc/slabinfo boilerplate to mm/slub.c, mm/slab.c
Alexey Dobriyan
2008-10-23
|
*
proc: move /proc/slab_allocators boilerplate to mm/slab.c
Alexey Dobriyan
2008-10-23
|
*
proc: move /proc/interrupts boilerplate code to fs/proc/interrupts.c
Alexey Dobriyan
2008-10-23
|
*
proc: move /proc/stat to fs/proc/stat.c
Alexey Dobriyan
2008-10-23
|
*
proc: move rest of /proc/partitions code to block/genhd.c
Alexey Dobriyan
2008-10-23
|
*
proc: move /proc/cpuinfo code to fs/proc/cpuinfo.c
Alexey Dobriyan
2008-10-23
|
*
proc: move /proc/devices code to fs/proc/devices.c
Alexey Dobriyan
2008-10-23
|
*
proc: move rest of /proc/locks to fs/locks.c
Alexey Dobriyan
2008-10-23
|
*
proc: move /proc/kmsg creation to fs/proc/kmsg.c
Alexey Dobriyan
2008-10-23
|
*
proc: remove remnants of ->read_proc in proc_misc.c
Alexey Dobriyan
2008-10-23
|
*
proc: move /proc/execdomains to kernel/exec_domain.c
Alexey Dobriyan
2008-10-23
|
*
proc: switch /proc/cmdline to seq_file
Alexey Dobriyan
2008-10-23
|
*
proc: move /proc/filesystems to fs/filesystems.c
Alexey Dobriyan
2008-10-23
|
*
proc: move /proc/stram to m68k-specific code
Alexey Dobriyan
2008-10-23
|
*
proc: move /proc/hardware to m68k-specific code
Alexey Dobriyan
2008-10-23
|
*
proc: switch /proc/version to seq_file
Alexey Dobriyan
2008-10-23
|
*
proc: switch /proc/meminfo to seq_file
Alexey Dobriyan
2008-10-23
|
*
proc: switch /proc/uptime to seq_file
Alexey Dobriyan
2008-10-23
|
*
proc: switch /proc/loadavg to seq_file
Alexey Dobriyan
2008-10-23
|
*
proc: use WARN() rather than printk+backtrace
Arjan van de Ven
2008-10-23
|
*
proc: spread __init
Alexey Dobriyan
2008-10-23
|
*
proc: proc_init_inodecache() can't fail
Alexey Dobriyan
2008-10-23
|
*
proc: fix vma display mismatch between /proc/pid/{maps,smaps}
Joe Korty
2008-10-23
*
|
ext4: remove unused variable in ext4_get_parent
Christoph Hellwig
2008-10-23
*
|
ext3 quota support: fix compile failure
Linus Torvalds
2008-10-23
*
|
Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc...
Linus Torvalds
2008-10-23
|
\
\
|
*
\
Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2
Thomas Gleixner
2008-10-22
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Merge commit 'linus/master' into merge-linus
Arjan van de Ven
2008-10-17
|
|
|
\
|
|
*
|
hrtimer: fix signed/unsigned bug in slack estimator
Arjan van de Ven
2008-09-07
|
|
*
|
hrtimer: incorporate feedback from Peter Zijlstra
Arjan van de Ven
2008-09-07
|
|
*
|
hrtimer: make select() and poll() use the hrtimer range feature
Arjan van de Ven
2008-09-06
|
|
*
|
hrtimer: convert timerfd to the new hrtimer apis
Arjan van de Ven
2008-09-06
[next]