aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/pmc-sierra/yosemite (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-29remove references to cpu_*_map in arch/Rusty Russell1-3/+3
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells2-2/+0
2012-02-20MIPS: PCI: use list_for_each_entry() for bus->devices traversalBjorn Helgaas1-10/+0
2011-11-08MIPS: Yosemite, Emma: Fix off-by-two in arcs_cmdline buffer size checkThomas Jarosch1-1/+1
2011-10-20Revert "MIPS: LD/SD o32 macro GAS fix update"Ralf Baechle1-10/+2
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra1-0/+4
2011-03-17mips: change to new flag variablematt mooney1-1/+1
2010-12-16MIPS: LD/SD o32 macro GAS fix updateMaciej W. Rozycki1-2/+10
2010-08-05MIPS: Cavium: Remove dead CONFIG_GDB_CONSOLEChristoph Egger1-4/+0
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 Heo2-2/+0
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: Nuke trailing blank linesRalf Baechle1-1/+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: Eleminate filenames from commentsRalf Baechle1-2/+0
2009-06-24MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle1-0/+1
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-07-30[MIPS] kgdb: Remove existing implementationJason Wessel3-190/+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-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
2008-01-29[MIPS] remove unused mips_machtypeYoichi Yuasa1-2/+0
2007-10-19[MIPS] Kill duplicated setup_irq() for cp0 timerAtsushi Nemoto1-5/+0
2007-10-11[MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle1-1/+1
2007-10-11[MIPS] Switch from to_tm to rtc_time_to_tmRalf Baechle1-2/+6
2007-10-11[MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle1-15/+3
2007-10-11[MIPS] ARC: Get rid of mips_machgroupRalf Baechle1-1/+0
2007-08-27[MIPS] SMP: Scatter __cpuinit over the code as needed.Ralf Baechle1-3/+3
2007-07-31[MIPS] Yosemite: Fix warning.Ralf Baechle1-6/+11
2007-07-31[MIPS] Yosemite: Only build ll_ht_smp_irq_handler() if HYPERTRANSPORT.Ralf Baechle1-0/+2
2007-07-31[MIPS] Yosemite: Fix build error due to undeclared titan_mailbox_irq().Ralf Baechle1-0/+2
2007-07-31[MIPS] Yosemite: Don't declare titan_mailbox_irq() as asmlinkage.Ralf Baechle1-1/+1
2007-07-31[MIPS] Yosemite: Fix warnings in i2c-yoesmite by deleting the unused code.Ralf Baechle2-189/+3
2007-07-31[MIPS] Fix build breakage due to duplicate cpu_clock definitionRalf Baechle2-4/+4
2007-07-18serial: add early_serial_setup() back to header fileYinghai Lu1-0/+1
2007-07-10[MIPS] Yosemite: Fix modpost warnings.Ralf Baechle1-1/+1
2007-03-04[MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.Ralf Baechle1-5/+0
2007-02-06[MIPS] Yosemite: Fix missing parens in SERIAL_READ_1 macroRalf Baechle1-1/+1
2007-02-06[MIPS] Add missing ifdef arch/mips/pmc-sierra/yosemite/setup.cMathieu Desnoyers1-0/+2
2007-02-06[MIPS] prom_free_prom_memory cleanupAtsushi Nemoto1-2/+1