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
Commit message (
Expand
)
Author
Age
*
Remove capability.h from mm.h
Alexey Dobriyan
2007-07-16
*
seq_file: more atomicity in traverse()
Alexey Dobriyan
2007-07-16
*
Documentation: /proc/$pid/stat files
Kees Cook
2007-07-16
*
atmel_serial: fix break handling
Haavard Skinnemoen
2007-07-16
*
init: wait for asynchronously scanned block devices
Pierre Ossman
2007-07-16
*
O_CLOEXEC for SCM_RIGHTS
Ulrich Drepper
2007-07-16
*
Introduce O_CLOEXEC
Ulrich Drepper
2007-07-16
*
buffer: kill old incorrect comment
Eric W. Biederman
2007-07-16
*
Add a flag to indicate deferrable timers in /proc/timer_stats
Venki Pallipadi
2007-07-16
*
remove odd and misleading comments from uio.h
Christoph Hellwig
2007-07-16
*
dma-mapping: prevent dma dependent code from linking on !HAS_DMA archs
Dan Williams
2007-07-16
*
fs: clarify "dummy" member in struct inodes_stat_t
Stefan Richter
2007-07-16
*
add printk.time option, deprecate 'time'
Randy Dunlap
2007-07-16
*
fault-injection: fix example scripts in documentation
Akinobu Mita
2007-07-16
*
fault-injection: add min-order parameter to fail_page_alloc
Akinobu Mita
2007-07-16
*
fs/block_dev.c: use list_for_each_entry()
Matthias Kaehlcke
2007-07-16
*
mutex_unlock() later in seq_lseek()
Alexey Dobriyan
2007-07-16
*
ext2: fix a comment when ext2_release_file() is called
Jan Kara
2007-07-16
*
/proc/*/environ: wrong placing of ptrace_may_attach() check
Alexey Dobriyan
2007-07-16
*
Char: ip2, use msleep for sleeping
Jiri Slaby
2007-07-16
*
Char: n_r3964, use wait_event_interruptible
Jiri Slaby
2007-07-16
*
Char: genrtc, use wait_event_interruptible
Jiri Slaby
2007-07-16
*
Char: tty_ioctl, little whitespace cleanup
Jiri Slaby
2007-07-16
*
Char: tty_ioctl, use wait_event_interruptible_timeout
Jiri Slaby
2007-07-16
*
Char: mxser_new, fix sparse warning
Jiri Slaby
2007-07-16
*
remove useless tolower in isofs
young dave
2007-07-16
*
AFS: drop explicit extern
Randy Dunlap
2007-07-16
*
kconfig: no STRANGE misc. devices
Randy Dunlap
2007-07-16
*
Remove clockevents_{release,request}_device
Andi Kleen
2007-07-16
*
tty_io: Use kzalloc
Jean Delvare
2007-07-16
*
AFS: implement file locking
David Howells
2007-07-16
*
Char: n_hdlc, allow RESTARTSYS retval of tty write
Jiri Slaby
2007-07-16
*
Reduce cpuset.c write_lock_irq() to read_lock()
Paul Menage
2007-07-16
*
RTC: Ratelimit "lost interrupts" message
Ben Collins
2007-07-16
*
vdso: print fatal signals
Ingo Molnar
2007-07-16
*
procfs directory entry cleanup
Changli Gao
2007-07-16
*
Only send SIGXFSZ when exceeding rlimits.
Micah Cowan
2007-07-16
*
rocket.c: fix unchecked mutex_lock_interruptible()
Satyam Sharma
2007-07-16
*
PIE randomization
Jan Kratochvil
2007-07-16
*
Introduce CONFIG_VIRT_TO_BUS
Stephen Rothwell
2007-07-16
*
mpu401 warning fixes
Andrew Morton
2007-07-16
*
isofs: fix up CodingStyle
Dave Jones
2007-07-16
*
edd: switch to pci_get based API
Alan Cox
2007-07-16
*
Update zilog timeout
Thiemo Seufer
2007-07-16
*
fix compiler warnings in acorn.c
Denver Gingerich
2007-07-16
*
drivers/block/z2ram: Remove TRUE/FALSE defines
Richard Knutsson
2007-07-16
*
Remove unnecessary includes of spinlock.h under include/linux
Robert P. J. Day
2007-07-16
*
fat: gcc 4.3 warning fix
OGAWA Hirofumi
2007-07-16
*
Make NFS client use seq_list_xxx helpers
Pavel Emelianov
2007-07-16
*
Make /proc/self/mounts(tats) use seq_list_xxx helpers
Pavel Emelianov
2007-07-16
[next]