summaryrefslogtreecommitdiff
path: root/arch/mips/include/asm
AgeCommit message (Expand)AuthorFilesLines
2014-05-30MIPS: Netlogic: Update XLP9XX/2XX core freq calculationJayachandran C1-0/+8
2014-05-30MIPS: Netlogic: PIC freq calculation for XLP 9XX/2XXGanesan Ramalingam2-0/+29
2014-05-30MIPS: Netlogic: Use PRID_IMP_MASK macroJayachandran C2-4/+4
2014-05-30MIPS: Netlogic: IRQ mapping for some more SoC blocksJayachandran C2-7/+13
2014-05-30MIPS: Netlogic: Fix uniprocessor compilationJayachandran C1-0/+2
2014-05-30MIPS: uasm: Add lb uasm instructionMarkos Chandras1-0/+1
2014-05-30MIPS: uasm: Add mflo uasm instructionMarkos Chandras1-0/+1
2014-05-30MIPS: uasm: Add mul uasm instructionMarkos Chandras1-0/+1
2014-05-30MIPS: uasm: Add lh uam instructionMarkos Chandras1-0/+1
2014-05-30MIPS: uasm: Add wsbh uasm instructionMarkos Chandras1-0/+1
2014-05-30MIPS: uasm: Add sltu uasm instructionMarkos Chandras1-0/+1
2014-05-30MIPS: uasm: Add sltiu uasm instructionMarkos Chandras1-0/+1
2014-05-30MIPS: uasm: Add mfhi uasm instructionMarkos Chandras1-0/+1
2014-05-30MIPS: uasm: Add divu uasm instructionMarkos Chandras1-0/+1
2014-05-30MIPS: uasm: Add srlv uasm instructionMarkos Chandras1-0/+1
2014-05-30MIPS: uasm: Add sllv uasm instructionMarkos Chandras1-0/+1
2014-05-30MIPS: KVM: Whitespace fixes in kvm_mips_callbacksJames Hogan1-23/+23
2014-05-30MIPS: KVM: Add count frequency KVM registerJames Hogan1-0/+1
2014-05-30MIPS: KVM: Add master disable count interfaceJames Hogan1-0/+6
2014-05-30MIPS: KVM: Rewrite count/compare timer emulationJames Hogan1-5/+16
2014-05-30MIPS: KVM: Fix timer race modifying guest CP0_CauseJames Hogan1-6/+65
2014-05-30MIPS: KVM: Add CP0_UserLocal KVM register accessJames Hogan1-0/+1
2014-05-30MIPS: KVM: Add CP0_Count/Compare KVM register accessJames Hogan1-0/+4
2014-05-30MIPS: KVM: Move KVM_{GET,SET}_ONE_REG definitions into kvm_host.hJames Hogan1-0/+32
2014-05-30MIPS: KVM: Use local_flush_icache_range to fix RI on XBurstJames Hogan1-1/+0
2014-05-30MIPS: uasm: Add u3u2u1 instruction buildersMarkos Chandras1-0/+3
2014-05-30MIPS: math-emu: Add IEEE754 exception statistics to debugfsDeng-Cheng Zhu1-0/+5
2014-05-29Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f...Ralf Baechle12-9/+306
2014-05-28MIPS: cpuidle wait instruction statePaul Burton1-0/+14
2014-05-28MIPS: pm-cps: add PM state entry code for CPS systemsPaul Burton2-0/+54
2014-05-28MIPS: smp-cps: function to determine whether CPS SMP is in usePaul Burton1-0/+2
2014-05-28MIPS: smp-cps: rework core/VPE initialisationPaul Burton1-4/+10
2014-05-28MIPS: uasm: add MT ASE yield instructionPaul Burton1-0/+1
2014-05-28MIPS: uasm: add wait instructionPaul Burton1-0/+1
2014-05-28MIPS: uasm: add sync instructionPaul Burton1-0/+1
2014-05-28MIPS: uasm: add jalr instructionPaul Burton1-0/+4
2014-05-28MIPS: uasm: add a label variant of beqPaul Burton1-0/+2
2014-05-28MIPS: MT: define write_c0_tchalt macroPaul Burton1-0/+2
2014-05-28MIPS: add kmap_noncoherent to wire a cached non-coherent TLB entryPaul Burton2-0/+8
2014-05-28PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo1-5/+0
2014-05-27Merge branch 'topic/firewire' into for-nextTakashi Iwai3-80/+26
2014-05-27MIPS: SMP: Remove plat_smp_ops cpus_done method.Ralf Baechle2-2/+0
2014-05-24MIPS: MT: Remove SMTC supportRalf Baechle19-913/+18
2014-05-23MIPS: RM9000: Remove the now unused CPU_RM9000 definition.Ralf Baechle1-1/+1
2014-05-23MIPS: Ralink: Remove surviving RM9000 bits.Ralf Baechle1-1/+0
2014-05-23MIPS: Remove code protected by CONFIG_SYS_HAS_CPU_RM9000.Ralf Baechle1-3/+0
2014-05-23MIPS: MSP71xx: Remove checks for two macrosPaul Bolle1-4/+0
2014-05-23MIPS: Octeon: Remove checks for CONFIG_CAVIUM_GDBPaul Bolle1-1/+0
2014-05-23MIPS: Sort out mm_isBranchInstr.Ralf Baechle1-0/+18
2014-05-23MIPS: Disable MIPS16/microMIPS crap for platforms not supporting these ASEs.Ralf Baechle1-1/+8