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