aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/mti-malta
AgeCommit message (Expand)AuthorFilesLines
2012-03-28Disintegrate asm/system.h for MIPSGravatar David Howells 3-1/+2
2011-12-07MIPS: irq: Remove IRQF_DISABLEDGravatar Yong Zhang 1-2/+2
2011-09-21MIPS: Mark cascade and low level interrupts IRQF_NO_THREADGravatar Wu Zhangjin 1-2/+4
2011-07-26Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusGravatar Linus Torvalds 2-8/+8
2011-07-20MIPS: Malta: Fix crash in SMP kernel on non-CMP systems.Gravatar Ralf Baechle 1-7/+7
2011-07-20MIPS: Malta SMTC: Fix build.Gravatar Ralf Baechle 1-1/+1
2011-06-09i8253: Create linux/i8253.h and use it in all 8253 related filesGravatar Ralf Baechle 1-1/+1
2011-05-19Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Gravatar Linus Torvalds 1-0/+2
2011-05-10MIPS: Malta: Fix GCC 4.6.0 build errorGravatar Ralf Baechle 1-2/+1
2011-05-10MIPS: Malta: Fix GCC 4.6.0 build errorGravatar Ralf Baechle 1-11/+3
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Gravatar Peter Zijlstra 1-0/+2
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-1/+1
2011-03-29MIPS: Convert the irq functions to the new namesGravatar Thomas Gleixner 2-2/+2
2011-03-25MIPS: i8259: Convert to new irq_chip functionsGravatar Thomas Gleixner 1-4/+5
2011-03-25MIPS: SMTC: Move declaration of smtc_init_secondary to <asm/smtc.h>.Gravatar Ralf Baechle 1-1/+0
2010-11-01tree-wide: fix comment/printk typosGravatar Uwe Kleine-König 1-1/+1
2010-10-07MIPS: Add missing #inclusions of <linux/irq.h>Gravatar David Howells 1-0/+1
2010-10-04MIPS: GIC: Remove dependencies from Malta files.Gravatar Ralf Baechle 1-0/+3
2010-08-05MIPS: Malta: Migrate to new platform makefile style.Gravatar Ralf Baechle 2-2/+7
2010-07-26MIPS: Set io_map_base for several PCI bridges lacking itGravatar Ben Hutchings 1-0/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-1/+0
2010-02-27MIPS: Malta: Convert IRQ controller lock to raw spinlock.Gravatar Ralf Baechle 1-3/+3
2010-01-12MIPS: Malta, PowerTV: Remove unnecessary "Linux started"Gravatar Yoichi Yuasa 1-1/+0
2009-12-17MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZEGravatar Dmitri Vorobiev 1-1/+1
2009-11-13MIPS: Make local arrays with CL_SIZE static __initdataGravatar Atsushi Nemoto 1-1/+2
2009-11-02MIPS: GCMP: Avoid accessing registers when they are not presentGravatar Jaidev Patwardhan 1-3/+13
2009-11-02MIPS: GIC: Random fixes and enhancements.Gravatar Chris Dearman 2-46/+69
2009-11-02MIPS: CMP: Fix memory barriers for correct operation of amon_cpu_startGravatar Chris Dearman 1-3/+4
2009-11-02MIPS: Malta: Enable PCI 2.1 compatibility in PIIX4Gravatar Ralf Baechle 1-0/+13
2009-11-02MIPS: MTI: Fix accesses to device registers on MIPS boardsGravatar Chris Dearman 1-1/+1
2009-09-24cpumask: arch_send_call_function_ipi_mask: mipsGravatar Rusty Russell 1-2/+2
2009-09-18Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-2/+3
2009-09-17MIPS: Remove useless zero initializations.Gravatar Ralf Baechle 1-1/+1
2009-09-17MIPS: Malta: Convert reset initialization to initcall.Gravatar Ralf Baechle 2-2/+6
2009-08-15timekeeping: Increase granularity of read_persistent_clock()Gravatar Martin Schwidefsky 1-2/+3
2009-08-03[PATCH] MIPS: SMTC: Fix compile errorGravatar Raghu Gandham 1-1/+1
2009-07-03MIPS: CMP: Move gcmp_probe to before the SMP opsGravatar Tim Anderson 2-5/+14
2009-07-03MIPS: CMP: activate CMP supportGravatar Tim Anderson 1-0/+10
2009-07-03MIPS: CMP: Extend IPI handling to CPU numberGravatar Tim Anderson 1-38/+36
2009-07-03MIPS: Malta: Remove unnecessary function prototypesGravatar Dmitri Vorobiev 1-3/+0
2009-06-24MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Gravatar Ralf Baechle 1-0/+1
2009-04-28irq: change ->set_affinity() to return statusGravatar Yinghai Lu 1-1/+3
2009-03-30MIPS: Malta: make a needlessly global integer variable staticGravatar Dmitri Vorobiev 1-1/+1
2009-01-12irq: update all arches for new irq_descGravatar Mike Travis 1-2/+3
2008-12-13cpumask: make irq_set_affinity() take a const struct cpumaskGravatar Rusty Russell 1-3/+3
2008-12-04MIPS: Malta: Consolidate platform device code.Gravatar Ralf Baechle 3-69/+50
2008-12-04MIPS: Malta: Add back RTC supportGravatar Tiejun Chen 1-9/+47
2008-11-20MIPS: Malta: Fix include paths in malta-amon.cGravatar David Daney 1-3/+3
2008-10-03[MIPS] SMTC: Fix SMTC dyntick support.Gravatar Kevin D. Kissell 1-2/+7
2008-10-03[MIPS] SMTC: Build fix: Fix filename in MakefileGravatar Ralf Baechle 1-1/+1