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
*
x86: vdso: Put declaration before code
Thomas Gleixner
2012-03-24
*
x86-64: Inline vdso clock_gettime helpers
Andy Lutomirski
2012-03-23
*
x86-64: Simplify and optimize vdso clock_gettime monotonic variants
Andy Lutomirski
2012-03-23
*
kernel-time: fix s/then/than/ spelling errors
Jim Cromie
2012-03-23
*
time: remove no_sync_cmos_clock
Cesar Eduardo Barros
2012-03-23
*
time: Avoid scary backtraces when warning of > 11% adj
John Stultz
2012-03-23
*
alarmtimer: Make sure we initialize the rtctimer
John Stultz
2012-03-23
*
ntp: Fix leap-second hrtimer livelock
John Stultz
2012-03-22
*
x86, tsc: Skip refined tsc calibration on systems with reliable TSC
Alok Kataria
2012-03-15
*
rtc: Provide flag for rtc devices that don't support UIE
John Stultz
2012-03-15
*
ia64: vsyscall: Use seqcount instead of seqlock
Thomas Gleixner
2012-03-15
*
x86: vdso: Use seqcount instead of seqlock
Thomas Gleixner
2012-03-15
*
x86: vdso: Remove bogus locking in update_vsyscall_tz()
Thomas Gleixner
2012-03-15
*
time: Remove bogus comments
Thomas Gleixner
2012-03-15
*
time: Fix change_clocksource locking
John Stultz
2012-03-15
*
time: x86: Fix race switching from vsyscall to non-vsyscall clock
John Stultz
2012-03-15
*
ntp: Fix integer overflow when setting time
Sasha Levin
2012-03-15
*
math: Introduce div64_long
Sasha Levin
2012-03-15
*
cs5535-clockevt: Allow the MFGPT IRQ to be shared
Jens Rottmann
2012-03-06
*
cs5535-clockevt: Don't ignore MFGPT on SMP-capable kernels
Jens Rottmann
2012-03-06
*
x86/time: Eliminate unused irq0_irqs counter
Jan Beulich
2012-02-27
*
clocksource: scx200_hrt: Fix the build
Ingo Molnar
2012-02-22
*
x86/tsc: Reduce the TSC sync check time for core-siblings
Suresh Siddha
2012-02-22
*
Merge branch 'fortglx/3.4/time' of git://git.linaro.org/people/jstultz/linux ...
Thomas Gleixner
2012-02-15
|
\
|
*
time: Move common updates to a function
Thomas Gleixner
2012-01-26
|
*
time: Reorder so the hot data is together
Thomas Gleixner
2012-01-26
|
*
time: Remove most of xtime_lock usage in timekeeping.c
John Stultz
2012-01-26
|
*
ntp: Add ntp_lock to replace xtime_locking
John Stultz
2012-01-26
|
*
ntp: Access tick_length variable via ntp_tick_length()
John Stultz
2012-01-26
|
*
ntp: Cleanup timex.h
John Stultz
2012-01-26
|
*
time: Add timekeeper lock
John Stultz
2012-01-26
|
*
time: Cleanup global variables and move them to the top
John Stultz
2012-01-26
|
*
time: Move raw_time into timekeeper structure
John Stultz
2012-01-26
|
*
time: Move xtime into timekeeeper structure
John Stultz
2012-01-26
|
*
time: Move wall_to_monotonic into the timekeeper structure
John Stultz
2012-01-26
|
*
time: Move total_sleep_time into the timekeeper structure
John Stultz
2012-01-26
*
|
Merge branch 'fortglx/3.4/rtc' of git://git.linaro.org/people/jstultz/linux i...
Thomas Gleixner
2012-02-15
|
\
\
|
*
|
rtc: Disable the alarm in the hardware (v2)
Rabin Vincent
2012-01-26
|
*
|
rtc: Expire alarms after the time is set. (v2)
NeilBrown
2012-01-26
|
*
|
rtc: Avoid setting alarm to a time in the past
John Stultz
2012-01-26
|
|
/
*
|
Merge branch 'fortglx/3.4/clocksource' of git://git.linaro.org/people/jstultz...
Thomas Gleixner
2012-02-15
|
\
\
|
*
|
clocksource: Load the ACPI PM clocksource asynchronously
Arjan van de Ven
2012-02-01
|
*
|
clocksource: scx200_hrt: Convert scx200 to use clocksource_register_hz
John Stultz
2012-02-01
|
*
|
clocksource: Get rid of clocksource_calc_mult_shift()
Yong Zhang
2012-02-01
|
*
|
clocksource: dbx500: convert to clocksource_register_hz()
Yong Zhang
2012-02-01
|
*
|
clocksource: scx200_hrt: use pr_<level> instead of printk
Jim Cromie
2012-02-01
|
*
|
clocksource: cyclone: Add missing iounmap
Julia Lawall
2012-01-26
|
|
/
*
|
timer: Fix bad idle check on irq entry
Frederic Weisbecker
2012-02-15
*
|
nohz: Remove ts->Einidle checks before restarting the tick
Frederic Weisbecker
2012-02-15
*
|
nohz: Remove update_ts_time_stat from tick_nohz_start_idle
Michal Hocko
2012-02-15
[next]