aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/jazz
Commit message (Expand)AuthorAge
* MIPS: Add missing #inclusions of <linux/irq.h>David Howells2010-10-07
* MIPS: Jazz: Migrate to new platform makefile style.Ralf Baechle2010-08-05
* MIPS: Fixup screen_info struct initializationsSebastian Andrzej Siewior2010-04-30
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* MIPS: Jazz: Convert irq controller lock to raw spinlock.Ralf Baechle2010-02-27
* MIPS: Add IRQF_TIMER flag for timer interruptsWu Zhangjin2009-11-02
* MIPS: Jazz: Fix read buffer overflowRoel Kluin2009-08-03
* MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle2009-06-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-03-30
|\
| * cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-30
* | MIPS: Use BUG_ON() where possible.Ralf Baechle2009-03-30
|/
* cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2008-12-13
* [MIPS] Jazz: Fix build error by header file inclusion weeding.Ralf Baechle2008-08-26
* remove unneeded #include <linux/ide.h>'sAdrian Bunk2008-08-05
* remove unnecessary <linux/hdreg.h> includesBartlomiej Zolnierkiewicz2008-08-05
* [MIPS] Remove mips_machtype from ARC based machinesThomas Bogendoerfer2008-07-15
* [MIPS] Remove obsolete isa_slot_offsetMaciej W. Rozycki2008-07-15
* [MIPS] Cleanup pcspeaker platform device registration.Ralf Baechle2008-01-29
* [MIPS] Jazz: disable PIT; cleanup R4030 clockeventThomas Bogendoerfer2007-11-02
* [MIPS] Jazz: Retire use of plat_timer_setup.Ralf Baechle2007-10-18
* [MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle2007-10-11
* [MIPS] i8253 PIT clocksource and clockevent driversRalf Baechle2007-10-11
* [MIPS] Jazz clockevent driverRalf Baechle2007-10-11
* [MIPS] JAZZ fixesThomas Bogendoerfer2007-10-11
* [MIPS] Use -Werror on subdirectories which build cleanly.Ralf Baechle2007-07-31
* [MIPS] Jazz: remove unneeded reset functionsYoichi Yuasa2007-07-24
* [MIPS] Jazz: Remove unused arch/mips/jazz/io.cYoichi Yuasa2007-07-24
* [MIPS] Put an end to <asm/serial.h>'s long and annyoing existenceRalf Baechle2007-07-10
* mips-jazz: correct flags for timer io resourceAlexey Dobriyan2007-06-28
* [MIPS] Jazz: Fix warning.Ralf Baechle2007-03-24
* [MIPS] Misc fixes for plat_irq_dispatch functionsThiemo Seufer2007-03-19
* [MIPS] Kill redundant EXTRA_AFLAGSAtsushi Nemoto2007-02-26
* [MIPS] use name instead of typename for each irq_chipAtsushi Nemoto2007-02-06
* [MIPS] Compile __do_IRQ() when really neededFranck Bui-Huu2006-12-06
* [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto2006-11-29
* [MIPS] IRQ cleanupsAtsushi Nemoto2006-11-29
* [MIPS] Fix timer setup for JazzYoichi Yuasa2006-10-11
* [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.Ralf Baechle2006-10-08
* [MIPS] Jazz: build fix - include <linux/screen_info.h>Ralf Baechle2006-10-08
* [MIPS] Jazz: Remove warning. After 7 years probably somebody test this ;)Ralf Baechle2006-10-08
* [MIPS] Jazz: Fix I/O port resources.Ralf Baechle2006-10-08
* [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-07
* [MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle2006-07-13
* [MIPS] Eleminate interrupt migration helper use.Ralf Baechle2006-07-13
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-29
* [MIPS] Cleanup memory managment initialization.Ralf Baechle2006-06-19
* [MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle2006-04-18
* [MIPS] Rewrite spurious_interrupt from assembler to C.Ralf Baechle2006-04-18
* [MIPS] War on whitespace: cleanup initial spaces followed by tabs.Ralf Baechle2006-03-21