index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
(
follow
)
Commit message (
Expand
)
Author
Age
*
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-25
*
|
tick: Add tick skew boot option
Mike Galbraith
2012-05-25
|
/
*
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
|
/
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-03-29
|
\
|
*
alarmtimer: Don't call rtc_timer_init() when CONFIG_RTC_CLASS=n
Thomas Gleixner
2012-03-24
|
*
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
|
*
time: Fix change_clocksource locking
John Stultz
2012-03-15
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2012-03-22
|
\
\
|
|
/
|
/
|
|
*
Merge commit 'v3.3-rc6' into next
Dmitry Torokhov
2012-03-09
|
|
\
|
*
|
Input: add infrastructure for selecting clockid for event time stamps
John Stultz
2012-02-03
*
|
|
ntp: Fix integer overflow when setting time
Sasha Levin
2012-03-15
*
|
|
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
|
|
|
/
|
|
/
|
*
|
|
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
*
|
|
clockevents: Leave the broadcast device in shutdown mode when not needed
Suresh Siddha
2012-02-15
|
/
/
[next]