aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/dec
AgeCommit message (Expand)Author
2010-02-27MIPS: DEC: Convert KN01 lock to raw spinlock.Ralf Baechle
2010-02-27MIPS: Make various locks static.Ralf Baechle
2010-02-27MIPS: Nuke trailing blank linesRalf Baechle
2009-09-18Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-09-17MIPS: Remove useless zero initializations.Ralf Baechle
2009-08-15timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky
2009-08-03MIPS: Eleminate filenames from commentsRalf Baechle
2008-10-20mips: use bcd2bin/bin2bcdAdrian Bunk
2008-04-28[MIPS] DS1287: Add clockevent driverYoichi Yuasa
2008-04-28[MIPS] add DECstation I/O ASIC clocksourceYoichi Yuasa
2008-01-29[MIPS] time: remove unused mips_timer_state()Yoichi Yuasa
2007-10-11[MIPS] Allow hardwiring of the CPU type to a single type for optimization.Ralf Baechle
2007-10-11[MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle
2007-10-11[MIPS] ARC: Get rid of mips_machgroupRalf Baechle
2007-10-11[MIPS] dec/time.c: Remove no longer needed inclusion of <asm/div64.h>.Maciej W. Rozycki
2007-09-19[MIPS] DEC: Initialise ioasic_ssr_lockMaciej W. Rozycki
2007-07-31[MIPS] Use -Werror on subdirectories which build cleanly.Ralf Baechle
2007-07-10[MIPS] DECstation: Optimised early printk()Maciej W. Rozycki
2007-07-10[MIPS] Transform old-style macros to newer "__noreturn"Robert P. J. Day
2007-03-09[MIPS] DEC: Remove call to register_prom_console.Ralf Baechle
2007-03-04[MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.Ralf Baechle
2007-03-04[MIPS] DEC: Remove redeclarations of mips_machgroup and mips_machtype.Ralf Baechle
2007-02-26[MIPS] Kill redundant EXTRA_AFLAGSAtsushi Nemoto
2007-02-13[MIPS] DECstation: Fix irq handlingAtsushi Nemoto
2007-02-09[TC] TURBOchannel support for the DECstationMaciej W. Rozycki
2007-02-06[MIPS] use name instead of typename for each irq_chipAtsushi Nemoto
2007-02-06[MIPS] prom_free_prom_memory cleanupAtsushi Nemoto
2007-02-06[MIPS] Define MIPS_CPU_IRQ_BASE in generic headerAtsushi Nemoto
2007-01-24[MIPS] Fix reported amount of freed memory - it's in kB not bytesThiemo Seufer
2006-12-06[MIPS] *-berr: Header inclusions for DEC bus error handlersMaciej W. Rozycki
2006-12-06[MIPS] Compile __do_IRQ() when really neededFranck Bui-Huu
2006-12-06[MIPS] Do not use handle_level_irq for ioasic_dma_irq_type.Atsushi Nemoto
2006-11-30[MIPS] mips HPT cleanup: make clocksource_mips publicAtsushi Nemoto
2006-11-30[MIPS] do_IRQ cleanupAtsushi Nemoto
2006-11-30[MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto
2006-11-30[MIPS] IRQ cleanupsAtsushi Nemoto
2006-10-31[MIPS] Fixup migration to GENERIC_TIMEAtsushi Nemoto
2006-10-09[MIPS] ret_from_irq adjustmentAtsushi Nemoto
2006-10-09[MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.Ralf Baechle
2006-10-09[MIPS] DEC: pt_regs fixes for buserror handlersRalf Baechle
2006-10-09[MIPS] DEC: pt_regs fixes for dec_intr_halt.Ralf Baechle
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-10-03fix file specification in commentsUwe Zeisberger
2006-10-03[MIPS] Fix wreckage after removal of tickadj; convert to GENERIC_TIME.Ralf Baechle
2006-10-03[MIPS] Remove dead DECstation boot codeMaciej W. Rozycki
2006-07-13[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle
2006-07-13[MIPS] Eleminate interrupt migration helper use.Ralf Baechle
2006-07-02[PATCH] irq-flags: MIPS: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel