aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/time.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-09-14[MIPS] Add #include <linux/profile.h> to arch/mips/kernel/time.cYoichi Yuasa1-0/+1
2007-06-20[MIPS] Don't drag a platform specific header into generic arch code.Ralf Baechle1-4/+9
2007-06-14[MIPS] Separate performance counter interruptsChris Dearman1-13/+31
2007-05-11[MIPS] clocksource: use CLOCKSOURCE_MASK() macroFranck Bui-Huu1-1/+1
2007-02-16[PATCH] clocksource: fixup is_continous changes on MIPSThomas Gleixner1-1/+1
2007-02-11[PATCH] Consolidate default sched_clock()Alexey Dobriyan1-5/+0
2007-01-08[MIPS] PNX8550: Fix system timer supportVitaly Wool1-2/+0
2006-11-30[MIPS] mips HPT cleanup: make clocksource_mips publicAtsushi Nemoto1-26/+16
2006-11-30[MIPS] mips hpt cleanup: get rid of mips_hpt_initAtsushi Nemoto1-14/+8
2006-10-31[MIPS] Fixup migration to GENERIC_TIMEAtsushi Nemoto1-266/+53
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle1-8/+3
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-10/+14
2006-10-03[MIPS] Fix wreckage after removal of tickadj; convert to GENERIC_TIME.Ralf Baechle1-74/+0
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto1-11/+1
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto1-1/+1
2006-07-13[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle1-3/+2
2006-07-02[PATCH] irq-flags: MIPS: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-04-19[MIPS] MT: Improved multithreading support.Ralf Baechle1-2/+1
2006-03-27[PATCH] mips: fixed collision of rtc function nameYoichi Yuasa1-11/+11
2006-03-18[MIPS] Protect more of timer_interrupt() by xtime_lock.Ralf Baechle1-2/+4
2006-03-01[MIPS] Use USECS_PER_SEC / HZ instead of tick_usec in do_gettimeofday.Atsushi Nemoto1-2/+3
2006-01-10MIPS: Oprofile: Fixup the loose ends in the plumbing.Ralf Baechle1-1/+25
2006-01-10MIPS: Introduce machinery for testing for MIPSxxR1/2.Ralf Baechle1-3/+3
2006-01-10MIPS: Rename MIPS_CPU_ISA_M{32,64} -> MIPS_CPU_ISA_M{32,64}R1.Ralf Baechle1-1/+1
2005-10-30[PATCH] jiffies_64 cleanupThomas Gleixner1-4/+0
2005-10-29Philips PNX8550 support: MIPS32-like core with 2 Trimedias on it.Pete Popov1-0/+3
2005-10-29Mark a few variables __read_mostly.Ralf Baechle1-3/+6
2005-09-07[PATCH] NTP: ntp-helper functionsjohn stultz1-5/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+755