aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/jazz (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-30MIPS: Fixup screen_info struct initializationsSebastian Andrzej Siewior1-9/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-27MIPS: Jazz: Convert irq controller lock to raw spinlock.Ralf Baechle1-5/+5
2009-11-02MIPS: Add IRQF_TIMER flag for timer interruptsWu Zhangjin1-1/+1
2009-08-03MIPS: Jazz: Fix read buffer overflowRoel Kluin1-1/+1
2009-06-24MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle1-0/+1
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds1-1/+0
2009-03-30MIPS: Use BUG_ON() where possible.Ralf Baechle1-2/+1
2009-03-30cpumask: remove references to struct irqaction's mask field.Rusty Russell1-1/+0
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell1-1/+1
2008-08-26[MIPS] Jazz: Fix build error by header file inclusion weeding.Ralf Baechle1-12/+1
2008-08-05remove unneeded #include <linux/ide.h>'sAdrian Bunk1-1/+0
2008-08-05remove unnecessary <linux/hdreg.h> includesBartlomiej Zolnierkiewicz1-1/+0
2008-07-15[MIPS] Remove mips_machtype from ARC based machinesThomas Bogendoerfer1-2/+1
2008-07-15[MIPS] Remove obsolete isa_slot_offsetMaciej W. Rozycki1-1/+0
2008-01-29[MIPS] Cleanup pcspeaker platform device registration.Ralf Baechle1-0/+7
2007-11-02[MIPS] Jazz: disable PIT; cleanup R4030 clockeventThomas Bogendoerfer1-11/+16
2007-10-18[MIPS] Jazz: Retire use of plat_timer_setup.Ralf Baechle2-9/+5
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle2-5/+5
2007-10-11[MIPS] i8253 PIT clocksource and clockevent driversRalf Baechle1-0/+6
2007-10-11[MIPS] Jazz clockevent driverRalf Baechle2-7/+48
2007-10-11[MIPS] JAZZ fixesThomas Bogendoerfer5-158/+160
2007-07-31[MIPS] Use -Werror on subdirectories which build cleanly.Ralf Baechle1-0/+2
2007-07-24[MIPS] Jazz: remove unneeded reset functionsYoichi Yuasa2-17/+0
2007-07-24[MIPS] Jazz: Remove unused arch/mips/jazz/io.cYoichi Yuasa1-135/+0
2007-07-10[MIPS] Put an end to <asm/serial.h>'s long and annyoing existenceRalf Baechle2-1/+61
2007-06-28mips-jazz: correct flags for timer io resourceAlexey Dobriyan1-1/+1
2007-03-24[MIPS] Jazz: Fix warning.Ralf Baechle1-1/+2
2007-03-19[MIPS] Misc fixes for plat_irq_dispatch functionsThiemo Seufer1-1/+1
2007-02-26[MIPS] Kill redundant EXTRA_AFLAGSAtsushi Nemoto1-2/+0
2007-02-06[MIPS] use name instead of typename for each irq_chipAtsushi Nemoto1-1/+1
2006-12-06[MIPS] Compile __do_IRQ() when really neededFranck Bui-Huu1-7/+0
2006-11-30[MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto1-1/+1
2006-11-30[MIPS] IRQ cleanupsAtsushi Nemoto1-21/+6
2006-10-11[MIPS] Fix timer setup for JazzYoichi Yuasa1-1/+1
2006-10-09[MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.Ralf Baechle1-1/+0
2006-10-09[MIPS] Jazz: build fix - include <linux/screen_info.h>Ralf Baechle1-0/+1
2006-10-09[MIPS] Jazz: Remove warning. After 7 years probably somebody test this ;)Ralf Baechle1-2/+0
2006-10-09[MIPS] Jazz: Fix I/O port resources.Ralf Baechle1-4/+21
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle1-15/+15
2006-07-13[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle1-2/+1
2006-07-13[MIPS] Eleminate interrupt migration helper use.Ralf Baechle1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar1-1/+1
2006-06-19[MIPS] Cleanup memory managment initialization.Ralf Baechle1-1/+1
2006-04-19[MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle3-288/+75
2006-04-19[MIPS] Rewrite spurious_interrupt from assembler to C.Ralf Baechle1-1/+2
2006-03-21[MIPS] War on whitespace: cleanup initial spaces followed by tabs.Ralf Baechle1-6/+6
2006-02-07[MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Ralf Baechle1-1/+3
2005-10-29Sliceup Kconfig; it's grown too large.Ralf Baechle1-0/+33