summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/time.c
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Don't drag a platform specific header into generic arch code.Ralf Baechle2007-06-201-4/+9
* [MIPS] Separate performance counter interruptsChris Dearman2007-06-141-13/+31
* [MIPS] clocksource: use CLOCKSOURCE_MASK() macroFranck Bui-Huu2007-05-111-1/+1
* [PATCH] clocksource: fixup is_continous changes on MIPSThomas Gleixner2007-02-161-1/+1
* [PATCH] Consolidate default sched_clock()Alexey Dobriyan2007-02-111-5/+0
* [MIPS] PNX8550: Fix system timer supportVitaly Wool2007-01-081-2/+0
* [MIPS] mips HPT cleanup: make clocksource_mips publicAtsushi Nemoto2006-11-301-26/+16
* [MIPS] mips hpt cleanup: get rid of mips_hpt_initAtsushi Nemoto2006-11-301-14/+8
* [MIPS] Fixup migration to GENERIC_TIMEAtsushi Nemoto2006-10-311-266/+53
* [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-081-8/+3
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-10/+14
* [MIPS] Fix wreckage after removal of tickadj; convert to GENERIC_TIME.Ralf Baechle2006-10-031-74/+0
* [PATCH] kill wall_jiffiesAtsushi Nemoto2006-10-011-11/+1
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-291-1/+1
* [MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle2006-07-131-3/+2
* [PATCH] irq-flags: MIPS: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [MIPS] MT: Improved multithreading support.Ralf Baechle2006-04-191-2/+1
* [PATCH] mips: fixed collision of rtc function nameYoichi Yuasa2006-03-271-11/+11
* [MIPS] Protect more of timer_interrupt() by xtime_lock.Ralf Baechle2006-03-181-2/+4
* [MIPS] Use USECS_PER_SEC / HZ instead of tick_usec in do_gettimeofday.Atsushi Nemoto2006-03-011-2/+3
* MIPS: Oprofile: Fixup the loose ends in the plumbing.Ralf Baechle2006-01-101-1/+25
* MIPS: Introduce machinery for testing for MIPSxxR1/2.Ralf Baechle2006-01-101-3/+3
* MIPS: Rename MIPS_CPU_ISA_M{32,64} -> MIPS_CPU_ISA_M{32,64}R1.Ralf Baechle2006-01-101-1/+1
* [PATCH] jiffies_64 cleanupThomas Gleixner2005-10-301-4/+0
* Philips PNX8550 support: MIPS32-like core with 2 Trimedias on it.Pete Popov2005-10-291-0/+3
* Mark a few variables __read_mostly.Ralf Baechle2005-10-291-3/+6
* [PATCH] NTP: ntp-helper functionsjohn stultz2005-09-071-5/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+755
OpenPOWER on IntegriCloud