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
*
[PATCH] cpuset: hotunplug cpus and mems in all cpusets
Paul Jackson
2006-09-29
*
[PATCH] cpuset: top_cpuset tracks hotplug changes to node_online_map
Paul Jackson
2006-09-29
*
[PATCH] Fix typo in rtc kconfig
Pavel Machek
2006-09-29
*
[PATCH] oom: don't kill current when another OOM in progress
Nick Piggin
2006-09-29
*
[PATCH] oom_kill_task(): cleanup ->mm checks
Oleg Nesterov
2006-09-29
*
[PATCH] select_bad_process(): cleanup 'releasing' check
Oleg Nesterov
2006-09-29
*
[PATCH] select_bad_process(): kill a bogus PF_DEAD/TASK_DEAD check
Oleg Nesterov
2006-09-29
*
[PATCH] introduce TASK_DEAD state
Oleg Nesterov
2006-09-29
*
[PATCH] kill PF_DEAD flag
Oleg Nesterov
2006-09-29
*
[PATCH] set EXIT_DEAD state in do_exit(), not in schedule()
Oleg Nesterov
2006-09-29
*
[PATCH] lockdep: core, add enable/disable_irq_irqsave/irqrestore() APIs
Arjan van de Ven
2006-09-29
*
[PATCH] Ban register_filesystem(NULL);
Alexey Dobriyan
2006-09-29
*
[PATCH] 9p: fix leak on error path
Alexey Dobriyan
2006-09-29
*
[PATCH] cramfs: make cramfs_uncompress_exit() return void
Alexey Dobriyan
2006-09-29
*
[PATCH] freevxfs: fix leak on error path
Alexey Dobriyan
2006-09-29
*
[PATCH] cramfs: rewrite init_cramfs_fs()
Alexey Dobriyan
2006-09-29
*
[PATCH] Pass a lock expression to __cond_lock, like __acquire and __release
Josh Triplett
2006-09-29
*
[PATCH] doc: fix kernel-parameters 'quiet'
Randy Dunlap
2006-09-29
*
[PATCH] fix mem_write() return value
Frederik Deweerdt
2006-09-29
*
[PATCH] block_dev.c mutex_lock_nested() fix
Jason Baron
2006-09-29
*
[PATCH] Replace _spin_trylock with spin_trylock in the IRQ variants to use __...
Josh Triplett
2006-09-29
*
[PATCH] Make spinlock/rwlock annotations more accurate by using parameters, n...
Josh Triplett
2006-09-29
*
[PATCH] windfarm_smu_sat.c: simplify around i2c_add_driver()
Alexey Dobriyan
2006-09-29
*
[PATCH] tty: Fix bits and note more bits to fix
Alan Cox
2006-09-29
*
[PATCH] solaris emulation: incorrect tty locking
Alan Cox
2006-09-29
*
[PATCH] docbook: fix segfault in docproc.c
Henrik Kretzschmar
2006-09-29
*
[PATCH] sys_get_robust_list(): don't take tasklist_lock
Oleg Nesterov
2006-09-29
*
[PATCH] futex_find_get_task(): don't take tasklist_lock
Oleg Nesterov
2006-09-29
*
[PATCH] autofs4: pending flag not cleared on mount fail
Ian Kent
2006-09-29
*
[PATCH] autofs4: autofs4_follow_link false negative fix
Ian Kent
2006-09-29
*
[PATCH] copy_process: cosmetic ->ioprio tweak
Oleg Nesterov
2006-09-29
*
[PATCH] reparent_to_init(): use has_rt_policy()
Oleg Nesterov
2006-09-29
*
[PATCH] sched_setscheduler: fix? policy checks
Oleg Nesterov
2006-09-29
*
[PATCH] introduce is_rt_policy() helper
Oleg Nesterov
2006-09-29
*
[PATCH] do_sched_setscheduler(): don't take tasklist_lock
Oleg Nesterov
2006-09-29
*
[PATCH] kill extraneous printk in kernel_restart()
Cal Peake
2006-09-29
*
[PATCH] Fix ____call_usermodehelper errors being silently ignored
Björn Steinbrink
2006-09-29
*
[PATCH] Return better error codes if drivers/char/raw.c module init fails
Rolf Eike Beer
2006-09-29
*
[PATCH] Use decimal for PTRACE_ATTACH and PTRACE_DETACH.
Roland McGrath
2006-09-29
*
[PATCH] cdev documentation
Jonathan Corbet
2006-09-29
*
[PATCH] tty: make termios_sem a mutex
Arjan van de Ven
2006-09-29
*
[PATCH] exit: fix crash case
Alan Cox
2006-09-29
*
[PATCH] tty: stop the tty vanishing under procfs access
Alan Cox
2006-09-29
*
[PATCH] tty: lock ticogwinsz
Alan Cox
2006-09-29
*
[PATCH] tty: trivial kzalloc opportunity
Alan Cox
2006-09-29
*
[PATCH] kexec warning fix
Roland McGrath
2006-09-29
*
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
Atsushi Nemoto
2006-09-29
*
[PATCH] __dequeue_signal() cleanup
Roland McGrath
2006-09-29
*
[PATCH] has_stopped_jobs() cleanup
Roland McGrath
2006-09-29
*
[PATCH] I/O Error attempting to read last partial block of a file in an ISO96...
Joel & Rebecca VanderZee
2006-09-29
[next]