aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/sgi-ip22
Commit message (Expand)AuthorAgeFilesLines
...
* [MIPS] prom_free_prom_memory cleanupAtsushi Nemoto2007-02-061-2/+1
* [MIPS] Define MIPS_CPU_IRQ_BASE in generic headerAtsushi Nemoto2007-02-061-3/+2
* [MIPS] Compile __do_IRQ() when really neededFranck Bui-Huu2006-12-061-28/+0
* [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto2006-11-301-1/+1
* [MIPS] IRQ cleanupsAtsushi Nemoto2006-11-302-117/+25
* [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-084-24/+23
* 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/+2
* [MIPS] Remove redeclarations of setup_irq().Ralf Baechle2006-07-131-2/+1
* [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/+0
* [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/+54
* [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/+25
* Use rtc_lock to protect RTC operationsAtsushi Nemoto2005-11-071-0/+6
* IP22 EISA support update.Thiemo Seufer2005-10-291-81/+67
* Get rid of early_init. There's more need to make this form ofRalf Baechle2005-10-291-5/+1
* [PATCH] mips: nuke trailing whitespaceRalf Baechle2005-09-056-14/+14
* Linux-2.6.12-rc2Linus Torvalds2005-04-1611-0/+1956