summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
* MIPS: ptrace: Fix user pt_regs definition, use in ptrace_{get, set}regs()Alex Smith2014-08-022-13/+18
* MIPS: O32/32-bit: Fix bug which can cause incorrect system call restartsAlex Smith2014-08-021-1/+1
* MIPS: asm/reg.h: Make 32- and 64-bit definitions available at the same timeAlex Smith2014-07-301-91/+169
* MIPS: BCM47XX: Detect more then 128 MiB of RAM (HIGHMEM)Rafał Miłecki2014-07-301-0/+2
* Revert "MIPS: Delete unused function add_temporary_entry."Rafał Miłecki2014-07-301-0/+10
* MIPS: BCM47xx: Distinguish WRT54G series devices by boardtypeRafał Miłecki2014-07-301-1/+3
* MIPS: Loongson: Rename CONFIG_LEMOTE_MACH3A to CONFIG_LOONGSON_MACH3XHuacai Chen2014-07-301-2/+2
* MIPS: Loongson-3: Enable the COP2 usageHuacai Chen2014-07-301-0/+8
* MIPS: Add Loongson-3B supportHuacai Chen2014-07-303-0/+7
* MIPS: Add NUMA support for Loongson-3Huacai Chen2014-07-306-2/+133
* MIPS: Loongson: Modify ChipConfig register definitionHuacai Chen2014-07-301-2/+5
* MIPS: Support CPU topology files in sysfsHuacai Chen2014-07-302-0/+7
* MIPS: Fix potential build failures using cpu_vpe_id on non-MTPaul Burton2014-07-301-1/+1
* MIPS: pm-cps: Prevent use of mips_cps_* without CPS SMPPaul Burton2014-07-301-2/+10
* MIPS: BCM47XX: add Microsoft MN-700 and Asus WL500GHauke Mehrtens2014-07-301-0/+3
* MIPS: asm/bitops.h: Guard CLZ with `.set mips32'Maciej W. Rozycki2014-07-301-1/+7
* MIPS: BCM63xx: Append irq line to irq_{stat,mask}*Jonas Gorski2014-07-301-8/+8
* MIPS: BCM63xx: Remove !RUNTIME_DETECT code for bcmcpu_get_idJonas Gorski2014-07-301-85/+35
* MIPS: BCM63xx: Remove !RUNTIME_DETECT in cpu-feature-overridesJonas Gorski2014-07-301-1/+1
* MIPS: BCM63xx: Remove !RUNTIME_DETECT usage from enet codeJonas Gorski2014-07-301-46/+0
* MIPS: BCM63xx: Remove !RUNTIME_DETECT from spi codeJonas Gorski2014-07-301-31/+0
* MIPS: BCM63xx: Remove !RUNTIME_DETECT code from register setsJonas Gorski2014-07-301-78/+0
* MIPS: Alchemy: remove old clock supportManuel Lauss2014-07-301-69/+0
* MIPS: Alchemy: platform: use clk framework for uartsManuel Lauss2014-07-301-2/+0
* MIPS: Alchemy: clock framework integration of onchip clocksManuel Lauss2014-07-301-0/+16
* MIPS: Alchemy: remove au_read/write/syncManuel Lauss2014-07-302-73/+25
* MIPS: Alchemy: add helpers to access static memory ctrl registers.Manuel Lauss2014-07-301-19/+31
* MIPS: Alchemy: introduce helpers to access SYS register block.Manuel Lauss2014-07-302-58/+73
* MIPS: Alchemy: au1000.h move C-code after register definitions.Manuel Lauss2014-07-301-618/+622
* MIPS: Alchemy: move ethernet registers to ethernet driverManuel Lauss2014-07-301-126/+0
* MIPS: Alchemy: au1000.h: remove unused register definitionsManuel Lauss2014-07-301-157/+0
* MIPS: uasm: Add SLT uasm instructionMarkos Chandras2014-06-262-0/+2
* MIPS: uasm: Add s3s1s2 instruction builderMarkos Chandras2014-06-261-0/+3
* Revert "MIPS: Save/restore MSA context around signals"Paul Burton2014-06-262-10/+0
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-06-0969-1021/+992
|\
| * Merge branch '3.15-fixes' into mips-for-linux-nextRalf Baechle2014-06-043-6/+6
| |\
| | * MIPS: Fix 'write_msa_##' inline macro.Steven J. Hill2014-06-031-1/+1
| * | MIPS: IP22/IP28: Improve GIO supportThomas Bogendoerfer2014-06-042-2/+4
| * | MIPS: Octeon: Add twsi interrupt initialization for OCTEON 3XXX, 5XXX, 63XXEunbong Song2014-06-041-0/+2
| * | DEC: Document the R4k MB ASIC mini interrupt controllerMaciej W. Rozycki2014-06-041-3/+12
| * | MIPS: Add microMIPS MSA support.Steven J. Hill2014-06-042-10/+43
| * | mips: Update the email address of Geert UytterhoevenGeert Uytterhoeven2014-06-021-1/+1
| * | MIPS: Add code for new system 'paravirt'David Daney2014-06-024-0/+130
| * | MIPS: Add functions for hypervisor callDavid Daney2014-05-302-1/+114
| * | MIPS: OCTEON: Add OCTEON3 to __get_cpu_typeAndreas Herrmann2014-05-301-0/+1
| * | MIPS: Add function get_ebase_cpunumDavid Daney2014-05-301-0/+9
| * | MIPS: Add minimal support for OCTEON3 to c-r4k.cDavid Daney2014-05-301-0/+2
| * | MIPS: Don't use RI/XI with 32-bit kernels on 64-bit CPUsDavid Daney2014-05-301-1/+8
| * | MIPS: OCTEON: Enable use of FPUDavid Daney2014-05-301-1/+0
| * | MIPS: Malta: add suspend state entry codePaul Burton2014-05-301-0/+37