summaryrefslogtreecommitdiff
path: root/arch/mips/dec
Commit message (Expand)AuthorAge
* [MIPS] DECstation: Fix irq handlingAtsushi Nemoto2007-02-13
* [TC] TURBOchannel support for the DECstationMaciej W. Rozycki2007-02-09
* [MIPS] use name instead of typename for each irq_chipAtsushi Nemoto2007-02-06
* [MIPS] prom_free_prom_memory cleanupAtsushi Nemoto2007-02-06
* [MIPS] Define MIPS_CPU_IRQ_BASE in generic headerAtsushi Nemoto2007-02-06
* [MIPS] Fix reported amount of freed memory - it's in kB not bytesThiemo Seufer2007-01-24
* [MIPS] *-berr: Header inclusions for DEC bus error handlersMaciej W. Rozycki2006-12-06
* [MIPS] Compile __do_IRQ() when really neededFranck Bui-Huu2006-12-06
* [MIPS] Do not use handle_level_irq for ioasic_dma_irq_type.Atsushi Nemoto2006-12-06
* [MIPS] mips HPT cleanup: make clocksource_mips publicAtsushi Nemoto2006-11-30
* [MIPS] do_IRQ cleanupAtsushi Nemoto2006-11-30
* [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto2006-11-30
* [MIPS] IRQ cleanupsAtsushi Nemoto2006-11-30
* [MIPS] Fixup migration to GENERIC_TIMEAtsushi Nemoto2006-10-31
* [MIPS] ret_from_irq adjustmentAtsushi Nemoto2006-10-09
* [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.Ralf Baechle2006-10-09
* [MIPS] DEC: pt_regs fixes for buserror handlersRalf Baechle2006-10-09
* [MIPS] DEC: pt_regs fixes for dec_intr_halt.Ralf Baechle2006-10-09
* [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-10-03
|\
| * fix file specification in commentsUwe Zeisberger2006-10-03
* | [MIPS] Fix wreckage after removal of tickadj; convert to GENERIC_TIME.Ralf Baechle2006-10-03
* | [MIPS] Remove dead DECstation boot codeMaciej W. Rozycki2006-10-03
|/
* [MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle2006-07-13
* [MIPS] Eleminate interrupt migration helper use.Ralf Baechle2006-07-13
* [PATCH] irq-flags: MIPS: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-29
* [MIPS] Make timer interrupt frequency configurable from kconfig.Atsushi Nemoto2006-06-19
* [MIPS] Cleanup memory managment initialization.Ralf Baechle2006-06-19
* [MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle2006-04-19
* [MIPS] Replace redundant declarations of _end by <asm/sections.h>.Ralf Baechle2006-04-19
* [MIPS] Rewrite spurious_interrupt from assembler to C.Ralf Baechle2006-04-19
* [PATCH] RTC: Remove RTC UIP synchronization on MIPS-based DECMatt Mackall2006-03-28
* [PATCH] mips: fixed collision of rtc function nameYoichi Yuasa2006-03-27
* [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-22
* [MIPS] War on whitespace: cleanup initial spaces followed by tabs.Ralf Baechle2006-03-21
* [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Ralf Baechle2006-02-07
* Use rtc_lock to protect RTC operationsAtsushi Nemoto2005-11-07
* Make static what ought to be static.Maciej W. Rozycki2005-10-29
* Use physical addresses at the interface level, letting drivers remapMaciej W. Rozycki2005-10-29
* Actual handlers for bus errors for Pmax and 3min.Maciej W. Rozycki2005-10-29
* System-specific handling of bus errors for DECstation variationsMaciej W. Rozycki2005-10-29
* Fix types for firmware arguments. Don't define unneeded messages.Maciej W. Rozycki2005-10-29
* Deal with the bloody KSEG vs CKSEG horror...Maciej W. Rozycki2005-10-29
* There is NO port I/O space on the DECstation. Minor clean-ups.Maciej W. Rozycki2005-10-29
* This interrupt is *always* handled -- MIPS_BE_DISCARD just meansMaciej W. Rozycki2005-10-29
* Get rid of early_init. There's more need to make this form ofRalf Baechle2005-10-29
* [PATCH] mips: nuke trailing whitespaceRalf Baechle2005-09-05
* [PATCH] mips: clean up 32/64-bit configurationRalf Baechle2005-09-05