aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/sni
Commit message (Expand)AuthorAgeFilesLines
* MIPS: SNI: Fix GCC 4.6.0 build errorRalf Baechle2011-05-101-2/+2
* MIPS: Convert the irq functions to the new namesThomas Gleixner2011-03-294-6/+6
* MIPS: SNI: Convert to new irq_chip functionsThomas Gleixner2011-03-254-74/+33
* MIPS: Add missing #inclusions of <linux/irq.h>David Howells2010-10-075-0/+5
* MIPS: SNI: Migrate to new platform makefile style.Ralf Baechle2010-08-052-2/+11
* MIPS: SNI: Convert sni_rm200_i8259A_lock to raw spinlock.Ralf Baechle2010-02-271-11/+11
* MIPS: Make various locks static.Ralf Baechle2010-02-271-1/+1
* MIPS: SNI: Correct NULL testJulia Lawall2010-02-101-1/+1
* MIPS: Move several variables from .bss to .init.dataDmitri Vorobiev2009-12-171-1/+1
* MIPS: Fixup last users of irq_chip->typename Thomas Gleixner2009-12-174-4/+4
* MIPS: Add IRQF_TIMER flag for timer interruptsWu Zhangjin2009-11-021-1/+1
* timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky2009-08-151-2/+3
* MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle2009-06-241-0/+1
* mips: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-151-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-03-301-1/+2
|\
| * cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-301-1/+2
* | MIPS: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all platformsRalf Baechle2009-03-304-5/+5
|/
* cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2008-12-131-1/+1
* [MIPS] Remove obsolete isa_slot_offsetMaciej W. Rozycki2008-07-151-1/+0
* [MIPS] RM: Collected changesThomas Bogendoerfer2008-01-298-270/+520
* [MIPS] Cleanup pcspeaker platform device registration.Ralf Baechle2008-01-291-0/+7
* [MIPS] SNI: s/achknowledge/acknowledge/Maciej W. Rozycki2007-11-151-1/+1
* [MIPS] SNI: register a02r clockevent; don't use PIT timerThomas Bogendoerfer2007-11-021-3/+2
* [MIPS] SNI: Convert a20r timer to clockevent device.Ralf Baechle2007-10-291-16/+64
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-1/+1
* [MIPS] Kill duplicated setup_irq() for cp0 timerAtsushi Nemoto2007-10-191-18/+0
* [MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle2007-10-112-2/+2
* [MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle2007-10-117-37/+37
* [MIPS] i8253 PIT clocksource and clockevent driversRalf Baechle2007-10-111-0/+3
* [MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle2007-10-114-4/+7
* [MIPS] Move ARC code into arch/mips/fw/arcAurelien Jarno2007-10-111-1/+1
* [MIPS] SNI: remove unused pcimt_scache.cYoichi Yuasa2007-08-271-37/+0
* [MIPS] SNI: Remove unneeded sni_machine_haltYoichi Yuasa2007-08-272-6/+0
* [MIPS] Use -Werror on subdirectories which build cleanly.Ralf Baechle2007-07-311-0/+2
* [MIPS] SNI: snipromThomas Bogendoerfer2007-07-241-2/+3
* [MIPS] RM: Use only phyiscal address for 82596 and 53c710Thomas Bogendoerfer2007-07-122-6/+6
* [MIPS] SNI RM updatesThomas Bogendoerfer2007-07-107-110/+93
* [MIPS] Fix VGA corruption on RM300CThomas Bogendoerfer2007-06-061-1/+32
* [MIPS] RM300: Fix MMIO problems by marking the PCI INT ACK region busyThomas Bogendoerfer2007-06-061-1/+17
* Replace deprecated SA_xxx interrupt flagsThomas Gleixner2007-05-081-1/+1
* [MIPS] Change PCI host bridge setup/resourcesThomas Bogendoerfer2007-04-272-195/+32
* [MIPS] Misc fixes for plat_irq_dispatch functionsThiemo Seufer2007-03-192-3/+3
* [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.Ralf Baechle2007-03-041-35/+16
* [MIPS] SNI: MIPS_CPU_IRQ_BASE cleanupThomas Bogendoerfer2007-02-263-9/+9
* [MIPS] Kill redundant EXTRA_AFLAGSAtsushi Nemoto2007-02-261-2/+0
* [MIPS] Support for several more SNI RM models.Thomas Bogendoerfer2007-02-1811-375/+1578
* [MIPS] use name instead of typename for each irq_chipAtsushi Nemoto2007-02-061-1/+1
* [MIPS] prom_free_prom_memory cleanupAtsushi Nemoto2007-02-061-2/+1
* [MIPS] IRQ cleanupsAtsushi Nemoto2006-11-301-34/+6
* [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.Ralf Baechle2006-10-091-1/+0