summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * \ Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds2014-07-131-1/+0
| |\ \
| | * \ Merge tag 'for_3.16/samsung-clk-fixes' of git://git.kernel.org/pub/scm/linux/...Mike Turquette2014-07-021-1/+0
| | |\ \ | | | |/ | | |/|
| | | * clk: exynos5420: Remove aclk66_peric from the clock tree descriptionDoug Anderson2014-06-301-1/+0
| * | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-07-131-0/+2
| |\ \ \
| | * | | clk: exynos5420: Add IDs for clocks used in PD mfcArun Kumar K2014-07-111-0/+2
| * | | | Merge tag 'pm+acpi-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-07-111-0/+2
| |\ \ \ \
| | * | | | ACPI / i915: ignore firmware requests for backlight changeAaron Lu2014-07-071-0/+2
| | |/ / /
| * | | | 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-102-3/+3
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | core: fix typo in percpu read_mostly sectionZhengyu He2014-07-012-3/+3
| | |/ / /
| * | | | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-07-061-1/+1
| |\ \ \ \
| | * | | | [SCSI] use the scsi data buffer length to extract transfer sizeMartin K. Petersen2014-07-031-1/+1
| * | | | | Merge tag 'sound-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-07-041-0/+1
| |\ \ \ \ \
| | * | | | | drm/i915: provide interface for audio driver to query cdclkJani Nikula2014-07-041-0/+1
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-07-041-0/+1
| |\ \ \ \ \ \
| | * | | | | | btrfs: create sprout should rename fsid on the sysfs as wellAnand Jain2014-06-281-0/+1
| * | | | | | | Merge tag 'usb-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-07-043-1/+11
| |\ \ \ \ \ \ \
| | * | | | | | | usb-storage/SCSI: Add broken_fua blacklist flagAlan Stern2014-07-012-1/+4
| | * | | | | | | Merge tag 'fixes-for-v3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-07-011-1/+8
| | |\ \ \ \ \ \ \
| | | * | | | | | | usb: gadget: f_fs: resurect usb_functionfs_descs_head structureMichal Nazarewicz2014-06-271-0/+7
| | | * | | | | | | Revert "tools: ffs-test: convert to new descriptor format fixing compilation ...Felipe Balbi2014-06-271-1/+1