aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/dec (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2005-10-29Get rid of early_init. There's more need to make this form ofRalf Baechle1-3/+1
2005-09-05[PATCH] mips: nuke trailing whitespaceRalf Baechle1-1/+1
2005-09-05[PATCH] mips: clean up 32/64-bit configurationRalf Baechle2-5/+5
2005-04-16Linux-2.6.12-rc2Linus Torvalds22-0/+2831