Age | Commit message (Expand) | Author |
2020-12-16 | Merge tag 'mips_5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds |
2020-12-14 | MIPS: Octeon: irq: Alloc desc before configuring IRQ | Alexander Sverdlin |
2020-12-04 | MIPS: OCTEON: Don't add kernel sections into memblock allocator | Alexander Sverdlin |
2020-11-27 | MIPS: No need to check CPU 0 in {loongson3,bmips,octeon}_cpu_disable() | Tiezhu Yang |
2020-11-27 | crypto: mips/octeon - Fix sparse endianness warnings | Herbert Xu |
2020-11-20 | crypto: sha - split sha.h into sha1.h and sha2.h | Eric Biggers |
2020-10-16 | Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds |
2020-10-15 | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2020-10-13 | arch, drivers: replace for_each_membock() with for_each_mem_range() | Mike Rapoport |
2020-10-12 | MIPS: replace add_memory_region with memblock | Thomas Bogendoerfer |
2020-09-23 | Revert "MIPS: OCTEON: use devm_platform_ioremap_resource" | Thomas Bogendoerfer |
2020-09-18 | MIPS: OCTEON: use devm_platform_ioremap_resource | Qinglang Miao |
2020-09-11 | dma-direct: rename and cleanup __phys_to_dma | Christoph Hellwig |
2020-09-11 | dma-direct: remove __dma_to_phys | Christoph Hellwig |
2020-09-07 | MIPS: Get rid of CAVIUM_OCTEON_DCACHE_PREFETCH_WAR | Thomas Bogendoerfer |
2020-07-24 | MIPS: OCTEON: add missing put_device() call in dwc3_octeon_device_init() | Yu Kuai |
2020-06-03 | Merge tag 'mips_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds |
2020-05-13 | MIPS: Only include the platform file needed | Thomas Bogendoerfer |
2020-05-08 | crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.h | Eric Biggers |
2020-05-07 | MIPS: Use fallthrough for arch/mips | Liangliang Huang |
2020-05-07 | MIPS: Octeon: Remove dead code in __cvmx_helper_npi_probe() | Jason Yan |
2020-03-31 | Merge tag 'mips_5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds |
2020-03-04 | MIPS: OCTEON: irq: Fix potential NULL pointer dereference | Gustavo A. R. Silva |
2020-02-12 | MIPS: octeon: remove typedef declaration for cvmx_pko_command_word0 | Chris Packham |
2020-02-12 | MIPS: octeon: remove typedef declaration for cvmx_helper_link_info | Chris Packham |
2020-02-12 | MIPS: octeon: remove typedef declaration for cvmx_wqe | Chris Packham |
2020-01-31 | Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds |
2020-01-23 | MIPS: OCTEON: octeon-irq: fix spelling mistake "to" -> "too" | Colin Ian King |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig |
2019-12-09 | MIPS: OCTEON: Replace SIZEOF_FIELD() macro | Pankaj Bharadiya |
2019-11-01 | mips/cavium-octeon: Fix typo *must* in comment | Paul Menzel |
2019-09-22 | Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds |
2019-08-27 | MIPS: Octeon: remove duplicated include from dma-octeon.c | YueHaibing |
2019-08-23 | MIPS: OCTEON: Drop boot_mem_map | Jiaxun Yang |
2019-08-06 | Merge tag 'mips_fixes_5.3_1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-07-18 | MIPS: Annotate fall-through in Cavium Octeon code | Paul Burton |
2019-07-17 | Merge tag 'mips_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds |
2019-07-16 | MIPS: fix some more fall through errors in arch/mips | Stephen Rothwell |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 45 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner |
2019-03-12 | treewide: add checks for the return value of memblock_alloc*() | Mike Rapoport |
2019-03-05 | Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds |
2019-02-07 | MIPS: OCTEON: program rx/tx-delay always from DT | Aaro Koskinen |
2019-02-07 | MIPS: OCTEON: delete board-specific link status | Aaro Koskinen |
2019-02-07 | MIPS: OCTEON: don't lie about interface type of CN3005 board | Aaro Koskinen |
2019-02-07 | MIPS: OCTEON: warn if deprecated link status is being used | Aaro Koskinen |
2019-02-07 | MIPS: OCTEON: add fixed-link nodes to in-kernel device tree | Aaro Koskinen |
2019-01-28 | MIPS: OCTEON: delete SMI/MDIO enable | Aaro Koskinen |