index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
time
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-06-15
1
-1
/
+6
|
\
|
*
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
2012-06-11
1
-1
/
+6
|
|
\
|
|
*
rcu: Precompute RCU_FAST_NO_HZ timer offsets
Paul E. McKenney
2012-06-06
1
-1
/
+6
*
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2012-06-08
1
-0
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecond
John Stultz
2012-06-04
1
-0
/
+2
*
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-06-05
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
sched/nohz: Fix rq->cpu_load calculations some more
Peter Zijlstra
2012-05-30
1
-0
/
+1
|
|
/
*
|
tick: Move skew_tick option into the HIGH_RES_TIMER section
Thomas Gleixner
2012-05-25
1
-8
/
+8
*
|
clockevents: Make clockevents_config() a global symbol
Magnus Damm
2012-05-25
1
-2
/
+1
*
|
tick: Add tick skew boot option
Mike Galbraith
2012-05-25
1
-0
/
+18
|
/
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-05-24
3
-15
/
+55
|
\
|
*
Merge branch 'fortglx/3.5/time' of git://git.linaro.org/people/jstultz/linux ...
Thomas Gleixner
2012-05-22
2
-8
/
+4
|
|
\
|
|
*
timekeeping: Fix a few minor newline issues.
Richard Cochran
2012-05-21
1
-3
/
+1
|
|
*
ntp: Fix a stale comment and a few stray newlines.
Richard Cochran
2012-05-21
1
-4
/
+2
|
|
*
ntp: Correct TAI offset during leap second
Richard Cochran
2012-05-21
1
-1
/
+1
|
*
|
timers: Fixup the Kconfig consolidation fallout
Thomas Gleixner
2012-05-21
1
-32
/
+41
|
|
/
|
*
timers: Provide generic Kconfig switches
Thomas Gleixner
2012-05-21
1
-0
/
+35
*
|
Merge 3.4-rc5 into staging-next
Greg Kroah-Hartman
2012-05-02
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
alarmtimer: Provide accessor to alarmtimer rtc device
John Stultz
2012-04-20
1
-2
/
+2
*
|
tick: Fix the spurious broadcast timer ticks after resume
Suresh Siddha
2012-04-19
1
-1
/
+2
*
|
tick: Ensure that the broadcast device is initialized
Thomas Gleixner
2012-04-19
1
-0
/
+3
*
|
tick: Fix oneshot broadcast setup really
Thomas Gleixner
2012-04-18
1
-6
/
+1
*
|
clockevents: tTack broadcast device mode change in tick_broadcast_switch_to_o...
Suresh Siddha
2012-04-10
1
-1
/
+3
*
|
nohz: Fix stale jiffies update in tick_nohz_restart()
Neal Cardwell
2012-04-06
1
-2
/
+2
*
|
tick: Document TICK_ONESHOT config option
Thomas Gleixner
2012-03-31
1
-0
/
+4
|
/
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-03-29
4
-118
/
+77
|
\
|
*
alarmtimer: Don't call rtc_timer_init() when CONFIG_RTC_CLASS=n
Thomas Gleixner
2012-03-24
1
-3
/
+8
|
*
kernel-time: fix s/then/than/ spelling errors
Jim Cromie
2012-03-23
2
-8
/
+8
|
*
time: remove no_sync_cmos_clock
Cesar Eduardo Barros
2012-03-23
1
-5
/
+1
|
*
time: Avoid scary backtraces when warning of > 11% adj
John Stultz
2012-03-23
1
-4
/
+6
|
*
alarmtimer: Make sure we initialize the rtctimer
John Stultz
2012-03-23
1
-1
/
+4
|
*
ntp: Fix leap-second hrtimer livelock
John Stultz
2012-03-22
2
-101
/
+47
|
*
time: Fix change_clocksource locking
John Stultz
2012-03-15
1
-0
/
+7
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2012-03-22
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
Merge commit 'v3.3-rc6' into next
Dmitry Torokhov
2012-03-09
7
-76
/
+241
|
|
\
|
*
|
Input: add infrastructure for selecting clockid for event time stamps
John Stultz
2012-02-03
1
-0
/
+2
*
|
|
ntp: Fix integer overflow when setting time
Sasha Levin
2012-03-15
1
-1
/
+1
*
|
|
Merge branch 'fortglx/3.4/time' of git://git.linaro.org/people/jstultz/linux ...
Thomas Gleixner
2012-02-15
2
-174
/
+247
|
\
\
\
|
*
|
|
time: Move common updates to a function
Thomas Gleixner
2012-01-26
1
-22
/
+17
|
*
|
|
time: Reorder so the hot data is together
Thomas Gleixner
2012-01-26
1
-2
/
+2
|
*
|
|
time: Remove most of xtime_lock usage in timekeeping.c
John Stultz
2012-01-26
1
-29
/
+15
|
*
|
|
ntp: Add ntp_lock to replace xtime_locking
John Stultz
2012-01-26
1
-19
/
+44
|
*
|
|
ntp: Access tick_length variable via ntp_tick_length()
John Stultz
2012-01-26
2
-4
/
+11
|
*
|
|
ntp: Cleanup timex.h
John Stultz
2012-01-26
1
-1
/
+12
|
*
|
|
time: Add timekeeper lock
John Stultz
2012-01-26
1
-44
/
+82
|
*
|
|
time: Cleanup global variables and move them to the top
John Stultz
2012-01-26
1
-12
/
+12
|
*
|
|
time: Move raw_time into timekeeper structure
John Stultz
2012-01-26
1
-13
/
+10
|
*
|
|
time: Move xtime into timekeeeper structure
John Stultz
2012-01-26
1
-44
/
+47
|
*
|
|
time: Move wall_to_monotonic into the timekeeper structure
John Stultz
2012-01-26
1
-32
/
+37
|
*
|
|
time: Move total_sleep_time into the timekeeper structure
John Stultz
2012-01-26
1
-9
/
+15
|
|
|
/
|
|
/
|
[next]