index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
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-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
|
|
\
|
*
|
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
|
|
\
\
|
*
|
|
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 '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
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
/
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
ntp: Fix STA_INS/DEL clearing bug
John Stultz
2012-07-15
*
|
|
|
timekeeping: Add missing update call in timekeeping_resume()
Thomas Gleixner
2012-07-16
|
/
/
/
|
|
|
|
\
\
*
-
.
\
\
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
*
|
|
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
*
|
tick: Add tick skew boot option
Mike Galbraith
2012-05-24
|
/
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-05-24
|
\
|
*
Merge branch 'fortglx/3.5/time' of git://git.linaro.org/people/jstultz/linux ...
Thomas Gleixner
2012-05-22
|
|
\
|
|
*
timekeeping: Fix a few minor newline issues.
Richard Cochran
2012-05-21
|
|
*
ntp: Fix a stale comment and a few stray newlines.
Richard Cochran
2012-05-21
|
|
*
ntp: Correct TAI offset during leap second
Richard Cochran
2012-05-21
|
*
|
timers: Fixup the Kconfig consolidation fallout
Thomas Gleixner
2012-05-21
|
|
/
|
*
timers: Provide generic Kconfig switches
Thomas Gleixner
2012-05-21
*
|
Merge 3.4-rc5 into staging-next
Greg Kroah-Hartman
2012-05-02
|
\
\
|
|
/
|
/
|
|
*
alarmtimer: Provide accessor to alarmtimer rtc device
John Stultz
2012-04-20
*
|
tick: Fix the spurious broadcast timer ticks after resume
Suresh Siddha
2012-04-19
*
|
tick: Ensure that the broadcast device is initialized
Thomas Gleixner
2012-04-19
*
|
tick: Fix oneshot broadcast setup really
Thomas Gleixner
2012-04-18
*
|
clockevents: tTack broadcast device mode change in tick_broadcast_switch_to_o...
Suresh Siddha
2012-04-10
*
|
nohz: Fix stale jiffies update in tick_nohz_restart()
Neal Cardwell
2012-04-06
*
|
tick: Document TICK_ONESHOT config option
Thomas Gleixner
2012-03-31
|
/
[next]