Show patches with: Submitter = john stultz       |    State = Action Required       |    Archived = No       |   55 patches
Patch Series S/W/F Date Submitter Delegate State
[11/11] 2.6.32.x: timekeeping: Add missing update call in timekeeping_resume() --- 2012-07-17 john stultz New
[10/11] 2.6.32.x: hrtimer: Update hrtimer base offsets each hrtimer_interrupt --- 2012-07-17 john stultz New
[09/11] 2.6.32.x: timekeeping: Provide hrtimer update function --- 2012-07-17 john stultz New
[08/11] 2.6.32.x: hrtimers: Move lock held region in hrtimer_interrupt() --- 2012-07-17 john stultz New
[07/11] 2.6.32.x: timekeeping: Maintain ktime_t based offsets for hrtimers --- 2012-07-17 john stultz New
[06/11] 2.6.32.x: timekeeping: Fix leapsecond triggered load spike issue --- 2012-07-17 john stultz New
[05/11] 2.6.32.x: hrtimer: Provide clock_was_set_delayed() --- 2012-07-17 john stultz New
[04/11] 2.6.32.x: time: Move common updates to a function --- 2012-07-17 john stultz New
[03/11] 2.6.32.x: timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecond --- 2012-07-17 john stultz New
[01/11] 2.6.32.x: ntp: Fix leap-second hrtimer livelock --- 2012-07-17 john stultz New
[11/11] 2.6.34.x: timekeeping: Add missing update call in timekeeping_resume() --- 2012-07-17 john stultz New
[10/11] 2.6.34.x: hrtimer: Update hrtimer base offsets each hrtimer_interrupt --- 2012-07-17 john stultz New
[09/11] 2.6.34.x: timekeeping: Provide hrtimer update function --- 2012-07-17 john stultz New
[07/11] 2.6.34.x: timekeeping: Maintain ktime_t based offsets for hrtimers --- 2012-07-17 john stultz New
[06/11] 2.6.34.x: timekeeping: Fix leapsecond triggered load spike issue --- 2012-07-17 john stultz New
[05/11] 2.6.34.x: hrtimer: Provide clock_was_set_delayed() --- 2012-07-17 john stultz New
[04/11] 2.6.34.x: time: Move common updates to a function --- 2012-07-17 john stultz New
[03/11] 2.6.34.x: timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecond --- 2012-07-17 john stultz New
[01/11] 2.6.34.x: ntp: Fix leap-second hrtimer livelock --- 2012-07-17 john stultz New
[11/11] 2.6.35.x: timekeeping: Add missing update call in timekeeping_resume() --- 2012-07-17 john stultz New
[10/11] 2.6.35.x: hrtimer: Update hrtimer base offsets each hrtimer_interrupt --- 2012-07-17 john stultz New
[09/11] 2.6.35.x: timekeeping: Provide hrtimer update function --- 2012-07-17 john stultz New
[07/11] 2.6.35.x: timekeeping: Maintain ktime_t based offsets for hrtimers --- 2012-07-17 john stultz New
[06/11] 2.6.35.x: timekeeping: Fix leapsecond triggered load spike issue --- 2012-07-17 john stultz New
[05/11] 2.6.35.x: hrtimer: Provide clock_was_set_delayed() --- 2012-07-17 john stultz New
[04/11] 2.6.35.x: time: Move common updates to a function --- 2012-07-17 john stultz New
[03/11] 2.6.35.x: timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecond --- 2012-07-17 john stultz New
[01/11] 2.6.35.x: ntp: Fix leap-second hrtimer livelock --- 2012-07-17 john stultz New
[11/11] 3.0.x: timekeeping: Add missing update call in timekeeping_resume() --- 2012-07-17 john stultz New
[09/11] 3.0.x: timekeeping: Provide hrtimer update function --- 2012-07-17 john stultz New
[07/11] 3.0.x: timekeeping: Maintain ktime_t based offsets for hrtimers --- 2012-07-17 john stultz New
[06/11] 3.0.x: timekeeping: Fix leapsecond triggered load spike issue --- 2012-07-17 john stultz New
[04/11] 3.0.x: time: Move common updates to a function --- 2012-07-17 john stultz New
[03/11] 3.0.x: timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecond --- 2012-07-17 john stultz New
[01/11] 3.0.x: ntp: Fix leap-second hrtimer livelock --- 2012-07-17 john stultz New
[11/11] 3.2.x: timekeeping: Add missing update call in timekeeping_resume() --- 2012-07-17 john stultz New
[09/11] 3.2.x: timekeeping: Provide hrtimer update function --- 2012-07-17 john stultz New
[07/11] 3.2.x: timekeeping: Maintain ktime_t based offsets for hrtimers --- 2012-07-17 john stultz New
[06/11] 3.2.x: timekeeping: Fix leapsecond triggered load spike issue --- 2012-07-17 john stultz New
[04/11] 3.2.x: time: Move common updates to a function --- 2012-07-17 john stultz New
[03/11] 3.2.x: timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecond --- 2012-07-17 john stultz New
[01/11] 3.2.x: ntp: Fix leap-second hrtimer livelock --- 2012-07-17 john stultz New
[1/6] hrtimer: Provide clock_was_set_delayed() --- 2012-07-10 john stultz New
[3/3] hrtimer: Update hrtimer base offsets each hrtimer_interrupt --- 2012-07-05 john stultz New
[2/3] time: Fix leapsecond triggered hrtimer/futex load spike issue --- 2012-07-05 john stultz New
[1/3] hrtimer: Fix clock_was_set so it is safe to call from irq context --- 2012-07-05 john stultz New
[3/3,RFC] hrtimer: Update hrtimer base offsets each hrtimer_interrupt --- 2012-07-04 john stultz New
[2/3,RFC] time: Fix leapsecond triggered hrtimer/futex load spike issue --- 2012-07-04 john stultz New
[1/3,RFC] hrtimer: Fix clock_was_set so it is safe to call from irq context --- 2012-07-04 john stultz New
[3/3,RFC] hrtimer: Update hrtimer base offsets each hrtimer_interrupt --- 2012-07-03 john stultz New
[2/3,RFC] time: Fix leapsecond triggered hrtimer/futex load spike issue --- 2012-07-03 john stultz New
[1/3,RFC] hrtimer: Fix clock_was_set so it is safe to call from atomic --- 2012-07-03 john stultz New
[2/2,RFC] Fix leapsecond triggered hrtimer/futex load spike issue --- 2012-07-01 john stultz New
[1/2,RFC] Fix clock_was_set so it is safe to call from atomic --- 2012-07-01 john stultz New
[RFC] Potential fix for leapsecond caused futex related load spikes --- 2012-07-01 john stultz New