summaryrefslogtreecommitdiff
path: root/arch/mips/cavium-octeon
Commit message (Expand)AuthorAge
* Merge tag 'mips_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds2018-04-10
|\
| * MIPS: Octeon: Fix logging messages with spurious periods after newlinesJoe Perches2018-02-19
* | dma/direct: Handle the memory encryption bit in common codeChristoph Hellwig2018-03-20
* | MIPS: OCTEON: irq: Check for null return on kzalloc allocationColin Ian King2018-02-23
|/
* mips: use swiotlb_{alloc,free}Christoph Hellwig2018-01-15
* dma-mapping: clear harmful GFP_* flags in common codeChristoph Hellwig2018-01-15
* Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds2017-11-15
|\
| * MIPS: Octeon: Remove usage of cvmx_wait() everywhere.Steven J. Hill2017-11-07
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* MIPS: Octeon: Allow access to CIU3 IRQ domains.Steven J. Hill2017-09-04
* MIPS: Octeon: Add support for accessing the boot vector.Steven J. Hill2017-09-04
* MIPS: SMP: Allow boot_secondary SMP op to return errorsPaul Burton2017-08-30
* MIPS: SMP: Constify smp opsMatt Redfearn2017-08-29
* MIPS: OCTEON: Fix USB platform code breakage.Steven J. Hill2017-08-07
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2017-05-12
|\
| * MIPS: Octeon: Clean up platform code.Steven J. Hill2017-04-10
| * MIPS: Octeon: Fix compile error when USB is not enabled.Steven J. Hill2017-04-10
| * MIPS: Octeon: Remove unused L2C types and macros.Steven J. Hill2017-04-10
| * MIPS: Octeon: Remove vestiges of CONFIG_CAVIUM_OCTEON_2ND_KERNELDavid Daney2017-04-10
* | scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd2017-05-08
* | mips: get rid of tail-zeroing in primitivesAl Viro2017-04-06
|/
* MIPS: Add missing include filesArnd Bergmann2017-03-08
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-25
|\
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-02-22
|\ \
| * | MIPS: Octeon: Remove unnecessary MODULE_*()Russell King2017-02-10
| |/
* | MIPS: OCTEON: Fix copy_from_user fault handling for large buffersJames Cowgill2017-02-17
* | MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker2017-02-14
* | MIPS: OCTEON: Platform support for OCTEON III USB controllerSteven J. Hill2017-02-14
* | MIPS: Octeon: Avoid empty-body warningArnd Bergmann2017-01-25
* | MIPS: Export memcpy & memset functions alongside their definitionsPaul Burton2017-01-03
* | MIPS: SMP: Remove cpu_callin_mapMatt Redfearn2017-01-03
* | MIPS: Octeon: Enable KASLRSteven J. Hill2017-01-03
* | MIPS: Octeon: Add plat_get_fdt() function for Cavium platforms.Steven J. Hill2017-01-03
* | MIPS: Octeon: Add fw_init_cmdline() for Cavium platforms.Steven J. Hill2017-01-03
* | MIPS: Octeon: Kill cvmx_helper_link_autoconf()Aaro Koskinen2017-01-03
|/
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-25
* 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