aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel/time.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-13set_rtc_mmss: show warning message only onceStephen Hemminger1-1/+1
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra1-15/+15
2010-09-18alpha: Shift perf event pending work earlier in timer interruptMichael Cree1-5/+5
2010-08-09alpha: implement HW performance events on the EV67 and later CPUsMichael Cree1-0/+26
2010-05-26Convert alpha to use clocksources instead of arch_gettimeoffsetJohn Stultz1-38/+31
2010-03-13alpha: Convert alpha to use read/update_persistent_clockJohn Stultz1-54/+47
2009-09-22alpha: convert to use arch_gettimeoffset()john stultz1-72/+7
2009-01-15alpha: fix RTC on marvelIvan Kokshaysky1-0/+10
2008-10-20alpha: use bcd2bin/bin2bcdAdrian Bunk1-9/+9
2008-02-13xtime_lock vs update_process_timesPeter Zijlstra1-7/+8
2007-07-16alpha: fix trivial section mismatch warningsSam Ravnborg1-1/+1
2007-02-11[PATCH] Consolidate default sched_clock()Alexey Dobriyan1-11/+0
2006-10-11[PATCH] alpha_ksyms.c cleanupAl Viro1-0/+1
2006-10-07[PATCH] minimal alpha pt_regs fixesAl Viro1-3/+3
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto1-10/+5
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto1-1/+1
2006-07-31[PATCH] arch/alpha: Use ARRAY_SIZE macroTobias Klauser1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-28[PATCH] RTC: Remove RTC UIP synchronization on AlphaMatt Mackall1-1/+2
2005-10-30[PATCH] jiffies_64 cleanupThomas Gleixner1-4/+0
2005-09-07[PATCH] NTP: ntp-helper functionsjohn stultz1-5/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+591