summaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)Author
2016-05-13MIPS: Octeon: board_type_to_string: return NULL for unsupported boardAaro Koskinen
2016-05-13MIPS: OCTEON: Add SMP support for OCTEON cn78xx et al.David Daney
2016-05-13MIPS: OCTEON: Add support for OCTEON III interrupt controller.David Daney
2016-05-13MIPS: OCTEON: Add model checking support for cn73xx, cnf75xx and cn78xxDavid Daney
2016-05-13MIPS: OCTEON: Add register definitions for cn73xx, cnf75xx and cn78xx.David Daney
2016-05-13MIPS: Select CONFIG_HANDLE_DOMAIN_IRQ and make it work.David Daney
2016-05-13MIPS: OCTEON: Extend number of supported CPUs past 32David Daney
2016-05-13MIPS: OCTEON: Remove dead code from cvmx-sysinfo.David Daney
2016-05-13MIPS: Add CPU identifiers and probing for Cavium CN73xx and CNF75xx processors.David Daney
2016-05-13MIPS: highmem: Turn flush_cache_kmaps into a no-op.Ralf Baechle
2016-05-09MIPS: Adjust set_pte() SMP fix to handle R10000_LLSC_WARJoshua Kinard
2016-05-09MIPS: Move definitions for 32/64-bit agonstic inline assembler to new file.Ralf Baechle
2016-05-09MIPS: Fix MSA assembly warningsJames Hogan
2016-05-09MIPS: Fix MSA assembly with big thread offsetsJames Hogan
2016-05-09MIPS: Fix MSA ld_*/st_* asm macros to use PTR_ADDUJames Hogan
2016-05-09MIPS: Use copy_s.fmt rather than copy_u.fmtPaul Burton
2016-05-09MIPS: Fix watchpoint restorationJames Hogan
2016-05-09MIPS: Fix siginfo.h to use strict posix typesJames Hogan
2016-05-09mips: Fix CPC_BASE_ADDR mask to match datasheetNikolay Martynov
2016-04-03MIPS: traps: Correct the SIGTRAP debug ABI in `do_watch' and `do_trap_or_bp'Maciej W. Rozycki
2016-04-03MIPS: Fix misspellings in comments.Adam Buchbinder
2016-04-03MIPS: Wire up preadv2 and pwrite2 syscalls.Ralf Baechle
2016-03-29MIPS: cpu_name_string: Use raw_smp_processor_id().James Hogan
2016-03-24Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus 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-03-05mm/pkeys: Fix siginfo ABI breakage caused by new u64 fieldDave Hansen
2016-02-25net: Facility to report route quality of connected socketsTom Herbert
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-18signals, ia64, mips: Update arch-specific siginfos with pkeys fieldDave Hansen
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-05MIPS: Wire up copy_file_range syscall.Ralf Baechle
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