aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/time.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-26[PARISC] clocksource: Move update_cr16_clocksource later in bootKyle McMartin1-0/+5
2007-02-26[PARISC] time: clocksource lost update_callbackKyle McMartin1-5/+3
2007-02-26[PARISC] time: Convert clocksource is_continuous to flagKyle McMartin1-1/+1
2007-02-26[PARISC] clocksource_cr16: Use clocksource_change_rating()Kyle McMartin1-2/+1
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds1-111/+35
2007-02-17[PARISC] Convert soft power switch driver to kthreadHelge Deller1-4/+0
2007-02-17[PARISC] disable cr16 clocksource when multiple CPUs are onlineHelge Deller1-5/+19
2007-02-17[PARISC] GENERIC_TIME patchset for pariscHelge Deller1-110/+24
2007-02-11[PATCH] Consolidate default sched_clock()Alexey Dobriyan1-11/+0
2006-10-07[PARISC] More pt_regs removalMatthew Wilcox1-13/+11
2006-10-07[PARISC] Make firmware calls irqsafe-ish...Kyle McMartin1-3/+5
2006-10-06Build fixes for struct pt_regs removalMatthew Wilcox1-1/+1
2006-10-05[PA-RISC] Fix time.c for new do_timer() calling conventionMatthew Wilcox1-14/+23
2006-10-04[PARISC] Kill wall_jiffies useAndrew Morton1-3/+0
2006-10-04[PARISC] Further updates to timer_interrupt()Grant Grundler1-62/+65
2006-10-04[PARISC] remove halftick and copy clocktick to local var (gcc can optimize usage)Grant Grundler1-15/+31
2006-10-04[PARISC] Rewrite timer_interrupt() and gettimeoffset() using "unsigned" math.Grant Grundler1-44/+96
2006-10-04[PARISC] Add new function to start local Interval Timer, start_cpu_itimer()Grant Grundler1-9/+11
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto1-4/+1
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-27[PARISC] Fix do_gettimeofday() hangJames Bottomley1-2/+16
2006-01-10[PARISC] Add __read_mostly section for pariscHelge Deller1-2/+2
2005-10-30[PATCH] jiffies_64 cleanupThomas Gleixner1-4/+0
2005-10-21[PARISC] Use work queue in LED/LCD driver instead of tasklet.Grant Grundler1-8/+0
2005-10-21[PARISC] Take into account nullified insn and lock functions for profilingRandolph Chung1-0/+18
2005-09-07[PATCH] NTP: ntp-helper functionsjohn stultz1-4/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+243