summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)Author
2014-05-28MIPS: MT: define write_c0_tchalt macroPaul Burton
2014-05-28MIPS: add kmap_noncoherent to wire a cached non-coherent TLB entryPaul Burton
2014-05-28MIPS: R46000: Fix Micro-assembler field overflow for R4600 V2Thomas Bogendoerfer
2014-05-28MIPS: SNI: Remove USE_GENERIC_EARLY_PRINTK_8250Thomas Bogendoerfer
2014-05-28MIPS: Alchemy: Default to noncoherent IO on Au1200 ABManuel Lauss
2014-05-28MIPS: Octeon: Add PCIe2 support in arch_setup_msi_irq()Eunbong Song
2014-05-28MIPS: ptrace: Avoid smp_processor_id() in preemptible codeAlex Smith
2014-05-28MIPS: defconfigs: add MTD_SPI_NOR (new dependency for M25P80)Brian Norris
2014-05-28MIPS: Add __SANE_USERSPACE_TYPES__ to asm/types.h for LL64Aaro Koskinen
2014-05-28MIPS: Lemote 2F: cs5536: mfgpt: depend on !highresSebastian Andrzej Siewior
2014-05-28MIPS: Lemote 2F: cs5536: mfgpt: use raw locksSebastian Andrzej Siewior
2014-05-28MIPS: SB1: Fix excessive kernel warnings.Ralf Baechle
2014-05-27USB: delete CONFIG_USB_DEVICEFS from defconfigNaoki MATSUMOTO
2014-05-27PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo
2014-05-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-05-27Merge branch 'topic/firewire' into for-nextTakashi Iwai
2014-05-27MIPS: SMP: Remove plat_smp_ops cpus_done method.Ralf Baechle
2014-05-26MIPS: DTS: Fix missing device_type="memory" property in memory nodesLeif Lindholm
2014-05-26MIPS: SEAD3: Introduce the use of the managed version of kzallocHimangi Saraogi
2014-05-26MIPS: RC32434: fix broken PCI resource initializationGabor Juhos
2014-05-25MIPS: malta: Remove 'maybe_unused' attribute from ememsize{, _str}Markos Chandras
2014-05-25MIPS: malta: memory.c: Initialize the 'memsize' variableMarkos Chandras
2014-05-25MIPS: Fix typo when reporting cache and ftlb errors for ImgTec coresMarkos Chandras
2014-05-25MIPS: Fix inconsistancy of __NR_Linux_syscalls valueHuacai Chen
2014-05-24MIPS: Kconfig: Make MIPS_MT_SMP a regular Kconfig symbolMarkos Chandras
2014-05-24MIPS: MT: Remove SMTC supportRalf Baechle
2014-05-23MIPS: RM9000: Remove the now unused CPU_RM9000 definition.Ralf Baechle
2014-05-23MIPS: RM9000: Remove support for probing the CPU core.Ralf Baechle
2014-05-23MIPS: RM9000: Remove support for idle loop.Ralf Baechle
2014-05-23MIPS: Ralink: Remove surviving RM9000 bits.Ralf Baechle
2014-05-23MIPS: Remove code protected by CONFIG_SYS_HAS_CPU_RM9000.Ralf Baechle
2014-05-23MIPS: BCM1480: Remove checks for CONFIG_SIBYTE_BCM1480_PROFPaul Bolle
2014-05-23MIPS: MSP71xx: Remove checks for two macrosPaul Bolle
2014-05-23MIPS: Octeon: Remove checks for CONFIG_CAVIUM_GDBPaul Bolle
2014-05-23MIPS: PNX833x: Remove checks for CONFIG_I2C_PNX0105Paul Bolle
2014-05-23MIPS: Remove CONFIG_PMCTWILED completelyPaul Bolle
2014-05-23MIPS: Remove check for CONFIG_CAVIUM_REPORT_SINGLE_BIT_ECCPaul Bolle
2014-05-23MIPS: c-r4k: Call R4600_HIT_CACHEOP_WAR_IMPL only for 32 byte cache lines.Ralf Baechle
2014-05-23MIPS: math-emu: Reduce microMIPS bloat.Ralf Baechle
2014-05-23MIPS: math-emu: Switch to using the MIPS rounding modes.Ralf Baechle
2014-05-23MIPS: math-emu: Nuke alternative names for IEEE-754 rounding modes.Ralf Baechle
2014-05-23MIPS: Sort out mm_isBranchInstr.Ralf Baechle
2014-05-23MIPS: Disable MIPS16/microMIPS crap for platforms not supporting these ASEs.Ralf Baechle
2014-05-23MIPS: math-emu: Inline fpu_emulator_init_fpu()Ralf Baechle
2014-05-23MIPS: math-emu: Cleanup coding style.Ralf Baechle
2014-05-23MIPS: math-emu: Cleanup definition of structs describe sp/dp floats.Ralf Baechle
2014-05-23MIPS: math-emu: Rename get_rounding() functions.Ralf Baechle
2014-05-23MIPS: math-emu: Get rid of the useless parts of exception handling.Ralf Baechle
2014-05-23MIPS: math-emu: Move various objects into an ar library.Ralf Baechle
2014-05-23MIPS: math-emu: Inline ieee754sp_issnan and ieee754dp_issnan.Ralf Baechle