aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time
Commit message (Expand)AuthorAge
* timekeeping: Update timekeeper before updating vsyscall and pvclockThomas Gleixner2014-09-06
* nohz: Restore NMI safe local irq work for local nohz kickFrederic Weisbecker2014-09-04
* timekeeping: Another fix to the VSYSCALL_OLD update_vsyscallJohn Stultz2014-08-14
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-08-05
|\
| * timekeeping: Use cached ntp_tick_length when accumulating errorJohn Stultz2014-07-23
| * timekeeping: Rework frequency adjustments to work better w/ nohzJohn Stultz2014-07-23
| * timekeeping: Minor fixup for timespec64->timespec assignmentJohn Stultz2014-07-23
| * timekeeping: Provide fast and NMI safe access to CLOCK_MONOTONICThomas Gleixner2014-07-23
| * timekeeping: Use tk_read_base as argument for timekeeping_get_ns()Thomas Gleixner2014-07-23
| * timekeeping: Create struct tk_read_base and use it in struct timekeeperThomas Gleixner2014-07-23
| * timekeeping: Restructure the timekeeper some moreThomas Gleixner2014-07-23
| * clocksource: Get rid of cycle_lastThomas Gleixner2014-07-23
| * clocksource: Move cycle_last validation to core codeThomas Gleixner2014-07-23
| * clocksource: Make delta calculation a functionThomas Gleixner2014-07-23
| * timekeeping: Provide ktime_get_raw()Thomas Gleixner2014-07-23
| * timekeeping: Simplify timekeeping_clocktai()Thomas Gleixner2014-07-23
| * timekeeping: Remove timekeeper.total_sleep_timeThomas Gleixner2014-07-23
| * timekeeping: Simplify getboottime()Thomas Gleixner2014-07-23
| * timekeeping: Use ktime_get_boottime() for get_monotonic_boottime()Thomas Gleixner2014-07-23
| * timekeeping: Remove monotonic_to_bootbasedThomas Gleixner2014-07-23
| * time: Export nsecs_to_jiffies()Thomas Gleixner2014-07-23
| * timekeeping: Remove ktime_get_monotonic_offset()Thomas Gleixner2014-07-23
| * timekeeping: Provide ktime_mono_to_any()Thomas Gleixner2014-07-23
| * timekeeping; Use ktime based data for ktime_get_update_offsets_tick()Thomas Gleixner2014-07-23
| * timekeeping: Use ktime_t data for ktime_get_update_offsets_now()Thomas Gleixner2014-07-23
| * timekeeping: Use ktime_t based data for ktime_get_clocktai()Thomas Gleixner2014-07-23
| * timekeeping; Use ktime_t based data for ktime_get_boottime()Thomas Gleixner2014-07-23
| * timekeeping: Use ktime_t based data for ktime_get_real()Thomas Gleixner2014-07-23
| * timekeeping: Provide ktime_get_with_offset()Thomas Gleixner2014-07-23
| * timekeeping: Use ktime_t based data for ktime_get()Thomas Gleixner2014-07-23
| * timekeeping: Provide internal ktime_t based dataThomas Gleixner2014-07-23
| * timekeeping: Use timekeeping_update() instead of memcpy()Thomas Gleixner2014-07-23
| * timekeeping: Cache optimize struct timekeeperThomas Gleixner2014-07-23
| * timekeeper: Move tk_xtime to core codeThomas Gleixner2014-07-23
| * timekeeping: Provide timespec64 based interfacesThomas Gleixner2014-07-23
| * time: Consolidate the time accessor prototypesThomas Gleixner2014-07-23
| * timekeeping: Convert timekeeping core to use timespec64sJohn Stultz2014-07-23
| * time: More core infrastructure for timespec64John Stultz2014-07-23
| * ktime: Sanitize ktime_to_us/ms conversionThomas Gleixner2014-07-23
| * ktime: Kill non-scalar ktime_t implementation for 2038John Stultz2014-07-23
| * hrtimer: Cleanup hrtimer accessors to the timekepeing stateJohn Stultz2014-07-23
| * timekeeping: Simplify arch_gettimeoffset()Thomas Gleixner2014-07-23
| * kernel: time: Add udelay_test module to validate udelayDavid Riley2014-07-23
| * hrtimer: Remove hrtimer_enqueue_reprogram()Viresh Kumar2014-06-23
| * hrtimer: Kick lowres dynticks targets on timer enqueueViresh Kumar2014-06-23
| * hrtimer: Store cpu-number in struct hrtimer_cpu_baseViresh Kumar2014-06-23
| * timer: Kick dynticks targets on mod_timer*() callsViresh Kumar2014-06-23
| * timer: Store cpu-number in struct tvec_baseViresh Kumar2014-06-23
| * time/timers: Move all time(r) related files into kernel/timeThomas Gleixner2014-06-23
* | Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-04
|\ \