summaryrefslogtreecommitdiffstats
path: root/arch/mips/sgi-ip27
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle2007-10-121-1/+1
* [MIPS] IP27: Add clocksource driversRalf Baechle2007-10-121-3/+11
* [MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle2007-10-122-7/+2Star
* [MIPS] Use generic NTP code for all MIPS platformsRalf Baechle2007-10-121-18/+0Star
* [MIPS] Remove IP27 specific structures from struct cpuinfo_mipsRalf Baechle2007-10-122-1/+4
* [MIPS] IP27: remove duplicate extern dump_tlb_all() prototypeYoichi Yuasa2007-10-121-2/+0Star
* [MIPS] IP27: intr_sconnect_level: don't disable interrupts.Ralf Baechle2007-08-271-3/+0Star
* [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/+0Star
* [MIPS] SMP: Scatter __cpuinit over the code as needed.Ralf Baechle2007-08-271-2/+2
* [MIPS] Use -Werror on subdirectories which build cleanly.Ralf Baechle2007-07-311-0/+2
* [MIPS] IP27: Fix warning.Ralf Baechle2007-07-311-7/+9
* [MIPS] IP27: Fix modpost warning.Ralf Baechle2007-07-311-1/+1
* [MIPS] Remove unused dump_tlb functionsAtsushi Nemoto2007-07-101-1/+0Star
* [MIPS] Fix IP27 buildAtsushi Nemoto2007-06-111-1/+1
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0Star
* [MIPS] IP27: Build fixRalf Baechle2007-03-071-2/+0Star
* [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.Ralf Baechle2007-03-041-34/+1Star
* [MIPS] Kill redundant EXTRA_AFLAGSAtsushi Nemoto2007-02-271-2/+0Star
* [MIPS] Add external declaration of pagetable_init() to pgalloc.hAtsushi Nemoto2007-02-181-1/+1
* [MIPS] IP27: Fix warning.Ralf Baechle2007-02-181-1/+1
* [MIPS] use name instead of typename for each irq_chipAtsushi Nemoto2007-02-062-2/+2
* [MIPS] prom_free_prom_memory cleanupAtsushi Nemoto2007-02-061-2/+1Star
* [MIPS] Compile __do_IRQ() when really neededFranck Bui-Huu2006-12-062-13/+0Star
* [MIPS] mips HPT cleanup: make clocksource_mips publicAtsushi Nemoto2006-11-301-2/+2
* [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto2006-11-302-2/+3
* [MIPS] IRQ cleanupsAtsushi Nemoto2006-11-302-34/+10Star
* [MIPS] Make irq number allocator generally available for fixing EV64120.Ralf Baechle2006-11-062-25/+0Star
* [MIPS] Fixup migration to GENERIC_TIMEAtsushi Nemoto2006-10-311-9/+7Star
* [MIPS] IP27: Make declaration of setup_replication_mask a proper prototype.Ralf Baechle2006-10-111-1/+1
* [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.Ralf Baechle2006-10-091-1/+0Star
* [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-082-15/+15
* [PATCH] kill wall_jiffiesAtsushi Nemoto2006-10-011-2/+0Star
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-291-1/+1
* [PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.hChristoph Lameter2006-09-261-0/+1
* [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializationsChristoph Lameter2006-09-261-1/+1
* [MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle2006-07-131-4/+2Star
* [MIPS] IP27: Reformatting.Ralf Baechle2006-07-131-4/+4
* [MIPS] IP27: Invoke setup_irq for timer interrupt so proc stats will be shown.Ralf Baechle2006-07-131-0/+4
* [MIPS] IP27: irq_chip startup method returns unsigned int.Ralf Baechle2006-07-131-1/+2
* [MIPS] IP27: struct irq_desc member handler was renamed to chip.Ralf Baechle2006-07-131-1/+1
* [MIPS] Eleminate interrupt migration helper use.Ralf Baechle2006-07-132-2/+2
* [MIPS] IP27: Don't destroy interrupt routing information on shutdown irq.Ralf Baechle2006-07-131-2/+0Star
* [PATCH] irq-flags: MIPS: Use the new IRQF_ constantsThomas Gleixner2006-07-022-2/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-305-5/+0Star
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-06-293-28/+26Star
|\
| * [MIPS] Early printk for IP27.Ralf Baechle2006-06-292-27/+24Star
| * [MIPS] Fix build error: don't offer SMP on systems that don't have SMP.Ralf Baechle2006-06-291-1/+2
* | [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-291-1/+1
|/
* [MIPS] Cleanup memory managment initialization.Ralf Baechle2006-06-191-1/+1