summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-07-23delayacct: Make accounting nanosecond basedThomas Gleixner1-2/+2
2014-07-23sched: Make task->start_time nanoseconds basedThomas Gleixner1-1/+1
2014-07-23sched: Make task->real_start_time nanoseconds basedThomas Gleixner1-1/+1
2014-07-23timekeeping: Provide ktime_get[*]_ns() helpersThomas Gleixner1-0/+15
2014-07-23timekeeping: Remove ktime_get_monotonic_offset()Thomas Gleixner1-1/+0
2014-07-23timekeeping: Provide ktime_mono_to_any()Thomas Gleixner1-0/+9
2014-07-23timekeeping: Use ktime_t based data for ktime_get_clocktai()Thomas Gleixner1-1/+8
2014-07-23timekeeping; Use ktime_t based data for ktime_get_boottime()Thomas Gleixner1-1/+11
2014-07-23timekeeping: Use ktime_t based data for ktime_get_real()Thomas Gleixner1-1/+8
2014-07-23timekeeping: Provide ktime_get_with_offset()Thomas Gleixner1-0/+9
2014-07-23timekeeping: Provide internal ktime_t based dataThomas Gleixner1-0/+3
2014-07-23timekeeping: Cache optimize struct timekeeperThomas Gleixner1-38/+46
2014-07-23timekeeper: Move tk_xtime to core codeThomas Gleixner1-18/+0
2014-07-23timekeeping: Provide timespec64 based interfacesThomas Gleixner1-5/+61
2014-07-23time: Consolidate the time accessor prototypesThomas Gleixner4-58/+84
2014-07-23timekeeping: Convert timekeeping core to use timespec64sJohn Stultz1-5/+5
2014-07-23time: More core infrastructure for timespec64John Stultz2-0/+56
2014-07-23time64: Add time64.h header and define struct timespec64John Stultz2-14/+163
2014-07-23ktime: Change ktime_set() to take 64bit seconds valueJohn Stultz1-4/+3
2014-07-23ktime: Sanitize ktime_to_us/ms conversionThomas Gleixner2-10/+8
2014-07-23ktime: Kill non-scalar ktime_t implementation for 2038John Stultz2-179/+5
2014-07-23hrtimer: Cleanup hrtimer accessors to the timekepeing stateJohn Stultz2-5/+6
2014-07-23Merge branch 'clockevents/3.17' of git://git.linaro.org/people/daniel.lezcano...Thomas Gleixner4-5/+31
2014-07-23ARM: pxa: Add non device-tree timer link to clocksourceRobert Jarzmik1-0/+18
2014-07-23of: Provide a function to request and map memoryMatthias Brugger2-0/+13
2014-07-23Merge branch 'clockevents/renesas-timers-dt' into clockevents/3.17Daniel Lezcano1-5/+0
2014-07-18timerfd: Implement timerfd_ioctl method to restore timerfd_ctx::ticks, v3Cyrill Gorcunov1-0/+5
2014-07-16Merge tag 'v3.16-rc5' into timers/coreThomas Gleixner263-1562/+5378
2014-07-13Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds1-1/+0
2014-07-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+2
2014-07-11Merge tag 'pm+acpi-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+2
2014-07-11clk: exynos5420: Add IDs for clocks used in PD mfcArun Kumar K1-0/+2
2014-07-10Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2014-07-10Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-3/+3
2014-07-08ACPI / i915: ignore firmware requests for backlight changeAaron Lu1-0/+2
2014-07-06Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds1-1/+1
2014-07-04Merge tag 'sound-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+1
2014-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-0/+1
2014-07-04drm/i915: provide interface for audio driver to query cdclkJani Nikula1-0/+1
2014-07-04Merge tag 'usb-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-1/+11
2014-07-04Merge tag 'driver-core-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2014-07-04ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo1-0/+3
2014-07-03[SCSI] use the scsi data buffer length to extract transfer sizeMartin K. Petersen1-1/+1
2014-07-02Merge tag 'for_3.16/samsung-clk-fixes' of git://git.kernel.org/pub/scm/linux/...Mike Turquette1-1/+0
2014-07-02kernfs: kernfs_notify() must be useable from non-sleepable contextsTejun Heo1-0/+1
2014-07-02clocksource: shmobile: Remove unused sh_timer_config membersLaurent Pinchart1-5/+0
2014-07-02core: fix typo in percpu read_mostly sectionZhengyu He2-3/+3
2014-07-01usb-storage/SCSI: Add broken_fua blacklist flagAlan Stern2-1/+4
2014-07-01Merge tag 'fixes-for-v3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman1-1/+8
2014-06-30kernfs: introduce kernfs_pin_sb()Li Zefan1-0/+1