summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm
Commit message (Expand)AuthorAgeFilesLines
* MIPS: traps: Correct the SIGTRAP debug ABI in `do_watch' and `do_trap_or_bp'Maciej W. Rozycki2016-04-031-1/+1
* MIPS: Fix misspellings in comments.Adam Buchbinder2016-04-0314-23/+23
* MIPS: cpu_name_string: Use raw_smp_processor_id().James Hogan2016-03-291-1/+1
* Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtdLinus Torvalds2016-03-241-2/+0
|\
| * mtd: nand: jz4740: kill the ->ecc_layout fieldBoris BREZILLON2016-01-261-2/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-191-4/+4
|\ \
| * | ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck2016-03-131-1/+1
| * | ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck2016-03-131-3/+3
* | | Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds2016-03-181-0/+9
|\ \ \
| * | | libata: support AHCI on OCTEON platformAleksey Makarov2016-02-111-0/+9
| | |/ | |/|
* | | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-161-4/+0
|\ \ \
| * | | PCI: Move pci_dma_* helpers to common codeChristoph Hellwig2016-03-071-3/+0
| * | | PCI: Remove includes of empty asm-generic/pci-bridge.hBjorn Helgaas2016-02-051-1/+0
| |/ /
* | | Merge branch 'linus' into irq/core, to pick up fixesIngo Molnar2016-03-086-9/+17
|\ \ \ | | |/ | |/|
| * | mips: Differentiate between 32 and 64 bit ELF headerDaniel Wagner2016-02-111-2/+7
| * | MIPS: Octeon: Update OCTEON_FEATURE_PCIE for Octeon IIIZubair Lutfullah Kakakhel2016-02-101-1/+2
| * | MIPS: Fix 64k page support for 32 bit kernels.Ralf Baechle2016-02-041-1/+1
| * | MIPS: Fix FPU disable with preemptionJames Hogan2016-02-012-2/+6
| * | MIPS: Fix buffer overflow in syscall_get_arguments()James Hogan2016-02-011-3/+1
* | | MIPS: Make smp CMP, CPS and MT use the new generic IPI functionsQais Yousef2016-02-251-2/+3
* | | Merge branch 'irqchip/mips' into irqchip/coreJason Cooper2016-02-211-0/+4
|\ \ \ | |/ / |/| |
| * | irqchip/ath79-cpu: Move the CPU IRQ driver from arch/mips/ath79/Alban Bedel2016-02-171-0/+1
| * | irqchip/ath79-misc: Move the MISC driver from arch/mips/ath79/Alban Bedel2016-02-171-0/+3
| |/
* / 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-2423-217/+364
|\
| * 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/+0
| * | MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structureSimon Arlott2016-01-241-96/+0
| * | 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/+24
| * | MIPS: KVM: Drop unused kvm_mips_host_tlb_inv_index()James Hogan2016-01-241-1/+0
| * | MIPS: Move definition of DC bit to mipsregs.hJames Hogan2016-01-242-3/+2
| * | MIPS: KVM: Drop some unused definitions from kvm_host.hJames Hogan2016-01-241-5/+0
| * | MIPS: KVM: Trivial whitespace and style fixesJames Hogan2016-01-241-1/+1
| * | MIPS: Add support for PIC32MZDA platformJoshua Henderson2016-01-244-0/+122
| * | 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/+0
| * | 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-201-2/+0
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-01-181-35/+16
|\ \