aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/sni (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-29Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-0/+1
2012-05-15MIPS: Fix several implicit uses of export.h/module.hPaul Gortmaker1-0/+1
2012-04-08Merge branch 'master' into for-nextJiri Kosina1-1/+0
2012-04-05mips: Fix printk typos in arc/mipsMasanari Iida1-1/+1
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells1-1/+0
2011-12-07MIPS: irq: Remove IRQF_DISABLEDYong Zhang2-2/+2
2011-09-21MIPS: Mark cascade and low level interrupts IRQF_NO_THREADWu Zhangjin1-0/+1
2011-06-09i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle1-1/+1
2011-05-10MIPS: SNI: Fix GCC 4.6.0 build errorRalf Baechle1-2/+2
2011-03-29MIPS: Convert the irq functions to the new namesThomas Gleixner4-6/+6
2011-03-25MIPS: SNI: Convert to new irq_chip functionsThomas Gleixner4-74/+33
2010-10-07MIPS: Add missing #inclusions of <linux/irq.h>David Howells5-0/+5
2010-08-05MIPS: SNI: Migrate to new platform makefile style.Ralf Baechle2-2/+11
2010-02-27MIPS: SNI: Convert sni_rm200_i8259A_lock to raw spinlock.Ralf Baechle1-11/+11
2010-02-27MIPS: Make various locks static.Ralf Baechle1-1/+1
2010-02-10MIPS: SNI: Correct NULL testJulia Lawall1-1/+1
2009-12-17MIPS: Move several variables from .bss to .init.dataDmitri Vorobiev1-1/+1
2009-12-17MIPS: Fixup last users of irq_chip->typename Thomas Gleixner4-4/+4
2009-11-02MIPS: Add IRQF_TIMER flag for timer interruptsWu Zhangjin1-1/+1
2009-08-15timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky1-2/+3
2009-06-24MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle1-0/+1
2009-06-15mips: remove driver_data direct access of struct deviceGreg Kroah-Hartman1-1/+1
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds1-1/+2
2009-03-30MIPS: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all platformsRalf Baechle4-5/+5
2009-03-30cpumask: remove references to struct irqaction's mask field.Rusty Russell1-1/+2
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell1-1/+1
2008-07-15[MIPS] Remove obsolete isa_slot_offsetMaciej W. Rozycki1-1/+0
2008-01-29[MIPS] RM: Collected changesThomas Bogendoerfer8-270/+520
2008-01-29[MIPS] Cleanup pcspeaker platform device registration.Ralf Baechle1-0/+7
2007-11-15[MIPS] SNI: s/achknowledge/acknowledge/Maciej W. Rozycki1-1/+1
2007-11-02[MIPS] SNI: register a02r clockevent; don't use PIT timerThomas Bogendoerfer1-3/+2
2007-10-29[MIPS] SNI: Convert a20r timer to clockevent device.Ralf Baechle1-16/+64
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day1-1/+1
2007-10-19[MIPS] Kill duplicated setup_irq() for cp0 timerAtsushi Nemoto1-18/+0
2007-10-11[MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle2-2/+2
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle7-37/+37
2007-10-11[MIPS] i8253 PIT clocksource and clockevent driversRalf Baechle1-0/+3
2007-10-11[MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle4-4/+7
2007-10-11[MIPS] Move ARC code into arch/mips/fw/arcAurelien Jarno1-1/+1
2007-08-27[MIPS] SNI: remove unused pcimt_scache.cYoichi Yuasa1-37/+0
2007-08-27[MIPS] SNI: Remove unneeded sni_machine_haltYoichi Yuasa2-6/+0
2007-07-31[MIPS] Use -Werror on subdirectories which build cleanly.Ralf Baechle1-0/+2
2007-07-24[MIPS] SNI: snipromThomas Bogendoerfer1-2/+3
2007-07-12[MIPS] RM: Use only phyiscal address for 82596 and 53c710Thomas Bogendoerfer2-6/+6
2007-07-10[MIPS] SNI RM updatesThomas Bogendoerfer7-110/+93
2007-06-06[MIPS] Fix VGA corruption on RM300CThomas Bogendoerfer1-1/+32
2007-06-06[MIPS] RM300: Fix MMIO problems by marking the PCI INT ACK region busyThomas Bogendoerfer1-1/+17
2007-05-08Replace deprecated SA_xxx interrupt flagsThomas Gleixner1-1/+1
2007-04-27[MIPS] Change PCI host bridge setup/resourcesThomas Bogendoerfer2-195/+32
2007-03-19[MIPS] Misc fixes for plat_irq_dispatch functionsThiemo Seufer2-3/+3