index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
kernel
/
time.c
Age
Commit message (
Expand
)
Author
2020-10-30
m68k: remove timer_interrupt() function
Arnd Bergmann
2020-10-30
m68k: split heartbeat out of timer function
Arnd Bergmann
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2018-05-22
m68k: Use read_persistent_clock64() consistently
Arnd Bergmann
2018-05-22
m68k: Fix off-by-one calendar month
Finn Thain
2018-03-19
m68k/time: Stop validating rtc_time in .read_time
Alexandre Belloni
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2016-06-04
rtc: m68k: provide ioctl for q40
Arnd Bergmann
2016-06-04
rtc: m68k: provide rtc_class_ops directly
Arnd Bergmann
2014-07-11
m68k: Export mach_random_get_entropy to modules
Geert Uytterhoeven
2013-11-26
m68k: Add infrastructure for machine-specific random_get_entropy()
Geert Uytterhoeven
2013-07-15
PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.
Rusty Russell
2012-12-24
m68k: set arch_gettimeoffset directly
Stephen Warren
2012-12-24
time: convert arch_gettimeoffset to a pointer
Stephen Warren
2012-08-18
m68k: Use PTR_RET rather than if(IS_ERR(...)) + PTR_ERR
Thomas Meyer
2012-06-12
m68k: fix inclusion of arch_gettimeoffset for non-MMU 68k classic CPU types
Greg Ungerer
2012-03-05
m68k: remove dead timer code
Greg Ungerer
2012-03-05
m68k: merge mmu and non-mmu versions of time.c
Greg Ungerer
2011-12-30
m68k: ColdFire with MMU enabled uses same clocking code as non-MMU
Greg Ungerer
2011-03-25
m68k: merge m68k and m68knommu arch directories
Greg Ungerer
2011-01-31
m68k: Switch do_timer() to xtime_update()
Torben Hohn
2010-10-22
m68k/m68knommu: Remove dead SMP config option
Christian Dietrich
2010-03-13
m68k: Convert m68k to use read/update_persistent_clock
John Stultz
2009-09-22
m68k: convert to use arch_gettimeoffset()
john stultz
2009-04-02
m68k: Hook up rtc-generic
Geert Uytterhoeven
2007-07-20
m68k: missing __init
Al Viro
2007-02-11
[PATCH] Consolidate default sched_clock()
Alexey Dobriyan
2006-10-07
[PATCH] m68k pt_regs fixes
Al Viro
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
2006-10-01
[PATCH] kill wall_jiffies
Atsushi Nemoto
2006-09-29
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
Atsushi Nemoto
2005-10-30
[PATCH] jiffies_64 cleanup
Thomas Gleixner
2005-09-07
[PATCH] NTP: ntp-helper functions
john stultz
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds