summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2018-07-23MIPS: lantiq: Use dma_zalloc_coherent() in dma codeHauke Mehrtens
2018-07-23MIPS: Change definition of cpu_relax() for Loongson-3Huacai Chen
2018-07-20mips: mm: Discard ioremap_cacheable_cow() methodSerge Semin
2018-07-19MIPS: Add FP_MODE regset supportMaciej W. Rozycki
2018-07-19MIPS: Add DSP ASE regset supportMaciej W. Rozycki
2018-07-19MIPS: Correct the 64-bit DSP accumulator register sizeMaciej W. Rozycki
2018-07-17MIPS: loongson64: cs5536: Fix PCI_OHCI_INT_REG readsPaul Burton
2018-07-17mips: unify prom_putchar() declarationsAlexander Sverdlin
2018-07-12MIPS: Cleanup R10000_LLSC_WAR logic in atomic.hJoshua Kinard
2018-07-12MIPS: Fix delay slot bug in `atomic*_sub_if_positive' for R10000_LLSC_WARJoshua Kinard
2018-07-12mips/jazz: provide missing dma_mask/coherent_dma_maskThomas Bogendoerfer
2018-07-10mips: mm: Discard ioremap_uncached_accelerated() methodSerge Semin
2018-07-10mips: mm: Create UCA-based ioremap_wc() methodSerge Semin
2018-07-03MIPS: Octeon: Simplify CIU register functions.Steven J. Hill
2018-07-03MIPS: Octeon: Create simple macro for CIU registers.Steven J. Hill
2018-07-03MIPS: Octeon: Remove all unused CIU macros.Steven J. Hill
2018-07-03MIPS: Octeon: Convert CIU types to use bitfields.Steven J. Hill
2018-07-03MIPS: Octeon: Unify QLM data types in CIU header.Steven J. Hill
2018-07-03MIPS: Octeon: Remove unused CIU types.Steven J. Hill
2018-06-28MIPS: AR7: Normalize clk APIGeert Uytterhoeven
2018-06-28MIPS: Always use -march=<arch>, not -<arch> shortcutsPaul Burton
2018-06-28MIPS: ath25: Convert random_ether_addr to eth_random_addrJoe Perches
2018-06-28MIPS: Annotate cpu_wait implementations with __cpuidlePaul Burton
2018-06-24arch: mips: mm: page: Remove unused functionRickard Strandqvist
2018-06-24arch: mips: pci: pci-ip27.c: Remove unused functionRickard Strandqvist
2018-06-24MIPS: Malta: Use PIIX4 poweroff driver to power downPaul Burton
2018-06-24MIPS: Malta: Cleanup DMA coherence #ifdefsPaul Burton
2018-06-24MIPS: Set MIPS_IC_SNOOPS_REMOTE for systems with CMPaul Burton
2018-06-24MIPS: Use !pci_is_root_bus(bus) in ops-bridge.cJoshua Kinard
2018-06-24MIPS: Schedule on CPUs we need to lose FPU for a mode switchPaul Burton
2018-06-24MIPS: lantiq: remove unnecessary of_platform_default_populate callRob Herring
2018-06-24MIPS: generic: remove unnecessary of_platform_populate callRob Herring
2018-06-24MIPS: bmips: remove unnecessary call to register "simple-bus"Rob Herring
2018-06-24MIPS: netlogic: remove unnecessary of_platform_bus_probe callRob Herring
2018-06-24MIPS: octeon: use of_platform_populate to probe devicesRob Herring
2018-06-24MIPS: Fix ejtag handler on SMPHeiher
2018-06-24MIPS: boot: merge build rules of vmlinux.*.itb by using pattern ruleMasahiro Yamada
2018-06-24MIPS: boot: add missing targets for vmlinux.*.itsMasahiro Yamada
2018-06-24MIPS: boot: fix build rule of vmlinux.its.SMasahiro Yamada
2018-06-24MIPS: boot: do not include $(cpp_flags) for preprocessing ITSMasahiro Yamada
2018-06-24Revert "MIPS: boot: Define __ASSEMBLY__ for its.S build"Masahiro Yamada
2018-06-24MIPS: Octeon: assign bool true/false not 1/0Nicholas Mc Guire
2018-06-24MIPS: remove unneeded includes from dma-mapping.hChristoph Hellwig
2018-06-24MIPS: remove the old dma-default implementationChristoph Hellwig
2018-06-24MIPS: bmips: use generic dma noncoherent opsChristoph Hellwig
2018-06-24MIPS: jazz: split dma mapping operations from dma-defaultChristoph Hellwig
2018-06-24MIPS: ath25: use generic dma noncoherent opsChristoph Hellwig
2018-06-24MIPS: IP32: use generic dma noncoherent opsChristoph Hellwig
2018-06-24MIPS: loongson64: use generic dma noncoherent opsChristoph Hellwig
2018-06-24MIPS: use generic dma noncoherent ops for simple noncoherent platformsChristoph Hellwig