summaryrefslogtreecommitdiffstats
path: root/arch/mips/cavium-octeon
Commit message (Expand)AuthorAgeFilesLines
* MIPS: OCTEON: fix kexec supportAurelien Jarno2019-01-141-1/+1
* Merge tag 'mips_fixes_4.21_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-01-051-1/+2
|\
| * MIPS: OCTEON: mark RGMII interface disabled on OCTEON IIIAaro Koskinen2019-01-021-1/+2
* | Merge tag 'mips_4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2018-12-2616-405/+115
|\|
| * MIPS: OCTEON: cvmx_gmxx_inf_mode: use oldest forward compatible definitionAaro Koskinen2018-12-042-3/+3
| * MIPS: OCTEON: cvmx_mio_fus_dat3: use oldest forward compatible definitionAaro Koskinen2018-12-041-6/+6
| * MIPS: OCTEON: cvmx_pko_mem_debug8: use oldest forward compatible definitionAaro Koskinen2018-12-041-1/+1
| * MIPS: OCTEON: octeon-usb: use common gpio_bit definitionAaro Koskinen2018-12-041-3/+3
| * MIPS: OCTEON: delete cvmx override functionsAaro Koskinen2018-11-211-31/+0
| * MIPS: OCTEON: cvmx-bootmem: make more functions staticAaro Koskinen2018-11-211-2/+24
| * MIPS: OCTEON: cvmx-bootmem: move code to avoid forward declarationsAaro Koskinen2018-11-211-47/+47
| * MIPS: OCTEON: cvmx-bootmem: delete unused functionsAaro Koskinen2018-11-211-12/+0
| * MIPS: OCTEON: make cvmx_bootmem_alloc_range staticAaro Koskinen2018-11-211-2/+15
| * MIPS: OCTEON: cvmx-helper-util: make cvmx_helper_setup_red_queue staticAaro Koskinen2018-11-211-1/+2
| * MIPS: OCTEON: cvmx-helper-util: delete cvmx_helper_dump_packetAaro Koskinen2018-11-211-87/+0
| * MIPS: OCTEON: smp: make internal symbols staticAaro Koskinen2018-11-211-2/+2
| * MIPS: OCTEON: csrc-octeon: include linux/sched/clock.hAaro Koskinen2018-11-211-0/+1
| * MIPS: OCTEON: octeon-irq: make octeon_irq_ciu3_set_affinity() staticAaro Koskinen2018-11-211-2/+2
| * MIPS: OCTEON: octeon-platform: fix typingAaro Koskinen2018-11-211-1/+1
| * MIPS: OCTEON: octeon-platform: make octeon_ids staticAaro Koskinen2018-11-211-1/+1
| * MIPS: OCTEON: delete unused loopback configuration functionsAaro Koskinen2018-11-214-199/+0
| * MIPS: OCTEON: cvmx-helper: make __cvmx_helper_errata_fix_ipd_ptr_alignment st...Aaro Koskinen2018-11-211-1/+1
| * MIPS: OCTEON: setup: include asm/prom.hAaro Koskinen2018-11-211-0/+1
| * MIPS: OCTEON: setup: include asm/fw/fw.hAaro Koskinen2018-11-211-0/+1
| * MIPS: OCTEON: setup: make internal functions and data staticAaro Koskinen2018-11-211-3/+3
| * MIPS: OCTEON: cvmx-l2c: make cvmx_l2c_spinlock staticAaro Koskinen2018-11-211-1/+1
* | 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
|/