index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-24
timekeeping: Create struct tk_read_base and use it in struct timekeeper
Thomas Gleixner
1
-48
/
+55
2014-07-24
timekeeping: Restructure the timekeeper some more
Thomas Gleixner
1
-0
/
+4
2014-07-24
clocksource: Get rid of cycle_last
Thomas Gleixner
2
-5
/
+4
2014-07-24
timekeeping: Provide ktime_get_raw()
Thomas Gleixner
2
-0
/
+9
2014-07-24
timekeeping: Simplify timekeeping_clocktai()
Thomas Gleixner
1
-0
/
+5
2014-07-24
timekeeping: Remove timekeeper.total_sleep_time
Thomas Gleixner
1
-4
/
+2
2014-07-24
timekeeping: Use ktime_get_boottime() for get_monotonic_boottime()
Thomas Gleixner
1
-1
/
+8
2014-07-24
timekeeping: Remove monotonic_to_bootbased
Thomas Gleixner
1
-1
/
+0
2014-07-24
iio: Use ktime_get_real_ns()
Thomas Gleixner
1
-8
/
+1
2014-07-24
net: mlx5: Use ktime_get_ns()
Thomas Gleixner
1
-2
/
+2
2014-07-23
delayacct: Make accounting nanosecond based
Thomas Gleixner
1
-2
/
+2
2014-07-23
sched: Make task->start_time nanoseconds based
Thomas Gleixner
1
-1
/
+1
2014-07-23
sched: Make task->real_start_time nanoseconds based
Thomas Gleixner
1
-1
/
+1
2014-07-23
timekeeping: Provide ktime_get[*]_ns() helpers
Thomas Gleixner
1
-0
/
+15
2014-07-23
timekeeping: Remove ktime_get_monotonic_offset()
Thomas Gleixner
1
-1
/
+0
2014-07-23
timekeeping: Provide ktime_mono_to_any()
Thomas Gleixner
1
-0
/
+9
2014-07-23
timekeeping: Use ktime_t based data for ktime_get_clocktai()
Thomas Gleixner
1
-1
/
+8
2014-07-23
timekeeping; Use ktime_t based data for ktime_get_boottime()
Thomas Gleixner
1
-1
/
+11
2014-07-23
timekeeping: Use ktime_t based data for ktime_get_real()
Thomas Gleixner
1
-1
/
+8
2014-07-23
timekeeping: Provide ktime_get_with_offset()
Thomas Gleixner
1
-0
/
+9
2014-07-23
timekeeping: Provide internal ktime_t based data
Thomas Gleixner
1
-0
/
+3
2014-07-23
timekeeping: Cache optimize struct timekeeper
Thomas Gleixner
1
-38
/
+46
2014-07-23
timekeeper: Move tk_xtime to core code
Thomas Gleixner
1
-18
/
+0
2014-07-23
timekeeping: Provide timespec64 based interfaces
Thomas Gleixner
1
-5
/
+61
2014-07-23
time: Consolidate the time accessor prototypes
Thomas Gleixner
4
-58
/
+84
2014-07-23
timekeeping: Convert timekeeping core to use timespec64s
John Stultz
1
-5
/
+5
2014-07-23
time: More core infrastructure for timespec64
John Stultz
2
-0
/
+56
2014-07-23
time64: Add time64.h header and define struct timespec64
John Stultz
2
-14
/
+163
2014-07-23
ktime: Change ktime_set() to take 64bit seconds value
John Stultz
1
-4
/
+3
2014-07-23
ktime: Sanitize ktime_to_us/ms conversion
Thomas Gleixner
2
-10
/
+8
2014-07-23
ktime: Kill non-scalar ktime_t implementation for 2038
John Stultz
2
-179
/
+5
2014-07-23
hrtimer: Cleanup hrtimer accessors to the timekepeing state
John Stultz
2
-5
/
+6
2014-07-23
Merge branch 'clockevents/3.17' of git://git.linaro.org/people/daniel.lezcano...
Thomas Gleixner
4
-5
/
+31
2014-07-23
ARM: pxa: Add non device-tree timer link to clocksource
Robert Jarzmik
1
-0
/
+18
2014-07-23
of: Provide a function to request and map memory
Matthias Brugger
2
-0
/
+13
2014-07-23
Merge branch 'clockevents/renesas-timers-dt' into clockevents/3.17
Daniel Lezcano
1
-5
/
+0
2014-07-18
timerfd: Implement timerfd_ioctl method to restore timerfd_ctx::ticks, v3
Cyrill Gorcunov
1
-0
/
+5
2014-07-16
Merge tag 'v3.16-rc5' into timers/core
Thomas Gleixner
263
-1562
/
+5378
2014-07-13
Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...
Linus Torvalds
1
-1
/
+0
2014-07-13
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+2
2014-07-11
Merge tag 'pm+acpi-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2014-07-11
clk: exynos5420: Add IDs for clocks used in PD mfc
Arun Kumar K
1
-0
/
+2
2014-07-10
Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2014-07-10
Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-3
/
+3
2014-07-08
ACPI / i915: ignore firmware requests for backlight change
Aaron Lu
1
-0
/
+2
2014-07-06
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-1
/
+1
2014-07-04
Merge tag 'sound-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+1
2014-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+1
2014-07-04
drm/i915: provide interface for audio driver to query cdclk
Jani Nikula
1
-0
/
+1
2014-07-04
Merge tag 'usb-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-1
/
+11
[next]