summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2012-12-13MIPS: PMC-Sierra Yosemite: Remove support.Ralf Baechle
2012-12-13MIPS: wrppmc: Fix build of PCI code.Ralf Baechle
2012-12-13MIPS: IP22/IP28: Fix build of EISA code.Ralf Baechle
2012-12-13MIPS: RB532: Fix build of prom code.Ralf Baechle
2012-12-13MIPS: PowerTV: Fix build.Ralf Baechle
2012-12-13MIPS: IP27: Correct fucked grammar in ops-bridge.cDave Jones
2012-12-13MIPS: Highmem: Fix build error if CONFIG_DEBUG_HIGHMEM is disabledRalf Baechle
2012-12-13MIPS: Fix potencial corruptionRalf Baechle
2012-12-13MIPS: Fix for warning from FPU emulation codeRalf Baechle
2012-12-13MIPS: Handle COP3 Unusable exception as COP1X for FP emulationMaciej W. Rozycki
2012-12-13MIPS: Fix poweroff failure when HOTPLUG_CPU configured.Huacai Chen
2012-12-13MIPS: MT: Fix build with CONFIG_UIDGID_STRICT_TYPE_CHECKS=yFlorian Fainelli
2012-12-13MIPS: Remove unused smvp.hPaul Bolle
2012-12-13MIPS/EDAC: Improve OCTEON EDAC support.David Daney
2012-12-13MIPS: OCTEON: Add definitions for OCTEON memory contoller registers.David Daney
2012-12-13MIPS: OCTEON: Add OCTEON family definitions to octeon-model.hDavid Daney
2012-12-13MIPS/OCTEON/ata: Convert pata_octeon_cf.c to use device tree.David Daney
2012-12-13MIPS: Remove usage of CEVT_R4K_LIB config option.Ralf Baechle
2012-12-13MIPS: Remove usage of CSRC_R4K_LIB config option.Steven J. Hill
2012-12-13MIPS: AR7: use part_probe_types to specificy the partition parser to useFlorian Fainelli
2012-12-13MIPS: Lantiq: Fix typo in "endianness" in dma.cMasanari Iida
2012-12-13MIPS: Kconfig: Rename several firmware related config symbols.Ralf Baechle
2012-12-13MIPS: Octeon: Add kexec and kdump supportRalf Baechle
2012-12-13MIPS: kdump: Add supportRalf Baechle
2012-12-12MIPS: Kconfig: Enable drivers/firmware/KconfigRalf Baechle
2012-12-12MIPS: Fix harmlessly missing else statement.Ralf Baechle
2012-12-12MIPS: Remove leftovers from the IRIX binary compat code.Ralf Baechle
2012-12-12MIPS: Octeon: Simplify code by assuming CONFIG_64BIT is always set.Ralf Baechle
2012-12-12MIPS: Octeon: Remove use of CONFIG_64BIT_PHYS_ADDR.Ralf Baechle
2012-12-12MIPS: Octeon: Remove highmem code.Ralf Baechle
2012-12-12MIPS: Cavium: Update defconfigDavid Daney
2012-12-12MIPS: Transparent Huge Pages supportRalf Baechle
2012-12-12MIPS: Cavium: Add EDAC support.Ralf Baechle
2012-12-12MIPS: Control huge tlb support via Kconfig symbol MIPS_HUGE_TLB_SUPPORTDavid Daney
2012-12-12MIPS: page.h: Provide more readable definition for PAGE_MASK.Ralf Baechle
2012-11-26MIPS: tlbex: Better debug output.Ralf Baechle
2012-11-26MIPS: N32: Remove unused defines.Ralf Baechle
2012-11-26MIPS: pgtable.h: Remove commented out debugging printk.Ralf Baechle
2012-11-26MIPS: Remove R5000A.Ralf Baechle
2012-11-23MIPS: Fix crash that occurs when function tracing is enabledAl Cooper
2012-11-23MIPS: Merge overlapping bootmem rangesRalf Baechle
2012-11-16mips, arc: fix build failureDavid Rientjes
2012-11-13MIPS: Malta: Fix interupt number of CBUS UART.Ralf Baechle
2012-11-09MIPS: Make irqflags.h functions preempt-safe for non-mipsr2 cpusJim Quinlan
2012-11-09MIPS: Remove irqflags.h dependency from bitops.hJim Quinlan
2012-11-09MIPS: bitops.h: Change use of 'unsigned short' to 'int'Jim Quinlan
2012-11-09MIPS: compat: Delete now unused TIF_32BIT.Ralf Baechle
2012-11-09MIPS: compat: Implement is_compat_task() by testing for 32-bit address space.Ralf Baechle
2012-11-09MIPS: compat: Fix use of TIF_32BIT_ADDR vs _TIF_32BIT_ADDRRalf Baechle
2012-10-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds