aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/sgi-ip27
Commit message (Expand)AuthorAgeFilesLines
* MIPS: IP27: Convert to new irq_chip functionsThomas Gleixner2011-03-252-27/+22
* MIPS: IP27: Migrate to new Platform fileRalf Baechle2010-08-052-2/+19
* MIPS: IP27: klconfig.c checkpatch cleanupAndrea Gelmini2010-08-051-4/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* MIPS: IP27: Convert nmi_lock lock to arch spinlock;Ralf Baechle2010-02-271-2/+2
* MIPS: IP27: Remove code obfuscation by enter_panic_mode().Ralf Baechle2010-02-271-3/+2
* MIPS: Make various locks static.Ralf Baechle2010-02-271-1/+1
* MIPS: Nuke trailing blank linesRalf Baechle2010-02-271-1/+0
* mm: make totalhigh_pages unsigned longAndreas Fenkart2010-01-111-1/+1
* MIPS: Add IRQF_TIMER flag for timer interruptsWu Zhangjin2009-11-021-1/+1
* MIPS: SMP: Fix build.Ralf Baechle2009-09-301-1/+1
* cpumask: arch_send_call_function_ipi_mask: mipsRusty Russell2009-09-241-2/+2
* cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell2009-09-241-1/+1
* MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle2009-06-244-0/+4
* clocksource: pass clocksource to read() callbackMagnus Damm2009-04-211-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-031-1/+1
|\
| * trivial: Fix misspelling of firmwareNick Andrew2009-03-301-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-03-301-1/+1
|\ \
| * | cpumask: remove node_to_first_cpuRusty Russell2009-03-301-1/+1
| |/
* | MIPS: Stop using <asm-generic/int-l64.h>.Ralf Baechle2009-03-302-3/+3
|/
* cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2008-12-131-1/+1
* cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-131-1/+1
* MIPS: IP27: Switch over to RTC class driverThomas Bogendoerfer2008-10-151-77/+22
* [MIPS] kgdb: Remove existing implementationJason Wessel2008-07-302-61/+0
* PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2008-07-241-0/+1
* mm: move bootmem descriptors definition to a single placeJohannes Weiner2008-07-241-3/+1
* [MIPS] Replace use of print_symbol with new %sP pointer format.Ralf Baechle2008-07-151-7/+3
* [MIPS] IP27: misc fixesThomas Bogendoerfer2008-06-051-22/+0
* [MIPS] IP27: Fix clockevent setupThomas Bogendoerfer2008-06-052-15/+17
* [MIPS] IP27: Fix bootmem memory setupThomas Bogendoerfer2008-06-051-95/+22
* [MIPS] ip27-timer: fix unsigned irq < 0Roel Kluin2008-05-121-2/+2
* arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-181-1/+0
* [MIPS] Fix loads of section missmatchesRalf Baechle2008-03-123-5/+5
* Introduce flags for reserve_bootmem()Bernhard Walle2008-02-071-1/+2
* arch/mips/: Spelling fixesJoe Perches2008-02-031-1/+1
* [MIPS] SMP: Call platform methods via ops structure.Ralf Baechle2008-01-293-47/+64
* [MIPS] IP27: Fix build error.Ralf Baechle2007-11-021-2/+2
* [MIPS] IP27: Fix slice logic to work for arbitrary number of slices.Ralf Baechle2007-10-291-4/+7
* [MIPS] time: SMP/NUMA-proofing of IP27 HUB RT timer code.Ralf Baechle2007-10-222-64/+72
* [MIPS] IP27: Convert to clock_event_device.Ralf Baechle2007-10-182-66/+94
* [MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle2007-10-111-1/+1
* [MIPS] IP27: Add clocksource driversRalf Baechle2007-10-111-3/+11
* [MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle2007-10-112-7/+2
* [MIPS] Use generic NTP code for all MIPS platformsRalf Baechle2007-10-111-18/+0
* [MIPS] Remove IP27 specific structures from struct cpuinfo_mipsRalf Baechle2007-10-112-1/+4
* [MIPS] IP27: remove duplicate extern dump_tlb_all() prototypeYoichi Yuasa2007-10-111-2/+0
* [MIPS] IP27: intr_sconnect_level: don't disable interrupts.Ralf Baechle2007-08-271-3/+0
* [MIPS] IP27: startup_bridge_irq: connect interrupt.Ralf Baechle2007-08-271-0/+2
* [MIPS] IP27: shutdown_bridge_irq: don't free irq.Ralf Baechle2007-08-271-3/+0
* [MIPS] SMP: Scatter __cpuinit over the code as needed.Ralf Baechle2007-08-271-2/+2