Age | Commit message (Expand) | Author | Files | Lines |
2007-03-19 | [MIPS] Misc fixes for plat_irq_dispatch functions | Thiemo Seufer | 1 | -1/+1 |
2007-02-27 | [MIPS] Kill redundant EXTRA_AFLAGS | Atsushi Nemoto | 1 | -2/+0 |
2007-02-06 | [MIPS] use name instead of typename for each irq_chip | Atsushi Nemoto | 1 | -1/+1 |
2007-02-06 | [MIPS] prom_free_prom_memory cleanup | Atsushi Nemoto | 1 | -2/+1 |
2007-02-06 | [MIPS] Make I8259A_IRQ_BASE customizable | Atsushi Nemoto | 1 | -3/+2 |
2007-02-06 | [MIPS] Define MIPS_CPU_IRQ_BASE in generic header | Atsushi Nemoto | 1 | -2/+2 |
2006-11-30 | [MIPS] IRQ cleanups | Atsushi Nemoto | 1 | -18/+5 |
2006-10-08 | [MIPS] Complete fixes after removal of pt_regs argument to int handlers. | Ralf Baechle | 1 | -10/+9 |
2006-07-14 | [MIPS] Replace board_timer_setup function pointer by plat_timer_setup. | Ralf Baechle | 1 | -2/+1 |
2006-07-14 | [MIPS] Remove redeclarations of setup_irq(). | Ralf Baechle | 2 | -3/+1 |
2006-07-14 | [MIPS] Eleminate interrupt migration helper use. | Ralf Baechle | 1 | -1/+1 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 3 | -3/+0 |
2006-06-30 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 1 | -2/+0 |
2006-06-30 | [MIPS] Remove unused system type name for DDB5074 and DDB5476. | Yoichi Yuasa | 1 | -2/+0 |
2006-06-29 | [PATCH] genirq: rename desc->handler to desc->chip | Ingo Molnar | 1 | -1/+1 |
2006-06-19 | [MIPS] Remove support for NEC DDB5476. | Ralf Baechle | 7 | -934/+1 |
2006-06-19 | [MIPS] Remove support for NEC DDB5074. | Ralf Baechle | 5 | -701/+1 |
2006-06-19 | [MIPS] Cleanup memory managment initialization. | Ralf Baechle | 3 | -3/+3 |
2006-06-19 | [MIPS] C99-ify struct resource initialization. | Ralf Baechle | 1 | -6/+31 |
2006-06-05 | [SERIAL] typo: buad -> baud | Horst Schirmeier | 2 | -2/+2 |
2006-04-19 | [MIPS] Rewrite all the assembler interrupt handlers to C. | Ralf Baechle | 10 | -329/+67 |
2006-04-19 | [MIPS] Rewrite spurious_interrupt from assembler to C. | Ralf Baechle | 3 | -6/+5 |
2006-03-27 | [PATCH] mips: fixed collision of rtc function name | Yoichi Yuasa | 1 | -2/+2 |
2006-02-07 | [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again. | Ralf Baechle | 3 | -3/+6 |
2005-11-17 | [MIPS] DDB5477: Fix unused variable warning. | Ralf Baechle | 1 | -3/+7 |
2005-11-07 | Use rtc_lock to protect RTC operations | Atsushi Nemoto | 1 | -0/+6 |
2005-10-29 | Sliceup Kconfig; it's grown too large. | Ralf Baechle | 1 | -0/+4 |
2005-10-29 | Convert struct hw_interrupt_type initializations to ISO C99 named | Ralf Baechle | 3 | -24/+21 |
2005-10-29 | Get rid of early_init. There's more need to make this form of | Ralf Baechle | 3 | -11/+3 |
2005-09-05 | [PATCH] mips: nuke trailing whitespace | Ralf Baechle | 2 | -14/+14 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 25 | -0/+3509 |