summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
AgeCommit message (Expand)AuthorFilesLines
2014-07-30MIPS: asm/bitops.h: Guard CLZ with `.set mips32'Maciej W. Rozycki1-1/+7
2014-07-30MIPS: BCM63xx: Append irq line to irq_{stat,mask}*Jonas Gorski1-8/+8
2014-07-30MIPS: BCM63xx: Remove !RUNTIME_DETECT code for bcmcpu_get_idJonas Gorski1-85/+35
2014-07-30MIPS: BCM63xx: Remove !RUNTIME_DETECT in cpu-feature-overridesJonas Gorski1-1/+1
2014-07-30MIPS: BCM63xx: Remove !RUNTIME_DETECT usage from enet codeJonas Gorski1-46/+0
2014-07-30MIPS: BCM63xx: Remove !RUNTIME_DETECT from spi codeJonas Gorski1-31/+0
2014-07-30MIPS: BCM63xx: Remove !RUNTIME_DETECT code from register setsJonas Gorski1-78/+0
2014-07-30MIPS: Alchemy: remove old clock supportManuel Lauss1-69/+0
2014-07-30MIPS: Alchemy: platform: use clk framework for uartsManuel Lauss1-2/+0
2014-07-30MIPS: Alchemy: clock framework integration of onchip clocksManuel Lauss1-0/+16
2014-07-30MIPS: Alchemy: remove au_read/write/syncManuel Lauss2-73/+25
2014-07-30MIPS: Alchemy: add helpers to access static memory ctrl registers.Manuel Lauss1-19/+31
2014-07-30MIPS: Alchemy: introduce helpers to access SYS register block.Manuel Lauss2-58/+73
2014-07-30MIPS: Alchemy: au1000.h move C-code after register definitions.Manuel Lauss1-618/+622
2014-07-30MIPS: Alchemy: move ethernet registers to ethernet driverManuel Lauss1-126/+0
2014-07-30MIPS: Alchemy: au1000.h: remove unused register definitionsManuel Lauss1-157/+0
2014-06-26MIPS: uasm: Add SLT uasm instructionMarkos Chandras2-0/+2
2014-06-26MIPS: uasm: Add s3s1s2 instruction builderMarkos Chandras1-0/+3
2014-06-26Revert "MIPS: Save/restore MSA context around signals"Paul Burton2-10/+0
2014-06-09Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds69-1021/+992
2014-06-04sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick1-1/+0
2014-06-04Merge branch '3.15-fixes' into mips-for-linux-nextRalf Baechle3-6/+6
2014-06-04MIPS: IP22/IP28: Improve GIO supportThomas Bogendoerfer2-2/+4
2014-06-04MIPS: Octeon: Add twsi interrupt initialization for OCTEON 3XXX, 5XXX, 63XXEunbong Song1-0/+2
2014-06-04DEC: Document the R4k MB ASIC mini interrupt controllerMaciej W. Rozycki1-3/+12
2014-06-04MIPS: Add microMIPS MSA support.Steven J. Hill2-10/+43
2014-06-04Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-7/+3
2014-06-04Merge tag 'sound-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-2/+0
2014-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds2-35/+183
2014-06-03MIPS: Fix 'write_msa_##' inline macro.Steven J. Hill1-1/+1
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-18/+5
2014-06-02Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+0
2014-06-02mips: Update the email address of Geert UytterhoevenGeert Uytterhoeven1-1/+1
2014-06-02MIPS: Add code for new system 'paravirt'David Daney4-0/+130
2014-05-30MIPS: Add functions for hypervisor callDavid Daney2-1/+114
2014-05-30MIPS: OCTEON: Add OCTEON3 to __get_cpu_typeAndreas Herrmann1-0/+1
2014-05-30MIPS: Add function get_ebase_cpunumDavid Daney1-0/+9
2014-05-30MIPS: Add minimal support for OCTEON3 to c-r4k.cDavid Daney1-0/+2
2014-05-30MIPS: Don't use RI/XI with 32-bit kernels on 64-bit CPUsDavid Daney1-1/+8
2014-05-30MIPS: OCTEON: Enable use of FPUDavid Daney1-1/+0
2014-05-30MIPS: Malta: add suspend state entry codePaul Burton1-0/+37
2014-05-30MIPS: Define some more PIIX4 registers & valuesPaul Burton1-0/+12
2014-05-30MIPS: Implement random_get_entropy with CP0 RandomMaciej W. Rozycki1-18/+47
2014-05-30MIPS: Add MSI support for XLP9XXGanesan Ramalingam3-2/+21
2014-05-30MIPS: Netlogic: Add support for XLP5XXYonghong Song3-3/+7
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