summaryrefslogtreecommitdiffstats
path: root/arch/mips/sgi-ip32
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle2006-07-131-2/+2
* [MIPS] IP32: Fix wreckage caused by recent SA_* constant replacement.Thiemo Seufer2006-07-131-4/+4
* [MIPS] Eleminate interrupt migration helper use.Ralf Baechle2006-07-131-6/+6
* [PATCH] irq-flags: MIPS: Use the new IRQF_ constantsThomas Gleixner2006-07-021-6/+6
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-291-1/+1
* fix paniced->panicked typosLee Revell2006-06-261-6/+6
* [MIPS] Cleanup memory managment initialization.Ralf Baechle2006-06-191-1/+1
* [MIPS] IP32: Fix warnings.Ralf Baechle2006-06-061-2/+2
* [MIPS] Use __ffs() instead of ffs() in ip32_irq0().Atsushi Nemoto2006-04-271-3/+4
* [MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle2006-04-193-96/+25
* [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] War on whitespace: cleanup initial spaces followed by tabs.Ralf Baechle2006-03-211-1/+1
* Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-02-081-9/+4
|\
| * [SERIAL] uart_port flags member should use UPF_*Russell King2006-02-051-9/+4
* | [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Ralf Baechle2006-02-071-1/+2
|/
* [MIPS] IP32: Fix sparse warnings.Arnaud Giersch2005-11-171-2/+2
* [MIPS] IP32: Export mace symbol.Arnaud Giersch2005-11-171-0/+3
* Convert struct hw_interrupt_type initializations to ISO C99 namedRalf Baechle2005-10-291-40/+35
* O2 doesn't have _that_ much RAM.Thiemo Seufer2005-10-291-2/+2
* 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-051-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-168-0/+1234