index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
tile
/
kernel
/
time.c
Age
Commit message (
Expand
)
Author
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