summaryrefslogtreecommitdiff
path: root/arch/mips/cavium-octeon
AgeCommit message (Expand)Author
2018-11-13MIPS: OCTEON: fix out of bounds array access on CN68XXAaro Koskinen
2018-09-19MIPS: Octeon: add missing of_node_put()Nicholas Mc Guire
2018-05-30MIPS: Octeon: Fix logging messages with spurious periods after newlinesJoe Perches
2018-03-18MIPS: OCTEON: irq: Check for null return on kzalloc allocationColin Ian King
2017-03-12MIPS: OCTEON: Fix copy_from_user fault handling for large buffersJames Cowgill
2016-10-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-10-11mips/panic: replace smp_send_stop() with kdump friendly version in panic pathHidehiro Kawai
2016-10-04MIPS: Octeon: Delete unused cvmx-mdio.hAaro Koskinen
2016-10-04MIPS: Octeon: Delete legacy code for PHY accessAaro Koskinen
2016-10-04MIPS: Octeon: Delete unused cvmx_helper_board_link_set_phy.Aaro Koskinen
2016-10-04MIPS: Octeon: Delete unused cvmx_override_board_link_get.Aaro Koskinen
2016-10-04MIPS: Octeon: Don't try to maintain link state in early init.Aaro Koskinen
2016-10-04MIPS: Octeon: Delete legacy hack for broken bootloadersAaro Koskinen
2016-10-04MIPS: Octeon: Rename upper case variables at setup time.Aaro Koskinen
2016-10-04MIPS: Octeon: Take all memory into use by default.Aaro Koskinen
2016-10-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-09-29MIPS: Octeon: mark GPIO controller node not populated after IRQ init.Steven J. Hill
2016-09-19mips/octeon/smp: Convert to hotplug state machineSebastian Andrzej Siewior
2016-09-19MIPS: Octeon: Fix platform bus probingAaro Koskinen
2016-08-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-08-03Merge branch '4.7-fixes' into mips-for-linux-nextRalf Baechle
2016-08-03MIPS: Octeon: Fix typoAndrea Gelmini
2016-08-02MIPS: Octeon: Delete built-in DTB pruning code for D-Link DSR-1000N.Aaro Koskinen
2016-07-29MIPS: SMP: Update cpu_foreign_map on CPU disableJames Hogan
2016-07-28MIPS: Octeon: Improve USB reset code for OCTEON II.Steven J. Hill
2016-07-28MIPS: Octeon: Put restrictions on DMA descriptors.Steven J. Hill
2016-07-28MIPS: Octeon: Remove forced mappings of USB interrupts.Steven J. Hill
2016-07-21MIPS: Octeon: Off by one in octeon_irq_gpio_map()Dan Carpenter
2016-07-11MIPS: Octeon: Changes to support readq()/writeq() usage.Steven J. Hill
2016-05-28MIPS: Add missing FROZEN hotplug notifier transitionsAnna-Maria Gleixner
2016-05-13MIPS: Octeon: Mark some functions __init in smp.cYang Shi
2016-05-13MIPS: Octeon: Add Octeon III CN7xxx interface detectionZubair Lutfullah Kakakhel
2016-05-13MIPS: Octeon: device_tree_init: fill mac addresses when using appended dtbAaro Koskinen
2016-05-13MIPS: Octeon: device_tree_init: don't fill mac if already setAaro Koskinen
2016-05-13MIPS: Octeon: device_tree_init: use separate pass to fill mac addressesAaro Koskinen
2016-05-13MIPS: Octeon: Use model string from DTB for unknown board typeAaro Koskinen
2016-05-13MIPS: Octeon: Initialize system type string after device tree init.Aaro Koskinen
2016-05-13MIPS: Octeon: board_type_to_string: return NULL for unsupported boardAaro Koskinen
2016-05-13MIPS: OCTEON: Simplify code in octeon_irq_ciu_gpio_set_type()David Daney
2016-05-13MIPS: OCTEON: Add SMP support for OCTEON cn78xx et al.David Daney
2016-05-13MIPS: OCTEON: Add support for OCTEON III interrupt controller.David Daney
2016-05-13MIPS: OCTEON: Don't attempt to use nonexistent registers on OCTEON III models.David Daney
2016-05-13MIPS: OCTEON: Add model checking support for cn73xx, cnf75xx and cn78xxDavid Daney
2016-05-13MIPS: OCTEON: Remove some code limiting NR_IRQS to 255David Daney
2016-05-13MIPS: OCTEON: Extend number of supported CPUs past 32David Daney
2016-05-13MIPS: OCTEON: Remove dead code from cvmx-sysinfo.David Daney
2016-05-13MIPS: Octeon: Use __flush_cache_all instead of flush_cache_all.Ralf Baechle
2016-04-03MIPS: Fix misspellings in comments.Adam Buchbinder
2015-11-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds