aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/sgi-ip32
AgeCommit message (Expand)Author
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells
2011-12-07MIPS: irq: Remove IRQF_DISABLEDYong Zhang
2011-03-29MIPS: Convert the irq functions to the new namesThomas Gleixner
2011-03-25MIPS: IP32: Convert to new irq_chip functionsThomas Gleixner
2010-08-05MIPS: IP32: Migrate to new platform makefile style.Ralf Baechle
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-27MIPS: Cleanup switches with cases that can be mergedRoel Kluin
2009-12-17MIPS: Move several variables from .bss to .init.dataDmitri Vorobiev
2009-05-22MIPS: IP32: Remove unnecessary if not even harmful volatile keywords.Ralf Baechle
2009-05-22MIPS: IP32: Fix build error due to uninitialized variable.Ralf Baechle
2009-05-20MIPS: IP32: Fix hang on shutdown in power button interrupt handler.Andrew Randrianasulu
2009-05-14MIPS: IP32: Fix needlessly global symbols in arch/mips/sgi-ip32/ip32-irq.cDmitri Vorobiev
2009-05-14MIPS: IP32: ip32_be_handler symbol is needlessly defined globalDmitri Vorobiev
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds
2009-03-30MIPS: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all platformsRalf Baechle
2009-03-30MIPS: Stop using <asm-generic/int-l64.h>.Ralf Baechle
2009-03-30cpumask: remove references to struct irqaction's mask field.Rusty Russell
2008-10-15MIPS: IP32: Add platform device for CMOS RTC; remove dead codeThomas Bogendoerfer
2008-07-20[MIPS] IP32: Use common SGI button driverThomas Bogendoerfer
2008-07-15[MIPS] IP32: Add platform devices for audio and volume buttonThomas Bogendoerfer
2008-07-03[MIPS] IP32: Fix unexpected irq 71Thomas Bogendoerfer
2008-04-28[MIPS] replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-01-07[MIPS] Fix IP32 breakageThomas Bogendoerfer
2007-11-26[MIPS] IP32: More interrupt renumbering fixes.Ralf Baechle
2007-11-02[MIPS] IP32: Fix address of 2nd serial interface.Ralf Baechle
2007-10-29[MIPS] IP32: Fixes after interrupt renumbering.Ralf Baechle
2007-10-18[MIPS] IP32: Retire use of plat_timer_setup.Ralf Baechle
2007-10-16[MIPS] IP32: Fix build by conversion to irq_cpu.c.Ralf Baechle
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle
2007-10-11[MIPS] Implement clockevents for R4000-style cp0 count/compare interruptRalf Baechle
2007-10-11[MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle
2007-10-11[MIPS] cleanup struct irqaction initializersThomas Gleixner
2007-09-27[MIPS] IP32: Fix initialization of UART base addresses.Ralf Baechle
2007-07-31[MIPS] Use -Werror on subdirectories which build cleanly.Ralf Baechle
2007-07-31[MIPS] IP32: Don't ignore request_irq's return value.Ralf Baechle
2007-07-10[MIPS] Put an end to <asm/serial.h>'s long and annyoing existenceRalf Baechle
2007-05-24meth driver renovationRalf Baechle
2007-03-19[MIPS] Misc fixes for plat_irq_dispatch functionsThiemo Seufer
2007-02-26[MIPS] Kill redundant EXTRA_AFLAGSAtsushi Nemoto
2007-02-06[MIPS] use name instead of typename for each irq_chipAtsushi Nemoto
2007-02-06[MIPS] prom_free_prom_memory cleanupAtsushi Nemoto
2006-11-30[MIPS] IRQ cleanupsAtsushi Nemoto
2006-10-19[MIPS] A few more pt_regs fixups.Ralf Baechle
2006-10-09[MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.Ralf Baechle
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle
2006-10-02[PATCH] replace cad_pid by a struct pidCedric Le Goater
2006-07-13[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle
2006-07-13[MIPS] IP32: Fix wreckage caused by recent SA_* constant replacement.Thiemo Seufer
2006-07-13[MIPS] Eleminate interrupt migration helper use.Ralf Baechle