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
*
make queue_delayed_work() friendly to flush_fork()
Oleg Nesterov
2007-05-09
*
workqueues: shift kthread_bind() from CPU_UP_PREPARE to CPU_ONLINE
Oleg Nesterov
2007-05-09
*
workqueue: make init_workqueues() __init
Oleg Nesterov
2007-05-09
*
workqueue: introduce workqueue_struct->singlethread
Oleg Nesterov
2007-05-09
*
workqueue: introduce cpu_singlethread_map
Oleg Nesterov
2007-05-09
*
workqueue: make cancel_rearming_delayed_workqueue() work on idle dwork
Oleg Nesterov
2007-05-09
*
workqueue: don't save interrupts in run_workqueue()
Oleg Nesterov
2007-05-09
*
workqueue: kill run_scheduled_work()
Oleg Nesterov
2007-05-09
*
workqueue: don't migrate pending works from the dead CPU
Oleg Nesterov
2007-05-09
*
workqueue: don't clear cwq->thread until it exits
Oleg Nesterov
2007-05-09
*
workqueue: fix flush_workqueue() vs CPU_DEAD race
Oleg Nesterov
2007-05-09
*
workqueue: fix freezeable workqueues implementation
Oleg Nesterov
2007-05-09
*
slab: use CPU_LOCK_[ACQUIRE|RELEASE]
Heiko Carstens
2007-05-09
*
call cpu_chain with CPU_DOWN_FAILED if CPU_DOWN_PREPARE failed
Heiko Carstens
2007-05-09
*
Eliminate lock_cpu_hotplug in kernel/schedc
Gautham R Shenoy
2007-05-09
*
Define and use new events,CPU_LOCK_ACQUIRE and CPU_LOCK_RELEASE
Gautham R Shenoy
2007-05-09
*
Extend notifier_call_chain to count nr_calls made
Gautham R Shenoy
2007-05-09
*
relay: use plain timer instead of delayed work
Tom Zanussi
2007-05-09
*
phy: use flush_work_keventd()
Andrew Morton
2007-05-09
*
libata: use flush_work()
Andrew Morton
2007-05-09
*
e1000: use flush_work_keventd()
Andrew Morton
2007-05-09
*
tg3: use flush_work_keventd()
Andrew Morton
2007-05-09
*
kblockd: use flush_work
Andrew Morton
2007-05-09
*
aio: use flush_work()
Andrew Morton
2007-05-09
*
flush_cpu_workqueue: don't flush an empty ->worklist
Oleg Nesterov
2007-05-09
*
flush_workqueue(): use preempt_disable to hold off cpu hotplug
Andrew Morton
2007-05-09
*
implement flush_work()
Oleg Nesterov
2007-05-09
*
reimplement flush_workqueue()
Oleg Nesterov
2007-05-09
*
schedule_on_each_cpu(): use preempt_disable()
Andrew Morton
2007-05-09
*
atmel_spi: remove unnecessary (and wrong) #ifdefs
Haavard Skinnemoen
2007-05-09
*
Use common cpu_is_xxx() macros on AT91 and AVR32
Haavard Skinnemoen
2007-05-09
*
AFS: implement basic file write support
David Howells
2007-05-09
*
AFS: AFS fixups
David Howells
2007-05-09
*
AFS: export a couple of core functions for AFS write support
David Howells
2007-05-09
*
Fix printk format warnings in timer_list.c
David Miller
2007-05-09
*
kernel-doc: small kernel-doc optimization
Borislav Petkov
2007-05-09
*
doc: what a patch series is
Randy Dunlap
2007-05-09
*
fs: use path_walk in do_path_lookup
Josef 'Jeff' Sipek
2007-05-09
*
fs: fix indentation in do_path_lookup
Josef 'Jeff' Sipek
2007-05-09
*
clocksource: spelling error in watchdog code
Daniel Walker
2007-05-09
*
mutex_lock_interruptible(): add __must_check
Andrew Morton
2007-05-09
*
tty_set_ldisc() receive_room fix
Paul Fulghum
2007-05-09
*
Move sig_kernel_* et al macros to linux/signal.h
Roland McGrath
2007-05-09
*
nbd: check the return value of sysfs_create_file
WANG Cong
2007-05-09
*
pasemi: hardware rng driver
Olof Johansson
2007-05-09
*
Add info about whitespace to SubmitChecklist
Roland Dreier
2007-05-09
*
pretend cpuset has some form of hugetlb page reservation
Ken Chen
2007-05-09
*
use simple_read_from_buffer in kernel/
Akinobu Mita
2007-05-09
*
use simple_read_from_buffer() in fs/
Akinobu Mita
2007-05-09
*
cm4000_cs: use bitrev
Akinobu Mita
2007-05-09
[next]