index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
kernel
/
time.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
Linus Torvalds
1
-0
/
+187