| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2016-10-15 | 6 | -371/+22 |
|\ |
|
| * | MIPS: Octeon: Delete unused cvmx-mdio.h | Aaro Koskinen | 2016-10-04 | 3 | -5/+0 |
| * | MIPS: Octeon: Delete legacy code for PHY access | Aaro Koskinen | 2016-10-04 | 1 | -106/+2 |
| * | MIPS: Octeon: Delete unused cvmx_helper_board_link_set_phy. | Aaro Koskinen | 2016-10-04 | 1 | -170/+0 |
| * | MIPS: Octeon: Delete unused cvmx_override_board_link_get. | Aaro Koskinen | 2016-10-04 | 1 | -15/+0 |
| * | MIPS: Octeon: Don't try to maintain link state in early init. | Aaro Koskinen | 2016-10-04 | 3 | -14/+1 |
| * | MIPS: Octeon: Delete legacy hack for broken bootloaders | Aaro Koskinen | 2016-10-04 | 1 | -42/+0 |
| * | MIPS: Octeon: Rename upper case variables at setup time. | Aaro Koskinen | 2016-10-04 | 1 | -19/+19 |
| * | MIPS: Octeon: Take all memory into use by default. | Aaro Koskinen | 2016-10-04 | 1 | -1/+1 |
* | | mips/panic: replace smp_send_stop() with kdump friendly version in panic path | Hidehiro Kawai | 2016-10-11 | 1 | -0/+14 |
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-10-03 | 1 | -21/+3 |
|\ \
| |/
|/| |
|
| * | mips/octeon/smp: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2016-09-19 | 1 | -21/+3 |
* | | MIPS: Octeon: mark GPIO controller node not populated after IRQ init. | Steven J. Hill | 2016-09-29 | 1 | -0/+6 |
* | | MIPS: Octeon: Fix platform bus probing | Aaro Koskinen | 2016-09-19 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2016-08-06 | 6 | -93/+91 |
|\ |
|
| * | Merge branch '4.7-fixes' into mips-for-linux-next | Ralf Baechle | 2016-08-03 | 1 | -1/+1 |
| |\ |
|
| | * | MIPS: Octeon: Off by one in octeon_irq_gpio_map() | Dan Carpenter | 2016-07-21 | 1 | -1/+1 |
| * | | MIPS: Octeon: Fix typo | Andrea Gelmini | 2016-08-03 | 1 | -1/+1 |
| * | | MIPS: Octeon: Delete built-in DTB pruning code for D-Link DSR-1000N. | Aaro Koskinen | 2016-08-02 | 2 | -29/+4 |
| * | | MIPS: SMP: Update cpu_foreign_map on CPU disable | James Hogan | 2016-07-29 | 1 | -0/+1 |
| * | | MIPS: Octeon: Improve USB reset code for OCTEON II. | Steven J. Hill | 2016-07-28 | 1 | -48/+60 |
| * | | MIPS: Octeon: Put restrictions on DMA descriptors. | Steven J. Hill | 2016-07-28 | 1 | -1/+5 |
| * | | MIPS: Octeon: Remove forced mappings of USB interrupts. | Steven J. Hill | 2016-07-28 | 1 | -12/+0 |
| * | | MIPS: Octeon: Changes to support readq()/writeq() usage. | Steven J. Hill | 2016-07-11 | 1 | -1/+19 |
| |/ |
|
* / | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski | 2016-08-04 | 1 | -4/+4 |
|/ |
|
* | MIPS: Add missing FROZEN hotplug notifier transitions | Anna-Maria Gleixner | 2016-05-28 | 1 | -1/+1 |
* | MIPS: Octeon: Mark some functions __init in smp.c | Yang Shi | 2016-05-13 | 1 | -2/+2 |
* | MIPS: Octeon: Add Octeon III CN7xxx interface detection | Zubair Lutfullah Kakakhel | 2016-05-13 | 1 | -0/+43 |
* | MIPS: Octeon: device_tree_init: fill mac addresses when using appended dtb | Aaro Koskinen | 2016-05-13 | 1 | -1/+7 |
* | MIPS: Octeon: device_tree_init: don't fill mac if already set | Aaro Koskinen | 2016-05-13 | 1 | -0/+8 |
* | MIPS: Octeon: device_tree_init: use separate pass to fill mac addresses | Aaro Koskinen | 2016-05-13 | 2 | -16/+72 |
* | MIPS: Octeon: Use model string from DTB for unknown board type | Aaro Koskinen | 2016-05-13 | 1 | -2/+10 |
* | MIPS: Octeon: Initialize system type string after device tree init. | Aaro Koskinen | 2016-05-13 | 1 | -4/+2 |
* | MIPS: Octeon: board_type_to_string: return NULL for unsupported board | Aaro Koskinen | 2016-05-13 | 1 | -2/+7 |
* | MIPS: OCTEON: Simplify code in octeon_irq_ciu_gpio_set_type() | David Daney | 2016-05-13 | 1 | -1/+1 |
* | MIPS: OCTEON: Add SMP support for OCTEON cn78xx et al. | David Daney | 2016-05-13 | 2 | -16/+133 |
* | MIPS: OCTEON: Add support for OCTEON III interrupt controller. | David Daney | 2016-05-13 | 1 | -1/+649 |
* | MIPS: OCTEON: Don't attempt to use nonexistent registers on OCTEON III models. | David Daney | 2016-05-13 | 2 | -17/+30 |
* | MIPS: OCTEON: Add model checking support for cn73xx, cnf75xx and cn78xx | David Daney | 2016-05-13 | 1 | -3/+79 |
* | MIPS: OCTEON: Remove some code limiting NR_IRQS to 255 | David Daney | 2016-05-13 | 1 | -25/+2 |
* | MIPS: OCTEON: Extend number of supported CPUs past 32 | David Daney | 2016-05-13 | 2 | -4/+19 |
* | MIPS: OCTEON: Remove dead code from cvmx-sysinfo. | David Daney | 2016-05-13 | 1 | -68/+4 |
* | MIPS: Octeon: Use __flush_cache_all instead of flush_cache_all. | Ralf Baechle | 2016-05-13 | 1 | -1/+1 |
* | MIPS: Fix misspellings in comments. | Adam Buchbinder | 2016-04-03 | 3 | -9/+9 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2015-11-15 | 1 | -2/+9 |
|\ |
|
| * | MIPS: Octeon: Support APPENDED_DTB | Aaro Koskinen | 2015-11-12 | 1 | -2/+9 |
* | | irqdomain: Use irq_domain_get_of_node() instead of direct field access | Marc Zyngier | 2015-10-13 | 1 | -2/+2 |
|/ |
|
* | MIPS: Octeon: Fix kernel panic on startup from memory corruption | Matt Bennett | 2015-10-02 | 1 | -1/+1 |
* | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 2015-09-16 | 1 | -1/+1 |
* | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} | Christoph Hellwig | 2015-09-10 | 1 | -8/+0 |