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
*
synclink_gt fix missed serial input signal changes
Paul Fulghum
2008-02-06
*
synclink: standardize format of linux header file include's with "<>"
Robert P. J. Day
2008-02-06
*
get rid of NR_OPEN and introduce a sysctl_nr_open
Eric Dumazet
2008-02-06
*
reiserfs: complement va_start() with va_end().
Richard Knutsson
2008-02-06
*
via-rng: enable secondary noise source on CPUs where it is present
Dave Jones
2008-02-06
*
inotify: send IN_ATTRIB events when link count changes
Jan Kara
2008-02-06
*
MAINTAINERS, order AUERSWALD alphabetically
Jiri Slaby
2008-02-06
*
hfs: update comment to reflect actual init and exit routines
Robert P. J. Day
2008-02-06
*
address hfs on-disk corruption robustness review comments
Eric Sandeen
2008-02-06
*
NCPFS: update diagnostic strings to match routine names.
Robert P. J. Day
2008-02-06
*
fs: use list_for_each_entry_reverse and kill sb_entry
Akinobu Mita
2008-02-06
*
fs: use hlist_unhashed
Akinobu Mita
2008-02-06
*
proc: loadavg reading race
Michal Schmidt
2008-02-06
*
do_wait: remove one "else if" branch
Oleg Nesterov
2008-02-06
*
Avoid divide in IS_ALIGN
Herbert Xu
2008-02-06
*
vt: bitlock fix
Nick Piggin
2008-02-06
*
tpm.c: fix crash during device removal
Richard MUSIL
2008-02-06
*
printk.c: use unsigned ints instead of longs for logbuf index
Denys Vlasenko
2008-02-06
*
PERCPU : __percpu_alloc_mask() can dynamically size percpu_data storage
Eric Dumazet
2008-02-06
*
Document I_SYNC and I_DATASYNC
Joern Engel
2008-02-06
*
alpha/parisc: remove config variable DEBUG_RWLOCK
Jiri Olsa
2008-02-06
*
fs: remove dead config CONFIG_HAS_COMPAT_EPOLL_EVENT symbol
Jiri Olsa
2008-02-06
*
log2.h: Define order_base_2() macro for convenience.
Robert P. J. Day
2008-02-06
*
cciss: use upper_32_bits() macro to eliminate warnings
Randy Dunlap
2008-02-06
*
time: fix sysfs_show_{available,current}_clocksources() buffer overflow problem
Miao Xie
2008-02-06
*
sound/oss/trident.c: fix incorrect test in trident_ac97_set()
Roel Kluin
2008-02-06
*
rd: use is_power_of_2() in drivers/block/rd.c.
Robert P. J. Day
2008-02-06
*
drivers/misc/lkdtm.c: cleanups
Adrian Bunk
2008-02-06
*
proper prototype for vty_init()
Adrian Bunk
2008-02-06
*
fs/eventfd.c should #include <linux/syscalls.h>
Adrian Bunk
2008-02-06
*
fs/signalfd.c should #include <linux/syscalls.h>
Adrian Bunk
2008-02-06
*
fs/utimes.c should #include <linux/syscalls.h>
Adrian Bunk
2008-02-06
*
proper prototype for get_filesystem_list()
Adrian Bunk
2008-02-06
*
kernel/notifier.c should #include <linux/reboot.h>
Adrian Bunk
2008-02-06
*
make srcu_readers_active() static
Adrian Bunk
2008-02-06
*
kernel/ptrace.c should #include <linux/syscalls.h>
Adrian Bunk
2008-02-06
*
proper prototype for signals_init()
Adrian Bunk
2008-02-06
*
smbfs: fix calculation of kernel_recvmsg size parameter in smb_receive()
Jeff Layton
2008-02-06
*
read_current_timer() cleanups
Andrew Morton
2008-02-06
*
scheduled OSS driver removal
Adrian Bunk
2008-02-06
*
FAT: Fix printk format strings
Vegard Nossum
2008-02-06
*
proper show_interrupts() prototype
Adrian Bunk
2008-02-06
*
MNT_UNBINDABLE fix
Andries E. Brouwer
2008-02-06
*
remove mm_{ptov,vtop}()
Adrian Bunk
2008-02-06
*
cleanup after APUS removal
Adrian Bunk
2008-02-06
*
make ipc/util.c:sysvipc_find_ipc() static
Adrian Bunk
2008-02-06
*
register_cpu __devinit or __cpuinit
Randy Dunlap
2008-02-06
*
Allow auto-destruction of loop devices
David Woodhouse
2008-02-06
*
remove support for un-needed _extratext section
Robin Getz
2008-02-06
*
Parallel port: convert port_mutex to the mutex API
Matthias Kaehlcke
2008-02-06
[next]