aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)Author
2014-06-09Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-06-04sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick
2014-06-04Merge branch '3.15-fixes' into mips-for-linux-nextRalf Baechle
2014-06-04MIPS: IP22/IP28: Improve GIO supportThomas Bogendoerfer
2014-06-04MIPS: Octeon: Add twsi interrupt initialization for OCTEON 3XXX, 5XXX, 63XXEunbong Song
2014-06-04DEC: Document the R4k MB ASIC mini interrupt controllerMaciej W. Rozycki
2014-06-04MIPS: Add microMIPS MSA support.Steven J. Hill
2014-06-04Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-06-04Merge tag 'sound-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds
2014-06-03MIPS: Fix 'write_msa_##' inline macro.Steven J. Hill
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-06-02Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-06-02mips: Update the email address of Geert UytterhoevenGeert Uytterhoeven
2014-06-02MIPS: Add code for new system 'paravirt'David Daney
2014-05-30MIPS: Add functions for hypervisor callDavid Daney
2014-05-30MIPS: OCTEON: Add OCTEON3 to __get_cpu_typeAndreas Herrmann
2014-05-30MIPS: Add function get_ebase_cpunumDavid Daney
2014-05-30MIPS: Add minimal support for OCTEON3 to c-r4k.cDavid Daney
2014-05-30MIPS: Don't use RI/XI with 32-bit kernels on 64-bit CPUsDavid Daney
2014-05-30MIPS: OCTEON: Enable use of FPUDavid Daney
2014-05-30MIPS: Malta: add suspend state entry codePaul Burton
2014-05-30MIPS: Define some more PIIX4 registers & valuesPaul Burton
2014-05-30MIPS: Implement random_get_entropy with CP0 RandomMaciej W. Rozycki
2014-05-30MIPS: Add MSI support for XLP9XXGanesan Ramalingam
2014-05-30MIPS: Netlogic: Add support for XLP5XXYonghong Song
2014-05-30MIPS: Netlogic: Update XLP9XX/2XX core freq calculationJayachandran C
2014-05-30MIPS: Netlogic: PIC freq calculation for XLP 9XX/2XXGanesan Ramalingam
2014-05-30MIPS: Netlogic: Use PRID_IMP_MASK macroJayachandran C
2014-05-30MIPS: Netlogic: IRQ mapping for some more SoC blocksJayachandran C
2014-05-30MIPS: Netlogic: Fix uniprocessor compilationJayachandran C
2014-05-30MIPS: uasm: Add lb uasm instructionMarkos Chandras
2014-05-30MIPS: uasm: Add mflo uasm instructionMarkos Chandras
2014-05-30MIPS: uasm: Add mul uasm instructionMarkos Chandras
2014-05-30MIPS: uasm: Add lh uam instructionMarkos Chandras
2014-05-30MIPS: uasm: Add wsbh uasm instructionMarkos Chandras
2014-05-30MIPS: uasm: Add sltu uasm instructionMarkos Chandras
2014-05-30MIPS: uasm: Add sltiu uasm instructionMarkos Chandras
2014-05-30MIPS: uasm: Add mfhi uasm instructionMarkos Chandras
2014-05-30MIPS: uasm: Add divu uasm instructionMarkos Chandras
2014-05-30MIPS: uasm: Add srlv uasm instructionMarkos Chandras
2014-05-30MIPS: uasm: Add sllv uasm instructionMarkos Chandras
2014-05-30MIPS: KVM: Whitespace fixes in kvm_mips_callbacksJames Hogan
2014-05-30MIPS: KVM: Add count frequency KVM registerJames Hogan
2014-05-30MIPS: KVM: Add master disable count interfaceJames Hogan
2014-05-30MIPS: KVM: Rewrite count/compare timer emulationJames Hogan
2014-05-30MIPS: KVM: Fix timer race modifying guest CP0_CauseJames Hogan
2014-05-30MIPS: KVM: Add CP0_UserLocal KVM register accessJames Hogan
2014-05-30MIPS: KVM: Add CP0_Count/Compare KVM register accessJames Hogan
2014-05-30MIPS: KVM: Move KVM_{GET,SET}_ONE_REG definitions into kvm_host.hJames Hogan