aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-28MIPS: kernel: Fix typoAndrea Gelmini1-1/+1
2016-05-28MIPS: R6: Fix typoAndrea Gelmini1-1/+1
2016-05-28MIPS: IP22/IP28: Fix typoAndrea Gelmini1-1/+1
2016-05-28MIPS: Cavium: Fix typoAndrea Gelmini4-4/+4
2016-05-28MIPS: MT: Fix typoAndrea Gelmini1-1/+1
2016-05-28MIPS: Loongson64: Fix typoAndrea Gelmini2-2/+2
2016-05-28MIPS: IP32: Fix typoAndrea Gelmini1-1/+1
2016-05-28MIPS: IP27: Fix typoAndrea Gelmini3-4/+4
2016-05-28MIPS: BCM63xx: Fix typoAndrea Gelmini1-1/+1
2016-05-28MIPS: Alchemy: Fix typoAndrea Gelmini1-1/+1
2016-05-28MIPS: hazards.h: Fix typoAndrea Gelmini1-4/+4
2016-05-28MIPS: Lasat: A couple off by one bugs in picvue_proc.cDan Carpenter1-2/+2
2016-05-28MIPS: ralink: add MT7628 EPHY LEDs pinmux supportÁlvaro Fernández Rojas1-0/+100
2016-05-28MIPS: ralink: fix MT7628 wled_an pinmux gpioÁlvaro Fernández Rojas1-4/+4
2016-05-28MIPS: ralink: fix MT7628 pinmux typosÁlvaro Fernández Rojas1-2/+2
2016-05-28MIPS: Fix write_gc0_* macros when writing zeroJames Hogan1-2/+2
2016-05-28MIPS: CPS: Copy EVA configuration when starting secondary VPs.Matt Redfearn1-0/+15
2016-05-28MIPS: Add definitions of SegCtl registers and use themMatt Redfearn2-3/+6
2016-05-28MIPS: Fix incomplete separation of XPA CPU featureJames Hogan1-3/+1
2016-05-28MIPS: smp-cps: Clear Status IPL field when using EICPaul Burton1-2/+6
2016-05-28MIPS: Clear Status IPL field when using EICPaul Burton1-0/+3
2016-05-17MIPS: pic32mzda: fix getting timer clock rate.Purna Chandra Mandal1-9/+4
2016-05-17MIPS: ath79: fix regression in PCI window initializationFelix Fietkau1-8/+8
2016-05-17MIPS: ath79: make ath79_ddr_ctrl_init() compatible for newer SoCsFelix Fietkau1-4/+4
2016-05-17MIPS: Fix VZ probe gas errors with binutils <2.24James Hogan2-180/+295
2016-05-17MIPS: perf: Fix I6400 event numbersJames Hogan1-2/+52
2016-05-17MIPS: DEC: Export `ioasic_ssr_lock' to modulesMaciej W. Rozycki1-0/+1
2016-05-17MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCCMaciej W. Rozycki2-3/+16
2016-05-13MIPS: CM: Fix compilation error when !MIPS_CMTony Wu1-1/+1
2016-05-13MIPS: Fix genvdso error on rebuildJames Hogan1-12/+28
2016-05-13MIPS: JZ4740: Probe OHCI platform device via DTMaarten ter Huurne3-26/+14
2016-05-13MIPS: JZ4740: Qi LB60: Remove support for AVT2 variantMaarten ter Huurne1-50/+2
2016-05-13MIPS: pistachio: Determine SoC revision during bootJames Hartley1-1/+34
2016-05-13MIPS: BMIPS: Adjust mips-hpt-frequency for BCM7435Florian Fainelli1-1/+1
2016-05-13mips: mt7620: fallback to SDRAM when syscfg0 does not have a valid value for the memory typeSashka Nochkin2-2/+6
2016-05-13MIPS: Prevent "restoration" of MSA context in non-MSA kernelsPaul Burton1-2/+5
2016-05-13MIPS: cevt-r4k: Dynamically calculate min_delta_nsJames Hogan1-2/+80
2016-05-13MIPS: malta-time: Take seconds into accountJames Hogan1-5/+27
2016-05-13MIPS: malta-time: Start GIC count before syncing to RTCJames Hogan1-5/+5
2016-05-13MIPS: Force CPUs to lose FP context during mode switchesPaul Burton1-23/+17
2016-05-13MIPS: Disable preemption during prctl(PR_SET_FP_MODE, ...)Paul Burton1-0/+4
2016-05-13MIPS: Allow emulation for unaligned [LS]DXC1 instructionsPaul Burton1-0/+1
2016-05-13MIPS: ptrace: Prevent writes to read-only FCSR bitsMaciej W. Rozycki1-9/+19
2016-05-13MIPS: ptrace: Fix FP context restoration FCSR regressionMaciej W. Rozycki1-0/+1
2016-05-13MIPS: dts: pic32: Update dts to reflect new PIC32MZDA clk bindingPurna Chandra Mandal3-259/+45
2016-05-13MIPS: ELF: Unify ABI classification macrosMaciej W. Rozycki3-65/+62
2016-05-13MIPS: ELF: Unify __MIPS_O32_FP64_MUST_BE_ZERO definitionsMaciej W. Rozycki2-25/+12
2016-05-13MIPS: ELF: Deconditionalise ABI flags definitionsMaciej W. Rozycki1-18/+18
2016-05-13MIPS: Print GuestCtl1 on machine check exceptionJames Hogan1-0/+2
2016-05-13MIPS: dump_tlb: Preserve and dump GuestIDJames Hogan1-3/+14