summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* MIPS: fix read_msa_* & write_msa_* functions on non-MSA toolchainsPaul Burton2014-08-021-4/+4
* MIPS: init upper 64b of vector registers when MSA is first usedPaul Burton2014-08-022-0/+21
* MIPS: save/disable MSA in lose_fpuPaul Burton2014-08-021-3/+12
* MIPS: save/restore MSACSR register on context switchPaul Burton2014-08-021-0/+11
* MIPS: allow msa.h to be included in assembly filesPaul Burton2014-08-021-9/+13
* MIPS: OCTEON: cvmx-bootinfo: add D-Link DSR-1000NAaro Koskinen2014-08-021-0/+2
* MIPS: GIC: Fix GICBIS macroJeffrey Deans2014-08-021-10/+11
* MIPS: GIC: Generalise check for pending interruptsJeffrey Deans2014-08-021-0/+1
* MIPS: GIC: Remove GIC_FLAG_IPIJeffrey Deans2014-08-021-2/+1
* MIPS: GIC: Move GIC_NUM_INTRS into platform irq.hJeffrey Deans2014-08-023-2/+4
* MIPS: GIC: move GIC interrupt bitmap declarationsJeffrey Deans2014-08-021-12/+0
* MIPS: kernel: cpu-probe: Detect unique RI/XI exceptionsLeonid Yegoshin2014-08-021-0/+1
* MIPS: Add new option for unique RI/XI exceptionsLeonid Yegoshin2014-08-022-0/+4
* MIPS: mm: Use the Hardware Page Table Walker if the core supports itMarkos Chandras2014-08-022-0/+37
* MIPS: asm: Add register definitions for Hardware Table WalkerMarkos Chandras2014-08-021-0/+44
* MIPS: cpu: Add new cpu option for Hardware Table Walker.Markos Chandras2014-08-022-0/+4
* MIPS: cpu-info: Change the cpu options variable to unsigned long longMarkos Chandras2014-08-022-29/+29
* MIPS: asm/reg.h: Move to uapiAlex Smith2014-08-021-206/+1
* MIPS: Remove asm/user.hAlex Smith2014-08-022-58/+1
* MIPS: Remove old core dump functionsAlex Smith2014-08-021-17/+0
* MIPS: ptrace: Fix user pt_regs definition, use in ptrace_{get, set}regs()Alex Smith2014-08-021-2/+4
* 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