summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| * | MIPS: mm: Don't clobber $1 on XPA TLB refillJames Hogan2016-05-131-14/+10
| * | MIPS: mm: Fix MIPS32 36b physical addressing (alchemy, netlogic)Paul Burton2016-05-135-27/+125
| * | MIPS: mm: Unify pte_page definitionPaul Burton2016-05-131-3/+3
| * | MIPS: mm: Standardise on _PAGE_NO_READ, drop _PAGE_READPaul Burton2016-05-133-40/+15
| * | MIPS: Use enums to make asm/pgtable-bits.h readablePaul Burton2016-05-131-108/+81
| * | MIPS: Remove redundant asm/pgtable-bits.h inclusionsPaul Burton2016-05-133-4/+0
| * | MIPS: Fix HTW config on XPA kernel without LPA enabledJames Hogan2016-05-131-3/+1
| * | MIPS: Separate XPA CPU feature into LPA and MVHJames Hogan2016-05-133-2/+11
| * | MIPS: math-emu: Fix jalr emulation when rd == $0Paul Burton2016-05-131-3/+5
| * | MIPS: math-emu: Fix m{add,sub}.s shiftsPaul Burton2016-05-135-19/+25
| * | MIPS: math-emu: Fix code indentationPaul Burton2016-05-132-2/+2
| * | MIPS: math-emu: Fix bit-width in ieee754dp_{mul, maddf, msubf} commentsPaul Burton2016-05-132-2/+2
| * | MIPS: math-emu: Add z argument macrosPaul Burton2016-05-135-9/+20
| * | MIPS: math-emu: Unify ieee754dp_m{add,sub}fPaul Burton2016-05-133-272/+21
| * | MIPS: math-emu: Unify ieee754sp_m{add,sub}fPaul Burton2016-05-133-261/+21
| * | MIPS: math-emu: Emulate MIPSr6 sel.fmt instructionPaul Burton2016-05-131-2/+24
| * | MIPS: inst: Declare fsel_op for sel.fmt instructionPaul Burton2016-05-131-0/+1
| * | MIPS: Fix BC1{EQ,NE}Z return offset calculationPaul Burton2016-05-131-15/+3
| * | MIPS: math-emu: Fix BC1{EQ,NE}Z emulationPaul Burton2016-05-131-5/+6
| * | MIPS: Add support for extending builtin cmdlineRabin Vincent2016-05-132-0/+12
| * | MIPS: Don't add leading spacing to command linesRabin Vincent2016-05-131-2/+4
| * | MIPS: genex: Indent delay slots & clean whitespaceJames Hogan2016-05-131-28/+28
| * | MIPS: Support extended ASIDsPaul Burton2016-05-136-1/+58
| * | MIPS: Retrieve ASID masks using function accepting struct cpuinfo_mipsPaul Burton2016-05-1310-55/+86
| * | MIPS: KVM/locore.S: Relax noatJames Hogan2016-05-131-11/+5
| * | MIPS: KVM/locore.S: Only preserve callee saved registersJames Hogan2016-05-131-47/+1
| * | MIPS: KVM: Abstract guest ASID maskPaul Burton2016-05-133-15/+18
| * | MIPS: Add & use CP0_EntryHi ASID definitionsJames Hogan2016-05-134-4/+6
| * | MIPS: KVM/locore.S: Don't preserve host ASID around vcpu_runJames Hogan2016-05-131-12/+0
| * | MIPS: Change my email addressJohn Crispin2016-05-1356-58/+58
| * | MIPS: Implement __arch_bitrev* using bitswap for MIPSr6Paul Burton2016-05-132-0/+31
| * | MIPS: make PCI_DMA_BUS_IS_PHYS=1 constantSergey Ryazanov2016-05-135-20/+4
| * | MIPS64: Support of at least 48 bits of SEGBITSLeonid Yegoshin2016-05-133-8/+29
| * | MIPS64: signal: Fix o32 sigaction syscallLeonid Yegoshin2016-05-132-4/+10