aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/pmc-sierra (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-20MIPS: Malta: Fix crash in SMP kernel on non-CMP systems.Ralf Baechle1-5/+3
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/+4
2011-05-10MIPS: MSP71xx: Fix typo in msp_per_irq_controllerYoichi Yuasa1-1/+1
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra1-0/+4
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-29MIPS: Convert the irq functions to the new namesThomas Gleixner3-3/+3
2011-03-25MIPS: msp71xx: Convert to new irq_chip functionsThomas Gleixner3-93/+46
2011-03-25MIPS: MSP71xx: Platform support for On-chip MSP ethernet devices.Anoop P A3-1/+198
2011-03-25MIPS: MSP71xx: Platform support for MSP on-chip USB controller.Anoop P A3-64/+182
2011-03-25MIPS: MSP71xx: Add VSMP/SMTC support.Anoop P A4-0/+194
2011-03-25MIPS: MSP71xx: Add vectored interrupt support.Anoop P A4-88/+397
2011-03-25MIPS: MSP71xx: Set up MSP VPE1 timer.Anoop P A1-1/+15
2011-03-17mips: change to new flag variablematt mooney1-1/+1
2011-03-14MIPS: Select R4K timer lib for all MSP platformsAnoop P A2-5/+1
2010-12-16MIPS: LD/SD o32 macro GAS fix updateMaciej W. Rozycki1-2/+10
2010-10-07MIPS: Add missing #inclusions of <linux/irq.h>David Howells1-0/+1
2010-08-05MIPS: PNX Removing dead CONFIG_PMCTWILEDChristoph Egger1-11/+0
2010-08-05MIPS: Cavium: Remove dead CONFIG_GDB_CONSOLEChristoph Egger1-4/+0
2010-08-05MIPS: PMC-Sierra: Move board Makefile parts to their own Platform fileShane McDonald1-0/+14
2010-08-05MIPS: Yosemite: ht-irq.c: Checkpatch cleanupAndrea Gelmini1-7/+6
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo3-2/+1
2010-02-27MIPS: Yosemite: Convert SMP startup lock to arch spinlock.Ralf Baechle1-4/+4
2010-02-27MIPS: Remove trailing space in messagesFrans Pop1-1/+1
2010-02-27MIPS: msp71xx: remove unused prom_getcmdline()Yoichi Yuasa1-6/+0
2010-02-27MIPS: Nuke trailing blank linesRalf Baechle2-2/+0
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski1-1/+1
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski1-5/+5
2009-09-24cpumask: arch_send_call_function_ipi_mask: mipsRusty Russell1-2/+2
2009-08-15timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky1-2/+3
2009-08-03MIPS: Simplify and correct interrupt handling for MSP4200Shane McDonald1-9/+1
2009-08-03MIPS: MSP71xx: fix build failures on msp_irq_slp.cFlorian Fainelli1-2/+2
2009-08-03MIPS: Eleminate filenames from commentsRalf Baechle3-6/+0
2009-06-24MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle1-0/+1
2009-05-14MIPS: MSP71xx: Remove the RAMROOT functionsShane McDonald2-71/+1
2009-05-14MIPS: MSP71xx: Resolve use of non-existent GPIO routines in msp71xx resetShane McDonald1-6/+2
2009-05-14MIPS: MSP71xx: Resolve multiple definition of plat_timer_setupShane McDonald1-5/+2
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang1-4/+4
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer1-1/+1
2008-12-13cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell1-3/+3
2008-10-20mips: use bcd2bin/bin2bcdAdrian Bunk1-15/+15
2008-10-11MIPS: PMC MSP71XX gpio driversPatrick Glass3-0/+367
2008-07-30[MIPS] kgdb: Remove existing implementationJason Wessel4-263/+0
2008-07-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-36/+0
2008-06-27PCI: remove unused arch pcibios_update_resource() functionsAdrian Bunk1-36/+0
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe1-1/+1
2008-05-12[MIPS] msp_hwbutton.c: minor irq handler cleanupsJeff Garzik1-4/+1
2008-04-29proper extern for late_time_initAdrian Bunk1-3/+0
2008-03-12[MIPS] Yosemite: Fix a few more section reference bugs.Ralf Baechle1-3/+3
2008-01-29[MIPS] SMP: Call platform methods via ops structure.Ralf Baechle2-65/+89
2008-01-29[MIPS] Delete now-unreferenced i2c-yosemite.h header file.Robert P. J. Day1-96/+0