Age | Commit message (Expand) | Author |
2011-05-10 | MIPS: Jazz: Fix GCC 4.6.0 build error | Ralf Baechle |
2011-03-29 | MIPS: Convert the irq functions to the new names | Thomas Gleixner |
2011-03-25 | MIPS: JAZZ: Convert to new irq_chip functions | Thomas Gleixner |
2010-10-07 | MIPS: Add missing #inclusions of <linux/irq.h> | David Howells |
2010-08-05 | MIPS: Jazz: Migrate to new platform makefile style. | Ralf Baechle |
2010-04-30 | MIPS: Fixup screen_info struct initializations | Sebastian Andrzej Siewior |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-02-27 | MIPS: Jazz: Convert irq controller lock to raw spinlock. | Ralf Baechle |
2009-11-02 | MIPS: Add IRQF_TIMER flag for timer interrupts | Wu Zhangjin |
2009-08-03 | MIPS: Jazz: Fix read buffer overflow | Roel Kluin |
2009-06-24 | MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users. | Ralf Baechle |
2009-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask | Linus Torvalds |
2009-03-30 | MIPS: Use BUG_ON() where possible. | Ralf Baechle |
2009-03-30 | cpumask: remove references to struct irqaction's mask field. | Rusty Russell |
2008-12-13 | cpumask: convert struct clock_event_device to cpumask pointers. | Rusty Russell |
2008-08-26 | [MIPS] Jazz: Fix build error by header file inclusion weeding. | Ralf Baechle |
2008-08-05 | remove unneeded #include <linux/ide.h>'s | Adrian Bunk |
2008-08-05 | remove unnecessary <linux/hdreg.h> includes | Bartlomiej Zolnierkiewicz |
2008-07-15 | [MIPS] Remove mips_machtype from ARC based machines | Thomas Bogendoerfer |
2008-07-15 | [MIPS] Remove obsolete isa_slot_offset | Maciej W. Rozycki |
2008-01-29 | [MIPS] Cleanup pcspeaker platform device registration. | Ralf Baechle |
2007-11-02 | [MIPS] Jazz: disable PIT; cleanup R4030 clockevent | Thomas Bogendoerfer |
2007-10-18 | [MIPS] Jazz: Retire use of plat_timer_setup. | Ralf Baechle |
2007-10-11 | [MIPS] Fix "no space between function name and open parenthesis" warnings. | Ralf Baechle |
2007-10-11 | [MIPS] i8253 PIT clocksource and clockevent drivers | Ralf Baechle |
2007-10-11 | [MIPS] Jazz clockevent driver | Ralf Baechle |
2007-10-11 | [MIPS] JAZZ fixes | Thomas Bogendoerfer |
2007-07-31 | [MIPS] Use -Werror on subdirectories which build cleanly. | Ralf Baechle |
2007-07-24 | [MIPS] Jazz: remove unneeded reset functions | Yoichi Yuasa |
2007-07-24 | [MIPS] Jazz: Remove unused arch/mips/jazz/io.c | Yoichi Yuasa |
2007-07-10 | [MIPS] Put an end to <asm/serial.h>'s long and annyoing existence | Ralf Baechle |
2007-06-28 | mips-jazz: correct flags for timer io resource | Alexey Dobriyan |
2007-03-24 | [MIPS] Jazz: Fix warning. | Ralf Baechle |
2007-03-19 | [MIPS] Misc fixes for plat_irq_dispatch functions | Thiemo Seufer |
2007-02-26 | [MIPS] Kill redundant EXTRA_AFLAGS | Atsushi Nemoto |
2007-02-06 | [MIPS] use name instead of typename for each irq_chip | Atsushi Nemoto |
2006-12-06 | [MIPS] Compile __do_IRQ() when really needed | Franck Bui-Huu |
2006-11-30 | [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq | Atsushi Nemoto |
2006-11-30 | [MIPS] IRQ cleanups | Atsushi Nemoto |
2006-10-11 | [MIPS] Fix timer setup for Jazz | Yoichi Yuasa |
2006-10-09 | [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions. | Ralf Baechle |
2006-10-09 | [MIPS] Jazz: build fix - include <linux/screen_info.h> | Ralf Baechle |
2006-10-09 | [MIPS] Jazz: Remove warning. After 7 years probably somebody test this ;) | Ralf Baechle |
2006-10-09 | [MIPS] Jazz: Fix I/O port resources. | Ralf Baechle |
2006-10-08 | [MIPS] Complete fixes after removal of pt_regs argument to int handlers. | Ralf Baechle |
2006-07-13 | [MIPS] Replace board_timer_setup function pointer by plat_timer_setup. | Ralf Baechle |
2006-07-13 | [MIPS] Eleminate interrupt migration helper use. | Ralf Baechle |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-29 | [PATCH] genirq: rename desc->handler to desc->chip | Ingo Molnar |
2006-06-19 | [MIPS] Cleanup memory managment initialization. | Ralf Baechle |