summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-08-091-6/+4Star
|\
| * mips: Use get_signal() signal_setup_done()Richard Weinberger2014-08-061-6/+4Star
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-08-0745-1551/+1441Star
|\ \
| * | MIPS: mipsreg: remove duplicate MIPS_CONF4_FTLBSETS_SHIFTDan Carpenter2014-08-021-1/+0Star
| * | MIPS: Bonito64: remove a duplicate defineDan Carpenter2014-08-021-1/+0Star
| * | MIPS: Initialise MAARsPaul Burton2014-08-021-0/+109
| * | MIPS: detect presence of MAARsPaul Burton2014-08-022-0/+4
| * | MIPS: define MAAR register accessors & bitsPaul Burton2014-08-021-0/+12
| * | MIPS: 16 byte align MSA vector contextPaul Burton2014-08-021-2/+8
| * | MIPS: disable preemption whilst initialising MSAPaul Burton2014-08-021-4/+0Star
| * | 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/+1Star
| * | 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/+0Star
| * | 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-022-206/+207
| * | MIPS: Remove asm/user.hAlex Smith2014-08-022-58/+1Star
| * | MIPS: Remove old core dump functionsAlex Smith2014-08-021-17/+0Star
| * | 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/+35Star
| * | 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/+0Star