aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/kernel/time.c
Commit message (Expand)AuthorAge
* PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell2013-07-14
* m68k: set arch_gettimeoffset directlyStephen Warren2012-12-24
* time: convert arch_gettimeoffset to a pointerStephen Warren2012-12-24
* m68k: Use PTR_RET rather than if(IS_ERR(...)) + PTR_ERRThomas Meyer2012-08-18
* m68k: fix inclusion of arch_gettimeoffset for non-MMU 68k classic CPU typesGreg Ungerer2012-06-11
* m68k: remove dead timer codeGreg Ungerer2012-03-04
* m68k: merge mmu and non-mmu versions of time.cGreg Ungerer2012-03-04
* m68k: ColdFire with MMU enabled uses same clocking code as non-MMUGreg Ungerer2011-12-29
* m68k: merge m68k and m68knommu arch directoriesGreg Ungerer2011-03-25
* m68k: Switch do_timer() to xtime_update()Torben Hohn2011-01-31
* m68k/m68knommu: Remove dead SMP config optionChristian Dietrich2010-10-22
* m68k: Convert m68k to use read/update_persistent_clockJohn Stultz2010-03-12
* m68k: convert to use arch_gettimeoffset()john stultz2009-09-22
* m68k: Hook up rtc-genericGeert Uytterhoeven2009-04-01
* m68k: missing __initAl Viro2007-07-20
* [PATCH] Consolidate default sched_clock()Alexey Dobriyan2007-02-11
* [PATCH] m68k pt_regs fixesAl Viro2006-10-07
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-04
* [PATCH] kill wall_jiffiesAtsushi Nemoto2006-10-01
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-29
* [PATCH] jiffies_64 cleanupThomas Gleixner2005-10-30
* [PATCH] NTP: ntp-helper functionsjohn stultz2005-09-07
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16