aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/dec (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-03-04[MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.Ralf Baechle1-33/+5
2007-03-04[MIPS] DEC: Remove redeclarations of mips_machgroup and mips_machtype.Ralf Baechle1-3/+0
2007-02-26[MIPS] Kill redundant EXTRA_AFLAGSAtsushi Nemoto2-4/+0
2007-02-13[MIPS] DECstation: Fix irq handlingAtsushi Nemoto1-4/+0
2007-02-09[TC] TURBOchannel support for the DECstationMaciej W. Rozycki4-0/+101
2007-02-06[MIPS] use name instead of typename for each irq_chipAtsushi Nemoto2-3/+3
2007-02-06[MIPS] prom_free_prom_memory cleanupAtsushi Nemoto1-14/+3
2007-02-06[MIPS] Define MIPS_CPU_IRQ_BASE in generic headerAtsushi Nemoto1-6/+6
2007-01-24[MIPS] Fix reported amount of freed memory - it's in kB not bytesThiemo Seufer1-1/+1
2006-12-06[MIPS] *-berr: Header inclusions for DEC bus error handlersMaciej W. Rozycki2-0/+3
2006-12-06[MIPS] Compile __do_IRQ() when really neededFranck Bui-Huu2-8/+0
2006-12-06[MIPS] Do not use handle_level_irq for ioasic_dma_irq_type.Atsushi Nemoto1-2/+1
2006-11-30[MIPS] mips HPT cleanup: make clocksource_mips publicAtsushi Nemoto1-2/+2
2006-11-30[MIPS] do_IRQ cleanupAtsushi Nemoto2-1/+7
2006-11-30[MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto2-3/+5
2006-11-30[MIPS] IRQ cleanupsAtsushi Nemoto3-111/+20
2006-10-31[MIPS] Fixup migration to GENERIC_TIMEAtsushi Nemoto1-8/+1
2006-10-09[MIPS] ret_from_irq adjustmentAtsushi Nemoto1-7/+4
2006-10-09[MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.Ralf Baechle1-1/+0
2006-10-09[MIPS] DEC: pt_regs fixes for buserror handlersRalf Baechle3-5/+10
2006-10-09[MIPS] DEC: pt_regs fixes for dec_intr_halt.Ralf Baechle2-2/+2
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle1-1/+3
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2006-10-03fix file specification in commentsUwe Zeisberger2-2/+2
2006-10-03[MIPS] Fix wreckage after removal of tickadj; convert to GENERIC_TIME.Ralf Baechle1-2/+0
2006-10-03[MIPS] Remove dead DECstation boot codeMaciej W. Rozycki3-139/+0
2006-07-13[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle2-3/+1
2006-07-13[MIPS] Eleminate interrupt migration helper use.Ralf Baechle2-3/+3
2006-07-02[PATCH] irq-flags: MIPS: Use the new IRQF_ constantsThomas Gleixner1-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel3-3/+0
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2-3/+3
2006-06-19[MIPS] Make timer interrupt frequency configurable from kconfig.Atsushi Nemoto1-1/+1
2006-06-19[MIPS] Cleanup memory managment initialization.Ralf Baechle1-1/+1
2006-04-19[MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle2-10/+3
2006-04-19[MIPS] Replace redundant declarations of _end by <asm/sections.h>.Ralf Baechle1-1/+2
2006-04-19[MIPS] Rewrite spurious_interrupt from assembler to C.Ralf Baechle1-1/+3
2006-03-28[PATCH] RTC: Remove RTC UIP synchronization on MIPS-based DECMatt Mackall1-36/+11
2006-03-27[PATCH] mips: fixed collision of rtc function nameYoichi Yuasa1-2/+2
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin1-1/+1
2006-03-21[MIPS] War on whitespace: cleanup initial spaces followed by tabs.Ralf Baechle1-1/+1
2006-02-07[MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Ralf Baechle1-1/+2
2005-11-07Use rtc_lock to protect RTC operationsAtsushi Nemoto1-2/+22
2005-10-29Make static what ought to be static.Maciej W. Rozycki1-7/+7
2005-10-29Use physical addresses at the interface level, letting drivers remapMaciej W. Rozycki7-39/+66
2005-10-29Actual handlers for bus errors for Pmax and 3min.Maciej W. Rozycki2-0/+338
2005-10-29System-specific handling of bus errors for DECstation variationsMaciej W. Rozycki4-19/+29
2005-10-29Fix types for firmware arguments. Don't define unneeded messages.Maciej W. Rozycki1-7/+9
2005-10-29Deal with the bloody KSEG vs CKSEG horror...Maciej W. Rozycki3-9/+10
2005-10-29There is NO port I/O space on the DECstation. Minor clean-ups.Maciej W. Rozycki1-5/+9
2005-10-29This interrupt is *always* handled -- MIPS_BE_DISCARD just meansMaciej W. Rozycki1-1/+1