summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)AuthorLines
2018-09-14mips: switch to NO_BOOTMEMMike Rapoport-102/+46
2018-09-13net: dsa: Add Lantiq / Intel DSA driver for vrx200Hauke Mehrtens-4/+4
2018-09-13net: lantiq: Add Lantiq / Intel VRX200 Ethernet driverHauke Mehrtens-3/+3
2018-09-13MIPS: lantiq: Do not enable IRQs in dma openHauke Mehrtens-1/+0
2018-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-2/+3
2018-09-11MIPS: lantiq: dma: add dev pointerHauke Mehrtens-2/+3
2018-09-11MIPS: JZ4740: DTS: Add DMA nodesPaul Cercueil-0/+15
2018-09-11MIPS: JZ4770: DTS: Add DMA nodesPaul Cercueil-0/+30
2018-09-11MIPS: JZ4780: DTS: Update DMA node to match driver changesPaul Cercueil-1/+2
2018-09-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-11/+0
2018-09-08rtc: mips: default to rtc-cmos on mipsArnd Bergmann-1/+1
2018-09-07KVM: Remove obsolete kvm_unmap_hva notifier backendMarc Zyngier-11/+0
2018-09-06MIPS: pci-rt2880: set pci controller of_nodeTobias Wolf-0/+2
2018-09-06mips: txx9: fix iounmap related issueDing Xiang-3/+2
2018-09-05MIPS: dts: mscc: enable i2c on ocelot_pcb123Alexandre Belloni-0/+6
2018-09-05MIPS: dts: mscc: Add i2c on ocelotAlexandre Belloni-0/+19
2018-08-31MIPS: Move arch_mem_init() comment near definitionPaul Burton-23/+22
2018-08-31MIPS: Remove no-op/identity castsPaul Burton-10/+10
2018-08-31MIPS: VDSO: Match data page cache colouring when D$ aliasesPaul Burton-0/+20
2018-08-30MIPS: ralink: Add rt3352 SPI_CS1 pinmuxMathias Kresin-0/+5
2018-08-30MIPS: Remove SLOW_DOWN_IOPaul Burton-37/+3
2018-08-30MIPS: Use GENERIC_IOMAPPaul Burton-241/+12
2018-08-30MIPS: Use a custom elf-entry program to find kernel entry pointPaul Burton-7/+104
2018-08-29MIPS: BCM47XX: Enable USB power on Netgear WNDR3400v3Tuomas Tynkkynen-3/+5
2018-08-29y2038: utimes: Rework #ifdef guards for compat syscallsArnd Bergmann-0/+1
2018-08-29asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macroArnd Bergmann-1/+0
2018-08-29asm-generic: Move common compat types to asm-generic/compat.hArnd Bergmann-20/+2
2018-08-29y2038: Remove newstat family from default syscall setArnd Bergmann-0/+1
2018-08-28MIPS: Convert to using %pOFn instead of device_node.nameRob Herring-19/+19
2018-08-28MIPS: Loongon64: DMA functions cleanupHuacai Chen-7/+14
2018-08-27y2038: globally rename compat_time to old_time32Arnd Bergmann-17/+17
2018-08-25Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds-3/+3
2018-08-24kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada-3/+3
2018-08-23Merge tag 'mips_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds-69/+96
2018-08-21MIPS: lib: Provide MIPS64r6 __multi3() for GCC < 7Paul Burton-3/+3
2018-08-21MIPS: Workaround GCC __builtin_unreachable reordering bugPaul Burton-0/+36
2018-08-20Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds-1/+1
2018-08-17MIPS: Avoid move psuedo-instruction whilst using MIPS_ISA_LEVELPaul Burton-1/+3
2018-08-17mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder-1/+1
2018-08-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-6/+0
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-1/+3
2018-08-15Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-33/+0
2018-08-14Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtdLinus Torvalds-68/+5
2018-08-13Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds-12245/+2935
2018-08-13Uprobe: Additional argument arch_uprobe to uprobe_write_opcode()Ravi Bangoria-1/+1
2018-08-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-74/+9
2018-08-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-172/+0
2018-08-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-2/+2
2018-08-10MIPS: Consistently declare TLB functionsPaul Burton-64/+51
2018-08-10MIPS: Export tlbmiss_handler_setup_pgd near its definitionPaul Burton-1/+3