aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/cavium-octeon
Commit message (Expand)AuthorAge
* MIPS: OCTEON: Fix copy_from_user fault handling for large buffersJames Cowgill2017-03-12
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-10-15
|\
| * MIPS: Octeon: Delete unused cvmx-mdio.hAaro Koskinen2016-10-04
| * MIPS: Octeon: Delete legacy code for PHY accessAaro Koskinen2016-10-04
| * MIPS: Octeon: Delete unused cvmx_helper_board_link_set_phy.Aaro Koskinen2016-10-04
| * MIPS: Octeon: Delete unused cvmx_override_board_link_get.Aaro Koskinen2016-10-04
| * MIPS: Octeon: Don't try to maintain link state in early init.Aaro Koskinen2016-10-04
| * MIPS: Octeon: Delete legacy hack for broken bootloadersAaro Koskinen2016-10-04
| * MIPS: Octeon: Rename upper case variables at setup time.Aaro Koskinen2016-10-04
| * MIPS: Octeon: Take all memory into use by default.Aaro Koskinen2016-10-04
* | mips/panic: replace smp_send_stop() with kdump friendly version in panic pathHidehiro Kawai2016-10-11
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-03
|\ \ | |/ |/|
| * mips/octeon/smp: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-19
* | MIPS: Octeon: mark GPIO controller node not populated after IRQ init.Steven J. Hill2016-09-29
* | MIPS: Octeon: Fix platform bus probingAaro Koskinen2016-09-19
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-08-06
|\
| * Merge branch '4.7-fixes' into mips-for-linux-nextRalf Baechle2016-08-03
| |\
| | * MIPS: Octeon: Off by one in octeon_irq_gpio_map()Dan Carpenter2016-07-21
| * | MIPS: Octeon: Fix typoAndrea Gelmini2016-08-03
| * | MIPS: Octeon: Delete built-in DTB pruning code for D-Link DSR-1000N.Aaro Koskinen2016-08-02
| * | MIPS: SMP: Update cpu_foreign_map on CPU disableJames Hogan2016-07-29
| * | MIPS: Octeon: Improve USB reset code for OCTEON II.Steven J. Hill2016-07-28
| * | MIPS: Octeon: Put restrictions on DMA descriptors.Steven J. Hill2016-07-28
| * | MIPS: Octeon: Remove forced mappings of USB interrupts.Steven J. Hill2016-07-28
| * | MIPS: Octeon: Changes to support readq()/writeq() usage.Steven J. Hill2016-07-11
| |/
* / dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-04
|/
* MIPS: Add missing FROZEN hotplug notifier transitionsAnna-Maria Gleixner2016-05-28
* MIPS: Octeon: Mark some functions __init in smp.cYang Shi2016-05-13
* MIPS: Octeon: Add Octeon III CN7xxx interface detectionZubair Lutfullah Kakakhel2016-05-13
* MIPS: Octeon: device_tree_init: fill mac addresses when using appended dtbAaro Koskinen2016-05-13
* MIPS: Octeon: device_tree_init: don't fill mac if already setAaro Koskinen2016-05-13
* MIPS: Octeon: device_tree_init: use separate pass to fill mac addressesAaro Koskinen2016-05-13
* MIPS: Octeon: Use model string from DTB for unknown board typeAaro Koskinen2016-05-13
* MIPS: Octeon: Initialize system type string after device tree init.Aaro Koskinen2016-05-13
* MIPS: Octeon: board_type_to_string: return NULL for unsupported boardAaro Koskinen2016-05-13
* MIPS: OCTEON: Simplify code in octeon_irq_ciu_gpio_set_type()David Daney2016-05-13
* MIPS: OCTEON: Add SMP support for OCTEON cn78xx et al.David Daney2016-05-13
* MIPS: OCTEON: Add support for OCTEON III interrupt controller.David Daney2016-05-13
* MIPS: OCTEON: Don't attempt to use nonexistent registers on OCTEON III models.David Daney2016-05-13
* MIPS: OCTEON: Add model checking support for cn73xx, cnf75xx and cn78xxDavid Daney2016-05-13
* MIPS: OCTEON: Remove some code limiting NR_IRQS to 255David Daney2016-05-13
* MIPS: OCTEON: Extend number of supported CPUs past 32David Daney2016-05-13
* MIPS: OCTEON: Remove dead code from cvmx-sysinfo.David Daney2016-05-13
* MIPS: Octeon: Use __flush_cache_all instead of flush_cache_all.Ralf Baechle2016-05-13
* MIPS: Fix misspellings in comments.Adam Buchbinder2016-04-03
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-11-15
|\
| * MIPS: Octeon: Support APPENDED_DTBAaro Koskinen2015-11-12
* | irqdomain: Use irq_domain_get_of_node() instead of direct field accessMarc Zyngier2015-10-13
|/
* MIPS: Octeon: Fix kernel panic on startup from memory corruptionMatt Bennett2015-10-02
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-16