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
*
markers: fix sparse integer as NULL pointer warning
Harvey Harrison
2008-07-25
*
markers: use rcu_barrier_sched() and call_rcu_sched()
Mathieu Desnoyers
2008-07-25
*
aoe: convert emsgs_sema into a completion
Matthias Kaehlcke
2008-07-25
*
pidns: remove find_task_by_pid, unused for a long time
Pavel Emelyanov
2008-07-25
*
pidns: remove now unused find_pid function.
Pavel Emelyanov
2008-07-25
*
pidns: remove now unused kill_proc function
Pavel Emelyanov
2008-07-25
*
shrink struct pid by removing padding on 64 bit builds
Richard Kennedy
2008-07-25
*
proper pid{hash,map}_init() prototypes
Adrian Bunk
2008-07-25
*
sysctl: allow override of /proc/sys/net with CAP_NET_ADMIN
Stephen Hemminger
2008-07-25
*
sysctl: check for bogus modes
Alexey Dobriyan
2008-07-25
*
proc: misplaced export of find_get_pid
David Sterba
2008-07-25
*
proc: move Kconfig to fs/proc/Kconfig
Alexey Dobriyan
2008-07-25
*
proc: remove pathetic remount code
Alexey Dobriyan
2008-07-25
*
proc: always do ->release
Alexey Dobriyan
2008-07-25
*
move proc_kmsg_operations to fs/proc/internal.h
Adrian Bunk
2008-07-25
*
unexport proc_clear_tty
Adrian Bunk
2008-07-25
*
dell_rbu: use memory_read_from_buffer()
Akinobu Mita
2008-07-25
*
fs/partitions/efi: convert to pr_debug
Thomas Gleixner
2008-07-25
*
block/ioctl.c and fs/partition/check.c: check value returned by add_partition()
Abdel Benamrouche
2008-07-25
*
fs/partition/check.c: fix return value warning
Abdel Benamrouche
2008-07-25
*
dcdbas: use memory_read_from_buffer()
Akinobu Mita
2008-07-25
*
firmware: use memory_read_from_buffer()
Akinobu Mita
2008-07-25
*
drivers/misc/phantom: note PCI
Jiri Slaby
2008-07-25
*
Char: mxser, various cleanups
Jiri Slaby
2008-07-25
*
Char: mxser, remove predefined isa support
Jiri Slaby
2008-07-25
*
Char: mxser, prints cleanup
Jiri Slaby
2008-07-25
*
Char: mxser, update documentation
Jiri Slaby
2008-07-25
*
Char: mxser, globals cleanup
Jiri Slaby
2008-07-25
*
Char: mxser, ioctl cleanup
Jiri Slaby
2008-07-25
*
nwflash: use simple_read_from_buffer()
Akinobu Mita
2008-07-25
*
dsp56k: BKL pushdown
Alan Cox
2008-07-25
*
ds1302: push down the BKL into the driver ioctl code
Alan Cox
2008-07-25
*
ppdev: wrap ioctl handler in driver and push lock down
Alan Cox
2008-07-25
*
ixj: push BKL into driver and wrap ioctls
Alan Cox
2008-07-25
*
sx: push BKL down into the firmware ioctl handler
Alan Cox
2008-07-25
*
rio: push down the BKL into the firmware ioctl handler
Alan Cox
2008-07-25
*
mwave: ioctl BKL pushdown
Alan Cox
2008-07-25
*
ip2: push BKL down for the firmware interface
Alan Cox
2008-07-25
*
efirtc: push down the BKL
Alan Cox
2008-07-25
*
#if 0 hpet_unregister()
Adrian Bunk
2008-07-25
*
proper extern for mwave_s_mdd
Adrian Bunk
2008-07-25
*
elf: use ELF_CORE_EFLAGS for kcore ELF header flags
Edgar E. Iglesias
2008-07-25
*
pty: remove unused UNIX98_PTY_COUNT options
Adrian Bunk
2008-07-25
*
ipc: do not use a negative value to re-enable msgmni automatic recomputing
Nadia Derbey
2008-07-25
*
ipc: use simple_read_from_buffer()
Akinobu Mita
2008-07-25
*
ipc/sem.c: rewrite undo list locking
Manfred Spraul
2008-07-25
*
ipc/sem.c: convert sem_array.sem_pending to struct list_head
Manfred Spraul
2008-07-25
*
ipc/sem.c: remove unused entries from struct sem_queue
Manfred Spraul
2008-07-25
*
ipc/sem.c: convert undo structures to struct list_head
Manfred Spraul
2008-07-25
*
ipc: get rid of ipc_lock_down()
Nadia Derbey
2008-07-25
[next]