summaryrefslogtreecommitdiffstats
path: root/arch/mips/cavium-octeon
Commit message (Expand)AuthorAgeFilesLines
...
| * crypto: shash - remove useless setting of type flagsEric Biggers2018-07-084-6/+0Star
* | MIPS: Octeon: add missing of_node_put()Nicholas Mc Guire2018-07-281-0/+2
* | MIPS: Octeon: Remove extern declarations.Steven J. Hill2018-07-255-23/+8Star
* | mips: unify prom_putchar() declarationsAlexander Sverdlin2018-07-171-2/+2
* | MIPS: octeon: use of_platform_populate to probe devicesRob Herring2018-06-241-1/+1
* | MIPS: Octeon: assign bool true/false not 1/0Nicholas Mc Guire2018-06-241-1/+1
* | MIPS: consolidate the swiotlb implementationsChristoph Hellwig2018-06-241-61/+0Star
* | MIPS: Octeon: refactor swiotlb codeChristoph Hellwig2018-06-241-90/+71Star
* | MIPS: Octeon: unexport __phys_to_dma and __dma_to_physChristoph Hellwig2018-06-241-3/+0Star
|/
* swiotlb: move the SWIOTLB config symbol to lib/KconfigChristoph Hellwig2018-05-091-4/+0Star
* mips,unicore32: swiotlb doesn't need sg->dma_lengthChristoph Hellwig2018-05-091-1/+0Star
* scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/KconfigChristoph Hellwig2018-05-091-3/+0Star
* iommu-helper: mark iommu_is_span_boundary as inlineChristoph Hellwig2018-05-091-4/+0Star
* 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/+4Star
* dma-mapping: clear harmful GFP_* flags in common codeChristoph Hellwig2018-01-151-3/+0Star
* 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/+128Star
|\
| * 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/+66Star
| * MIPS: Octeon: Remove vestiges of CONFIG_CAVIUM_OCTEON_2ND_KERNELDavid Daney2017-04-103-24/+1Star
* | scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd2017-05-091-1/+1
* | mips: get rid of tail-zeroing in primitivesAl Viro2017-04-061-30/+1Star
|/
* 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/+0Star
|\ \
| * | MIPS: Octeon: Remove unnecessary MODULE_*()Russell King2017-02-101-4/+0Star
| |/
* | 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/+5Star
* | MIPS: Export memcpy & memset functions alongside their definitionsPaul Burton2017-01-031-0/+5
* | MIPS: SMP: Remove cpu_callin_mapMatt Redfearn2017-01-031-1/+0Star
* | 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/+5Star
|/