summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Fix aliasing bug in copy_user_highpage.Ralf Baechle2007-09-111-1/+4
* [MIPS] IP22: fix wrong argument orderThomas Bogendoerfer2007-09-111-2/+2
* [MIPS] IP22: Fix wrong check for second HPCThomas Bogendoerfer2007-09-111-2/+2
* [MIPS] Ocelot: remove remaining bitsYoichi Yuasa2007-09-111-14/+0
* [MIPS] TLB: Fix instruction bitmasksThiemo Seufer2007-09-111-2/+2
* [MIPS] R10000: Fix wrong test in dma-default.cMaxime Bizon2007-09-111-1/+1
* [MIPS] Sibyte: Remove broken dependency on EXPERIMENTAL from SIBYTE_SB1xxx_SOC.Ralf Baechle2007-09-111-1/+0
* [MIPS] Kconfig: whitespace cleanup.Ralf Baechle2007-09-111-4/+4
* [MIPS] PCI: Set need_domain_info if controller domain index is non-zero.Ralf Baechle2007-09-111-0/+1
* [MIPS] BCM1480: Fix computation of interrupt mask address register.Ralf Baechle2007-09-111-4/+4
* [MIPS] i8259: Add disable method.Kyungmin Park2007-09-111-0/+1
* spi: correct name for spi_txx9Atsushi Nemoto2007-08-311-1/+1
* [MIPS] Fulong doesn't need ISA DMA.Ralf Baechle2007-08-271-0/+1
* [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] Sort out handling of ISA-less PCI systems.Ralf Baechle2007-08-271-5/+5
* [MIPS] Add __cmpdi2Ralf Baechle2007-08-272-1/+28
* [MIPS] HOTPLUG: Make register_pci_controller __devinit.Ralf Baechle2007-08-271-1/+1
* [MIPS] PCI: Remove __devinit attribute from pcibios_fixup_bus.Ralf Baechle2007-08-271-3/+2
* [MIPS] PCI: Remove __devinit attribute from pcibios_fixup_bus.Ralf Baechle2007-08-271-1/+1
* [MIPS] IP22: Export sgi_gfxaddr for use by the Newport console driver.Ralf Baechle2007-08-271-0/+1
* [MIPS] Maintain si_code field properly for FP exceptionsThiemo Seufer2007-08-271-3/+18
* [MIPS] SMTC: Fix duplicate status dumps on NMIThiemo Seufer2007-08-271-9/+1
* [MIPS] Unconditionally writeback and invalidate caches on kexec.Nicolas Schichan2007-08-271-4/+1
* [PATCH] rtc: Make rtc-rs5c348 driver hotplug-awareAtsushi Nemoto2007-08-271-1/+1
* [MIPS] Fix gcc 3.3 warning.Ralf Baechle2007-08-271-1/+1
* [MIPS] Fix invalid semicolon after if statementIlpo Järvinen2007-08-271-1/+1
* [MIPS] Update Cobalt defconfigYoichi Yuasa2007-08-271-187/+154
* [MIPS] Update workpad_defconfigYoichi Yuasa2007-08-271-367/+140
* [MIPS] Update tb0287_defconfigYoichi Yuasa2007-08-271-399/+193
* [MIPS] Update tb0226_defconfigYoichi Yuasa2007-08-271-416/+132
* [MIPS] Update tb0219_defconfigYoichi Yuasa2007-08-271-350/+154
* [MIPS] Update mpc30x_defconfigYoichi Yuasa2007-08-271-436/+136
* [MIPS] Update e55_defconfigYoichi Yuasa2007-08-271-222/+97
* [MIPS] Update capcella_defconfigYoichi Yuasa2007-08-271-296/+121
* [MIPS] IP22: Fix modpost warning.Ralf Baechle2007-08-271-1/+1
* [MIPS] Gcc 3.3 build fixes.Ralf Baechle2007-08-271-1/+8
* [MIPS] MT: Use kallsyms in CPU state dumpRalf Baechle2007-08-271-2/+5
* [MIPS] MIPSsim: Delete old file that survived moving around in the tree.Ralf Baechle2007-08-271-88/+0
* [MIPS] Excite: disable 64-bit kernel support.Ralf Baechle2007-08-271-1/+0
* [MIPS] Kconfig: Fix configuration warning by hardwiring HOTPLUG_CPU to n.Ralf Baechle2007-08-271-0/+4
* [MIPS] Update a few defconfigs.Ralf Baechle2007-08-274-1030/+536
* [MIPS] SMTC: Move MIPS_CPU_IPI_IRQ definition into header.Ralf Baechle2007-08-271-2/+0
* [MIPS] Malta: Include <linux/irq.h for cp0_compare_irq / cp0_perfcount_irq.Ralf Baechle2007-08-271-0/+1
* [MIPS] SMP: Scatter __cpuinit over the code as needed.Ralf Baechle2007-08-277-20/+20
* [MIPS] SEAD: Don't mark as experimental.Ralf Baechle2007-08-271-2/+1
* [MIPS] SNI: remove unused pcimt_scache.cYoichi Yuasa2007-08-271-37/+0
* [MIPS] SNI: Remove unneeded sni_machine_haltYoichi Yuasa2007-08-272-6/+0
* [MIPS] Remove dead code from irq_txx9.cAtsushi Nemoto2007-08-271-7/+3