summaryrefslogtreecommitdiffstats
path: root/kernel/time
Commit message (Expand)AuthorAgeFilesLines
...
* | clocksource: Improve clocksource watchdog reportingJohn Stultz2015-03-131-9/+9
* | timekeeping: Add warnings when overflows or underflows are observedJohn Stultz2015-03-131-7/+57
* | timekeeping: Try to catch clocksource delta underflowsJohn Stultz2015-03-131-0/+7
* | timekeeping: Add checks to cap clocksource reads to the 'max_cycles' valueJohn Stultz2015-03-131-14/+35
* | timekeeping: Add debugging checks to warn if we see delaysJohn Stultz2015-03-132-0/+29
* | clocksource: Add 'max_cycles' to 'struct clocksource'John Stultz2015-03-122-13/+17
* | clocksource: Simplify the logic around clocksource wrapping safety marginsJohn Stultz2015-03-122-16/+14
* | clocksource: Simplify the clocks_calc_max_nsecs() logicJohn Stultz2015-03-121-12/+3
* | Merge tag 'v4.0-rc2' into timers/core, to refresh the tree before pulling mor...Ingo Molnar2015-03-0412-101/+224
|\|
| * Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-02-211-3/+7
| |\
| | * ntp: Fixup adjtimex freq validation on 32-bit systemsJohn Stultz2015-02-181-3/+7
| * | Merge tag 'suspend-to-idle-3.20-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-02-173-10/+90
| |\ \
| | * | PM / sleep: Make it possible to quiesce timers during suspend-to-idleRafael J. Wysocki2015-02-153-2/+54
| | * | timekeeping: Make it safe to use the fast timekeeper while suspendedRafael J. Wysocki2015-02-151-0/+30
| | * | timekeeping: Pass readout base to update_fast_timekeeper()Rafael J. Wysocki2015-02-131-8/+6
| * | | time: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-131-9/+2
| |/ /
| * | all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-123-4/+3
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-02-103-77/+113
| |\ \ | | |/ | |/|
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-272-0/+11
| | |\
| | * | timecounter: keep track of accumulated fractional nanosecondsRichard Cochran2014-12-301-7/+24
| | * | time: move the timecounter/cyclecounter code into its own file.Richard Cochran2014-12-303-77/+96
| * | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-02-093-68/+60
| |\ \ \
| * | | | hrtimer: Fix incorrect tai offset calculation for non high-res timer systemsJohn Stultz2015-02-051-1/+1
| | |_|/ | |/| |
| * | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-01-252-0/+11
| |\ \ \ | | |_|/ | |/| |
| | * | Merge branch 'fortglx/3.19-stable/time' of https://git.linaro.org/people/john...Thomas Gleixner2015-01-222-0/+11
| | |\ \
| | | * | time: adjtimex: Validate the ADJ_FREQUENCY valuesSasha Levin2015-01-071-0/+7
| | | * | time: settimeofday: Validate the values of tv from userSasha Levin2015-01-071-0/+4
* | | | | clockevents: Introduce mode specific callbacksViresh Kumar2015-02-182-5/+115
| |_|_|/ |/| | |
* | | | hrtimer: Make __hrtimer_get_next_event() statickbuild test robot2015-01-241-1/+1
* | | | Merge tag 'fortglx-3.20-time' of https://git.linaro.org/people/john.stultz/li...Thomas Gleixner2015-01-243-10/+10
|\ \ \ \
| * | | | rtc: Convert rtc_set_ntp_time() to use timespec64Xunlei Pang2015-01-231-2/+2
| * | | | time: Expose getboottime64 for in-kernel usesJohn Stultz2015-01-231-6/+6
| * | | | ktime: Optimize ktime_divns for constant divisorsNicolas Pitre2015-01-231-2/+2
| |/ / /
* / / / hrtimer: Prevent stale expiry time in hrtimer_interrupt()Thomas Gleixner2015-01-231-58/+50
|/ / /
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-12-191-2/+0
|\| |
| * | tick/powerclamp: Remove tick_nohz_idle abuseThomas Gleixner2014-12-191-2/+0
* | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-12-151-0/+1
|\ \ \
| * | | drm/i915: compute wait_ioctl timeout correctlyDaniel Vetter2014-12-051-0/+1
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-12-121-1/+1
|\ \ \
| * \ \ Merge Linus' tree to be be to apply submitted patches to newer code thanJiri Kosina2014-11-2013-106/+156
| |\ \ \
| * | | | clocksource: Fix 'clcoksource' typo in commentJames Hartley2014-10-291-1/+1
* | | | | Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2014-12-111-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch 'master' into for-3.19Tejun Heo2014-11-223-2/+3
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | percpu: Convert remaining __get_cpu_var uses in 3.18-rcXChristoph Lameter2014-10-291-1/+1
* | | | | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-12-101-5/+63
|\ \ \ \ \
| * | | | | timekeeping: Provide y2038 safe accessor to the seconds portion of CLOCK_REAL...Heena Sirwani2014-10-291-0/+30
| * | | | | timekeeping: Provide fast accessor to the seconds part of CLOCK_MONOTONICHeena Sirwani2014-10-291-5/+33
| |/ / / /
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-12-104-40/+41
|\ \ \ \ \
| * | | | | time: Fix sign bug in NTP mult overflow warningJohn Stultz2014-11-251-1/+1
| * | | | | time: Fixup comments to reflect usage of timespec64John Stultz2014-11-211-3/+3