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
/
include
Commit message (
Expand
)
Author
Age
*
Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2
Thomas Gleixner
2008-10-22
|
\
|
*
hrtimers: add missing docbook comments to struct hrtimer
Thomas Gleixner
2008-10-20
|
*
Merge commit 'linus/master' into merge-linus
Arjan van de Ven
2008-10-17
|
|
\
|
*
|
DECLARE_PER_CPU needs linux/percpu.h
Stephen Rothwell
2008-10-15
|
*
|
rangetimer: fix x86 build failure for the !HRTIMERS case
Arjan van de Ven
2008-10-07
|
*
|
hrtimer: peek at the timer queue just before going idle
Arjan van de Ven
2008-09-11
|
*
|
hrtimer: incorporate feedback from Peter Zijlstra
Arjan van de Ven
2008-09-07
|
*
|
hrtimer: add a hrtimer_start_range() function
Arjan van de Ven
2008-09-07
|
*
|
hrtimer: another build fix
Arjan van de Ven
2008-09-06
|
*
|
hrtimer: fix build bug found by Ingo
Arjan van de Ven
2008-09-06
|
*
|
hrtimer: create a "timer_slack" field in the task struct
Arjan van de Ven
2008-09-06
|
*
|
hrtimer: turn hrtimers into range timers
Arjan van de Ven
2008-09-06
|
*
|
hrtimer: rename the "expires" struct member to avoid accidental usage
Arjan van de Ven
2008-09-06
|
*
|
hrtimer: add abstraction functions for accessing the "expires" member
Arjan van de Ven
2008-09-06
|
*
|
select: switch select() and poll() over to hrtimers
Arjan van de Ven
2008-09-06
|
*
|
select: add a poll specific struct to the restart_block union
Thomas Gleixner
2008-09-06
|
*
|
select: add poll_select_set_timeout() and poll_select_copy_remaining() helpers
Thomas Gleixner
2008-09-06
|
*
|
select: add a timespec_add_safe() function
Thomas Gleixner
2008-09-06
|
*
|
select: Introduce a hrtimeout function
Arjan van de Ven
2008-09-06
*
|
|
fix WARN() for PPC
Arjan van de Ven
2008-10-20
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
2008-10-20
|
\
\
\
|
*
|
|
parisc: move include/asm-parisc to arch/parisc/include/asm
Kyle McMartin
2008-10-10
|
*
|
|
parisc: move pdc_result to real2.S
Kyle McMartin
2008-10-10
|
*
|
|
parisc: ropes.h - fix <asm-parisc/*> -> <asm/*>
Kyle McMartin
2008-10-10
*
|
|
|
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2008-10-20
|
\
\
\
\
|
*
|
|
|
PCI: fix pci_ioremap_bar() on s390
Heiko Carstens
2008-10-20
|
*
|
|
|
PCI: fix AER capability check
Yu Zhao
2008-10-20
|
*
|
|
|
PCI: use pci_find_ext_capability everywhere
Jesse Barnes
2008-10-20
|
*
|
|
|
PCI: introduce an pci_ioremap(pdev, barnr) function
Arjan van de Ven
2008-10-20
|
*
|
|
|
PCI: support PCIe ARI capability
Yu Zhao
2008-10-20
|
*
|
|
|
PCI: use same arg names in PCI_VDEVICE comment
Zhao, Yu
2008-10-20
|
*
|
|
|
x86/PCI: irq and pci_ids patch for Intel Ibex Peak DeviceIDs
Seth Heasley
2008-10-20
|
*
|
|
|
PCI: change MSI-x vector to 32bit
Yinghai Lu
2008-10-20
|
*
|
|
|
PCI PM: Introduce function pci_wake_from_d3
Rafael J. Wysocki
2008-10-20
|
*
|
|
|
PCI: remove dynids.use_driver_data
Milton Miller
2008-10-20
*
|
|
|
|
Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-10-20
|
\
\
\
\
\
|
*
|
|
|
|
tracepoints: synchronize unregister static inline
Mathieu Desnoyers
2008-10-14
|
*
|
|
|
|
tracepoints: tracepoint_synchronize_unregister()
Mathieu Desnoyers
2008-10-14
|
*
|
|
|
|
markers: fix synchronize marker unregister static inline
Mathieu Desnoyers
2008-10-14
|
*
|
|
|
|
tracing/fastboot: add better resolution to initcall debug/tracing
Tim Bird
2008-10-14
|
*
|
|
|
|
tracing/fastboot: only trace non-module initcalls
Frederic Weisbecker
2008-10-14
|
*
|
|
|
|
ftrace: ktime.h not included in ftrace.h
Steven Noonan
2008-10-14
|
*
|
|
|
|
tracing/fastboot: build fix
Ingo Molnar
2008-10-14
|
*
|
|
|
|
tracing/fastboot: get the initcall name before it disappears
Frederic Weisbecker
2008-10-14
|
*
|
|
|
|
tracing/fastboot: change the printing of boot tracer according to bootgraph.pl
Frederic Weisbecker
2008-10-14
|
*
|
|
|
|
ring_buffer: implement new locking
Steven Rostedt
2008-10-14
|
*
|
|
|
|
tracing: unified trace buffer
Steven Rostedt
2008-10-14
|
*
|
|
|
|
tracing/ftrace: add the boot tracer
Frédéric Weisbecker
2008-10-14
|
*
|
|
|
|
markers: turn marker_synchronize_unregister() into an inline
Mathieu Desnoyers
2008-10-14
|
*
|
|
|
|
markers: marker_synchronize_unregister()
Mathieu Desnoyers
2008-10-14
[next]