summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-05-17MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCCMaciej W. Rozycki
2016-05-13MIPS: CM: Fix compilation error when !MIPS_CMTony Wu
2016-05-13MIPS: Fix genvdso error on rebuildJames Hogan
2016-05-13MIPS: JZ4740: Probe OHCI platform device via DTMaarten ter Huurne
2016-05-13MIPS: JZ4740: Qi LB60: Remove support for AVT2 variantMaarten ter Huurne
2016-05-13MIPS: pistachio: Determine SoC revision during bootJames Hartley
2016-05-13MIPS: BMIPS: Adjust mips-hpt-frequency for BCM7435Florian Fainelli
2016-05-13mips: mt7620: fallback to SDRAM when syscfg0 does not have a valid value for ...Sashka Nochkin
2016-05-13MIPS: Prevent "restoration" of MSA context in non-MSA kernelsPaul Burton
2016-05-13MIPS: cevt-r4k: Dynamically calculate min_delta_nsJames Hogan
2016-05-13MIPS: malta-time: Take seconds into accountJames Hogan
2016-05-13MIPS: malta-time: Start GIC count before syncing to RTCJames Hogan
2016-05-13MIPS: Force CPUs to lose FP context during mode switchesPaul Burton
2016-05-13MIPS: Disable preemption during prctl(PR_SET_FP_MODE, ...)Paul Burton
2016-05-13MIPS: Allow emulation for unaligned [LS]DXC1 instructionsPaul Burton
2016-05-13MIPS: ptrace: Prevent writes to read-only FCSR bitsMaciej W. Rozycki
2016-05-13MIPS: ptrace: Fix FP context restoration FCSR regressionMaciej W. Rozycki
2016-05-13MIPS: dts: pic32: Update dts to reflect new PIC32MZDA clk bindingPurna Chandra Mandal
2016-05-13MIPS: ELF: Unify ABI classification macrosMaciej W. Rozycki
2016-05-13MIPS: ELF: Unify __MIPS_O32_FP64_MUST_BE_ZERO definitionsMaciej W. Rozycki
2016-05-13MIPS: ELF: Deconditionalise ABI flags definitionsMaciej W. Rozycki
2016-05-13MIPS: Print GuestCtl1 on machine check exceptionJames Hogan
2016-05-13MIPS: dump_tlb: Preserve and dump GuestIDJames Hogan
2016-05-13MIPS: Add probing & defs for VZ & guest featuresJames Hogan
2016-05-13MIPS: Add guest CP0 accessorsJames Hogan
2016-05-13MIPS: Add register definitions for VZ ASE registersJames Hogan
2016-05-13MIPS: Avoid magic numbers probing kscratch_maskJames Hogan
2016-05-13MIPS: Add perf counter featureJames Hogan
2016-05-13MIPS: Add defs & probing of [X]ContextConfigJames Hogan
2016-05-13MIPS: Add defs & probing of BadInstr[P] registersJames Hogan
2016-05-13MIPS: Add defs & probing of extended CP0_EBaseJames Hogan
2016-05-13MIPS: Define & use CP0_EBase bit definitionsJames Hogan
2016-05-13MIPS: alchemy: Remove CLK_IS_ROOTStephen Boyd
2016-05-13MIPS: ath79: Remove CLK_IS_ROOTStephen Boyd
2016-05-13MIPS: Octeon: detect and fix byte swapped initramfsAurelien Jarno
2016-05-13MIPS: BMIPS: BMIPS4380 and BMIPS5000 support RIXIFlorian Fainelli
2016-05-13MIPS: Move RIXI exception enabling after vendor-specific cpu_probeFlorian Fainelli
2016-05-13MIPS: Allow RIXI to be used on non-R2 or R6 coresFlorian Fainelli
2016-05-13MIPS: mm: Panic if an XPA kernel is run without RIXIPaul Burton
2016-05-13MIPS: mm: Don't do MTHC0 if XPA not presentJames Hogan
2016-05-13MIPS: mm: Simplify build_update_entriesPaul Burton
2016-05-13MIPS: mm: Be more explicit about PTE mode bit handlingPaul Burton
2016-05-13MIPS: mm: Pass scratch register through to iPTE_SWPaul Burton
2016-05-13MIPS: mm: Don't clobber $1 on XPA TLB refillJames Hogan
2016-05-13MIPS: mm: Fix MIPS32 36b physical addressing (alchemy, netlogic)Paul Burton
2016-05-13MIPS: mm: Unify pte_page definitionPaul Burton
2016-05-13MIPS: mm: Standardise on _PAGE_NO_READ, drop _PAGE_READPaul Burton
2016-05-13MIPS: Use enums to make asm/pgtable-bits.h readablePaul Burton
2016-05-13MIPS: Remove redundant asm/pgtable-bits.h inclusionsPaul Burton
2016-05-13MIPS: Fix HTW config on XPA kernel without LPA enabledJames Hogan