aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/miscLinus Torvalds1-6/+4
2014-08-07Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds43-1540/+1221
2014-08-06mips: Use get_signal() signal_setup_done()Richard Weinberger1-6/+4
2014-08-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2014-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-4/+11
2014-08-02MIPS: mipsreg: remove duplicate MIPS_CONF4_FTLBSETS_SHIFTDan Carpenter1-1/+0
2014-08-02MIPS: Bonito64: remove a duplicate defineDan Carpenter1-1/+0
2014-08-02MIPS: Initialise MAARsPaul Burton1-0/+109
2014-08-02MIPS: detect presence of MAARsPaul Burton2-0/+4
2014-08-02MIPS: define MAAR register accessors & bitsPaul Burton1-0/+12
2014-08-02MIPS: 16 byte align MSA vector contextPaul Burton1-2/+8
2014-08-02MIPS: disable preemption whilst initialising MSAPaul Burton1-4/+0
2014-08-02MIPS: fix read_msa_* & write_msa_* functions on non-MSA toolchainsPaul Burton1-4/+4
2014-08-02MIPS: init upper 64b of vector registers when MSA is first usedPaul Burton2-0/+21
2014-08-02MIPS: save/disable MSA in lose_fpuPaul Burton1-3/+12
2014-08-02MIPS: save/restore MSACSR register on context switchPaul Burton1-0/+11
2014-08-02MIPS: allow msa.h to be included in assembly filesPaul Burton1-9/+13
2014-08-02MIPS: OCTEON: cvmx-bootinfo: add D-Link DSR-1000NAaro Koskinen1-0/+2
2014-08-02MIPS: GIC: Fix GICBIS macroJeffrey Deans1-10/+11
2014-08-02MIPS: GIC: Generalise check for pending interruptsJeffrey Deans1-0/+1
2014-08-02MIPS: GIC: Remove GIC_FLAG_IPIJeffrey Deans1-2/+1
2014-08-02MIPS: GIC: Move GIC_NUM_INTRS into platform irq.hJeffrey Deans3-2/+4
2014-08-02MIPS: GIC: move GIC interrupt bitmap declarationsJeffrey Deans1-12/+0
2014-08-02MIPS: kernel: cpu-probe: Detect unique RI/XI exceptionsLeonid Yegoshin1-0/+1
2014-08-02MIPS: Add new option for unique RI/XI exceptionsLeonid Yegoshin2-0/+4
2014-08-02MIPS: mm: Use the Hardware Page Table Walker if the core supports itMarkos Chandras2-0/+37
2014-08-02MIPS: asm: Add register definitions for Hardware Table WalkerMarkos Chandras1-0/+44
2014-08-02MIPS: cpu: Add new cpu option for Hardware Table Walker.Markos Chandras2-0/+4
2014-08-02MIPS: cpu-info: Change the cpu options variable to unsigned long longMarkos Chandras2-29/+29
2014-08-02MIPS: asm/reg.h: Move to uapiAlex Smith1-206/+1
2014-08-02MIPS: Remove asm/user.hAlex Smith2-58/+1
2014-08-02MIPS: Remove old core dump functionsAlex Smith1-17/+0
2014-08-02MIPS: ptrace: Fix user pt_regs definition, use in ptrace_{get, set}regs()Alex Smith1-2/+4
2014-08-02MIPS: O32/32-bit: Fix bug which can cause incorrect system call restartsAlex Smith1-1/+1
2014-07-30MIPS: asm/reg.h: Make 32- and 64-bit definitions available at the same timeAlex Smith1-91/+169
2014-07-30MIPS: BCM47XX: Detect more then 128 MiB of RAM (HIGHMEM)Rafał Miłecki1-0/+2
2014-07-30Revert "MIPS: Delete unused function add_temporary_entry."Rafał Miłecki1-0/+10
2014-07-30MIPS: BCM47xx: Distinguish WRT54G series devices by boardtypeRafał Miłecki1-1/+3
2014-07-30MIPS: Loongson: Rename CONFIG_LEMOTE_MACH3A to CONFIG_LOONGSON_MACH3XHuacai Chen1-2/+2
2014-07-30MIPS: Loongson-3: Enable the COP2 usageHuacai Chen1-0/+8
2014-07-30MIPS: Add Loongson-3B supportHuacai Chen3-0/+7
2014-07-30MIPS: Add NUMA support for Loongson-3Huacai Chen6-2/+133
2014-07-30MIPS: Loongson: Modify ChipConfig register definitionHuacai Chen1-2/+5
2014-07-30MIPS: Support CPU topology files in sysfsHuacai Chen2-0/+7
2014-07-30MIPS: Fix potential build failures using cpu_vpe_id on non-MTPaul Burton1-1/+1
2014-07-30MIPS: pm-cps: Prevent use of mips_cps_* without CPS SMPPaul Burton1-2/+10
2014-07-30MIPS: BCM47XX: add Microsoft MN-700 and Asus WL500GHauke Mehrtens1-0/+3
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