aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/sgi-ip27 (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-24MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle4-0/+4
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm1-1/+1
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds1-1/+1
2009-03-30trivial: Fix misspelling of firmwareNick Andrew1-1/+1
2009-03-30MIPS: Stop using <asm-generic/int-l64.h>.Ralf Baechle2-3/+3
2009-03-30cpumask: remove node_to_first_cpuRusty Russell1-1/+1
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell1-1/+1
2008-12-13cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell1-1/+1
2008-10-15MIPS: IP27: Switch over to RTC class driverThomas Bogendoerfer1-77/+22
2008-07-30[MIPS] kgdb: Remove existing implementationJason Wessel2-61/+0
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi1-0/+1
2008-07-24mm: move bootmem descriptors definition to a single placeJohannes Weiner1-3/+1
2008-07-15[MIPS] Replace use of print_symbol with new %sP pointer format.Ralf Baechle1-7/+3
2008-06-05[MIPS] IP27: misc fixesThomas Bogendoerfer1-22/+0
2008-06-05[MIPS] IP27: Fix clockevent setupThomas Bogendoerfer2-15/+17
2008-06-05[MIPS] IP27: Fix bootmem memory setupThomas Bogendoerfer1-95/+22
2008-05-12[MIPS] ip27-timer: fix unsigned irq < 0Roel Kluin1-2/+2
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox1-1/+0
2008-03-12[MIPS] Fix loads of section missmatchesRalf Baechle3-5/+5
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle1-1/+2
2008-02-03arch/mips/: Spelling fixesJoe Perches1-1/+1
2008-01-29[MIPS] SMP: Call platform methods via ops structure.Ralf Baechle3-47/+64
2007-11-02[MIPS] IP27: Fix build error.Ralf Baechle1-2/+2
2007-10-29[MIPS] IP27: Fix slice logic to work for arbitrary number of slices.Ralf Baechle1-4/+7
2007-10-22[MIPS] time: SMP/NUMA-proofing of IP27 HUB RT timer code.Ralf Baechle2-64/+72
2007-10-18[MIPS] IP27: Convert to clock_event_device.Ralf Baechle2-66/+94
2007-10-11[MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle1-1/+1
2007-10-11[MIPS] IP27: Add clocksource driversRalf Baechle1-3/+11
2007-10-11[MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle2-7/+2
2007-10-11[MIPS] Use generic NTP code for all MIPS platformsRalf Baechle1-18/+0
2007-10-11[MIPS] Remove IP27 specific structures from struct cpuinfo_mipsRalf Baechle2-1/+4
2007-10-11[MIPS] IP27: remove duplicate extern dump_tlb_all() prototypeYoichi Yuasa1-2/+0
2007-08-27[MIPS] IP27: intr_sconnect_level: don't disable interrupts.Ralf Baechle1-3/+0
2007-08-27[MIPS] IP27: startup_bridge_irq: connect interrupt.Ralf Baechle1-0/+2
2007-08-27[MIPS] IP27: shutdown_bridge_irq: don't free irq.Ralf Baechle1-3/+0
2007-08-27[MIPS] SMP: Scatter __cpuinit over the code as needed.Ralf Baechle1-2/+2
2007-07-31[MIPS] Use -Werror on subdirectories which build cleanly.Ralf Baechle1-0/+2
2007-07-31[MIPS] IP27: Fix warning.Ralf Baechle1-7/+9
2007-07-31[MIPS] IP27: Fix modpost warning.Ralf Baechle1-1/+1
2007-07-10[MIPS] Remove unused dump_tlb functionsAtsushi Nemoto1-1/+0
2007-06-11[MIPS] Fix IP27 buildAtsushi Nemoto1-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-03-07[MIPS] IP27: Build fixRalf Baechle1-2/+0
2007-03-04[MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.Ralf Baechle1-34/+1
2007-02-26[MIPS] Kill redundant EXTRA_AFLAGSAtsushi Nemoto1-2/+0
2007-02-18[MIPS] Add external declaration of pagetable_init() to pgalloc.hAtsushi Nemoto1-1/+1
2007-02-18[MIPS] IP27: Fix warning.Ralf Baechle1-1/+1
2007-02-06[MIPS] use name instead of typename for each irq_chipAtsushi Nemoto2-2/+2
2007-02-06[MIPS] prom_free_prom_memory cleanupAtsushi Nemoto1-2/+1