Age | Commit message (Expand) | Author |
2012-09-05 | serial: Add note about migration to driver SCCNXP | Alexander Shiyan |
2012-05-29 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2012-05-15 | MIPS: Fix several implicit uses of export.h/module.h | Paul Gortmaker |
2012-04-08 | Merge branch 'master' into for-next | Jiri Kosina |
2012-04-05 | mips: Fix printk typos in arc/mips | Masanari Iida |
2012-03-28 | Disintegrate asm/system.h for MIPS | David Howells |
2011-12-07 | MIPS: irq: Remove IRQF_DISABLED | Yong Zhang |
2011-09-21 | MIPS: Mark cascade and low level interrupts IRQF_NO_THREAD | Wu Zhangjin |
2011-06-09 | i8253: Create linux/i8253.h and use it in all 8253 related files | Ralf Baechle |
2011-05-10 | MIPS: SNI: 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: SNI: 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: SNI: Migrate to new platform makefile style. | Ralf Baechle |
2010-02-27 | MIPS: SNI: Convert sni_rm200_i8259A_lock to raw spinlock. | Ralf Baechle |
2010-02-27 | MIPS: Make various locks static. | Ralf Baechle |
2010-02-10 | MIPS: SNI: Correct NULL test | Julia Lawall |
2009-12-17 | MIPS: Move several variables from .bss to .init.data | Dmitri Vorobiev |
2009-12-17 | MIPS: Fixup last users of irq_chip->typename | Thomas Gleixner |
2009-11-02 | MIPS: Add IRQF_TIMER flag for timer interrupts | Wu Zhangjin |
2009-08-15 | timekeeping: Increase granularity of read_persistent_clock() | Martin Schwidefsky |
2009-06-24 | MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users. | Ralf Baechle |
2009-06-15 | mips: remove driver_data direct access of struct device | Greg Kroah-Hartman |
2009-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask | Linus Torvalds |
2009-03-30 | MIPS: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all platforms | 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-07-15 | [MIPS] Remove obsolete isa_slot_offset | Maciej W. Rozycki |
2008-01-29 | [MIPS] RM: Collected changes | Thomas Bogendoerfer |
2008-01-29 | [MIPS] Cleanup pcspeaker platform device registration. | Ralf Baechle |
2007-11-15 | [MIPS] SNI: s/achknowledge/acknowledge/ | Maciej W. Rozycki |
2007-11-02 | [MIPS] SNI: register a02r clockevent; don't use PIT timer | Thomas Bogendoerfer |
2007-10-29 | [MIPS] SNI: Convert a20r timer to clockevent device. | Ralf Baechle |
2007-10-19 | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day |
2007-10-19 | [MIPS] Kill duplicated setup_irq() for cp0 timer | Atsushi Nemoto |
2007-10-11 | [MIPS] checkfiles: Fix "need space after that ','" errors. | 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] Deforest the function pointer jungle in the time code. | Ralf Baechle |
2007-10-11 | [MIPS] Move ARC code into arch/mips/fw/arc | Aurelien Jarno |
2007-08-27 | [MIPS] SNI: remove unused pcimt_scache.c | Yoichi Yuasa |
2007-08-27 | [MIPS] SNI: Remove unneeded sni_machine_halt | Yoichi Yuasa |
2007-07-31 | [MIPS] Use -Werror on subdirectories which build cleanly. | Ralf Baechle |
2007-07-24 | [MIPS] SNI: sniprom | Thomas Bogendoerfer |
2007-07-12 | [MIPS] RM: Use only phyiscal address for 82596 and 53c710 | Thomas Bogendoerfer |
2007-07-10 | [MIPS] SNI RM updates | Thomas Bogendoerfer |
2007-06-06 | [MIPS] Fix VGA corruption on RM300C | Thomas Bogendoerfer |
2007-06-06 | [MIPS] RM300: Fix MMIO problems by marking the PCI INT ACK region busy | Thomas Bogendoerfer |
2007-05-08 | Replace deprecated SA_xxx interrupt flags | Thomas Gleixner |
2007-04-27 | [MIPS] Change PCI host bridge setup/resources | Thomas Bogendoerfer |