aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/mti-malta (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells3-1/+2
2011-12-07MIPS: irq: Remove IRQF_DISABLEDYong Zhang1-2/+2
2011-09-21MIPS: Mark cascade and low level interrupts IRQF_NO_THREADWu Zhangjin1-2/+4
2011-07-26Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2-8/+8
2011-07-20MIPS: Malta: Fix crash in SMP kernel on non-CMP systems.Ralf Baechle1-7/+7
2011-07-20MIPS: Malta SMTC: Fix build.Ralf Baechle1-1/+1
2011-06-09i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle1-1/+1
2011-05-19Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+2
2011-05-10MIPS: Malta: Fix GCC 4.6.0 build errorRalf Baechle1-2/+1
2011-05-10MIPS: Malta: Fix GCC 4.6.0 build errorRalf Baechle1-11/+3
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra1-0/+2
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-29MIPS: Convert the irq functions to the new namesThomas Gleixner2-2/+2
2011-03-25MIPS: i8259: Convert to new irq_chip functionsThomas Gleixner1-4/+5
2011-03-25MIPS: SMTC: Move declaration of smtc_init_secondary to <asm/smtc.h>.Ralf Baechle1-1/+0
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König1-1/+1
2010-10-07MIPS: Add missing #inclusions of <linux/irq.h>David Howells1-0/+1
2010-10-04MIPS: GIC: Remove dependencies from Malta files.Ralf Baechle1-0/+3
2010-08-05MIPS: Malta: Migrate to new platform makefile style.Ralf Baechle2-2/+7
2010-07-26MIPS: Set io_map_base for several PCI bridges lacking itBen Hutchings1-0/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2010-02-27MIPS: Malta: Convert IRQ controller lock to raw spinlock.Ralf Baechle1-3/+3
2010-01-12MIPS: Malta, PowerTV: Remove unnecessary "Linux started"Yoichi Yuasa1-1/+0
2009-12-17MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZEDmitri Vorobiev1-1/+1
2009-11-13MIPS: Make local arrays with CL_SIZE static __initdataAtsushi Nemoto1-1/+2
2009-11-02MIPS: GCMP: Avoid accessing registers when they are not presentJaidev Patwardhan1-3/+13
2009-11-02MIPS: GIC: Random fixes and enhancements.Chris Dearman2-46/+69
2009-11-02MIPS: CMP: Fix memory barriers for correct operation of amon_cpu_startChris Dearman1-3/+4
2009-11-02MIPS: Malta: Enable PCI 2.1 compatibility in PIIX4Ralf Baechle1-0/+13
2009-11-02MIPS: MTI: Fix accesses to device registers on MIPS boardsChris Dearman1-1/+1
2009-09-24cpumask: arch_send_call_function_ipi_mask: mipsRusty Russell1-2/+2
2009-09-18Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+3
2009-09-17MIPS: Remove useless zero initializations.Ralf Baechle1-1/+1
2009-09-17MIPS: Malta: Convert reset initialization to initcall.Ralf Baechle2-2/+6
2009-08-15timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky1-2/+3
2009-08-03[PATCH] MIPS: SMTC: Fix compile errorRaghu Gandham1-1/+1
2009-07-03MIPS: CMP: Move gcmp_probe to before the SMP opsTim Anderson2-5/+14
2009-07-03MIPS: CMP: activate CMP supportTim Anderson1-0/+10
2009-07-03MIPS: CMP: Extend IPI handling to CPU numberTim Anderson1-38/+36
2009-07-03MIPS: Malta: Remove unnecessary function prototypesDmitri Vorobiev1-3/+0
2009-06-24MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle1-0/+1
2009-04-28irq: change ->set_affinity() to return statusYinghai Lu1-1/+3
2009-03-30MIPS: Malta: make a needlessly global integer variable staticDmitri Vorobiev1-1/+1
2009-01-12irq: update all arches for new irq_descMike Travis1-2/+3
2008-12-13cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell1-3/+3
2008-12-04MIPS: Malta: Consolidate platform device code.Ralf Baechle3-69/+50
2008-12-04MIPS: Malta: Add back RTC supportTiejun Chen1-9/+47
2008-11-20MIPS: Malta: Fix include paths in malta-amon.cDavid Daney1-3/+3
2008-10-03[MIPS] SMTC: Fix SMTC dyntick support.Kevin D. Kissell1-2/+7
2008-10-03[MIPS] SMTC: Build fix: Fix filename in MakefileRalf Baechle1-1/+1