summaryrefslogtreecommitdiff
path: root/arch/mips/include/asm
AgeCommit message (Expand)Author
2016-03-24Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-03-18Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-03-13ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck
2016-03-13ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck
2016-03-08Merge branch 'linus' into irq/core, to pick up fixesIngo Molnar
2016-03-07PCI: Move pci_dma_* helpers to common codeChristoph Hellwig
2016-02-25MIPS: Make smp CMP, CPS and MT use the new generic IPI functionsQais Yousef
2016-02-21Merge branch 'irqchip/mips' into irqchip/coreJason Cooper
2016-02-17irqchip/ath79-cpu: Move the CPU IRQ driver from arch/mips/ath79/Alban Bedel
2016-02-17irqchip/ath79-misc: Move the MISC driver from arch/mips/ath79/Alban Bedel
2016-02-11libata: support AHCI on OCTEON platformAleksey Makarov
2016-02-11mips: Differentiate between 32 and 64 bit ELF headerDaniel Wagner
2016-02-10MIPS: Octeon: Update OCTEON_FEATURE_PCIE for Octeon IIIZubair Lutfullah Kakakhel
2016-02-05PCI: Remove includes of empty asm-generic/pci-bridge.hBjorn Helgaas
2016-02-04MIPS: Fix 64k page support for 32 bit kernels.Ralf Baechle
2016-02-01MIPS: Fix FPU disable with preemptionJames Hogan
2016-02-01MIPS: Fix buffer overflow in syscall_get_arguments()James Hogan
2016-01-27Revert "MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() func...Ralf Baechle
2016-01-26mtd: nand: jz4740: kill the ->ecc_layout fieldBoris BREZILLON
2016-01-24Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-01-24Merge branch '4.4-fixes' into mips-for-linux-nextRalf Baechle
2016-01-24MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() functionSimon Arlott
2016-01-24MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structureSimon Arlott
2016-01-24MIPS: Break down cacheops.h definitionsJames Hogan
2016-01-24MIPS: Update trap codesJames Hogan
2016-01-24MIPS: Move Cause.ExcCode trap codes to mipsregs.hJames Hogan
2016-01-24MIPS: KVM: Drop unused kvm_mips_host_tlb_inv_index()James Hogan
2016-01-24MIPS: Move definition of DC bit to mipsregs.hJames Hogan
2016-01-24MIPS: KVM: Drop some unused definitions from kvm_host.hJames Hogan
2016-01-24MIPS: KVM: Trivial whitespace and style fixesJames Hogan
2016-01-24MIPS: Add support for PIC32MZDA platformJoshua Henderson
2016-01-24MIPS: smp-cps: Ensure secondary cores start with EVA disabledMatt Redfearn
2016-01-24MIPS: io.h: Define `ioremap_cache'Maciej W. Rozycki
2016-01-24MIPS: math-emu: Make microMIPS branch delay slot emulation workMaciej W. Rozycki
2016-01-24MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefsHuacai Chen
2016-01-23Revert "MIPS: Fix PAGE_MASK definition"Dan Williams
2016-01-22MIPS: Cleanup the unused __arch_local_irq_restore() functionHuacai Chen
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig
2016-01-20MIPS: Add IEEE Std 754 conformance mode selectionMaciej W. Rozycki
2016-01-20MIPS: ELF: Interpret the NAN2008 file header flagMaciej W. Rozycki
2016-01-20ELF: Also pass any interpreter's file header to `arch_check_elf'Maciej W. Rozycki
2016-01-20MIPS: Define the legacy-NaN and 2008-NaN featuresMaciej W. Rozycki
2016-01-20MIPS: ralink: add MT7621 supportJohn Crispin
2016-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-01-15kvm: rename pfn_t to kvm_pfn_tDan Williams
2016-01-15mips, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov
2016-01-12mips: define __smp_xxxMichael S. Tsirkin
2016-01-12mips: reuse asm-generic/barrier.hMichael S. Tsirkin