开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
Age
Commit message (
Expand
)
Author
2015-04-03
clocksource: Improve comment explaining clocks_calc_max_nsecs()'s 50% safety ...
John Stultz
2015-04-03
time, drivers/rtc: Don't bother with rtc_resume() for the nonstop clocksource
Xunlei Pang
2015-04-03
time: Fix a bug in timekeeping_suspend() with no persistent clock
Xunlei Pang
2015-04-03
time: Don't build timekeeping_inject_sleeptime64() if no one uses it
Xunlei Pang
2015-04-03
time: Add y2038 safe update_persistent_clock64()
Xunlei Pang
2015-04-03
time: Add y2038 safe read_persistent_clock64()
Xunlei Pang
2015-04-03
time: Add y2038 safe read_boot_clock64()
Xunlei Pang
2015-04-02
timer: Further simplify the SMP and HOTPLUG logic
Peter Zijlstra
2015-04-02
timer: Don't initialize 'tvec_base' on hotplug
Viresh Kumar
2015-04-02
timer: Allocate per-cpu tvec_base's statically
Peter Zijlstra
2015-04-02
clockevents: Fix cpu_down() race for hrtimer based broadcasting
Preeti U Murthy
2015-04-02
tick: Further simplify tick-internal.h
Ingo Molnar
2015-04-01
arm/bL_switcher: Kill tick suspend hackery
Thomas Gleixner
2015-04-01
tick/xen: Provide and use tick_suspend_local() and tick_resume_local()
Thomas Gleixner
2015-04-01
tick: Make tick_resume_broadcast_oneshot() static
Thomas Gleixner
2015-04-01
clockevents: Make suspend/resume calls explicit
Thomas Gleixner
2015-04-01
clockevents: Remove extra local_irq_save() in clockevents_exchange_device()
Thomas Gleixner
2015-04-01
tick: Move core only declarations and functions to core
Thomas Gleixner
2015-04-01
tick: Simplify tick-internal.h
Thomas Gleixner
2015-04-01
tick: Move clocksource related stuff to timekeeping.h
Thomas Gleixner
2015-04-01
clockevents: Remove CONFIG_GENERIC_CLOCKEVENTS_BUILD
Thomas Gleixner
2015-03-31
Merge tag 'v4.0-rc6' into timers/core, before applying new patches
Ingo Molnar
2015-03-27
clockevents: Don't validate dev->mode against CLOCK_EVT_MODE_UNUSED for new i...
Viresh Kumar
2015-03-27
clockevents: Manage device's state separately for the core
Viresh Kumar
2015-03-27
clockevents: Handle tick device's resume separately
Viresh Kumar
2015-03-27
time: Introduce tk_fast_raw
Peter Zijlstra
2015-03-27
time: Parametrize all tk_fast_mono users
Peter Zijlstra
2015-03-27
time: Add timerkeeper::tkr_raw
Peter Zijlstra
2015-03-27
time: Rename timekeeper::tkr to timekeeper::tkr_mono
Peter Zijlstra
2015-03-27
timers, sched/clock: Clean up the code a bit
Ingo Molnar
2015-03-27
timers, sched/clock: Avoid deadlock during read from NMI
Daniel Thompson
2015-03-27
timers, sched/clock: Remove redundant notrace from update function
Daniel Thompson
2015-03-27
timers, sched/clock: Remove suspend from clock_read_data()
Daniel Thompson
2015-03-27
timers, sched/clock: Optimize cache line usage
Daniel Thompson
2015-03-27
timers, sched/clock: Match scope of read and write seqcounts
Daniel Thompson
2015-03-23
timers/tick/broadcast-hrtimer: Fix suspicious RCU usage in idle loop
Preeti U Murthy
2015-03-13
clocksource: Rename __clocksource_updatefreq_*() to __clocksource_update_freq...
John Stultz
2015-03-13
clocksource: Add some debug info about clocksources being registered
John Stultz
2015-03-13
clocksource: Mostly kill clocksource_register()
John Stultz
2015-03-13
clocksource: Improve clocksource watchdog reporting
John Stultz
2015-03-13
timekeeping: Add warnings when overflows or underflows are observed
John Stultz
2015-03-13
timekeeping: Try to catch clocksource delta underflows
John Stultz
2015-03-13
timekeeping: Add checks to cap clocksource reads to the 'max_cycles' value
John Stultz
2015-03-13
timekeeping: Add debugging checks to warn if we see delays
John Stultz
2015-03-12
clocksource: Add 'max_cycles' to 'struct clocksource'
John Stultz
2015-03-12
clocksource: Simplify the logic around clocksource wrapping safety margins
John Stultz
2015-03-12
clocksource: Simplify the clocks_calc_max_nsecs() logic
John Stultz
2015-03-04
Merge tag 'v4.0-rc2' into timers/core, to refresh the tree before pulling mor...
Ingo Molnar
2015-02-21
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2015-02-18
clockevents: Introduce mode specific callbacks
Viresh Kumar
[next]