aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/sgi-ip32
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Convert the irq functions to the new namesThomas Gleixner2011-03-291-16/+24
* MIPS: IP32: Convert to new irq_chip functionsThomas Gleixner2011-03-251-92/+42
* MIPS: IP32: Migrate to new platform makefile style.Ralf Baechle2010-08-052-2/+11
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* MIPS: Cleanup switches with cases that can be mergedRoel Kluin2010-02-271-8/+1
* MIPS: Move several variables from .bss to .init.dataDmitri Vorobiev2009-12-171-1/+1
* MIPS: IP32: Remove unnecessary if not even harmful volatile keywords.Ralf Baechle2009-05-221-3/+3
* MIPS: IP32: Fix build error due to uninitialized variable.Ralf Baechle2009-05-221-0/+1
* MIPS: IP32: Fix hang on shutdown in power button interrupt handler.Andrew Randrianasulu2009-05-201-1/+1
* MIPS: IP32: Fix needlessly global symbols in arch/mips/sgi-ip32/ip32-irq.cDmitri Vorobiev2009-05-141-2/+2
* MIPS: IP32: ip32_be_handler symbol is needlessly defined globalDmitri Vorobiev2009-05-141-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-03-301-2/+0
|\
| * cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-301-2/+0
* | MIPS: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all platformsRalf Baechle2009-03-301-18/+45
* | MIPS: Stop using <asm-generic/int-l64.h>.Ralf Baechle2009-03-301-1/+1
|/
* MIPS: IP32: Add platform device for CMOS RTC; remove dead codeThomas Bogendoerfer2008-10-152-5/+16
* [MIPS] IP32: Use common SGI button driverThomas Bogendoerfer2008-07-201-12/+1
* [MIPS] IP32: Add platform devices for audio and volume buttonThomas Bogendoerfer2008-07-151-0/+36
* [MIPS] IP32: Fix unexpected irq 71Thomas Bogendoerfer2008-07-031-0/+5
* [MIPS] replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-281-1/+1
* [MIPS] Fix IP32 breakageThomas Bogendoerfer2008-01-072-12/+9
* [MIPS] IP32: More interrupt renumbering fixes.Ralf Baechle2007-11-261-10/+14
* [MIPS] IP32: Fix address of 2nd serial interface.Ralf Baechle2007-11-021-1/+1
* [MIPS] IP32: Fixes after interrupt renumbering.Ralf Baechle2007-10-291-51/+77
* [MIPS] IP32: Retire use of plat_timer_setup.Ralf Baechle2007-10-181-6/+0
* [MIPS] IP32: Fix build by conversion to irq_cpu.c.Ralf Baechle2007-10-162-90/+74
* [MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle2007-10-113-18/+18
* [MIPS] Implement clockevents for R4000-style cp0 count/compare interruptRalf Baechle2007-10-111-1/+1
* [MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle2007-10-111-6/+6
* [MIPS] cleanup struct irqaction initializersThomas Gleixner2007-10-111-4/+12
* [MIPS] IP32: Fix initialization of UART base addresses.Ralf Baechle2007-09-271-2/+2
* [MIPS] Use -Werror on subdirectories which build cleanly.Ralf Baechle2007-07-311-0/+2
* [MIPS] IP32: Don't ignore request_irq's return value.Ralf Baechle2007-07-311-1/+2
* [MIPS] Put an end to <asm/serial.h>'s long and annyoing existenceRalf Baechle2007-07-102-36/+52
* meth driver renovationRalf Baechle2007-05-242-1/+21
* [MIPS] Misc fixes for plat_irq_dispatch functionsThiemo Seufer2007-03-191-1/+1
* [MIPS] Kill redundant EXTRA_AFLAGSAtsushi Nemoto2007-02-261-2/+0
* [MIPS] use name instead of typename for each irq_chipAtsushi Nemoto2007-02-061-5/+5
* [MIPS] prom_free_prom_memory cleanupAtsushi Nemoto2007-02-061-2/+1
* [MIPS] IRQ cleanupsAtsushi Nemoto2006-11-301-113/+20
* [MIPS] A few more pt_regs fixups.Ralf Baechle2006-10-191-1/+1
* [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.Ralf Baechle2006-10-091-1/+0
* [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-082-29/+25
* [PATCH] replace cad_pid by a struct pidCedric Le Goater2006-10-021-1/+1
* [MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle2006-07-131-2/+2
* [MIPS] IP32: Fix wreckage caused by recent SA_* constant replacement.Thiemo Seufer2006-07-131-4/+4
* [MIPS] Eleminate interrupt migration helper use.Ralf Baechle2006-07-131-6/+6
* [PATCH] irq-flags: MIPS: Use the new IRQF_ constantsThomas Gleixner2006-07-021-6/+6
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-291-1/+1