summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
* Revert "MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() func...Ralf Baechle2016-01-271-0/+2
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-01-2424-220/+376
|\
| * Merge branch '4.4-fixes' into mips-for-linux-nextRalf Baechle2016-01-243-1/+6
| |\
| | * MIPS: smp-cps: Ensure secondary cores start with EVA disabledMatt Redfearn2016-01-241-0/+4
| | * MIPS: io.h: Define `ioremap_cache'Maciej W. Rozycki2016-01-241-0/+1
| | * Revert "MIPS: Fix PAGE_MASK definition"Dan Williams2016-01-231-1/+1
| * | MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() functionSimon Arlott2016-01-241-2/+0Star
| * | MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structureSimon Arlott2016-01-241-96/+0Star
| * | MIPS: Move KVM specific opcodes into asm/inst.hJames Hogan2016-01-241-1/+2
| * | MIPS: Break down cacheops.h definitionsJames Hogan2016-01-241-42/+64
| * | MIPS: Update trap codesJames Hogan2016-01-241-2/+10
| * | MIPS: Move Cause.ExcCode trap codes to mipsregs.hJames Hogan2016-01-242-28/+24Star
| * | MIPS: KVM: Drop unused kvm_mips_host_tlb_inv_index()James Hogan2016-01-241-1/+0Star
| * | MIPS: Move definition of DC bit to mipsregs.hJames Hogan2016-01-242-3/+2Star
| * | MIPS: KVM: Drop some unused definitions from kvm_host.hJames Hogan2016-01-241-5/+0Star
| * | MIPS: KVM: Trivial whitespace and style fixesJames Hogan2016-01-241-1/+1
| * | MIPS: Add support for PIC32MZDA platformJoshua Henderson2016-01-244-0/+122
| * | MIPS: inst.h: Fix some instruction descriptionsMaciej W. Rozycki2016-01-241-2/+2
| * | MIPS: math-emu: Correct the emulation of microMIPS ADDIUPC instructionMaciej W. Rozycki2016-01-241-0/+8
| * | MIPS: math-emu: Make microMIPS branch delay slot emulation workMaciej W. Rozycki2016-01-242-2/+2
| * | MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefsHuacai Chen2016-01-241-2/+2
| * | MIPS: Cleanup the unused __arch_local_irq_restore() functionHuacai Chen2016-01-221-30/+0Star
| * | MIPS: Add IEEE Std 754 conformance mode selectionMaciej W. Rozycki2016-01-201-0/+4
| * | MIPS: ELF: Interpret the NAN2008 file header flagMaciej W. Rozycki2016-01-201-3/+6
| * | ELF: Also pass any interpreter's file header to `arch_check_elf'Maciej W. Rozycki2016-01-201-1/+1
| * | MIPS: Define the legacy-NaN and 2008-NaN featuresMaciej W. Rozycki2016-01-202-0/+9
| * | MIPS: ralink: add MT7621 supportJohn Crispin2016-01-203-0/+112
| * | MIPS: ath79: Allow using ath79_ddr_wb_flush() from driversAlban Bedel2016-01-041-0/+1
| |/
* | dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-211-2/+0Star
* | mm: arch: remove duplicate definitions of MADV_FREEGuenter Roeck2016-01-211-1/+0Star
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-01-191-35/+16Star
|\ \
| * | mips: define __smp_xxxMichael S. Tsirkin2016-01-121-12/+14
| * | mips: reuse asm-generic/barrier.hMichael S. Tsirkin2016-01-121-23/+2Star
| |/
* | kvm: rename pfn_t to kvm_pfn_tDan Williams2016-01-161-3/+3
* | arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all archi...Chen Gang2016-01-161-0/+1
* | mm: define MADV_FREE for some archesMinchan Kim2016-01-161-0/+1
* | mips, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov2016-01-162-24/+4Star
* | soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek2016-01-051-0/+3
|/
* MIPS: Fix bitrot in __get_user_unaligned()Al Viro2015-12-271-3/+3
* MIPS: uaccess: Take EVA into account in [__]clear_userJames Hogan2015-12-221-10/+22
* MIPS: uaccess: Take EVA into account in __copy_from_user()James Hogan2015-12-221-3/+9
* MIPS: uaccess: Fix strlen_user with EVAJames Hogan2015-12-221-1/+1
* MIPS: Fix flood of warnings about comparsion being always true.Ralf Baechle2015-11-161-1/+2
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-11-1525-122/+444
|\
| * Merge branch '4.3-fixes' into mips-for-linux-nextRalf Baechle2015-11-122-1/+12
| |\
| | * MIPS: CDMM: Add builtin_mips_cdmm_driver() macroJames Hogan2015-11-051-0/+11
| | * MIPS: atomic: Fix comment describing atomic64_add_unless's return value.Ralf Baechle2015-10-261-1/+1
| * | MIPS: Clean up compat_siginfo_tAmanieu d'Antras2015-11-121-28/+34
| * | MIPS: Fix PAGE_MASK definitionDan Williams2015-11-121-1/+1
| * | MIPS: xilfpga: Add mipsfpga platform codeZubair Lutfullah Kakakhel2015-11-111-0/+18