| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: SNI: Fix GCC 4.6.0 build error | Ralf Baechle | 2011-05-10 | 1 | -2/+2 |
* | MIPS: Convert the irq functions to the new names | Thomas Gleixner | 2011-03-29 | 4 | -6/+6 |
* | MIPS: SNI: Convert to new irq_chip functions | Thomas Gleixner | 2011-03-25 | 4 | -74/+33 |
* | MIPS: Add missing #inclusions of <linux/irq.h> | David Howells | 2010-10-07 | 5 | -0/+5 |
* | MIPS: SNI: Migrate to new platform makefile style. | Ralf Baechle | 2010-08-05 | 2 | -2/+11 |
* | MIPS: SNI: Convert sni_rm200_i8259A_lock to raw spinlock. | Ralf Baechle | 2010-02-27 | 1 | -11/+11 |
* | MIPS: Make various locks static. | Ralf Baechle | 2010-02-27 | 1 | -1/+1 |
* | MIPS: SNI: Correct NULL test | Julia Lawall | 2010-02-10 | 1 | -1/+1 |
* | MIPS: Move several variables from .bss to .init.data | Dmitri Vorobiev | 2009-12-17 | 1 | -1/+1 |
* | MIPS: Fixup last users of irq_chip->typename | Thomas Gleixner | 2009-12-17 | 4 | -4/+4 |
* | MIPS: Add IRQF_TIMER flag for timer interrupts | Wu Zhangjin | 2009-11-02 | 1 | -1/+1 |
* | timekeeping: Increase granularity of read_persistent_clock() | Martin Schwidefsky | 2009-08-15 | 1 | -2/+3 |
* | MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users. | Ralf Baechle | 2009-06-24 | 1 | -0/+1 |
* | mips: remove driver_data direct access of struct device | Greg Kroah-Hartman | 2009-06-16 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask | Linus Torvalds | 2009-03-31 | 1 | -1/+2 |
|\ |
|
| * | cpumask: remove references to struct irqaction's mask field. | Rusty Russell | 2009-03-30 | 1 | -1/+2 |
* | | MIPS: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all platforms | Ralf Baechle | 2009-03-30 | 4 | -5/+5 |
|/ |
|
* | cpumask: convert struct clock_event_device to cpumask pointers. | Rusty Russell | 2008-12-13 | 1 | -1/+1 |
* | [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 |