| Commit message (Expand) | Author | Age | Files | Lines |
* | [MIPS] Remove obsolete isa_slot_offset | Maciej W. Rozycki | 2008-07-15 | 1 | -1/+0 |
* | [MIPS] RM: Collected changes | Thomas Bogendoerfer | 2008-01-29 | 8 | -270/+520 |
* | [MIPS] Cleanup pcspeaker platform device registration. | Ralf Baechle | 2008-01-29 | 1 | -0/+7 |
* | [MIPS] SNI: s/achknowledge/acknowledge/ | Maciej W. Rozycki | 2007-11-16 | 1 | -1/+1 |
* | [MIPS] SNI: register a02r clockevent; don't use PIT timer | Thomas Bogendoerfer | 2007-11-02 | 1 | -3/+2 |
* | [MIPS] SNI: Convert a20r timer to clockevent device. | Ralf Baechle | 2007-10-29 | 1 | -16/+64 |
* | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day | 2007-10-19 | 1 | -1/+1 |
* | [MIPS] Kill duplicated setup_irq() for cp0 timer | Atsushi Nemoto | 2007-10-19 | 1 | -18/+0 |
* | [MIPS] checkfiles: Fix "need space after that ','" errors. | Ralf Baechle | 2007-10-12 | 2 | -2/+2 |
* | [MIPS] Fix "no space between function name and open parenthesis" warnings. | Ralf Baechle | 2007-10-12 | 7 | -37/+37 |
* | [MIPS] i8253 PIT clocksource and clockevent drivers | Ralf Baechle | 2007-10-12 | 1 | -0/+3 |
* | [MIPS] Deforest the function pointer jungle in the time code. | Ralf Baechle | 2007-10-12 | 4 | -4/+7 |
* | [MIPS] Move ARC code into arch/mips/fw/arc | Aurelien Jarno | 2007-10-12 | 1 | -1/+1 |
* | [MIPS] SNI: remove unused pcimt_scache.c | Yoichi Yuasa | 2007-08-27 | 1 | -37/+0 |
* | [MIPS] SNI: Remove unneeded sni_machine_halt | Yoichi Yuasa | 2007-08-27 | 2 | -6/+0 |
* | [MIPS] Use -Werror on subdirectories which build cleanly. | Ralf Baechle | 2007-07-31 | 1 | -0/+2 |
* | [MIPS] SNI: sniprom | Thomas Bogendoerfer | 2007-07-24 | 1 | -2/+3 |
* | [MIPS] RM: Use only phyiscal address for 82596 and 53c710 | Thomas Bogendoerfer | 2007-07-12 | 2 | -6/+6 |
* | [MIPS] SNI RM updates | Thomas Bogendoerfer | 2007-07-10 | 7 | -110/+93 |
* | [MIPS] Fix VGA corruption on RM300C | Thomas Bogendoerfer | 2007-06-06 | 1 | -1/+32 |
* | [MIPS] RM300: Fix MMIO problems by marking the PCI INT ACK region busy | Thomas Bogendoerfer | 2007-06-06 | 1 | -1/+17 |
* | Replace deprecated SA_xxx interrupt flags | Thomas Gleixner | 2007-05-08 | 1 | -1/+1 |
* | [MIPS] Change PCI host bridge setup/resources | Thomas Bogendoerfer | 2007-04-27 | 2 | -195/+32 |
* | [MIPS] Misc fixes for plat_irq_dispatch functions | Thiemo Seufer | 2007-03-19 | 2 | -3/+3 |
* | [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are. | Ralf Baechle | 2007-03-04 | 1 | -35/+16 |
* | [MIPS] SNI: MIPS_CPU_IRQ_BASE cleanup | Thomas Bogendoerfer | 2007-02-27 | 3 | -9/+9 |
* | [MIPS] Kill redundant EXTRA_AFLAGS | Atsushi Nemoto | 2007-02-27 | 1 | -2/+0 |
* | [MIPS] Support for several more SNI RM models. | Thomas Bogendoerfer | 2007-02-18 | 11 | -375/+1578 |
* | [MIPS] use name instead of typename for each irq_chip | Atsushi Nemoto | 2007-02-06 | 1 | -1/+1 |
* | [MIPS] prom_free_prom_memory cleanup | Atsushi Nemoto | 2007-02-06 | 1 | -2/+1 |
* | [MIPS] IRQ cleanups | Atsushi Nemoto | 2006-11-30 | 1 | -34/+6 |
* | [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions. | Ralf Baechle | 2006-10-09 | 1 | -1/+0 |
* | [MIPS] Complete fixes after removal of pt_regs argument to int handlers. | Ralf Baechle | 2006-10-08 | 1 | -17/+17 |
* | [MIPS] Replace board_timer_setup function pointer by plat_timer_setup. | Ralf Baechle | 2006-07-13 | 1 | -2/+1 |
* | [MIPS] Eleminate interrupt migration helper use. | Ralf Baechle | 2006-07-13 | 1 | -1/+1 |
* | [PATCH] tty: Remove include of screen_info.h from tty.h | Jon Smirl | 2006-07-10 | 1 | -1/+1 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] genirq: rename desc->handler to desc->chip | Ingo Molnar | 2006-06-29 | 1 | -1/+1 |
* | [MIPS] Support SNI RM200C SNI in big endian mode and R5000 processors. | Thomas Bogendoerfer | 2006-06-19 | 3 | -3/+163 |
* | [MIPS] Cleanup memory managment initialization. | Ralf Baechle | 2006-06-19 | 1 | -1/+1 |
* | [MIPS] C99-ify struct resource initialization. | Ralf Baechle | 2006-06-19 | 1 | -21/+105 |
* | [MIPS] Rewrite all the assembler interrupt handlers to C. | Ralf Baechle | 2006-04-19 | 3 | -117/+28 |
* | [PATCH] mips: fixed collision of rtc function name | Yoichi Yuasa | 2006-03-27 | 1 | -2/+2 |
* | [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again. | Ralf Baechle | 2006-02-07 | 1 | -2/+3 |
* | Convert struct hw_interrupt_type initializations to ISO C99 named | Ralf Baechle | 2005-10-29 | 1 | -8/+7 |
* | Get rid of early_init. There's more need to make this form of | Ralf Baechle | 2005-10-29 | 1 | -5/+1 |
* | [PATCH] mips: nuke trailing whitespace | Ralf Baechle | 2005-09-05 | 2 | -2/+2 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 6 | -0/+598 |