summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-08-0516-348/+601
|\
| * timekeeping: Fixup typo in update_vsyscall_old definitionJohn Stultz2014-07-301-1/+1
| * timekeeping: Use cached ntp_tick_length when accumulating errorJohn Stultz2014-07-231-0/+9
| * timekeeping: Rework frequency adjustments to work better w/ nohzJohn Stultz2014-07-231-0/+1
| * timekeeping: Provide fast and NMI safe access to CLOCK_MONOTONICThomas Gleixner2014-07-231-0/+2
| * seqcount: Add raw_write_seqcount_latch()Mathieu Desnoyers2014-07-231-0/+11
| * seqcount: Provide raw_read_seqcount()Thomas Gleixner2014-07-231-0/+16
| * timekeeping: Create struct tk_read_base and use it in struct timekeeperThomas Gleixner2014-07-231-48/+55
| * timekeeping: Restructure the timekeeper some moreThomas Gleixner2014-07-231-0/+4
| * clocksource: Get rid of cycle_lastThomas Gleixner2014-07-232-5/+4
| * timekeeping: Provide ktime_get_raw()Thomas Gleixner2014-07-232-0/+9
| * timekeeping: Simplify timekeeping_clocktai()Thomas Gleixner2014-07-231-0/+5
| * timekeeping: Remove timekeeper.total_sleep_timeThomas Gleixner2014-07-231-4/+2
| * timekeeping: Use ktime_get_boottime() for get_monotonic_boottime()Thomas Gleixner2014-07-231-1/+8
| * timekeeping: Remove monotonic_to_bootbasedThomas Gleixner2014-07-231-1/+0
| * iio: Use ktime_get_real_ns()Thomas Gleixner2014-07-231-8/+1
| * net: mlx5: Use ktime_get_ns()Thomas Gleixner2014-07-231-2/+2
| * delayacct: Make accounting nanosecond basedThomas Gleixner2014-07-231-2/+2
| * sched: Make task->start_time nanoseconds basedThomas Gleixner2014-07-231-1/+1
| * sched: Make task->real_start_time nanoseconds basedThomas Gleixner2014-07-231-1/+1
| * timekeeping: Provide ktime_get[*]_ns() helpersThomas Gleixner2014-07-231-0/+15
| * timekeeping: Remove ktime_get_monotonic_offset()Thomas Gleixner2014-07-231-1/+0
| * timekeeping: Provide ktime_mono_to_any()Thomas Gleixner2014-07-231-0/+9
| * timekeeping: Use ktime_t based data for ktime_get_clocktai()Thomas Gleixner2014-07-231-1/+8
| * timekeeping; Use ktime_t based data for ktime_get_boottime()Thomas Gleixner2014-07-231-1/+11
| * timekeeping: Use ktime_t based data for ktime_get_real()Thomas Gleixner2014-07-231-1/+8
| * timekeeping: Provide ktime_get_with_offset()Thomas Gleixner2014-07-231-0/+9
| * timekeeping: Provide internal ktime_t based dataThomas Gleixner2014-07-231-0/+3
| * timekeeping: Cache optimize struct timekeeperThomas Gleixner2014-07-231-38/+46
| * timekeeper: Move tk_xtime to core codeThomas Gleixner2014-07-231-18/+0
| * timekeeping: Provide timespec64 based interfacesThomas Gleixner2014-07-231-5/+61
| * time: Consolidate the time accessor prototypesThomas Gleixner2014-07-234-58/+84
| * timekeeping: Convert timekeeping core to use timespec64sJohn Stultz2014-07-231-5/+5
| * time: More core infrastructure for timespec64John Stultz2014-07-232-0/+56
| * time64: Add time64.h header and define struct timespec64John Stultz2014-07-232-14/+163
| * ktime: Change ktime_set() to take 64bit seconds valueJohn Stultz2014-07-231-4/+3
| * ktime: Sanitize ktime_to_us/ms conversionThomas Gleixner2014-07-232-10/+8
| * ktime: Kill non-scalar ktime_t implementation for 2038John Stultz2014-07-232-179/+5
| * hrtimer: Cleanup hrtimer accessors to the timekepeing stateJohn Stultz2014-07-232-5/+6
| * Merge branch 'clockevents/3.17' of git://git.linaro.org/people/daniel.lezcano...Thomas Gleixner2014-07-234-5/+31
| |\
| | * ARM: pxa: Add non device-tree timer link to clocksourceRobert Jarzmik2014-07-231-0/+18
| | * of: Provide a function to request and map memoryMatthias Brugger2014-07-232-0/+13
| | * Merge branch 'clockevents/renesas-timers-dt' into clockevents/3.17Daniel Lezcano2014-07-231-5/+0
| | |\
| | | * clocksource: shmobile: Remove unused sh_timer_config membersLaurent Pinchart2014-07-021-5/+0
| * | | timerfd: Implement timerfd_ioctl method to restore timerfd_ctx::ticks, v3Cyrill Gorcunov2014-07-181-0/+5
| |/ /
| * | Merge tag 'v3.16-rc5' into timers/coreThomas Gleixner2014-07-16263-1562/+5378
| |\ \
| * | | hrtimer: Store cpu-number in struct hrtimer_cpu_baseViresh Kumar2014-06-231-0/+2
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-08-053-64/+4
|\ \ \ \
| * \ \ \ Merge tag 'irqchip-core-3.17-3' of git://git.infradead.org/users/jcooper/linu...Thomas Gleixner2014-07-192-0/+200
| |\ \ \ \
| | * \ \ \ Merge branch 'irqchip/atmel-aic' into irqchip/coreJason Cooper2014-07-181-0/+2
| | |\ \ \ \