summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2017-11-09MIPS: Set defconfig target to a generic system for 32r2elMatt Redfearn1-1/+1
2017-11-09MIPS: Kconfig: Set default MIPS system type as genericMatt Redfearn2-1/+2
2017-11-09MIPS: DTS: Remove num-slots from Pistachio SoCShawn Lin1-1/+0
2017-11-09MIPS: Lasat: Use setup_timer() helperAllen Pais1-2/+1
2017-11-09MIPS: Use SLL by 0 for 32-bit truncation in `__read_64bit_c0_split'Maciej W. Rozycki1-8/+6
2017-11-08MIPS: ralink: Drop obsolete USB_ARCH_HAS_HCD selectJames Hogan1-1/+0
2017-11-08MIPS: BCM47XX: Fix LED inversion for WRT54GSv1Mirko Parthey1-1/+1
2017-11-08MIPS: Lantiq: Fix ASC0/ASC1 clocksMartin Schiller1-4/+2
2017-11-07MIPS: Standardize DTS files, status "ok" -> "okay"Robert P. J. Day3-3/+3
2017-11-07MIPS: BCM63XX: split out swpkt_sar/usb clocksJonas Gorski1-10/+51
2017-11-07MIPS: BCM63XX: provide enet clocks as "enet" to the ethernet devicesJonas Gorski1-0/+8
2017-11-07MIPS: BCM63XX: move the HSSPI PLL HZ into its own clockJonas Gorski1-2/+8
2017-11-07MIPS: BMIPS: name the refclk clock for uartJonas Gorski6-0/+12
2017-11-07MIPS: BCM63XX: provide periph clock as refclk for uartJonas Gorski1-0/+13
2017-11-07MIPS: BCM63XX: add clkdev lookup supportJonas Gorski2-35/+116
2017-11-07MIPS: Alchemy: make clk_ops constBhumika Goyal1-5/+5
2017-11-07MIPS: math-emu: Use preferred flavor of unsigned integer declarationsAleksandar Markovic12-42/+45
2017-11-07MIPS: math-emu: Fix final emulation phase for certain instructionsAleksandar Markovic1-14/+14
2017-11-07MIPS: Octeon: Remove usage of cvmx_wait() everywhere.Steven J. Hill5-26/+17
2017-11-07MIPS: Allow __cpu_number_map to be larger than NR_CPUSDavid Daney3-3/+13
2017-10-09MIPS: jz4780: DTS: Probe the jz4740-watchdog driver from devicetreeMathieu Malaterre1-0/+5
2017-10-09MIPS: Ci20: Enable watchdog driverMathieu Malaterre1-0/+2
2017-10-09MIPS: Remove unused variable 'lastpfn'Steven J. Hill1-4/+0
2017-10-09MIPS: Add nudges to writes for bit unlocks.Chad Reese1-0/+1
2017-10-09MIPS: make thread_saved_pc staticTobias Klauser2-3/+1
2017-10-09MIPS: Ci20: Add support for rootfs on NFS to defconfigHarvey Hunt1-1/+4
2017-10-09MIPS: Cocci spatch "vma_pages"Thomas Meyer1-1/+1
2017-09-23Merge tag 'pci-v4.14-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds18-36/+38
2017-09-21MIPS: PCI: fix pcibios_map_irq section mismatchManuel Lauss24-25/+25
2017-09-21MIPS: Fix input modify in __write_64bit_c0_split()James Hogan1-6/+9
2017-09-21MIPS: MSP71xx: Include asm/setup.hArnd Bergmann1-0/+2
2017-09-20MIPS: Fix perf event initPaul Burton1-2/+1
2017-09-19MIPS: PCI: Move map_irq() hooks out of initdataLorenzo Pieralisi32-60/+62
2017-09-16Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds172-2474/+4758
2017-09-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+2
2017-09-15kvm,mips: Fix potential swait_active() racesDavidlohr Bueso1-2/+2
2017-09-15Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-8/+4
2017-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds3-13/+12
2017-09-10Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtdLinus Torvalds7-7/+7
2017-09-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+7
2017-09-09vga: optimise console scrollingMatthew Wilcox1-0/+7
2017-09-09Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-10/+20
2017-09-09Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+5
2017-09-08Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Radim Krčmář15-42/+2087
2017-09-07Merge tag 'media/v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-1/+1
2017-09-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-11/+3
2017-09-07mm,fork: introduce MADV_WIPEONFORKRik van Riel1-0/+3
2017-09-07mm: arch: consolidate mmap hugetlb size encodingsMike Kravetz1-11/+0
2017-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-59/+106
2017-09-06MIPS: Refactor handling of stack pointer in get_frame_infoMatt Redfearn1-31/+30