summaryrefslogtreecommitdiffstats
path: root/arch/mips/sgi-ip22
Commit message (Expand)AuthorAgeFilesLines
...
* [MIPS] IP22: Export sgi_gfxaddr for use by the Newport console driver.Ralf Baechle2007-08-271-0/+1
* [MIPS] IP22: Fix modpost warning.Ralf Baechle2007-08-271-1/+1
* [MIPS] Transform old-style macros to newer "__noreturn"Robert P. J. Day2007-07-101-3/+3
* Convert SGI IP22 and specific drivers to platform_device.Ralf Baechle2007-05-112-1/+178
* [MIPS] IP22: Get rid of volatile in IP22 core code.Ralf Baechle2007-04-272-19/+19
* [MIPS] Misc fixes for plat_irq_dispatch functionsThiemo Seufer2007-03-191-1/+1
* [MIPS] Kill redundant EXTRA_AFLAGSAtsushi Nemoto2007-02-271-2/+0Star
* [MIPS] use name instead of typename for each irq_chipAtsushi Nemoto2007-02-062-6/+6
* [MIPS] prom_free_prom_memory cleanupAtsushi Nemoto2007-02-061-2/+1Star
* [MIPS] Define MIPS_CPU_IRQ_BASE in generic headerAtsushi Nemoto2007-02-061-3/+2Star
* [MIPS] Compile __do_IRQ() when really neededFranck Bui-Huu2006-12-061-28/+0Star
* [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto2006-11-301-1/+1
* [MIPS] IRQ cleanupsAtsushi Nemoto2006-11-302-117/+25Star
* [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-084-24/+23Star
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-052-2/+4
* [PATCH] replace cad_pid by a struct pidCedric Le Goater2006-10-021-1/+2
* [MIPS] IP22 Fix brown paper bag in RTC code.Julien BLACHE2006-07-131-1/+1
* [MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle2006-07-131-3/+2Star
* [MIPS] Remove redeclarations of setup_irq().Ralf Baechle2006-07-131-2/+1Star
* [MIPS] Eleminate interrupt migration helper use.Ralf Baechle2006-07-132-7/+7
* [PATCH] irq-flags: MIPS: Use the new IRQF_ constantsThomas Gleixner2006-07-021-5/+5
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-303-3/+0Star
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-292-3/+3
* fix paniced->panicked typosLee Revell2006-06-261-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-193-125/+54Star
* [PATCH] mips: fixed collision of rtc function nameYoichi Yuasa2006-03-271-2/+2
* [PATCH] Notifier chain update: API changesAlan Stern2006-03-271-1/+1
* [MIPS] IP22: Fix serial console detectionRalf Baechle2006-02-071-2/+8
* [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Ralf Baechle2006-02-071-2/+3
* [MIPS] Get rid of unnecessary prototypes. Fixes and optimizations for HZ > 100.Ralf Baechle2006-02-071-27/+25Star
* Use rtc_lock to protect RTC operationsAtsushi Nemoto2005-11-071-0/+6
* IP22 EISA support update.Thiemo Seufer2005-10-291-81/+67Star
* Get rid of early_init. There's more need to make this form ofRalf Baechle2005-10-291-5/+1Star
* [PATCH] mips: nuke trailing whitespaceRalf Baechle2005-09-056-14/+14
* Linux-2.6.12-rc2Linus Torvalds2005-04-1711-0/+1956