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
*
SOFTWARE_SUSPEND: fix a typo in the dependencies
Adrian Bunk
2006-01-14
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/hrtimer-2.6
Linus Torvalds
2006-01-12
|
\
|
*
[hrtimer] Enforce resolution as lower limit of intervals
Thomas Gleixner
2006-01-12
|
*
[hrtimer] Change resolution storage to ktime_t format
Thomas Gleixner
2006-01-12
|
*
[hrtimer] Remove listhead from hrtimer struct
Thomas Gleixner
2006-01-12
*
|
[PATCH] sched: filter affine wakeups
akpm@osdl.org
2006-01-12
*
|
[PATCH] scheduler cache-hot-autodetect
akpm@osdl.org
2006-01-12
|
/
*
[PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_align
Ravikiran G Thirumalai
2006-01-11
*
[PATCH] x86_64: Make the cpu_*_maps in kernel/sched.c read mostly
Andi Kleen
2006-01-11
*
[PATCH] move capable() to capability.h
Randy.Dunlap
2006-01-11
*
[PATCH] uninline capable()
Ingo Molnar
2006-01-11
*
[PATCH] kprobes: fix unloading of self probed module
Keshavamurthy Anil S
2006-01-11
*
[PATCH] fix/simplify mutex debugging code
David Woodhouse
2006-01-11
*
[PATCH] mutex: trivial whitespace cleanups
Ingo Molnar
2006-01-10
*
[PATCH] mark mutex_lock*() as might_sleep()
Ingo Molnar
2006-01-10
*
[PATCH] fix i386 mutex fastpath on FRAME_POINTER && !DEBUG_MUTEXES
Ingo Molnar
2006-01-10
*
[PATCH] remove unnecessary asm/mutex.h from kernel/mutex-debug.c
Ingo Molnar
2006-01-10
*
[PATCH] rcu: fix hotplug-cpu ->donelist leak
Oleg Nesterov
2006-01-10
*
[PATCH] rcu: join rcu_ctrlblk and rcu_state
Oleg Nesterov
2006-01-10
*
[PATCH] kernel/resource.c: __check_region(): remove pointless __deprecated
Adrian Bunk
2006-01-10
*
[PATCH] Decrease number of pointer derefs in exit.c
Jesper Juhl
2006-01-10
*
[PATCH] Kprobes: conversion from kcalloc to kzalloc
Keshavamurthy Anil S
2006-01-10
*
[PATCH] kprobes: fix build breakage
Ananth N Mavinakayanahalli
2006-01-10
*
[PATCH] kprobes: arch_remove_kprobe
Anil S Keshavamurthy
2006-01-10
*
[PATCH] kprobes-changed-from-using-spinlock-to-mutex fix
Keshavamurthy Anil S
2006-01-10
*
[PATCH] kprobes: changed from using spinlock to mutex
Anil S Keshavamurthy
2006-01-10
*
[PATCH] kprobes: enable funcions only for required arch
Anil S Keshavamurthy
2006-01-10
*
[PATCH] Remove getnstimestamp()
Matt Helsley
2006-01-10
*
[PATCH] Export ktime_get_ts()
Matt Helsley
2006-01-10
*
[PATCH] hrtimer: convert posix timers completely
Thomas Gleixner
2006-01-10
*
[PATCH] hrtimer: switch clock_nanosleep to hrtimer nanosleep API
Thomas Gleixner
2006-01-10
*
[PATCH] hrtimer: switch sys_nanosleep to hrtimer
Thomas Gleixner
2006-01-10
*
[PATCH] hrtimer: create hrtimer nanosleep API
Thomas Gleixner
2006-01-10
*
[PATCH] hrtimer: switch itimers to hrtimer
Thomas Gleixner
2006-01-10
*
[PATCH] hrtimer: hrtimer core code
Thomas Gleixner
2006-01-10
*
[PATCH] hrtimer: introduce nsec_t type and conversion functions
Thomas Gleixner
2006-01-10
*
[PATCH] hrtimer: validate timespec of do_sys_settimeofday
Thomas Gleixner
2006-01-10
*
[PATCH] hrtimer: create and use timespec_valid macro
Thomas Gleixner
2006-01-10
*
[PATCH] hrtimer: make clockid_t arguments const
Thomas Gleixner
2006-01-10
*
[PATCH] hrtimer: export deinlined mktime
Andrew Morton
2006-01-10
*
[PATCH] hrtimer: clean up mktime and make arguments const
Ingo Molnar
2006-01-10
*
[PATCH] hrtimer: deinline mktime and set_normalized_timespec
Thomas Gleixner
2006-01-10
*
[PATCH] hrtimer: remove duplicate div_long_long_rem implementation
Thomas Gleixner
2006-01-10
*
[PATCH] common compat_sys_timer_create
Christoph Hellwig
2006-01-10
*
[PATCH] kdump: read previous kernel's memory
Vivek Goyal
2006-01-10
*
[PATCH] kdump: save registers early (inline functions)
Vivek Goyal
2006-01-10
*
[PATCH] kdump: export per cpu crash notes pointer through sysfs
Vivek Goyal
2006-01-10
*
[PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registers
Vivek Goyal
2006-01-10
*
[PATCH] Remove set_fs() in stop_machine()
akpm@osdl.org
2006-01-10
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6
Linus Torvalds
2006-01-09
|
\
[next]