aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/m32r/kernel/time.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-09arch: remove m32r portArnd Bergmann1-199/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2014-10-09m32r: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+0
2012-12-24time: convert arch_gettimeoffset to a pointerStephen Warren1-1/+3
2011-01-31m32r: Switch from do_timer() to xtime_update()Torben Hohn1-3/+2
2010-03-13m32r: Convert m32r to use read/update_peristent_clockJohn Stultz1-40/+7
2009-11-04arch/m32r: Use DIV_ROUND_CLOSESTJulia Lawall1-3/+3
2009-10-04m32r: add rtc_lock variableHirokazu Takata1-0/+9
2009-09-22m32r: convert to use arch_gettimeoffset()john stultz1-71/+3
2009-03-30cpumask: remove references to struct irqaction's mask field.Rusty Russell1-1/+0
2008-09-27m32r/kernel/: cleanupsAdrian Bunk1-3/+2
2007-10-16M32R: cleanup struct irqaction initializersThomas Gleixner1-2/+6
2007-02-11[PATCH] Consolidate default sched_clock()Alexey Dobriyan1-8/+0
2006-10-07[PATCH] m32r pt_regs fixesAl Viro1-5/+5
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto1-10/+1
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto1-1/+1
2006-07-02[PATCH] irq-flags: M32R: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-01-06[PATCH] m32r: Support M32104UT target platformHirokazu Takata1-2/+2
2005-10-30[PATCH] jiffies_64 cleanupThomas Gleixner1-4/+0
2005-09-07[PATCH] NTP: ntp-helper functionsjohn stultz1-5/+2
2005-08-01[PATCH] m32r: Fix local-timer event handlingHirokazu Takata1-9/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+318