aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-22Merge tag 'pci-v4.14-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus 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-15Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds172-2474/+4758
2017-09-15Merge 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-14Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-8/+4
2017-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds3-13/+12
2017-09-09Merge 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-08vga: optimise console scrollingMatthew Wilcox1-0/+7
2017-09-08Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-10/+20
2017-09-08Merge 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/paulus/powerpcRadim Krčmář15-42/+2087
2017-09-07Merge tag 'media/v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-1/+1
2017-09-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-11/+3
2017-09-06mm,fork: introduce MADV_WIPEONFORKRik van Riel1-0/+3
2017-09-06mm: arch: consolidate mmap hugetlb size encodingsMike Kravetz1-11/+0
2017-09-06Merge 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
2017-09-06MIPS: Stacktrace: Fix microMIPS stack unwinding on big endian systemsMatt Redfearn1-9/+7
2017-09-06MIPS: microMIPS: Fix decoding of swsp16 instructionMatt Redfearn2-2/+2
2017-09-06MIPS: microMIPS: Fix decoding of addiusp instructionMatt Redfearn1-3/+7
2017-09-06MIPS: microMIPS: Fix detection of addiusp instructionMatt Redfearn1-1/+1
2017-09-06MIPS: Handle non word sized instructions when examining frameMatt Redfearn1-3/+6
2017-09-06MIPS: ralink: allow NULL clock for clk_get_rateJonas Gorski1-0/+3
2017-09-06MIPS: Loongson 2F: allow NULL clock for clk_get_rateJonas Gorski1-0/+3
2017-09-06MIPS: BCM63XX: allow NULL clock for clk_get_rateJonas Gorski1-0/+3
2017-09-06MIPS: AR7: allow NULL clock for clk_get_rateJonas Gorski1-0/+3
2017-09-06MIPS: BCM63XX: fix ENETDMA_6345_MAXBURST_REG offsetJonas Gorski1-1/+1
2017-09-06mips: Save all registers when saving the frameCorey Minyard1-14/+50
2017-09-06MIPS: Add DWARF unwinding to assemblyCorey Minyard6-117/+151
2017-09-06MIPS: Make SAVE_SOME more standardCorey Minyard1-14/+37
2017-09-06MIPS: Fix issues in backtracesCorey Minyard1-3/+19
2017-09-06MIPS: jz4780: DTS: Probe the jz4740-rtc driver from devicetreeMathieu Malaterre1-0/+11
2017-09-06MIPS: Ci20: Enable RTC driverMathieu Malaterre1-0/+2
2017-09-04fs: fix kernel_read prototypeChristoph Hellwig1-8/+4
2017-09-04MIPS: Octeon: Allow access to CIU3 IRQ domains.Steven J. Hill2-0/+11
2017-09-04MIPS: Octeon: Make CSR functions node aware.Steven J. Hill1-0/+28
2017-09-04MIPS: Octeon: Watchdog registers for 70xx, 73xx, 78xx, F75xx.Steven J. Hill1-0/+10
2017-09-04MIPS: Octeon: Add support for accessing the boot vector.Steven J. Hill5-1/+334
2017-09-04MIPS: lantiq: Remove the arch/mips/lantiq/xway/reset.c implementationMartin Blumenstingl3-148/+2
2017-09-04MIPS: lantiq: remove old USB PHY initialisationHauke Mehrtens1-43/+0
2017-09-04phy: Add an USB PHY driver for the Lantiq SoCs using the RCU moduleHauke Mehrtens1-18/+18
2017-09-04MIPS: lantiq: remove old GPHY loader codeHauke Mehrtens3-221/+0
2017-09-04MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfdMartin Blumenstingl1-2/+4
2017-09-04MIPS: lantiq: remove old reset controller implementationHauke Mehrtens1-68/+0