summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2016-05-13MIPS: Separate XPA CPU feature into LPA and MVHJames Hogan
2016-05-13MIPS: math-emu: Fix jalr emulation when rd == $0Paul Burton
2016-05-13MIPS: math-emu: Fix m{add,sub}.s shiftsPaul Burton
2016-05-13MIPS: math-emu: Fix code indentationPaul Burton
2016-05-13MIPS: math-emu: Fix bit-width in ieee754dp_{mul, maddf, msubf} commentsPaul Burton
2016-05-13MIPS: math-emu: Add z argument macrosPaul Burton
2016-05-13MIPS: math-emu: Unify ieee754dp_m{add,sub}fPaul Burton
2016-05-13MIPS: math-emu: Unify ieee754sp_m{add,sub}fPaul Burton
2016-05-13MIPS: math-emu: Emulate MIPSr6 sel.fmt instructionPaul Burton
2016-05-13MIPS: inst: Declare fsel_op for sel.fmt instructionPaul Burton
2016-05-13MIPS: Fix BC1{EQ,NE}Z return offset calculationPaul Burton
2016-05-13MIPS: math-emu: Fix BC1{EQ,NE}Z emulationPaul Burton
2016-05-13MIPS: Add support for extending builtin cmdlineRabin Vincent
2016-05-13MIPS: Don't add leading spacing to command linesRabin Vincent
2016-05-13MIPS: genex: Indent delay slots & clean whitespaceJames Hogan
2016-05-13MIPS: Support extended ASIDsPaul Burton
2016-05-13MIPS: Retrieve ASID masks using function accepting struct cpuinfo_mipsPaul Burton
2016-05-13MIPS: KVM/locore.S: Relax noatJames Hogan
2016-05-13MIPS: KVM/locore.S: Only preserve callee saved registersJames Hogan
2016-05-13MIPS: KVM: Abstract guest ASID maskPaul Burton
2016-05-13MIPS: Add & use CP0_EntryHi ASID definitionsJames Hogan
2016-05-13MIPS: KVM/locore.S: Don't preserve host ASID around vcpu_runJames Hogan
2016-05-13MIPS: Change my email addressJohn Crispin
2016-05-13MIPS: Implement __arch_bitrev* using bitswap for MIPSr6Paul Burton
2016-05-13MIPS: make PCI_DMA_BUS_IS_PHYS=1 constantSergey Ryazanov
2016-05-13MIPS64: Support of at least 48 bits of SEGBITSLeonid Yegoshin
2016-05-13MIPS64: signal: Fix o32 sigaction syscallLeonid Yegoshin
2016-05-13MIPS: remove aliasing alignment if HW has antialising supportLeonid Yegoshin
2016-05-13MIPS: traps: remove unused variableTony Wu
2016-05-13MIPS: Loongson-3: Introduce CONFIG_LOONGSON3_ENHANCEMENTHuacai Chen
2016-05-13MIPS: Loongson-3: Fast TLB refill handlerHuacai Chen
2016-05-13MIPS: Loongson: Invalidate special TLBs when neededHuacai Chen
2016-05-13MIPS: Loongson-3: Set cache flush handlers to cache_noopHuacai Chen
2016-05-13MIPS: Loongson: Add Loongson-3A R2 basic supportHuacai Chen
2016-05-13MIPS: Loongson-3: Adjust irq dispatch to speedup processingHuacai Chen
2016-05-13MIPS: Loongson-3: Move chipset ACPI code from drivers to archHuacai Chen
2016-05-13MIPS: BCM1480: bcm1480_regs.h: strip redundant commentsAntonio Ospite
2016-05-13MIPS: Add and use watch register field definitionsJames Hogan
2016-05-13MIPS: Add and use CAUSEF_WP definitionJames Hogan
2016-05-13MIPS: module: fix incorrect IS_ERR_VALUE macro usagesAndrzej Hajda