Age | Commit message (Expand) | Author | Files | Lines |
2017-11-15 | Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan... | Linus Torvalds | 2 | -6/+6 |
2017-11-07 | MIPS: Octeon: Remove usage of cvmx_wait() everywhere. | Steven J. Hill | 2 | -6/+6 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2 | -0/+2 |
2017-09-04 | MIPS: Octeon: Allow access to CIU3 IRQ domains. | Steven J. Hill | 1 | -0/+9 |
2017-09-04 | MIPS: Octeon: Add support for accessing the boot vector. | Steven J. Hill | 3 | -1/+253 |
2017-08-30 | MIPS: SMP: Allow boot_secondary SMP op to return errors | Paul Burton | 1 | -2/+6 |
2017-08-29 | MIPS: SMP: Constify smp ops | Matt Redfearn | 1 | -3/+3 |
2017-08-07 | MIPS: OCTEON: Fix USB platform code breakage. | Steven J. Hill | 1 | -1/+1 |
2017-05-12 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 6 | -170/+128 |
2017-05-08 | scripts/spelling.txt: add regsiter -> register spelling mistake | Stephen Boyd | 1 | -1/+1 |
2017-04-10 | MIPS: Octeon: Clean up platform code. | Steven J. Hill | 1 | -4/+12 |
2017-04-10 | MIPS: Octeon: Fix compile error when USB is not enabled. | Steven J. Hill | 1 | -48/+49 |
2017-04-10 | MIPS: Octeon: Remove unused L2C types and macros. | Steven J. Hill | 2 | -94/+66 |
2017-04-10 | MIPS: Octeon: Remove vestiges of CONFIG_CAVIUM_OCTEON_2ND_KERNEL | David Daney | 3 | -24/+1 |
2017-04-06 | mips: get rid of tail-zeroing in primitives | Al Viro | 1 | -30/+1 |
2017-03-08 | MIPS: Add missing include files | Arnd Bergmann | 3 | -0/+4 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2017-02-25 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+2 |
2017-02-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -4/+0 |
2017-02-17 | MIPS: OCTEON: Fix copy_from_user fault handling for large buffers | James Cowgill | 1 | -8/+12 |
2017-02-14 | MIPS: Audit and remove any unnecessary uses of module.h | Paul Gortmaker | 5 | -5/+6 |
2017-02-14 | MIPS: OCTEON: Platform support for OCTEON III USB controller | Steven J. Hill | 3 | -0/+554 |
2017-02-10 | MIPS: Octeon: Remove unnecessary MODULE_*() | Russell King | 1 | -4/+0 |
2017-01-25 | MIPS: Octeon: Avoid empty-body warning | Arnd Bergmann | 1 | -10/+5 |
2017-01-24 | treewide: Constify most dma_map_ops structures | Bart Van Assche | 1 | -2/+2 |
2017-01-03 | MIPS: Export memcpy & memset functions alongside their definitions | Paul Burton | 1 | -0/+5 |
2017-01-03 | MIPS: SMP: Remove cpu_callin_map | Matt Redfearn | 1 | -1/+0 |
2017-01-03 | MIPS: Octeon: Enable KASLR | Steven J. Hill | 1 | -2/+18 |
2017-01-03 | MIPS: Octeon: Add plat_get_fdt() function for Cavium platforms. | Steven J. Hill | 1 | -0/+7 |
2017-01-03 | MIPS: Octeon: Add fw_init_cmdline() for Cavium platforms. | Steven J. Hill | 1 | -0/+16 |
2017-01-03 | MIPS: Octeon: Kill cvmx_helper_link_autoconf() | Aaro Koskinen | 5 | -54/+5 |
2016-12-25 | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner | 1 | -1/+1 |
2016-10-15 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 6 | -371/+22 |
2016-10-11 | mips/panic: replace smp_send_stop() with kdump friendly version in panic path | Hidehiro Kawai | 1 | -0/+14 |
2016-10-04 | MIPS: Octeon: Delete unused cvmx-mdio.h | Aaro Koskinen | 3 | -5/+0 |
2016-10-04 | MIPS: Octeon: Delete legacy code for PHY access | Aaro Koskinen | 1 | -106/+2 |
2016-10-04 | MIPS: Octeon: Delete unused cvmx_helper_board_link_set_phy. | Aaro Koskinen | 1 | -170/+0 |
2016-10-04 | MIPS: Octeon: Delete unused cvmx_override_board_link_get. | Aaro Koskinen | 1 | -15/+0 |
2016-10-04 | MIPS: Octeon: Don't try to maintain link state in early init. | Aaro Koskinen | 3 | -14/+1 |
2016-10-04 | MIPS: Octeon: Delete legacy hack for broken bootloaders | Aaro Koskinen | 1 | -42/+0 |
2016-10-04 | MIPS: Octeon: Rename upper case variables at setup time. | Aaro Koskinen | 1 | -19/+19 |
2016-10-04 | MIPS: Octeon: Take all memory into use by default. | Aaro Koskinen | 1 | -1/+1 |
2016-10-03 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -21/+3 |
2016-09-29 | MIPS: Octeon: mark GPIO controller node not populated after IRQ init. | Steven J. Hill | 1 | -0/+6 |
2016-09-19 | mips/octeon/smp: Convert to hotplug state machine | Sebastian Andrzej Siewior | 1 | -21/+3 |
2016-09-19 | MIPS: Octeon: Fix platform bus probing | Aaro Koskinen | 1 | -1/+1 |
2016-08-06 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 6 | -93/+91 |
2016-08-04 | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski | 1 | -4/+4 |
2016-08-03 | Merge branch '4.7-fixes' into mips-for-linux-next | Ralf Baechle | 1 | -1/+1 |
2016-08-03 | MIPS: Octeon: Fix typo | Andrea Gelmini | 1 | -1/+1 |