summaryrefslogtreecommitdiffstats
path: root/arch/m68k/kernel/time.c
Commit message (Expand)AuthorAgeFilesLines
* PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell2013-07-151-1/+1
* m68k: set arch_gettimeoffset directlyStephen Warren2012-12-241-9/+0
* time: convert arch_gettimeoffset to a pointerStephen Warren2012-12-241-6/+10
* m68k: Use PTR_RET rather than if(IS_ERR(...)) + PTR_ERRThomas Meyer2012-08-181-4/+1
* 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/+0
* 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/+5
* m68k: Switch do_timer() to xtime_update()Torben Hohn2011-01-311-2/+2
* m68k/m68knommu: Remove dead SMP config optionChristian Dietrich2010-10-221-2/+0
* 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/+2
* 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/+0
* [PATCH] m68k pt_regs fixesAl Viro2006-10-071-3/+4
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0
* [PATCH] kill wall_jiffiesAtsushi Nemoto2006-10-011-13/+3
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-291-1/+1
* [PATCH] jiffies_64 cleanupThomas Gleixner2005-10-301-4/+0
* [PATCH] NTP: ntp-helper functionsjohn stultz2005-09-071-4/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+187
OpenPOWER on IntegriCloud