summaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel/time.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-2/+2
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* alpha/time: Migrate to new 'set-state' interfaceViresh Kumar2015-08-101-12/+6
* alpha: Replace __get_cpu_varChristoph Lameter2014-08-261-3/+3
* alpha: Use qemu+cserve provided high-res clock and alarm.Richard Henderson2013-11-161-5/+93
* alpha: Switch to GENERIC_CLOCKEVENTSRichard Henderson2013-11-161-64/+48
* alpha: Enable the rpcc clocksource for single processorRichard Henderson2013-11-161-30/+37
* alpha: Reorganize rtc handlingRichard Henderson2013-11-161-145/+1
* alpha: Allow HZ to be configuredRichard Henderson2013-11-161-7/+17
* alpha: Use __builtin_alpha_rpccRichard Henderson2013-07-191-3/+1
* Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2011-07-221-1/+0
|\
| * alpha: i8253: Cleanup remaining users of i8253pit.hRalf Baechle2011-06-091-1/+0
* | irq_work, alpha: Fix up arch hooksPeter Zijlstra2011-07-011-1/+1
|/
* alpha: convert to clocksource_register_hzJohn Stultz2011-05-131-2/+1
* alpha: Fix uninitialized value in read_persistent_clock.Richard Henderson2011-04-171-0/+1
* alpha: Change do_timer() to xtime_update()Torben Hohn2011-01-311-6/+2
* set_rtc_mmss: show warning message only onceStephen Hemminger2011-01-131-1/+1
* irq_work: Add generic hardirq context callbacksPeter Zijlstra2010-10-181-15/+15
* alpha: Shift perf event pending work earlier in timer interruptMichael Cree2010-09-181-5/+5
* alpha: implement HW performance events on the EV67 and later CPUsMichael Cree2010-08-091-0/+26
* Convert alpha to use clocksources instead of arch_gettimeoffsetJohn Stultz2010-05-261-38/+31
* alpha: Convert alpha to use read/update_persistent_clockJohn Stultz2010-03-131-54/+47
* alpha: convert to use arch_gettimeoffset()john stultz2009-09-221-72/+7
* alpha: fix RTC on marvelIvan Kokshaysky2009-01-151-0/+10
* alpha: use bcd2bin/bin2bcdAdrian Bunk2008-10-201-9/+9
* xtime_lock vs update_process_timesPeter Zijlstra2008-02-131-7/+8
* alpha: fix trivial section mismatch warningsSam Ravnborg2007-07-161-1/+1
* [PATCH] Consolidate default sched_clock()Alexey Dobriyan2007-02-111-11/+0
* [PATCH] alpha_ksyms.c cleanupAl Viro2006-10-111-0/+1
* [PATCH] minimal alpha pt_regs fixesAl Viro2006-10-071-3/+3
* [PATCH] kill wall_jiffiesAtsushi Nemoto2006-10-011-10/+5
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-291-1/+1
* [PATCH] arch/alpha: Use ARRAY_SIZE macroTobias Klauser2006-07-311-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] RTC: Remove RTC UIP synchronization on AlphaMatt Mackall2006-03-281-1/+2
* [PATCH] jiffies_64 cleanupThomas Gleixner2005-10-301-4/+0
* [PATCH] NTP: ntp-helper functionsjohn stultz2005-09-071-5/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+591