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
*
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-01-06
|
\
|
*
x86: Fix APIC ID sizing bug on larger systems, clean up MAX_APICS confusion
Yinghai Lu
2011-01-05
|
*
Merge commit 'v2.6.37-rc8' into x86/apic
Ingo Molnar
2011-01-04
|
|
\
|
*
|
x86, acpi: Parse all SRAT cpu entries even above the cpu number limitation
Yinghai Lu
2010-12-23
|
*
|
x86, acpi: Add MAX_LOCAL_APIC for 32bit
Yinghai Lu
2010-12-23
|
*
|
x86: io_apic: Split setup_ioapic_ids_from_mpc()
Sebastian Andrzej Siewior
2010-12-06
|
*
|
x86: io_apic: Fix CONFIG_X86_IO_APIC=n breakage
Thomas Gleixner
2010-10-24
|
*
|
x86: apic: Move probe_nr_irqs_gsi() into ioapic_init_mappings()
Thomas Gleixner
2010-10-23
|
*
|
x86: Allow platforms to force enable apic
Thomas Gleixner
2010-10-23
*
|
|
Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-01-06
|
\
\
\
|
*
|
|
x86, cacheinfo: Cleanup L3 cache index disable support
Hans Rosenfeld
2010-11-18
|
*
|
|
x86, amd-nb: Cleanup AMD northbridge caching code
Hans Rosenfeld
2010-11-18
|
*
|
|
x86, amd-nb: Complete the rename of AMD NB and related code
Hans Rosenfeld
2010-11-18
*
|
|
|
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2011-01-06
|
\
\
\
\
|
*
|
|
|
MAINTAINERS: Update timer related entries
Thomas Gleixner
2010-12-14
|
*
|
|
|
timers: Use this_cpu_read
Christoph Lameter
2010-12-12
|
*
|
|
|
timerqueue: Make timerqueue_getnext() static inline
Thomas Gleixner
2010-12-11
|
*
|
|
|
hrtimer: fix timerqueue conversion flub
John Stultz
2010-12-11
|
*
|
|
|
hrtimers: Convert hrtimers to use timerlist infrastructure
John Stultz
2010-12-10
|
*
|
|
|
timers: Fixup allmodconfig build issue
John Stultz
2010-12-10
|
*
|
|
|
timers: Rename timerlist infrastructure to timerqueue
John Stultz
2010-12-10
|
*
|
|
|
timers: Introduce timerlist infrastructure.
John Stultz
2010-12-02
|
*
|
|
|
hrtimer: Remove stale comment on curr_timer
Yong Zhang
2010-11-10
|
*
|
|
|
timer: Warn when del_timer_sync() is called in hardirq context
Yong Zhang
2010-10-22
|
*
|
|
|
timer: Del_timer_sync() can be used in softirq context
Yong Zhang
2010-10-22
|
*
|
|
|
timer: Make try_to_del_timer_sync() the same on SMP and UP
Yong Zhang
2010-10-22
|
*
|
|
|
posix-timers: Annotate lock_timer()
Namhyung Kim
2010-10-21
|
*
|
|
|
timer: Permit statically-declared work with deferrable timers
Phil Carmody
2010-10-21
|
*
|
|
|
time: Use ARRAY_SIZE macro in timecompare.c
Nikitas Angelinas
2010-10-21
|
*
|
|
|
timer: Initialize the field slack of timer_list
Changli Gao
2010-10-21
|
*
|
|
|
timer_list: Remove alignment padding on 64 bit when CONFIG_TIMER_STATS
Richard Kennedy
2010-10-21
|
*
|
|
|
time: Compensate for rounding on odd-frequency clocksources
Kasper Pedersen
2010-10-21
*
|
|
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-01-06
|
\
\
\
\
\
|
*
|
|
|
|
sched: Change wait_for_completion_*_timeout() to return a signed long
NeilBrown
2011-01-05
|
*
|
|
|
|
Merge commit 'v2.6.37' into sched/core
Ingo Molnar
2011-01-05
|
|
\
\
\
\
\
|
*
|
|
|
|
|
sched, autogroup: Fix reference leak
Mike Galbraith
2011-01-04
|
*
|
|
|
|
|
sched, autogroup: Fix potential access to freed memory
Mike Galbraith
2011-01-04
|
*
|
|
|
|
|
sched: Remove redundant CONFIG_CGROUP_SCHED ifdef
Yong Zhang
2011-01-04
|
*
|
|
|
|
|
sched: Fix interactivity bug by charging unaccounted run-time on entity re-we...
Paul Turner
2010-12-19
|
*
|
|
|
|
|
sched: Move periodic share updates to entity_tick()
Paul Turner
2010-12-19
|
*
|
|
|
|
|
Merge commit 'v2.6.37-rc6' into sched/core
Ingo Molnar
2010-12-19
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
printk: Use this_cpu_{read|write} api on printk_pending
Eric Dumazet
2010-12-08
|
*
|
|
|
|
|
|
sched: Make pushable_tasks CONFIG_SMP dependant
Dario Faggioli
2010-12-08
|
*
|
|
|
|
|
|
Merge branch 'linus' into sched/core
Ingo Molnar
2010-12-08
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
sched: Add 'autogroup' scheduling feature: automated per session task groups
Mike Galbraith
2010-11-30
|
*
|
|
|
|
|
|
|
sched: Fix unregister_fair_sched_group()
Paul Turner
2010-11-30
|
*
|
|
|
|
|
|
|
sched: Remove unused argument dest_cpu to migrate_task()
Nikanth Karthikesan
2010-11-26
|
*
|
|
|
|
|
|
|
mutexes, sched: Introduce arch_mutex_cpu_relax()
Gerald Schaefer
2010-11-26
|
*
|
|
|
|
|
|
|
Merge commit 'v2.6.37-rc3' into sched/core
Ingo Molnar
2010-11-26
|
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
sched: Add some clock info to sched_debug
Peter Zijlstra
2010-11-23
[next]