Fix common misspellings
[linux-flexiantxendom0-3.2.10.git] / arch / mips / kernel / time.c
2011-03-31 Lucas De MarchiFix common misspellings
2009-11-13 Thomas Gleixnermips: Use generic mult/shift factor calculation for...
2008-04-28 Dmitri Vorobiev[MIPS] unexport null_perf_irq() and make it static
2008-04-28 Dmitri Vorobiev[MIPS] unexport rtc_mips_set_time()
2008-04-01 Yoichi Yuasa[MIPS] Fix the installation condition of MIPS clocksource
2008-01-29 Yoichi Yuasa[MIPS] time: remove unused mips_timer_state()
2008-01-07 Thomas Bogendoerfer[MIPS] Assume R4000/R4400 newer than 3.0 don't have...
2007-12-14 Ralf Baechle[MIPS] time: Delete weak definition of plat_time_init...
2007-11-26 Ralf Baechle[MIPS] Only build r4k clocksource for systems that...
2007-11-26 Ralf Baechle[MIPS] Handle R4000/R4400 mfc0 from count register.
2007-11-02 Atsushi Nemoto[MIPS] time: Code cleanups
2007-11-02 Ralf Baechle[MIPS] time: Remove now unused local_timer_interrupt.
2007-10-29 Ralf Baechle[MIPS] time: Cause platform definitions of plat_timer_s...
2007-10-22 Atsushi Nemoto[MIPS] time: Fix calculation in clockevent_set_clock()
2007-10-19 Ralf Baechle[MIPS] time: Helpers to compute clocksource/event shift...
2007-10-19 Ralf Baechle[MIPS] time: Delete dead code.
2007-10-18 Ralf Baechle[MIPS] time: Move R4000 clockevent device code to separ...
2007-10-18 Ralf Baechle[MIPS] time: Delete dead cycles_per_jiffy, mips_timer_a...
2007-10-17 Ralf Baechle[MIPS] Probe for usability of cp0 compare interrupt.
2007-10-16 Ralf Baechle[MIPS] Increase cp0 compare clockevent min_delta_ns...
2007-10-11 Ralf Baechle[MIPS] Fix "no space between function name and open...
2007-10-11 Ralf Baechle[MIPS] Dyntick support for SMTC:
2007-10-11 Ralf Baechle[MIPS] Implement clockevents for R4000-style cp0 count...
2007-10-11 Ralf Baechle[MIPS] Consolidate all variants of MIPS cp0 timer inter...
2007-10-11 Ralf Baechle[MIPS] Switch from to_tm to rtc_time_to_tm
2007-10-11 Ralf Baechle[MIPS] Deforest the function pointer jungle in the...
2007-10-11 Ralf Baechle[MIPS] Use generic NTP code for all MIPS platforms
2007-09-14 Yoichi Yuasa[MIPS] Add #include <linux/profile.h> to arch/mips...
2007-06-20 Ralf Baechle[MIPS] Don't drag a platform specific header into gener...
2007-06-14 Chris Dearman[MIPS] Separate performance counter interrupts
2007-05-11 Franck Bui-Huu[MIPS] clocksource: use CLOCKSOURCE_MASK() macro
2007-02-16 Thomas Gleixner[PATCH] clocksource: fixup is_continous changes on...
2007-02-11 Alexey Dobriyan[PATCH] Consolidate default sched_clock()
2007-01-08 Vitaly Wool[MIPS] PNX8550: Fix system timer support
2006-11-30 Atsushi Nemoto[MIPS] mips HPT cleanup: make clocksource_mips public
2006-11-30 Atsushi Nemoto[MIPS] mips hpt cleanup: get rid of mips_hpt_init
2006-10-31 Atsushi Nemoto[MIPS] Fixup migration to GENERIC_TIME
2006-10-08 Ralf Baechle[MIPS] Complete fixes after removal of pt_regs argument...
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-10-03 Ralf Baechle[MIPS] Fix wreckage after removal of tickadj; convert...
2006-10-01 Atsushi Nemoto[PATCH] kill wall_jiffies
2006-09-29 Atsushi Nemoto[PATCH] simplify update_times (avoid jiffies/jiffies_64...
2006-07-13 Ralf Baechle[MIPS] Replace board_timer_setup function pointer by...
2006-07-02 Thomas Gleixner[PATCH] irq-flags: MIPS: Use the new IRQF_ constants
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-04-19 Ralf Baechle[MIPS] MT: Improved multithreading support.
2006-03-27 Yoichi Yuasa[PATCH] mips: fixed collision of rtc function name
2006-03-18 Ralf Baechle[MIPS] Protect more of timer_interrupt() by xtime_lock.
2006-03-01 Atsushi Nemoto[MIPS] Use USECS_PER_SEC / HZ instead of tick_usec...
2006-01-10 Ralf BaechleMIPS: Oprofile: Fixup the loose ends in the plumbing.
2006-01-10 Ralf BaechleMIPS: Introduce machinery for testing for MIPSxxR1/2.
2006-01-10 Ralf BaechleMIPS: Rename MIPS_CPU_ISA_M{32,64} -> MIPS_CPU_ISA_M...
2005-10-31 Thomas Gleixner[PATCH] jiffies_64 cleanup
2005-10-29 Pete PopovPhilips PNX8550 support: MIPS32-like core with 2 Trimed...
2005-10-29 Ralf BaechleMark a few variables __read_mostly.
2005-09-07 john stultz[PATCH] NTP: ntp-helper functions
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2