aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68knommu/kernel/time.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-18Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+3
2009-09-16arch/m68knommu/kernel/time.c: Remove unnecessary semicolonsJoe Perches1-1/+1
2009-08-15timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky1-2/+3
2008-07-23m68knommu: MCF5307 PIT GENERIC_CLOCKEVENTS supportSebastian Siewior1-0/+2
2008-07-23m68knommu: complete generic timeSebastian Siewior1-28/+10
2008-07-23m68knommu: move code within time.cSebastian Siewior1-14/+26
2008-02-13xtime_lock vs update_process_timesPeter Zijlstra1-5/+7
2008-02-01m68knommu: remove local gettimeofday codeGreg Ungerer1-57/+0
2008-02-01m68knommu: remove dead code from m68knommu timer codeGreg Ungerer1-24/+0
2007-10-23m68knommu: cleanup m68knommu timer codeGreg Ungerer1-14/+8
2007-02-11[PATCH] Consolidate default sched_clock()Alexey Dobriyan1-9/+0
2007-02-09[PATCH] m68knommu: remove regs arg from coldfire timer interruptGreg Ungerer1-2/+3
2006-11-20[PATCH] m68knommu: fix up for the irq_handler_t changesGreg Ungerer1-1/+1
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto1-6/+1
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-10-30[PATCH] jiffies_64 cleanupThomas Gleixner1-4/+0
2005-09-07[PATCH] NTP: ntp-helper functionsjohn stultz1-5/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+198