aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/dec
Commit message (Expand)AuthorAgeFilesLines
...
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-10-031-1/+1
|\
| * fix file specification in commentsUwe Zeisberger2006-10-032-2/+2
* | [MIPS] Fix wreckage after removal of tickadj; convert to GENERIC_TIME.Ralf Baechle2006-10-031-2/+0
* | [MIPS] Remove dead DECstation boot codeMaciej W. Rozycki2006-10-033-139/+0
|/
* [MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle2006-07-132-3/+1
* [MIPS] Eleminate interrupt migration helper use.Ralf Baechle2006-07-132-3/+3
* [PATCH] irq-flags: MIPS: Use the new IRQF_ constantsThomas Gleixner2006-07-021-2/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-303-3/+0
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-292-3/+3
* [MIPS] Make timer interrupt frequency configurable from kconfig.Atsushi Nemoto2006-06-191-1/+1
* [MIPS] Cleanup memory managment initialization.Ralf Baechle2006-06-191-1/+1
* [MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle2006-04-192-10/+3
* [MIPS] Replace redundant declarations of _end by <asm/sections.h>.Ralf Baechle2006-04-191-1/+2
* [MIPS] Rewrite spurious_interrupt from assembler to C.Ralf Baechle2006-04-191-1/+3
* [PATCH] RTC: Remove RTC UIP synchronization on MIPS-based DECMatt Mackall2006-03-281-36/+11
* [PATCH] mips: fixed collision of rtc function nameYoichi Yuasa2006-03-271-2/+2
* [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-221-1/+1
* [MIPS] War on whitespace: cleanup initial spaces followed by tabs.Ralf Baechle2006-03-211-1/+1
* [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Ralf Baechle2006-02-071-1/+2
* Use rtc_lock to protect RTC operationsAtsushi Nemoto2005-11-071-2/+22
* Make static what ought to be static.Maciej W. Rozycki2005-10-291-7/+7
* Use physical addresses at the interface level, letting drivers remapMaciej W. Rozycki2005-10-297-39/+66
* Actual handlers for bus errors for Pmax and 3min.Maciej W. Rozycki2005-10-292-0/+338
* System-specific handling of bus errors for DECstation variationsMaciej W. Rozycki2005-10-294-19/+29
* Fix types for firmware arguments. Don't define unneeded messages.Maciej W. Rozycki2005-10-291-7/+9
* Deal with the bloody KSEG vs CKSEG horror...Maciej W. Rozycki2005-10-293-9/+10
* There is NO port I/O space on the DECstation. Minor clean-ups.Maciej W. Rozycki2005-10-291-5/+9
* This interrupt is *always* handled -- MIPS_BE_DISCARD just meansMaciej W. Rozycki2005-10-291-1/+1
* Get rid of early_init. There's more need to make this form ofRalf Baechle2005-10-291-3/+1
* [PATCH] mips: nuke trailing whitespaceRalf Baechle2005-09-051-1/+1
* [PATCH] mips: clean up 32/64-bit configurationRalf Baechle2005-09-052-5/+5
* Linux-2.6.12-rc2Linus Torvalds2005-04-1622-0/+2831