aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/mti-malta
AgeCommit message (Expand)Author
2013-02-21Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...Ralf Baechle
2013-02-17MIPS: Add new GIC clocksource.Steven J. Hill
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2012-11-13MIPS: Malta: Fix interupt number of CBUS UART.Ralf Baechle
2012-09-28Merge branch 'ralf-3.7' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...Ralf Baechle
2012-09-27Merge branch 'cn68xx-ciu2' of git://git.linux-mips.org/pub/scm/daney/upstream...Ralf Baechle
2012-09-17MIPS: Malta: Don't crash on spurious interrupt.Ralf Baechle
2012-09-14MIPS: Malta: Remove RTC Data Mode bootstrap breakageMaciej W. Rozycki
2012-09-13MIPS: Make GIC code platform independent.Steven J. Hill
2012-08-17MIPS: Malta: Delete duplicate PCI fixup.Ralf Baechle
2012-07-19MIPS: PCI: Move fixups from __init to __devinit.Sebastian Andrzej Siewior
2012-07-19mips: mark const init data with __initconst instead of __initdataUwe Kleine-König
2012-07-19MIPS: Malta: Change start address to avoid conflicts.Steven J. Hill
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells
2011-12-07MIPS: irq: Remove IRQF_DISABLEDYong Zhang
2011-09-21MIPS: Mark cascade and low level interrupts IRQF_NO_THREADWu Zhangjin
2011-07-26Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2011-07-20MIPS: Malta: Fix crash in SMP kernel on non-CMP systems.Ralf Baechle
2011-07-20MIPS: Malta SMTC: Fix build.Ralf Baechle
2011-06-09i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle
2011-05-19Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds
2011-05-10MIPS: Malta: Fix GCC 4.6.0 build errorRalf Baechle
2011-05-10MIPS: Malta: Fix GCC 4.6.0 build errorRalf Baechle
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-29MIPS: Convert the irq functions to the new namesThomas Gleixner
2011-03-25MIPS: i8259: Convert to new irq_chip functionsThomas Gleixner
2011-03-25MIPS: SMTC: Move declaration of smtc_init_secondary to <asm/smtc.h>.Ralf Baechle
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-10-07MIPS: Add missing #inclusions of <linux/irq.h>David Howells
2010-10-04MIPS: GIC: Remove dependencies from Malta files.Ralf Baechle
2010-08-05MIPS: Malta: Migrate to new platform makefile style.Ralf Baechle
2010-07-26MIPS: Set io_map_base for several PCI bridges lacking itBen Hutchings
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-27MIPS: Malta: Convert IRQ controller lock to raw spinlock.Ralf Baechle
2010-01-12MIPS: Malta, PowerTV: Remove unnecessary "Linux started"Yoichi Yuasa
2009-12-17MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZEDmitri Vorobiev
2009-11-13MIPS: Make local arrays with CL_SIZE static __initdataAtsushi Nemoto
2009-11-02MIPS: GCMP: Avoid accessing registers when they are not presentJaidev Patwardhan
2009-11-02MIPS: GIC: Random fixes and enhancements.Chris Dearman
2009-11-02MIPS: CMP: Fix memory barriers for correct operation of amon_cpu_startChris Dearman
2009-11-02MIPS: Malta: Enable PCI 2.1 compatibility in PIIX4Ralf Baechle
2009-11-02MIPS: MTI: Fix accesses to device registers on MIPS boardsChris Dearman
2009-09-24cpumask: arch_send_call_function_ipi_mask: mipsRusty Russell
2009-09-18Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-09-17MIPS: Remove useless zero initializations.Ralf Baechle
2009-09-17MIPS: Malta: Convert reset initialization to initcall.Ralf Baechle
2009-08-15timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky
2009-08-03[PATCH] MIPS: SMTC: Fix compile errorRaghu Gandham
2009-07-03MIPS: CMP: Move gcmp_probe to before the SMP opsTim Anderson