summaryrefslogtreecommitdiff
path: root/arch/alpha/kernel/time.c
AgeCommit message (Expand)Author
2011-07-22Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2011-07-01irq_work, alpha: Fix up arch hooksPeter Zijlstra
2011-06-09alpha: i8253: Cleanup remaining users of i8253pit.hRalf Baechle
2011-05-13alpha: convert to clocksource_register_hzJohn Stultz
2011-04-17alpha: Fix uninitialized value in read_persistent_clock.Richard Henderson
2011-01-31alpha: Change do_timer() to xtime_update()Torben Hohn
2011-01-13set_rtc_mmss: show warning message only onceStephen Hemminger
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra
2010-09-18alpha: Shift perf event pending work earlier in timer interruptMichael Cree
2010-08-09alpha: implement HW performance events on the EV67 and later CPUsMichael Cree
2010-05-26Convert alpha to use clocksources instead of arch_gettimeoffsetJohn Stultz
2010-03-13alpha: Convert alpha to use read/update_persistent_clockJohn Stultz
2009-09-22alpha: convert to use arch_gettimeoffset()john stultz
2009-01-15alpha: fix RTC on marvelIvan Kokshaysky
2008-10-20alpha: use bcd2bin/bin2bcdAdrian Bunk
2008-02-13xtime_lock vs update_process_timesPeter Zijlstra
2007-07-16alpha: fix trivial section mismatch warningsSam Ravnborg
2007-02-11[PATCH] Consolidate default sched_clock()Alexey Dobriyan
2006-10-11[PATCH] alpha_ksyms.c cleanupAl Viro
2006-10-07[PATCH] minimal alpha pt_regs fixesAl Viro
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto
2006-07-31[PATCH] arch/alpha: Use ARRAY_SIZE macroTobias Klauser
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-03-28[PATCH] RTC: Remove RTC UIP synchronization on AlphaMatt Mackall
2005-10-30[PATCH] jiffies_64 cleanupThomas Gleixner
2005-09-07[PATCH] NTP: ntp-helper functionsjohn stultz
2005-01-20[PATCH] Lock initializer cleanup - (ALPHA)Thomas Gleixner
2004-10-18[PATCH] cleanup: move call to update_process_times.Martin Schwidefsky
2004-08-26[PATCH] consolidate hit count increments in profile_tick()William Lee Irwin III
2004-08-23[PATCH] fix some comments about epoch in arch/alpha/kernel/time.cChristoph Hellwig
2004-06-29[PATCH] Fix Alpha compilationPeter Chubb
2004-05-10[PATCH] CLOCK_TICK_RATE: introduce asm-*/8253pit.h, #define PIT_TICK_RATE con...Andrew Morton
2004-03-18[TRIVIAL] Tighten sanity in time_init to 250 ppm.Richard Henderson
2004-02-18[PATCH] add clock_was_set() to all architecturesAndrew Morton
2003-10-07o kernel/ksyms.c: move remaining EXPORT_SYMBOLs, remove this file from the treeArnaldo Carvalho de Melo
2003-10-01[PATCH] Alpha cypress CPU frequency calibrationIvan Kokshaysky
2003-10-01[PATCH] for Alpha against 2.6.0-test6Jay Estabrook
2003-08-06[ALPHA] Fix RTC init for LYNX.Richard Henderson
2003-07-10[PATCH] wall_to_monotonic initialization fixes forAndrew Morton
2003-06-27[ALPHA] Set wall_to_monotonic on timer_init and settimeofday.Richard Henderson
2003-06-14[PATCH] alpha: fix do_settimeofday() for new APIAndrew Morton
2003-04-20[PATCH] Convert Alpha to the new 2.5 IRQ APIMarc Zyngier
2003-04-07[PATCH] alpha typos part 2Alan Cox
2003-02-24[PATCH] make jiffies wrap 5 min after bootAndrew Morton
2003-02-04[PATCH] seqlock for xtimeStephen Hemminger
2003-01-19[PATCH] use CONFIG_EARLY_PRINTK to turn off "srmcons" printsJeff Wiedemeier
2002-12-29[PATCH] BIN_TO_BCD consolidationAndrew Morton
2002-11-08Fix a whole pile of signed/unsigned comparison warnings.Richard Henderson
2002-09-22[PATCH] Compile fixes for alpha archPeter Rival