summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-05-19310-3757/+10579
|\
| * MIPS: pic32mzda: fix getting timer clock rate.Purna Chandra Mandal2016-05-171-9/+4
| * MIPS: ath79: fix regression in PCI window initializationFelix Fietkau2016-05-171-8/+8
| * MIPS: ath79: make ath79_ddr_ctrl_init() compatible for newer SoCsFelix Fietkau2016-05-171-4/+4
| * MIPS: Fix VZ probe gas errors with binutils <2.24James Hogan2016-05-172-180/+295
| * MIPS: perf: Fix I6400 event numbersJames Hogan2016-05-171-2/+52
| * MIPS: DEC: Export `ioasic_ssr_lock' to modulesMaciej W. Rozycki2016-05-171-0/+1
| * MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCCMaciej W. Rozycki2016-05-172-3/+16
| * MIPS: CM: Fix compilation error when !MIPS_CMTony Wu2016-05-131-1/+1
| * MIPS: Fix genvdso error on rebuildJames Hogan2016-05-131-12/+28
| * MIPS: JZ4740: Probe OHCI platform device via DTMaarten ter Huurne2016-05-133-26/+14
| * MIPS: JZ4740: Qi LB60: Remove support for AVT2 variantMaarten ter Huurne2016-05-131-50/+2
| * MIPS: pistachio: Determine SoC revision during bootJames Hartley2016-05-131-1/+34
| * MIPS: BMIPS: Adjust mips-hpt-frequency for BCM7435Florian Fainelli2016-05-131-1/+1
| * mips: mt7620: fallback to SDRAM when syscfg0 does not have a valid value for ...Sashka Nochkin2016-05-132-2/+6
| * MIPS: Prevent "restoration" of MSA context in non-MSA kernelsPaul Burton2016-05-131-2/+5
| * MIPS: cevt-r4k: Dynamically calculate min_delta_nsJames Hogan2016-05-131-2/+80
| * MIPS: malta-time: Take seconds into accountJames Hogan2016-05-131-5/+27
| * MIPS: malta-time: Start GIC count before syncing to RTCJames Hogan2016-05-131-5/+5
| * MIPS: Force CPUs to lose FP context during mode switchesPaul Burton2016-05-131-23/+17
| * MIPS: Disable preemption during prctl(PR_SET_FP_MODE, ...)Paul Burton2016-05-131-0/+4
| * MIPS: Allow emulation for unaligned [LS]DXC1 instructionsPaul Burton2016-05-131-0/+1
| * MIPS: ptrace: Prevent writes to read-only FCSR bitsMaciej W. Rozycki2016-05-131-9/+19
| * MIPS: ptrace: Fix FP context restoration FCSR regressionMaciej W. Rozycki2016-05-131-0/+1
| * MIPS: dts: pic32: Update dts to reflect new PIC32MZDA clk bindingPurna Chandra Mandal2016-05-133-259/+45
| * MIPS: ELF: Unify ABI classification macrosMaciej W. Rozycki2016-05-133-65/+62
| * MIPS: ELF: Unify __MIPS_O32_FP64_MUST_BE_ZERO definitionsMaciej W. Rozycki2016-05-132-25/+12
| * MIPS: ELF: Deconditionalise ABI flags definitionsMaciej W. Rozycki2016-05-131-18/+18
| * MIPS: Print GuestCtl1 on machine check exceptionJames Hogan2016-05-131-0/+2
| * MIPS: dump_tlb: Preserve and dump GuestIDJames Hogan2016-05-131-3/+14
| * MIPS: Add probing & defs for VZ & guest featuresJames Hogan2016-05-134-0/+349
| * MIPS: Add guest CP0 accessorsJames Hogan2016-05-131-11/+330
| * MIPS: Add register definitions for VZ ASE registersJames Hogan2016-05-131-0/+117
| * MIPS: Avoid magic numbers probing kscratch_maskJames Hogan2016-05-132-2/+4
| * MIPS: Add perf counter featureJames Hogan2016-05-135-6/+9
| * MIPS: Add defs & probing of [X]ContextConfigJames Hogan2016-05-134-1/+14
| * MIPS: Add defs & probing of BadInstr[P] registersJames Hogan2016-05-134-0/+17
| * MIPS: Add defs & probing of extended CP0_EBaseJames Hogan2016-05-134-0/+43
| * MIPS: Define & use CP0_EBase bit definitionsJames Hogan2016-05-134-4/+13
| * MIPS: alchemy: Remove CLK_IS_ROOTStephen Boyd2016-05-131-2/+1
| * MIPS: ath79: Remove CLK_IS_ROOTStephen Boyd2016-05-131-1/+1
| * MIPS: Octeon: detect and fix byte swapped initramfsAurelien Jarno2016-05-131-0/+32
| * MIPS: BMIPS: BMIPS4380 and BMIPS5000 support RIXIFlorian Fainelli2016-05-132-1/+4
| * MIPS: Move RIXI exception enabling after vendor-specific cpu_probeFlorian Fainelli2016-05-131-9/+9
| * MIPS: Allow RIXI to be used on non-R2 or R6 coresFlorian Fainelli2016-05-132-4/+9
| * MIPS: mm: Panic if an XPA kernel is run without RIXIPaul Burton2016-05-131-0/+3
| * MIPS: mm: Don't do MTHC0 if XPA not presentJames Hogan2016-05-133-11/+19
| * MIPS: mm: Simplify build_update_entriesPaul Burton2016-05-131-21/+16
| * MIPS: mm: Be more explicit about PTE mode bit handlingPaul Burton2016-05-131-5/+9
| * MIPS: mm: Pass scratch register through to iPTE_SWPaul Burton2016-05-131-13/+11