aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/sgi-ip32 (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-11-30[MIPS] IRQ cleanupsAtsushi Nemoto1-113/+20
2006-10-19[MIPS] A few more pt_regs fixups.Ralf Baechle1-1/+1
2006-10-09[MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.Ralf Baechle1-1/+0
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2-29/+25
2006-10-02[PATCH] replace cad_pid by a struct pidCedric Le Goater1-1/+1
2006-07-13[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle1-2/+2
2006-07-13[MIPS] IP32: Fix wreckage caused by recent SA_* constant replacement.Thiemo Seufer1-4/+4
2006-07-13[MIPS] Eleminate interrupt migration helper use.Ralf Baechle1-6/+6
2006-07-02[PATCH] irq-flags: MIPS: Use the new IRQF_ constantsThomas Gleixner1-6/+6
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar1-1/+1
2006-06-26fix paniced->panicked typosLee Revell1-6/+6
2006-06-19[MIPS] Cleanup memory managment initialization.Ralf Baechle1-1/+1
2006-06-06[MIPS] IP32: Fix warnings.Ralf Baechle1-2/+2
2006-04-27[MIPS] Use __ffs() instead of ffs() in ip32_irq0().Atsushi Nemoto1-3/+4
2006-04-19[MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle3-96/+25
2006-03-27[PATCH] mips: fixed collision of rtc function nameYoichi Yuasa1-2/+2
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern1-1/+1
2006-03-21[MIPS] War on whitespace: cleanup initial spaces followed by tabs.Ralf Baechle1-1/+1
2006-02-08Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-9/+4
2006-02-07[MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Ralf Baechle1-1/+2
2006-02-05[SERIAL] uart_port flags member should use UPF_*Russell King1-9/+4
2005-11-17[MIPS] IP32: Fix sparse warnings.Arnaud Giersch1-2/+2
2005-11-17[MIPS] IP32: Export mace symbol.Arnaud Giersch1-0/+3
2005-10-29Convert struct hw_interrupt_type initializations to ISO C99 namedRalf Baechle1-40/+35
2005-10-29O2 doesn't have _that_ much RAM.Thiemo Seufer1-2/+2
2005-10-29Get rid of early_init. There's more need to make this form ofRalf Baechle1-5/+1
2005-09-05[PATCH] mips: nuke trailing whitespaceRalf Baechle1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds8-0/+1234