summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* 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-233-5/+13
|\
| * 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-16138-1036/+2187
|\ \
| * \ Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-07-101-0/+1
| |\ \
| | * | kernfs: introduce kernfs_pin_sb()Li Zefan2014-06-301-0/+1
| * | | Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-07-101-2/+2
| |\ \ \
| | * | | core: fix typo in percpu read_mostly sectionZhengyu He2014-07-011-2/+2
| | |/ /
| * | | Merge tag 'usb-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-07-031-1/+3
| |\ \ \
| | * | | usb-storage/SCSI: Add broken_fua blacklist flagAlan Stern2014-06-301-1/+3
| * | | | Merge tag 'driver-core-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-07-031-0/+1
| |\ \ \ \
| | * | | | kernfs: kernfs_notify() must be useable from non-sleepable contextsTejun Heo2014-07-021-0/+1
| | | |_|/ | | |/| |
| * / | | ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo2014-07-031-0/+3
| |/ / /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2014-06-282-5/+4
| |\ \ \
| | * | | iovec: move memcpy_from/toiovecend to lib/iovec.cMichael S. Tsirkin2014-06-272-5/+4
| | |/ /
| * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-06-263-5/+11
| |\ \ \
| | * | | block: add support for limiting gaps in SG listsJens Axboe2014-06-242-0/+10
| | * | | bio: remove unused macro bip_vec_idx()Gu Zheng2014-06-241-4/+0