aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v10/kernel/time.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2014-01-15Drop code for CRISv10 CPU simulatorJesper Nilsson1-53/+39
2014-01-08cris: remove deprecated IRQF_DISABLEDMichael Opdenacker1-4/+2
2012-12-24time: convert arch_gettimeoffset to a pointerStephen Warren1-2/+4
2012-12-24cris: move usec/nsec conversion to do_slow_gettimeoffsetStephen Warren1-2/+2
2012-04-05CRIS: Remove legacy RTC driversJesper Nilsson1-9/+0
2011-01-31cris: arch-v10: Switch do_timer() to xtime_update()Torben Hohn1-2/+2
2010-08-04CRIS: GENERIC_TIME fixesJesper Nilsson1-52/+2
2010-03-13cris: Convert cris to use read/update_persistent_clockJohn Stultz1-35/+2
2009-09-01CRIS: convert to asm-generic/hardirq.hChristoph Hellwig1-1/+0
2009-03-30cpumask: remove references to struct irqaction's mask field.Rusty Russell1-1/+0
2008-10-29[CRIS] Move header files from include to arch/cris/include.Jesper Nilsson1-1/+1
2008-03-04CRIS v10: Include mm.h instead of vmstat.h in kernel/time.cJesper Nilsson1-1/+1
2008-01-14CRIS v10: kernel/time.c needs to include linux/vmstat.h to compileJesper Nilsson1-0/+1
2007-11-14CRISv10: fix timer interrupt parametersJesper Nilsson1-4/+7
2007-10-16CRIS: cleanup struct irqaction initializersThomas Gleixner1-2/+6
2007-02-11[PATCH] CRIS: local_irq_disable() is redundant after local_irq_save()Jiri Kosina1-1/+0
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto1-1/+1
2006-07-02[PATCH] irq-flags: CRIS: Use the new IRQF_ constantsThomas Gleixner1-3/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-09-07[PATCH] NTP: ntp-helper functionsjohn stultz1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+369