| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2017-05-12 | 6 | -170/+128 |
|\ |
|
| * | MIPS: Octeon: Clean up platform code. | Steven J. Hill | 2017-04-10 | 1 | -4/+12 |
| * | MIPS: Octeon: Fix compile error when USB is not enabled. | Steven J. Hill | 2017-04-10 | 1 | -48/+49 |
| * | MIPS: Octeon: Remove unused L2C types and macros. | Steven J. Hill | 2017-04-10 | 2 | -94/+66 |
| * | MIPS: Octeon: Remove vestiges of CONFIG_CAVIUM_OCTEON_2ND_KERNEL | David Daney | 2017-04-10 | 3 | -24/+1 |
* | | scripts/spelling.txt: add regsiter -> register spelling mistake | Stephen Boyd | 2017-05-08 | 1 | -1/+1 |
* | | mips: get rid of tail-zeroing in primitives | Al Viro | 2017-04-06 | 1 | -30/+1 |
|/ |
|
* | MIPS: Add missing include files | Arnd Bergmann | 2017-03-08 | 3 | -0/+4 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-02-25 | 1 | -2/+2 |
|\ |
|
| * | treewide: Constify most dma_map_ops structures | Bart Van Assche | 2017-01-24 | 1 | -2/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-02-22 | 1 | -4/+0 |
|\ \ |
|
| * | | MIPS: Octeon: Remove unnecessary MODULE_*() | Russell King | 2017-02-10 | 1 | -4/+0 |
| |/ |
|
* | | MIPS: OCTEON: Fix copy_from_user fault handling for large buffers | James Cowgill | 2017-02-17 | 1 | -8/+12 |
* | | MIPS: Audit and remove any unnecessary uses of module.h | Paul Gortmaker | 2017-02-14 | 5 | -5/+6 |
* | | MIPS: OCTEON: Platform support for OCTEON III USB controller | Steven J. Hill | 2017-02-14 | 3 | -0/+554 |
* | | MIPS: Octeon: Avoid empty-body warning | Arnd Bergmann | 2017-01-25 | 1 | -10/+5 |
* | | MIPS: Export memcpy & memset functions alongside their definitions | Paul Burton | 2017-01-03 | 1 | -0/+5 |
* | | MIPS: SMP: Remove cpu_callin_map | Matt Redfearn | 2017-01-03 | 1 | -1/+0 |
* | | MIPS: Octeon: Enable KASLR | Steven J. Hill | 2017-01-03 | 1 | -2/+18 |
* | | MIPS: Octeon: Add plat_get_fdt() function for Cavium platforms. | Steven J. Hill | 2017-01-03 | 1 | -0/+7 |
* | | MIPS: Octeon: Add fw_init_cmdline() for Cavium platforms. | Steven J. Hill | 2017-01-03 | 1 | -0/+16 |
* | | MIPS: Octeon: Kill cvmx_helper_link_autoconf() | Aaro Koskinen | 2017-01-03 | 5 | -54/+5 |
|/ |
|
* | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner | 2016-12-25 | 1 | -1/+1 |
* | 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 |