aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-10NET_SB1250_MAC: Rename to SB1250_MACMaciej W. Rozycki2-2/+2
2007-10-09[MIPS] Au1000: set the PCI controller IO baseFlorian Fainelli1-0/+1
2007-10-09[MIPS] Alchemy: Fix USB initialization.Florian Fainelli4-10/+10
2007-10-09[MIPS] IP32: Fix fatal typo in address computation.Giuseppe Sacco1-1/+1
2007-10-05[MIPS] IP32: Enable PCI bridgesGiuseppe Sacco1-12/+9
2007-10-03[MIPS] pg-r4k.c: Fix a typo in an R4600 v2 erratum workaroundMaciej W. Rozycki1-1/+1
2007-10-01[MIPS] vmlinux.lds.S: Handle note sectionsMaciej W. Rozycki1-0/+2
2007-09-28[MIPS] Fix fallocate on o32 binary compat ABIKyle McMartin1-1/+1
2007-09-28[MIPS] IP32: Fix initialization of UART base addresses.Ralf Baechle1-2/+2
2007-09-24[MIPS] SMTC: Make ack_bad_irq() safe with no IM backstop.Ralf Baechle4-22/+8
2007-09-21[MIPS] BCM1480: include <linux/init.h>.Ralf Baechle1-0/+1
2007-09-21[MIPS] BCM1480: Export zbbus_mhz.Ralf Baechle1-0/+1
2007-09-19[MIPS] cpu-bugs64.c: GCC 3.3 constraint workaroundMaciej W. Rozycki1-2/+2
2007-09-19[MIPS] DEC: Initialise ioasic_ssr_lockMaciej W. Rozycki1-1/+1
2007-09-14[MIPS] 20Kc: Disable use of WAIT instruction.Ralf Baechle1-1/+8
2007-09-14[MIPS] Workaround for 4Kc machine check exceptionMaciej W. Rozycki1-1/+25
2007-09-14[MIPS] Malta: Fix off by one bug in interrupt handler.Ralf Baechle1-1/+1
2007-09-14[MIPS] Add #include <linux/profile.h> to arch/mips/kernel/time.cYoichi Yuasa1-0/+1
2007-09-14[MIPS] N32 needs to use compat_sys_futimesatJohannes Dickgreber1-1/+1
2007-09-14[MIPS] rtlx: Fix build error.Ralf Baechle1-2/+0
2007-09-14[MIPS] rtlx: fix int vs. long bug.Ralf Baechle1-1/+1
2007-09-11[MIPS] Fix aliasing bug in copy_user_highpage.Ralf Baechle1-1/+4
2007-09-11[MIPS] IP22: fix wrong argument orderThomas Bogendoerfer1-2/+2
2007-09-11[MIPS] IP22: Fix wrong check for second HPCThomas Bogendoerfer1-2/+2
2007-09-11[MIPS] Ocelot: remove remaining bitsYoichi Yuasa1-14/+0
2007-09-11[MIPS] TLB: Fix instruction bitmasksThiemo Seufer1-2/+2
2007-09-11[MIPS] R10000: Fix wrong test in dma-default.cMaxime Bizon1-1/+1
2007-09-11[MIPS] Sibyte: Remove broken dependency on EXPERIMENTAL from SIBYTE_SB1xxx_SOC.Ralf Baechle1-1/+0
2007-09-11[MIPS] Kconfig: whitespace cleanup.Ralf Baechle1-4/+4
2007-09-11[MIPS] PCI: Set need_domain_info if controller domain index is non-zero.Ralf Baechle1-0/+1
2007-09-11[MIPS] BCM1480: Fix computation of interrupt mask address register.Ralf Baechle1-4/+4
2007-09-11[MIPS] i8259: Add disable method.Kyungmin Park1-0/+1
2007-08-31spi: correct name for spi_txx9Atsushi Nemoto1-1/+1
2007-08-27[MIPS] Fulong doesn't need ISA DMA.Ralf Baechle1-0/+1
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] Sort out handling of ISA-less PCI systems.Ralf Baechle1-5/+5
2007-08-27[MIPS] Add __cmpdi2Ralf Baechle2-1/+28
2007-08-27[MIPS] HOTPLUG: Make register_pci_controller __devinit.Ralf Baechle1-1/+1
2007-08-27[MIPS] PCI: Remove __devinit attribute from pcibios_fixup_bus.Ralf Baechle1-3/+2
2007-08-27[MIPS] PCI: Remove __devinit attribute from pcibios_fixup_bus.Ralf Baechle1-1/+1
2007-08-27[MIPS] IP22: Export sgi_gfxaddr for use by the Newport console driver.Ralf Baechle1-0/+1
2007-08-27[MIPS] Maintain si_code field properly for FP exceptionsThiemo Seufer1-3/+18
2007-08-27[MIPS] SMTC: Fix duplicate status dumps on NMIThiemo Seufer1-9/+1
2007-08-27[MIPS] Unconditionally writeback and invalidate caches on kexec.Nicolas Schichan1-4/+1
2007-08-27[PATCH] rtc: Make rtc-rs5c348 driver hotplug-awareAtsushi Nemoto1-1/+1
2007-08-27[MIPS] Fix gcc 3.3 warning.Ralf Baechle1-1/+1
2007-08-27[MIPS] Fix invalid semicolon after if statementIlpo Järvinen1-1/+1
2007-08-27[MIPS] Update Cobalt defconfigYoichi Yuasa1-187/+154