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
/
time
Commit message (
Expand
)
Author
Age
*
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2012-09-21
|
\
|
*
time: Fix timeekeping_get_ns overflow on 32bit systems
John Stultz
2012-09-13
*
|
sched: Add missing call to calc_load_exit_idle()
Charles Wang
2012-09-04
|
/
*
time: Move ktime_t overflow checking into timespec_valid_strict
John Stultz
2012-09-01
*
time: Avoid making adjustments if we haven't accumulated anything
John Stultz
2012-08-22
*
time: Avoid potential shift overflow with large shift values
John Stultz
2012-08-22
*
time: Fix casting issue in timekeeping_forward_now
Andreas Schwab
2012-08-22
*
time: Ensure we normalize the timekeeper in tk_xtime_add
John Stultz
2012-08-22
*
time: Improve sanity checking of timekeeping inputs
John Stultz
2012-08-15
*
time: Fix adjustment cleanup bug in timekeeping_adjust()
Ingo Molnar
2012-08-05
*
time: Remove all direct references to timekeeper
John Stultz
2012-07-31
*
time: Clean up offs_real/wall_to_mono and offs_boot/total_sleep_time updates
John Stultz
2012-07-31
*
time: Clean up stray newlines
John Stultz
2012-07-31
*
time/jiffies: Rename ACTHZ to SHIFTED_HZ
John Stultz
2012-07-31
*
Merge branch 'linus' into timers/urgent
Ingo Molnar
2012-07-31
|
\
|
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-07-22
|
|
\
|
|
*
Merge branch 'linus' into timers/core
Ingo Molnar
2012-07-18
|
|
|
\
|
*
|
\
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-07-22
|
|
\
\
\
|
|
*
|
|
rcu: Make RCU_FAST_NO_HZ respect nohz= boot parameter
Paul E. McKenney
2012-07-02
|
*
|
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2012-07-18
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
timekeeping: Add missing update call in timekeeping_resume()
Thomas Gleixner
2012-07-16
*
|
|
|
|
time: Fix casting issue in tk_set_xtime and tk_xtime_add
John Stultz
2012-07-24
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
time: Rework timekeeping functions to take timekeeper ptr as argument
John Stultz
2012-07-15
*
|
|
|
time: Move xtime_nsec adjustment underflow handling timekeeping_adjust
John Stultz
2012-07-15
*
|
|
|
time: Move arch_gettimeoffset() usage into timekeeping_get_ns()
John Stultz
2012-07-15
*
|
|
|
time: Refactor accumulation of nsecs to secs
John Stultz
2012-07-15
*
|
|
|
time: Condense timekeeper.xtime into xtime_sec
John Stultz
2012-07-15
*
|
|
|
time: Explicitly use u32 instead of int for shift values
John Stultz
2012-07-15
*
|
|
|
time: Whitespace cleanups per Ingo%27s requests
John Stultz
2012-07-15
*
|
|
|
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
2012-07-15
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
ntp: Fix STA_INS/DEL clearing bug
John Stultz
2012-07-15
|
|
/
/
|
|
|
|
|
\
|
*
-
.
\
Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...
Linus Torvalds
2012-07-14
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
|
*
sched/nohz: Rewrite and fix load-avg computation -- again
Peter Zijlstra
2012-07-05
|
|
|
/
|
*
|
timekeeping: Provide hrtimer update function
Thomas Gleixner
2012-07-11
|
*
|
timekeeping: Maintain ktime_t based offsets for hrtimers
Thomas Gleixner
2012-07-11
|
*
|
timekeeping: Fix leapsecond triggered load spike issue
John Stultz
2012-07-11
|
|
/
|
*
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-06-15
|
|
\
|
|
*
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
2012-06-11
|
|
|
\
|
|
|
*
rcu: Precompute RCU_FAST_NO_HZ timer offsets
Paul E. McKenney
2012-06-06
*
|
|
|
nohz: Move next idle expiry time record into idle logic area
Frederic Weisbecker
2012-06-11
*
|
|
|
nohz: Move ts->idle_calls incrementation into strict idle logic
Frederic Weisbecker
2012-06-11
*
|
|
|
nohz: Rename ts->idle_tick to ts->last_tick
Frederic Weisbecker
2012-06-11
*
|
|
|
nohz: Make nohz API agnostic against idle ticks cputime accounting
Frederic Weisbecker
2012-06-11
*
|
|
|
nohz: Separate idle sleeping time accounting from nohz logic
Frederic Weisbecker
2012-06-11
|
/
/
/
*
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2012-06-08
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecond
John Stultz
2012-06-04
*
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-06-05
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
sched/nohz: Fix rq->cpu_load calculations some more
Peter Zijlstra
2012-05-30
|
|
/
*
|
tick: Move skew_tick option into the HIGH_RES_TIMER section
Thomas Gleixner
2012-05-25
*
|
clockevents: Make clockevents_config() a global symbol
Magnus Damm
2012-05-24
[next]