index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
tile
/
kernel
/
time.c
Age
Commit message (
Expand
)
Author
2016-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2016-12-16
tile: use __ro_after_init instead of tile-specific __write_once
Chris Metcalf
2016-11-23
tile: avoid using clocksource_cyc2ns with absolute cycle count
Chris Metcalf
2015-07-30
tile/time: Migrate to new 'set-state' interface
Viresh Kumar
2015-03-27
time: Rename timekeeper::tkr to timekeeper::tkr_mono
Peter Zijlstra
2014-11-11
tile: Use the more common pr_warn instead of pr_warning
Joe Perches
2014-10-15
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-10-02
tile: add clock_gettime support to vDSO
Chris Metcalf
2014-10-02
tile: switch to using seqlocks for the vDSO time code
Chris Metcalf
2014-08-26
tile: Replace __get_cpu_var uses
Christoph Lameter
2014-07-23
timekeeping: Create struct tk_read_base and use it in struct timekeeper
Thomas Gleixner
2014-07-23
clocksource: Get rid of cycle_last
Thomas Gleixner
2014-07-23
tile: Convert VDSO timekeeping to the precise mechanism
Thomas Gleixner
2014-03-06
tile: avoid overflow in ns2cycles
Henrik Austad
2013-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2013-08-13
tile: implement gettimeofday() via vDSO
Chris Metcalf
2013-07-14
tile: delete __cpuinit usage from all tile files
Paul Gortmaker
2013-03-26
tile: ns2cycles should use __raw_get_cpu_var
Henrik Austad
2011-06-03
clocksource: tile: convert to use clocksource_register_hz
John Stultz
2011-05-04
arch/tile: various header improvements for building drivers
Chris Metcalf
2011-03-01
arch/tile: fix __ndelay etc to work better
Chris Metcalf
2010-11-01
arch/tile: bomb raw_local_irq_ to arch_local_irq_
Chris Metcalf
2010-08-13
arch/tile: Use separate, better minsec values for clocksource and sched_clock.
Chris Metcalf
2010-07-06
arch/tile: Miscellaneous cleanup changes.
Chris Metcalf
2010-06-04
arch/tile: core support for Tilera 32-bit chips.
Chris Metcalf