summaryrefslogtreecommitdiffstats
path: root/arch/mips/cavium-octeon
Commit message (Expand)AuthorAgeFilesLines
* MIPS: OCTEON: fix out of bounds array access on CN68XXAaro Koskinen2018-11-051-1/+1
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+1
* memblock: replace alloc_bootmem_low_pages with memblock_alloc_lowMike Rapoport2018-10-311-1/+1
* MIPS: Octeon: Remove special handling of CONFIG_MIPS_ELF_APPENDED_DTB=yYasha Cherikovsky2018-09-261-6/+3
* MIPS: kexec: Make a framework for both jumping and halting on nonboot CPUsDengcheng Zhu2018-09-221-0/+7
* MIPS: Convert to using %pOFn instead of device_node.nameRob Herring2018-08-281-8/+8
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-08-154-6/+0
|\
| * crypto: shash - remove useless setting of type flagsEric Biggers2018-07-094-6/+0
* | MIPS: Octeon: add missing of_node_put()Nicholas Mc Guire2018-07-271-0/+2
* | MIPS: Octeon: Remove extern declarations.Steven J. Hill2018-07-245-23/+8
* | 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/+0
* | MIPS: Octeon: refactor swiotlb codeChristoph Hellwig2018-06-241-90/+71
* | MIPS: Octeon: unexport __phys_to_dma and __dma_to_physChristoph Hellwig2018-06-241-3/+0
|/
* 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
OpenPOWER on IntegriCloud