summaryrefslogtreecommitdiffstats
path: root/arch/m68k/kernel/time.c
Commit message (Expand)AuthorAgeFilesLines
* m68k: fix inclusion of arch_gettimeoffset for non-MMU 68k classic CPU typesGreg Ungerer2012-06-121-2/+2
* m68k: remove dead timer codeGreg Ungerer2012-03-051-7/+0Star
* m68k: merge mmu and non-mmu versions of time.cGreg Ungerer2012-03-051-5/+118
* m68k: ColdFire with MMU enabled uses same clocking code as non-MMUGreg Ungerer2011-12-301-1/+1
* m68k: merge m68k and m68knommu arch directoriesGreg Ungerer2011-03-251-114/+5Star
* m68k: Switch do_timer() to xtime_update()Torben Hohn2011-01-311-2/+2
* m68k/m68knommu: Remove dead SMP config optionChristian Dietrich2010-10-221-2/+0Star
* m68k: Convert m68k to use read/update_persistent_clockJohn Stultz2010-03-131-4/+7
* m68k: convert to use arch_gettimeoffset()john stultz2009-09-221-68/+2Star
* m68k: Hook up rtc-genericGeert Uytterhoeven2009-04-021-0/+18
* m68k: missing __initAl Viro2007-07-201-1/+1
* [PATCH] Consolidate default sched_clock()Alexey Dobriyan2007-02-111-9/+0Star
* [PATCH] m68k pt_regs fixesAl Viro2006-10-071-3/+4
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0Star
* [PATCH] kill wall_jiffiesAtsushi Nemoto2006-10-011-13/+3Star
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-291-1/+1
* [PATCH] jiffies_64 cleanupThomas Gleixner2005-10-311-4/+0Star
* [PATCH] NTP: ntp-helper functionsjohn stultz2005-09-081-4/+1Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+187