aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-13MIPS: OCTEON: Don't attempt to use nonexistent registers on OCTEON III models.David Daney2-17/+30
2016-05-13MIPS: OCTEON: Add model checking support for cn73xx, cnf75xx and cn78xxDavid Daney4-8/+125
2016-05-13MIPS: OCTEON: Add register definitions for cn73xx, cnf75xx and cn78xx.David Daney3-16/+748
2016-05-13MIPS: Select CONFIG_HANDLE_DOMAIN_IRQ and make it work.David Daney2-0/+11
2016-05-13MIPS: OCTEON: Remove some code limiting NR_IRQS to 255David Daney1-25/+2
2016-05-13MIPS: OCTEON: Extend number of supported CPUs past 32David Daney5-8/+125
2016-05-13MIPS: OCTEON: Remove dead code from cvmx-sysinfo.David Daney2-97/+5
2016-05-13MIPS: Add CPU identifiers and probing for Cavium CN73xx and CNF75xx processors.David Daney2-0/+4
2016-05-13MIPS: highmem: Turn flush_cache_kmaps into a no-op.Ralf Baechle1-1/+3
2016-05-13MIPS: Loongson64: Remove call to flush_cache_all().Ralf Baechle1-1/+0
2016-05-13MIPS: VR41xx: Use __flush_cache_all instead of flush_cache_all.Ralf Baechle1-1/+1
2016-05-13MIPS: MSP71xx: Use __flush_cache_all instead of flush_cache_all.Ralf Baechle1-1/+1
2016-05-13MIPS: Octeon: Use __flush_cache_all instead of flush_cache_all.Ralf Baechle1-1/+1
2016-05-13MIPS: ath79: Use the reset controller to restart OF machinesAlban Bedel1-3/+4
2016-05-13MIPS: ath79: Add zboot debug serial supportAlban Bedel2-1/+6
2016-05-13MIPS: ath79: Remove the builtin DTB supportAlban Bedel3-19/+0
2016-05-13MIPS: ath79: Add support for DTB passed using the UHI boot protocolAlban Bedel1-0/+2
2016-05-09MIPS: Netlogic: Fix CP0_EBASE redefinition warningsJames Hogan2-9/+6
2016-05-09MIPS: Adjust set_pte() SMP fix to handle R10000_LLSC_WARJoshua Kinard1-13/+32
2016-05-09MIPS: Move definitions for 32/64-bit agonstic inline assembler to new file.Ralf Baechle3-25/+31
2016-05-09MIPS: Fix MSA assembly warningsJames Hogan1-0/+6
2016-05-09MIPS: Fix MSA assembly with big thread offsetsJames Hogan1-66/+83
2016-05-09MIPS: Fix MSA ld_*/st_* asm macros to use PTR_ADDUJames Hogan1-8/+8
2016-05-09MIPS: Use copy_s.fmt rather than copy_u.fmtPaul Burton2-17/+17
2016-05-09MIPS: memset.S: Disable code unused with non-R6 MIPS configsMaciej W. Rozycki1-0/+2
2016-05-09MIPS64: R6: R2 emulation bugfixLeonid Yegoshin1-52/+53
2016-05-09MIPS: dma-default: Defend against NULL dev in massage_gfp_flagsMatt Redfearn1-3/+4
2016-05-09MIPS: oprofile: Fix a preemption issueYanjiang Jin1-1/+1
2016-05-09MIPS: Loongson-3: Fix build error after ld-version.sh modificationHuacai Chen1-1/+1
2016-05-09MIPS: Loongson-3: Reserve 32MB for RS780E integrated GPUHuacai Chen1-3/+3
2016-05-09MIPS: Reserve nosave data for hibernationHuacai Chen1-0/+3
2016-05-09MIPS: Sibyte: Fix Kconfig dependencies of SIBYTE_BUS_WATCHERAndreas Ruprecht1-1/+2
2016-05-09MIPS: I6400: Icache fills from dcacheJames Hogan1-0/+1
2016-05-09MIPS: c-r4k: Sync icache when it fills from dcacheJames Hogan2-3/+10
2016-05-09MIPS: Enable ptrace hw watchpoints on MIPS R6James Hogan1-1/+1
2016-05-09MIPS: Fix watchpoint restorationJames Hogan4-10/+9
2016-05-09MIPS: Avoid using unwind_stack() with usermodeJames Hogan1-1/+1
2016-05-09MIPS: Don't unwind to user mode with EVAJames Hogan1-1/+1
2016-05-09MIPS: BMIPS: Fill in current_cpu_data.coreFlorian Fainelli1-0/+1
2016-05-09MIPS: BMIPS: Remove maxcpus from BCM97435SVMB DTSFlorian Fainelli1-1/+1
2016-05-09MIPS: BMIPS: Add missing 7038 L1 register cells to BCM7435Florian Fainelli1-2/+3
2016-05-09MIPS: BMIPS: Make whitespacely correct.Ralf Baechle1-136/+136
2016-05-09MIPS: BMIPS: Add Whirlwind (BMIPS5200) initialization codeFlorian Fainelli3-4/+792
2016-05-09MIPS: BMIPS: Fix PRID_IMP_BMIPS5000 masking for BMIPS5200Florian Fainelli1-2/+7
2016-05-09MIPS: Don't BUG_ON when no IPI domain is foundPaul Burton1-13/+11
2016-05-09MIPS: Fix siginfo.h to use strict posix typesJames Hogan1-9/+9
2016-05-09MIPS: Fix crash registers on non-crashing CPUsCorey Minyard1-3/+13
2016-05-09mips: Fix CPC_BASE_ADDR mask to match datasheetNikolay Martynov1-2/+2
2016-05-08Linux 4.6-rc7Linus Torvalds1-1/+1
2016-05-06parisc: fix a bug when syscall number of tracee is __NR_Linux_syscallsDmitry V. Levin1-1/+1