mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00
Pull MIPS updates from Ralf Baechle:
"This has been sitting in -next for a while with no objections and all
MIPS defconfigs except one are building fine; that one platform got
broken by another patch in your tree and I'm going to submit a patch
separately.
- a handful of fixes that didn't make 3.11
- a few bits of Octeon 3 support with more to come for a later
release
- platform enhancements for Octeon, ath79, Lantiq, Netlogic and
Ralink SOCs
- a GPIO driver for the Octeon
- some dusting off of the DECstation code
- the usual dose of cleanups"
* 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus: (65 commits)
MIPS: DMA: Fix BUG due to smp_processor_id() in preemptible code
MIPS: kexec: Fix random crashes while loading crashkernel
MIPS: kdump: Skip walking indirection page for crashkernels
MIPS: DECstation HRT calibration bug fixes
MIPS: Export copy_from_user_page() (needed by lustre)
MIPS: Add driver for the built-in PCI controller of the RT3883 SoC
MIPS: DMA: For BMIPS5000 cores flush region just like non-coherent R10000
MIPS: ralink: Add support for reset-controller API
MIPS: ralink: mt7620: Add cpu-feature-override header
MIPS: ralink: mt7620: Add spi clock definition
MIPS: ralink: mt7620: Add wdt clock definition
MIPS: ralink: mt7620: Improve clock frequency detection
MIPS: ralink: mt7620: This SoC has EHCI and OHCI hosts
MIPS: ralink: mt7620: Add verbose ram info
MIPS: ralink: Probe clocksources from OF
MIPS: ralink: Add support for systick timer found on newer ralink SoC
MIPS: ralink: Add support for periodic timer irq
MIPS: Netlogic: Built-in DTB for XLP2xx SoC boards
MIPS: Netlogic: Add support for USB on XLP2xx
MIPS: Netlogic: XLP2xx update for I2C controller
...
|
||
|---|---|---|
| .. | ||
| fixup-bcm63xx.c | ||
| fixup-capcella.c | ||
| fixup-cobalt.c | ||
| fixup-emma2rh.c | ||
| fixup-fuloong2e.c | ||
| fixup-ip32.c | ||
| fixup-jmr3927.c | ||
| fixup-lantiq.c | ||
| fixup-lemote2f.c | ||
| fixup-malta.c | ||
| fixup-mpc30x.c | ||
| fixup-pmcmsp.c | ||
| fixup-rbtx4927.c | ||
| fixup-rbtx4938.c | ||
| fixup-rc32434.c | ||
| fixup-sb1250.c | ||
| fixup-sni.c | ||
| fixup-tb0219.c | ||
| fixup-tb0226.c | ||
| fixup-tb0287.c | ||
| Makefile | ||
| msi-octeon.c | ||
| ops-bcm63xx.c | ||
| ops-bonito64.c | ||
| ops-bridge.c | ||
| ops-emma2rh.c | ||
| ops-gt64xxx_pci0.c | ||
| ops-lantiq.c | ||
| ops-loongson2.c | ||
| ops-mace.c | ||
| ops-msc.c | ||
| ops-nile4.c | ||
| ops-pmcmsp.c | ||
| ops-rc32434.c | ||
| ops-sni.c | ||
| ops-tx3927.c | ||
| ops-tx4927.c | ||
| ops-vr41xx.c | ||
| pci-alchemy.c | ||
| pci-ar71xx.c | ||
| pci-ar724x.c | ||
| pci-bcm47xx.c | ||
| pci-bcm63xx.c | ||
| pci-bcm63xx.h | ||
| pci-bcm1480.c | ||
| pci-bcm1480ht.c | ||
| pci-emma2rh.c | ||
| pci-ip27.c | ||
| pci-ip32.c | ||
| pci-lantiq.c | ||
| pci-lantiq.h | ||
| pci-lasat.c | ||
| pci-malta.c | ||
| pci-octeon.c | ||
| pci-rc32434.c | ||
| pci-rt3883.c | ||
| pci-sb1250.c | ||
| pci-tx4927.c | ||
| pci-tx4938.c | ||
| pci-tx4939.c | ||
| pci-vr41xx.c | ||
| pci-vr41xx.h | ||
| pci-xlp.c | ||
| pci-xlr.c | ||
| pci.c | ||
| pcie-octeon.c | ||