index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
tile
/
kernel
/
time.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tile: avoid using clocksource_cyc2ns with absolute cycle count
Chris Metcalf
2016-12-02
1
-2
/
+2
*
tile/time: Migrate to new 'set-state' interface
Viresh Kumar
2015-07-30
1
-3
/
+5
*
time: Rename timekeeper::tkr to timekeeper::tkr_mono
Peter Zijlstra
2015-03-27
1
-12
/
+12
*
tile: Use the more common pr_warn instead of pr_warning
Joe Perches
2014-11-11
1
-2
/
+2
*
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-10-15
1
-4
/
+4
|
\
|
*
tile: Replace __get_cpu_var uses
Christoph Lameter
2014-08-26
1
-4
/
+4
*
|
tile: add clock_gettime support to vDSO
Chris Metcalf
2014-10-02
1
-11
/
+34
*
|
tile: switch to using seqlocks for the vDSO time code
Chris Metcalf
2014-10-02
1
-10
/
+6
|
/
*
timekeeping: Create struct tk_read_base and use it in struct timekeeper
Thomas Gleixner
2014-07-23
1
-5
/
+5
*
clocksource: Get rid of cycle_last
Thomas Gleixner
2014-07-23
1
-1
/
+1
*
tile: Convert VDSO timekeeping to the precise mechanism
Thomas Gleixner
2014-07-23
1
-5
/
+4
*
tile: avoid overflow in ns2cycles
Henrik Austad
2014-03-06
1
-1
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2013-09-06
1
-1
/
+36
|
\
|
*
tile: implement gettimeofday() via vDSO
Chris Metcalf
2013-08-13
1
-1
/
+36
*
|
tile: delete __cpuinit usage from all tile files
Paul Gortmaker
2013-07-14
1
-1
/
+1
|
/
*
tile: ns2cycles should use __raw_get_cpu_var
Henrik Austad
2013-03-26
1
-1
/
+5
*
clocksource: tile: convert to use clocksource_register_hz
John Stultz
2011-06-03
1
-4
/
+1
*
arch/tile: various header improvements for building drivers
Chris Metcalf
2011-05-04
1
-0
/
+2
*
arch/tile: fix __ndelay etc to work better
Chris Metcalf
2011-03-01
1
-0
/
+10
*
arch/tile: bomb raw_local_irq_ to arch_local_irq_
Chris Metcalf
2010-11-01
1
-4
/
+4
*
arch/tile: Use separate, better minsec values for clocksource and sched_clock.
Chris Metcalf
2010-08-13
1
-14
/
+19
*
arch/tile: Miscellaneous cleanup changes.
Chris Metcalf
2010-07-06
1
-3
/
+4
*
arch/tile: core support for Tilera 32-bit chips.
Chris Metcalf
2010-06-04
1
-0
/
+220