index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
kernel
/
time.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-19
parisc: Fix detection of nonsynchronous cr16 cycle counters
Helge Deller
1
-1
/
+4
2017-05-10
parisc: Enhance detection of synchronous cr16 clocksources
Helge Deller
1
-4
/
+20
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2016-12-29
parisc: Mark cr16 clocksource unstable on SMP systems
Helge Deller
1
-3
/
+20
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-12-20
parisc: Optimize timer interrupt function
Helge Deller
1
-83
/
+29
2016-11-25
parisc: Switch to generic sched_clock implementation
Helge Deller
1
-46
/
+11
2016-09-25
parisc: Fix self-detected CPU stall warnings on Mako machines
Helge Deller
1
-6
/
+0
2016-08-20
parisc: Fix automatic selection of cr16 clocksource
Helge Deller
1
-12
/
+0
2016-08-05
Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
1
-1
/
+35
2016-06-05
parisc: Fix printk time during boot
Helge Deller
1
-5
/
+0
2016-06-04
rtc: parisc: provide rtc_class_ops directly
Arnd Bergmann
1
-1
/
+35
2016-05-22
parisc: Add native high-resolution sched_clock() implementation
Helge Deller
1
-1
/
+62
2015-09-08
parisc: Use platform_device_register_simple("rtc-generic")
Helge Deller
1
-10
/
+4
2015-09-08
parisc: Drop CONFIG_SMP around update_cr16_clocksource()
Helge Deller
1
-7
/
+0
2012-05-10
parisc: move definition of PAGE0 to asm/page.h
Rolf Eike Beer
1
-0
/
+1
2011-11-21
clocksource: parisc: Convert to clocksource_register_hz/khz
John Stultz
1
-5
/
+1
2011-01-31
parisc: Switch do_timer() to xtime_update()
Torben Hohn
1
-5
/
+2
2010-03-06
parisc: Convert to read/update_persistent_clock
john stultz
1
-16
/
+13
2009-07-03
parisc: fix "delay!" timer handling
Grant Grundler
1
-35
/
+53
2009-07-03
parisc: add parameter to read_cr16()
Coly Li
1
-1
/
+1
2009-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
1
-1
/
+2
2009-04-02
parisc: rtc: Rename rtc-parisc to rtc-generic
Geert Uytterhoeven
1
-3
/
+3
2009-04-01
rtc-parisc: remove unnecessary ret variable
dann frazier
1
-4
/
+1
2009-04-01
rtc-parisc: declare rtc_parisc_dev as static
dann frazier
1
-1
/
+1
2009-03-31
parisc: add ftrace (function and graph tracer) functionality
Helge Deller
1
-1
/
+2
2009-01-05
parisc: Replace NR_CPUS in parisc code
Helge Deller
1
-2
/
+2
2008-10-10
parisc: add rtc platform driver
Kyle McMartin
1
-1
/
+19
2007-10-18
[PARISC] Kill pointless variable use in time.c
Kyle McMartin
1
-4
/
+2
2007-05-22
[PARISC] spelling fixes: arch/parisc/
Simon Arlott
1
-1
/
+1
2007-02-26
[PARISC] clocksource: Move update_cr16_clocksource later in boot
Kyle McMartin
1
-0
/
+5
2007-02-26
[PARISC] time: clocksource lost update_callback
Kyle McMartin
1
-5
/
+3
2007-02-26
[PARISC] time: Convert clocksource is_continuous to flag
Kyle McMartin
1
-1
/
+1
2007-02-26
[PARISC] clocksource_cr16: Use clocksource_change_rating()
Kyle McMartin
1
-2
/
+1
2007-02-26
Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
1
-111
/
+35
2007-02-17
[PARISC] Convert soft power switch driver to kthread
Helge Deller
1
-4
/
+0
2007-02-17
[PARISC] disable cr16 clocksource when multiple CPUs are online
Helge Deller
1
-5
/
+19
2007-02-17
[PARISC] GENERIC_TIME patchset for parisc
Helge Deller
1
-110
/
+24
2007-02-11
[PATCH] Consolidate default sched_clock()
Alexey Dobriyan
1
-11
/
+0
2006-10-07
[PARISC] More pt_regs removal
Matthew Wilcox
1
-13
/
+11
2006-10-07
[PARISC] Make firmware calls irqsafe-ish...
Kyle McMartin
1
-3
/
+5
2006-10-06
Build fixes for struct pt_regs removal
Matthew Wilcox
1
-1
/
+1
2006-10-05
[PA-RISC] Fix time.c for new do_timer() calling convention
Matthew Wilcox
1
-14
/
+23
2006-10-04
[PARISC] Kill wall_jiffies use
Andrew Morton
1
-3
/
+0
2006-10-04
[PARISC] Further updates to timer_interrupt()
Grant Grundler
1
-62
/
+65
2006-10-04
[PARISC] remove halftick and copy clocktick to local var (gcc can optimize us...
Grant Grundler
1
-15
/
+31
2006-10-04
[PARISC] Rewrite timer_interrupt() and gettimeoffset() using "unsigned" math.
Grant Grundler
1
-44
/
+96
2006-10-04
[PARISC] Add new function to start local Interval Timer, start_cpu_itimer()
Grant Grundler
1
-9
/
+11
[next]