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
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
*
[PATCH] csa accounting taskstats update
Jay Lan
2006-10-01
*
[PATCH] csa: convert CONFIG tag for extended accounting routines
Jay Lan
2006-10-01
*
[PATCH] csa: Extended system accounting over taskstats
Jay Lan
2006-10-01
*
[PATCH] csa: basic accounting over taskstats
Jay Lan
2006-10-01
*
[PATCH] Fix taskstats size calculation (use the new genetlink utility functions)
Balbir Singh
2006-10-01
*
[PATCH] kill wall_jiffies
Atsushi Nemoto
2006-10-01
*
[PATCH] kernel/time/ntp.c: possible cleanups
Adrian Bunk
2006-10-01
*
[PATCH] ntp: convert to the NTP4 reference model
Roman Zippel
2006-10-01
*
[PATCH] ntp: convert time_freq to nsec value
Roman Zippel
2006-10-01
*
[PATCH] ntp: remove time_tolerance
Roman Zippel
2006-10-01
*
[PATCH] ntp: add time_adjust to tick length
Roman Zippel
2006-10-01
*
[PATCH] ntp: prescale time_offset
Roman Zippel
2006-10-01
*
[PATCH] ntp: add time_freq to tick length
Roman Zippel
2006-10-01
*
[PATCH] ntp: add time_adj to tick length
Roman Zippel
2006-10-01
*
[PATCH] ntp: add ntp_update_frequency
Roman Zippel
2006-10-01
*
[PATCH] NTP: Move all the NTP related code to ntp.c
john stultz
2006-10-01
*
[PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locks
Martin Schwidefsky
2006-10-01
*
[PATCH] CodingStyle cleanup for kernel/sys.c
Cal Peake
2006-10-01
*
[PATCH] maximum latency tracking infrastructure
Arjan van de Ven
2006-10-01
*
[PATCH] BLOCK: Make it possible to disable the block layer [try #6]
David Howells
2006-09-30
*
[PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6]
David Howells
2006-09-30
*
[PATCH] BLOCK: Remove duplicate declaration of exit_io_context() [try #6]
David Howells
2006-09-30
*
[PATCH] Define vsyscall cache as blob to make clearer that user space shouldn...
Andi Kleen
2006-09-29
*
[PATCH] x86: Clean up x86 NMI sysctls
Andi Kleen
2006-09-29
*
[PATCH] cpuset: fix obscure attach_task vs exiting race
Paul Jackson
2006-09-29
*
[PATCH] lockdep core: improve the lock-chain-hash
Ingo Molnar
2006-09-29
*
[PATCH] audit/accounting: tty locking
Alan Cox
2006-09-29
*
[PATCH] stop_machine.c copyright
Rusty Russell
2006-09-29
*
[PATCH] /sys/modules: allow full length section names
Ian S. Nelson
2006-09-29
*
[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] 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] 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] 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] exit: fix crash case
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] posix-timers: Fix the flags handling in posix_cpu_nsleep()
Toyo Abe
2006-09-29
*
[PATCH] posix-timers: Fix clock_nanosleep() doesn't return the remaining time...
Toyo Abe
2006-09-29
[next]