summaryrefslogtreecommitdiff
path: root/arch/mips/cavium-octeon
AgeCommit message (Expand)Author
2021-11-05Merge tag 'mips_5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2021-10-25irq: mips: stop (ab)using handle_domain_irq()Mark Rutland
2021-10-24MIPS: octeon: Remove unused functionsThomas Bogendoerfer
2021-09-08arch: remove compat_alloc_user_spaceArnd Bergmann
2021-07-28mips: clean up kernel-doc in cavium-octeon/*.cRandy Dunlap
2021-07-28mips: clean up (remove) kernel-doc in cavium-octeon/executive/Randy Dunlap
2021-07-22mips: cavium-octeon: clean up kernel-doc in cvmx-interrupt-decodes.cRandy Dunlap
2021-07-19MIPS: octeon: Remove vestiges of CONFIG_CAVIUM_RESERVE32Joe Perches
2021-06-21MIPS: OCTEON: octeon-usb: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-04-09MIPS: octeon: Add __raw_copy_[from|to|in]_user symbolsThomas Bogendoerfer
2021-03-06mips: cavium: Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTEYang Li
2021-02-21Merge tag 'mips_5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2021-01-19Revert "MIPS: Octeon: Remove special handling of CONFIG_MIPS_ELF_APPENDED_DTB=y"Kevin Hao
2021-01-13MIPS: OCTEON: fix unreachable code in octeon_irq_init_ciuMenglong Dong
2020-12-16Merge tag 'mips_5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2020-12-14MIPS: Octeon: irq: Alloc desc before configuring IRQAlexander Sverdlin
2020-12-04MIPS: OCTEON: Don't add kernel sections into memblock allocatorAlexander Sverdlin
2020-11-27MIPS: No need to check CPU 0 in {loongson3,bmips,octeon}_cpu_disable()Tiezhu Yang
2020-11-27crypto: mips/octeon - Fix sparse endianness warningsHerbert Xu
2020-11-20crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers
2020-10-16Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-10-13arch, drivers: replace for_each_membock() with for_each_mem_range()Mike Rapoport
2020-10-12MIPS: replace add_memory_region with memblockThomas Bogendoerfer
2020-09-23Revert "MIPS: OCTEON: use devm_platform_ioremap_resource"Thomas Bogendoerfer
2020-09-18MIPS: OCTEON: use devm_platform_ioremap_resourceQinglang Miao
2020-09-11dma-direct: rename and cleanup __phys_to_dmaChristoph Hellwig
2020-09-11dma-direct: remove __dma_to_physChristoph Hellwig
2020-09-07MIPS: Get rid of CAVIUM_OCTEON_DCACHE_PREFETCH_WARThomas Bogendoerfer
2020-07-24MIPS: OCTEON: add missing put_device() call in dwc3_octeon_device_init()Yu Kuai
2020-06-03Merge tag 'mips_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2020-05-13MIPS: Only include the platform file neededThomas Bogendoerfer
2020-05-08crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.hEric Biggers
2020-05-07MIPS: Use fallthrough for arch/mipsLiangliang Huang
2020-05-07MIPS: Octeon: Remove dead code in __cvmx_helper_npi_probe()Jason Yan
2020-03-31Merge tag 'mips_5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2020-03-04MIPS: OCTEON: irq: Fix potential NULL pointer dereferenceGustavo A. R. Silva
2020-02-12MIPS: octeon: remove typedef declaration for cvmx_pko_command_word0Chris Packham
2020-02-12MIPS: octeon: remove typedef declaration for cvmx_helper_link_infoChris Packham
2020-02-12MIPS: octeon: remove typedef declaration for cvmx_wqeChris Packham
2020-01-31Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2020-01-23MIPS: OCTEON: octeon-irq: fix spelling mistake "to" -> "too"Colin Ian King
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-12-09MIPS: OCTEON: Replace SIZEOF_FIELD() macroPankaj Bharadiya
2019-11-01mips/cavium-octeon: Fix typo *must* in commentPaul Menzel
2019-09-22Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2019-08-27MIPS: Octeon: remove duplicated include from dma-octeon.cYueHaibing
2019-08-23MIPS: OCTEON: Drop boot_mem_mapJiaxun Yang
2019-08-06Merge tag 'mips_fixes_5.3_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-18MIPS: Annotate fall-through in Cavium Octeon codePaul Burton