summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-13MIPS: OCTEON: Simplify code in octeon_irq_ciu_gpio_set_type()David Daney
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: Don't attempt to use nonexistent registers on OCTEON III models.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: Remove some code limiting NR_IRQS to 255David 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-13MIPS: Loongson64: Remove call to flush_cache_all().Ralf Baechle
2016-05-13MIPS: VR41xx: Use __flush_cache_all instead of flush_cache_all.Ralf Baechle
2016-05-13MIPS: MSP71xx: Use __flush_cache_all instead of flush_cache_all.Ralf Baechle
2016-05-13MIPS: Octeon: Use __flush_cache_all instead of flush_cache_all.Ralf Baechle
2016-05-13MIPS: ath79: Use the reset controller to restart OF machinesAlban Bedel
2016-05-13MIPS: ath79: Add zboot debug serial supportAlban Bedel
2016-05-13MIPS: ath79: Remove the builtin DTB supportAlban Bedel
2016-05-13MIPS: ath79: Add support for DTB passed using the UHI boot protocolAlban Bedel
2016-05-09MIPS: Netlogic: Fix CP0_EBASE redefinition warningsJames Hogan
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: memset.S: Disable code unused with non-R6 MIPS configsMaciej W. Rozycki
2016-05-09MIPS64: R6: R2 emulation bugfixLeonid Yegoshin
2016-05-09MIPS: dma-default: Defend against NULL dev in massage_gfp_flagsMatt Redfearn
2016-05-09MIPS: oprofile: Fix a preemption issueYanjiang Jin
2016-05-09MIPS: Loongson-3: Fix build error after ld-version.sh modificationHuacai Chen
2016-05-09MIPS: Loongson-3: Reserve 32MB for RS780E integrated GPUHuacai Chen
2016-05-09MIPS: Reserve nosave data for hibernationHuacai Chen
2016-05-09MIPS: Sibyte: Fix Kconfig dependencies of SIBYTE_BUS_WATCHERAndreas Ruprecht
2016-05-09MIPS: I6400: Icache fills from dcacheJames Hogan
2016-05-09MIPS: c-r4k: Sync icache when it fills from dcacheJames Hogan
2016-05-09MIPS: Enable ptrace hw watchpoints on MIPS R6James Hogan
2016-05-09MIPS: Fix watchpoint restorationJames Hogan
2016-05-09MIPS: Avoid using unwind_stack() with usermodeJames Hogan
2016-05-09MIPS: Don't unwind to user mode with EVAJames Hogan
2016-05-09MIPS: BMIPS: Fill in current_cpu_data.coreFlorian Fainelli
2016-05-09MIPS: BMIPS: Remove maxcpus from BCM97435SVMB DTSFlorian Fainelli
2016-05-09MIPS: BMIPS: Add missing 7038 L1 register cells to BCM7435Florian Fainelli
2016-05-09MIPS: BMIPS: Make whitespacely correct.Ralf Baechle
2016-05-09MIPS: BMIPS: Add Whirlwind (BMIPS5200) initialization codeFlorian Fainelli
2016-05-09MIPS: BMIPS: Fix PRID_IMP_BMIPS5000 masking for BMIPS5200Florian Fainelli
2016-05-09MIPS: Don't BUG_ON when no IPI domain is foundPaul Burton
2016-05-09MIPS: Fix siginfo.h to use strict posix typesJames Hogan
2016-05-09MIPS: Fix crash registers on non-crashing CPUsCorey Minyard