summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.0-fixes' into mips-for-linux-nextRalf Baechle2015-04-1334-383/+762
|\
| * MIPS: Makefile: Fix MIPS ASE detection codeMarkos Chandras2015-04-101-4/+10
| * MIPS: asm: elf: Set O32 default FPU flagsMarkos Chandras2015-04-101-0/+5
| * MIPS: BCM47XX: Fix detecting Microsoft MN-700 & Asus WL500GRafał Miłecki2015-04-101-2/+2
| * MIPS: Kconfig: Disable SMP/CPS for 64-bitMarkos Chandras2015-04-101-1/+1
| * MIPS: Hibernate: flush TLB entries earlierHuacai Chen2015-04-101-1/+2
| * MIPS: smp-cps: cpu_set FPU mask if FPU presentNiklas Cassel2015-04-101-0/+6
| * MIPS: lose_fpu(): Disable FPU when MSA enabledJames Hogan2015-04-101-0/+1
| * MIPS: ralink: add missing symbol for RALINK_ILL_ACCJohn Crispin2015-04-101-0/+5
| * MIPS: ralink: Fix bad config symbol in PCI makefile.John Crispin2015-04-101-1/+1
| * MIPS: Malta: Detect and fix bad memsize valuesMarkos Chandras2015-04-101-0/+6
| * Revert "MIPS: Avoid pipeline stalls on some MIPS32R2 cores."Ralf Baechle2015-04-101-19/+2
| * MIPS: Octeon: Delete override of cpu_has_mips_r2_exec_hazard.Ralf Baechle2015-04-101-1/+0
| * MIPS: Fix cpu_has_mips_r2_exec_hazard.Ralf Baechle2015-04-101-1/+32
| * MIPS: kernel: entry.S: Set correct ISA level for mips_ihbMarkos Chandras2015-04-101-1/+2
| * MIPS: asm: spinlock: Fix addiu instruction for R10000_LLSC_WAR caseMarkos Chandras2015-04-101-1/+1
| * MIPS: r4kcache: Use correct base register for MIPS R6 cache flushesMarkos Chandras2015-04-101-44/+45
| * MIPS: Kconfig: Fix typo for the r2-to-r6 emulator kernel parameterMarkos Chandras2015-04-101-1/+1
| * MIPS: unaligned: Fix regular load/store instruction emulation for EVAMarkos Chandras2015-04-101-5/+47
| * MIPS: unaligned: Surround load/store macros in do {} while statementsMarkos Chandras2015-04-101-26/+90
| * MIPS: unaligned: Prevent EVA instructions on kernel unaligned accessesMarkos Chandras2015-04-101-78/+94
| * MIPS: asm: asm-eva: Introduce kernel load/store variantsMarkos Chandras2015-04-101-44/+93
| * MIPS: Netlogic: Fix for SATA PHY initGanesan Ramalingam2015-04-101-0/+13
| * MIPS: OCTEON: fix PCI interrupt mapping for D-Link DSR-1000NAaro Koskinen2015-04-101-0/+2
| * MIPS: Octeon: Remove udelay() causing huge IRQ latencyAlexander Sverdlin2015-04-103-17/+0
| * MIPS: Fix race condition in lazy cache flushing.Lars Persson2015-03-252-15/+35
| * Revert "MIPS: Remove race window in page fault handling"Lars Persson2015-03-252-23/+13
| * MIPS: OCTEON: Use correct CSR to soft resetChandrakala Chavva2015-03-252-9/+4
| * MIPS: OCTEON: dma-octeon: fix OHCI USB config checkAaro Koskinen2015-03-251-1/+1
| * MIPS: Loongson-3: Add IRQF_NO_SUSPEND to Cascade irqactionHuacai Chen2015-03-251-0/+1
| * MIPS: BCM63xx: Move bcm63xx_gpio_init() to bcm63xx_register_devices().Nicolas Schichan2015-03-252-4/+4
| * MIPS: Add support for XPA.Steven J. Hill2015-03-1911-44/+173
| * MIPS: Rearrange PTE bits into fixed positions.Steven J. Hill2015-03-183-49/+76
* | Merge branch '4.1-fp' into mips-for-linux-nextRalf Baechle2015-04-138-205/+208
|\ \
| * | MIPS: MSA: Fix big-endian FPR_IDX implementationJames Hogan2015-03-271-1/+1
| * | Revert "MIPS: Don't assume 64-bit FP registers for context switch"James Hogan2015-03-273-194/+128
| * | MIPS: disable FPU if the mode is unsupportedPaul Burton2015-03-271-7/+12
| * | MIPS: prevent FP context set via ptrace being discardedPaul Burton2015-03-271-6/+24
| * | MIPS: Ensure FCSR cause bits are clear after invoking FPU emulatorPaul Burton2015-03-271-8/+9
| * | MIPS: clear MSACSR cause bits when handling MSA FP exceptionPaul Burton2015-03-271-1/+10
| * | MIPS: wrap cfcmsa & ctcmsa accesses for toolchains with MSA supportPaul Burton2015-03-271-4/+20
| * | MIPS: remove MSA macro recursionPaul Burton2015-03-271-3/+31
| * | MIPS: assume at as source/dest of MSA copy/insert instructionsPaul Burton2015-03-271-16/+12
| * | MIPS: Push .set mips64r* into the functions needing itPaul Burton2015-03-272-9/+5
| * | MIPS: lose_fpu(): Disable FPU when MSA enabledJames Hogan2015-03-271-0/+1
| |/
* | MIPS: BCM63xx: Provide a plat_post_dma_flush hookFlorian Fainelli2015-04-081-0/+10
* | MIPS: DMA: Allow platforms to override only the post DMA hookFlorian Fainelli2015-04-081-0/+2
* | MIPS: BMIPS: Move post DMA flush implementation to common headerFlorian Fainelli2015-04-082-15/+17
* | MIPS: Octeon: Don't set .owner.Ralf Baechle2015-04-081-1/+0
* | MIPS: Netlogic: Fix double inclusion of <asm/netlogic/common.h>.Ralf Baechle2015-04-081-1/+0
OpenPOWER on IntegriCloud