| Commit message (Expand) | Author | Age | Files | Lines |
* | alpha: Replace setup_irq() by request_irq() | afzal mohammed | 2020-03-29 | 1 | -4/+2 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner | 2016-12-25 | 1 | -2/+2 |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 1 | -1/+1 |
* | alpha/time: Migrate to new 'set-state' interface | Viresh Kumar | 2015-08-10 | 1 | -12/+6 |
* | alpha: Replace __get_cpu_var | Christoph Lameter | 2014-08-26 | 1 | -3/+3 |
* | alpha: Use qemu+cserve provided high-res clock and alarm. | Richard Henderson | 2013-11-16 | 1 | -5/+93 |
* | alpha: Switch to GENERIC_CLOCKEVENTS | Richard Henderson | 2013-11-16 | 1 | -64/+48 |
* | alpha: Enable the rpcc clocksource for single processor | Richard Henderson | 2013-11-16 | 1 | -30/+37 |
* | alpha: Reorganize rtc handling | Richard Henderson | 2013-11-16 | 1 | -145/+1 |
* | alpha: Allow HZ to be configured | Richard Henderson | 2013-11-16 | 1 | -7/+17 |
* | alpha: Use __builtin_alpha_rpcc | Richard Henderson | 2013-07-19 | 1 | -3/+1 |
* | Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2011-07-22 | 1 | -1/+0 |
|\ |
|
| * | alpha: i8253: Cleanup remaining users of i8253pit.h | Ralf Baechle | 2011-06-09 | 1 | -1/+0 |
* | | irq_work, alpha: Fix up arch hooks | Peter Zijlstra | 2011-07-01 | 1 | -1/+1 |
|/ |
|
* | alpha: convert to clocksource_register_hz | John Stultz | 2011-05-13 | 1 | -2/+1 |
* | alpha: Fix uninitialized value in read_persistent_clock. | Richard Henderson | 2011-04-17 | 1 | -0/+1 |
* | alpha: Change do_timer() to xtime_update() | Torben Hohn | 2011-01-31 | 1 | -6/+2 |
* | set_rtc_mmss: show warning message only once | Stephen Hemminger | 2011-01-13 | 1 | -1/+1 |
* | irq_work: Add generic hardirq context callbacks | Peter Zijlstra | 2010-10-18 | 1 | -15/+15 |
* | alpha: Shift perf event pending work earlier in timer interrupt | Michael Cree | 2010-09-18 | 1 | -5/+5 |
* | alpha: implement HW performance events on the EV67 and later CPUs | Michael Cree | 2010-08-09 | 1 | -0/+26 |
* | Convert alpha to use clocksources instead of arch_gettimeoffset | John Stultz | 2010-05-26 | 1 | -38/+31 |
* | alpha: Convert alpha to use read/update_persistent_clock | John Stultz | 2010-03-13 | 1 | -54/+47 |
* | alpha: convert to use arch_gettimeoffset() | john stultz | 2009-09-22 | 1 | -72/+7 |
* | alpha: fix RTC on marvel | Ivan Kokshaysky | 2009-01-15 | 1 | -0/+10 |
* | alpha: use bcd2bin/bin2bcd | Adrian Bunk | 2008-10-20 | 1 | -9/+9 |
* | xtime_lock vs update_process_times | Peter Zijlstra | 2008-02-13 | 1 | -7/+8 |
* | alpha: fix trivial section mismatch warnings | Sam Ravnborg | 2007-07-16 | 1 | -1/+1 |
* | [PATCH] Consolidate default sched_clock() | Alexey Dobriyan | 2007-02-11 | 1 | -11/+0 |
* | [PATCH] alpha_ksyms.c cleanup | Al Viro | 2006-10-11 | 1 | -0/+1 |
* | [PATCH] minimal alpha pt_regs fixes | Al Viro | 2006-10-07 | 1 | -3/+3 |
* | [PATCH] kill wall_jiffies | Atsushi Nemoto | 2006-10-01 | 1 | -10/+5 |
* | [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) | Atsushi Nemoto | 2006-09-29 | 1 | -1/+1 |
* | [PATCH] arch/alpha: Use ARRAY_SIZE macro | Tobias Klauser | 2006-07-31 | 1 | -1/+1 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] RTC: Remove RTC UIP synchronization on Alpha | Matt Mackall | 2006-03-28 | 1 | -1/+2 |
* | [PATCH] jiffies_64 cleanup | Thomas Gleixner | 2005-10-30 | 1 | -4/+0 |
* | [PATCH] NTP: ntp-helper functions | john stultz | 2005-09-07 | 1 | -5/+2 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+591 |