summaryrefslogtreecommitdiffstats
path: root/arch/mips/cavium-octeon
Commit message (Expand)AuthorAgeFilesLines
* swiotlb: move the SWIOTLB config symbol to lib/KconfigChristoph Hellwig2018-05-091-4/+0
* mips,unicore32: swiotlb doesn't need sg->dma_lengthChristoph Hellwig2018-05-091-1/+0
* scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/KconfigChristoph Hellwig2018-05-091-3/+0
* iommu-helper: mark iommu_is_span_boundary as inlineChristoph Hellwig2018-05-091-4/+0
* Merge tag 'mips_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds2018-04-101-5/+5
|\
| * MIPS: Octeon: Fix logging messages with spurious periods after newlinesJoe Perches2018-02-191-5/+5
* | dma/direct: Handle the memory encryption bit in common codeChristoph Hellwig2018-03-201-5/+5
* | MIPS: OCTEON: irq: Check for null return on kzalloc allocationColin Ian King2018-02-231-0/+2
|/
* mips: use swiotlb_{alloc,free}Christoph Hellwig2018-01-152-23/+4
* dma-mapping: clear harmful GFP_* flags in common codeChristoph Hellwig2018-01-151-3/+0
* Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds2017-11-152-6/+6
|\
| * MIPS: Octeon: Remove usage of cvmx_wait() everywhere.Steven J. Hill2017-11-072-6/+6
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
|/
* MIPS: Octeon: Allow access to CIU3 IRQ domains.Steven J. Hill2017-09-041-0/+9
* MIPS: Octeon: Add support for accessing the boot vector.Steven J. Hill2017-09-043-1/+253
* MIPS: SMP: Allow boot_secondary SMP op to return errorsPaul Burton2017-08-301-2/+6
* MIPS: SMP: Constify smp opsMatt Redfearn2017-08-291-3/+3
* MIPS: OCTEON: Fix USB platform code breakage.Steven J. Hill2017-08-071-1/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2017-05-126-170/+128
|\
| * MIPS: Octeon: Clean up platform code.Steven J. Hill2017-04-101-4/+12
| * MIPS: Octeon: Fix compile error when USB is not enabled.Steven J. Hill2017-04-101-48/+49
| * MIPS: Octeon: Remove unused L2C types and macros.Steven J. Hill2017-04-102-94/+66
| * MIPS: Octeon: Remove vestiges of CONFIG_CAVIUM_OCTEON_2ND_KERNELDavid Daney2017-04-103-24/+1
* | scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd2017-05-081-1/+1
* | mips: get rid of tail-zeroing in primitivesAl Viro2017-04-061-30/+1
|/
* MIPS: Add missing include filesArnd Bergmann2017-03-083-0/+4
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-2/+2
|\
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-02-221-4/+0
|\ \
| * | MIPS: Octeon: Remove unnecessary MODULE_*()Russell King2017-02-101-4/+0
| |/
* | MIPS: OCTEON: Fix copy_from_user fault handling for large buffersJames Cowgill2017-02-171-8/+12
* | MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker2017-02-145-5/+6
* | MIPS: OCTEON: Platform support for OCTEON III USB controllerSteven J. Hill2017-02-143-0/+554
* | MIPS: Octeon: Avoid empty-body warningArnd Bergmann2017-01-251-10/+5
* | MIPS: Export memcpy & memset functions alongside their definitionsPaul Burton2017-01-031-0/+5
* | MIPS: SMP: Remove cpu_callin_mapMatt Redfearn2017-01-031-1/+0
* | MIPS: Octeon: Enable KASLRSteven J. Hill2017-01-031-2/+18
* | MIPS: Octeon: Add plat_get_fdt() function for Cavium platforms.Steven J. Hill2017-01-031-0/+7
* | MIPS: Octeon: Add fw_init_cmdline() for Cavium platforms.Steven J. Hill2017-01-031-0/+16
* | MIPS: Octeon: Kill cvmx_helper_link_autoconf()Aaro Koskinen2017-01-035-54/+5
|/
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-1/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-10-156-371/+22
|\
| * MIPS: Octeon: Delete unused cvmx-mdio.hAaro Koskinen2016-10-043-5/+0
| * MIPS: Octeon: Delete legacy code for PHY accessAaro Koskinen2016-10-041-106/+2
| * MIPS: Octeon: Delete unused cvmx_helper_board_link_set_phy.Aaro Koskinen2016-10-041-170/+0
| * MIPS: Octeon: Delete unused cvmx_override_board_link_get.Aaro Koskinen2016-10-041-15/+0
| * MIPS: Octeon: Don't try to maintain link state in early init.Aaro Koskinen2016-10-043-14/+1
| * MIPS: Octeon: Delete legacy hack for broken bootloadersAaro Koskinen2016-10-041-42/+0
| * MIPS: Octeon: Rename upper case variables at setup time.Aaro Koskinen2016-10-041-19/+19
OpenPOWER on IntegriCloud