1. 47f3f4e Merge tag 'mips_fixes_4.21_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  2. edefae9 MIPS: OCTEON: mark RGMII interface disabled on OCTEON III by Aaro Koskinen · 6 years ago
  3. 89261c5 Merge tag 'mips_4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  4. 036d082 MIPS: OCTEON: cvmx_gmxx_inf_mode: use oldest forward compatible definition by Aaro Koskinen · 6 years ago
  5. 2bb1771 MIPS: OCTEON: cvmx_mio_fus_dat3: use oldest forward compatible definition by Aaro Koskinen · 6 years ago
  6. 1c6121c MIPS: OCTEON: cvmx_pko_mem_debug8: use oldest forward compatible definition by Aaro Koskinen · 6 years ago
  7. 8b5c4eb MIPS: OCTEON: octeon-usb: use common gpio_bit definition by Aaro Koskinen · 6 years ago
  8. e0f171e MIPS: OCTEON: delete cvmx override functions by Aaro Koskinen · 6 years ago
  9. a1afedb MIPS: OCTEON: cvmx-bootmem: make more functions static by Aaro Koskinen · 6 years ago
  10. bf2d401c MIPS: OCTEON: cvmx-bootmem: move code to avoid forward declarations by Aaro Koskinen · 6 years ago
  11. 3e43166 MIPS: OCTEON: cvmx-bootmem: delete unused functions by Aaro Koskinen · 6 years ago
  12. 5f35b33 MIPS: OCTEON: make cvmx_bootmem_alloc_range static by Aaro Koskinen · 6 years ago
  13. 1830446 MIPS: OCTEON: cvmx-helper-util: make cvmx_helper_setup_red_queue static by Aaro Koskinen · 6 years ago
  14. f3c541b MIPS: OCTEON: cvmx-helper-util: delete cvmx_helper_dump_packet by Aaro Koskinen · 6 years ago
  15. 51807f6 MIPS: OCTEON: smp: make internal symbols static by Aaro Koskinen · 6 years ago
  16. 4d1f011 MIPS: OCTEON: csrc-octeon: include linux/sched/clock.h by Aaro Koskinen · 6 years ago
  17. bcb64116 MIPS: OCTEON: octeon-irq: make octeon_irq_ciu3_set_affinity() static by Aaro Koskinen · 6 years ago
  18. 2cf1c89 MIPS: OCTEON: octeon-platform: fix typing by Aaro Koskinen · 6 years ago
  19. fa1d2e3 MIPS: OCTEON: octeon-platform: make octeon_ids static by Aaro Koskinen · 6 years ago
  20. 75a9da1 MIPS: OCTEON: delete unused loopback configuration functions by Aaro Koskinen · 6 years ago
  21. a374110 MIPS: OCTEON: cvmx-helper: make __cvmx_helper_errata_fix_ipd_ptr_alignment static by Aaro Koskinen · 6 years ago
  22. 3533b9a MIPS: OCTEON: setup: include asm/prom.h by Aaro Koskinen · 6 years ago
  23. ef4f91e MIPS: OCTEON: setup: include asm/fw/fw.h by Aaro Koskinen · 6 years ago
  24. 751423b MIPS: OCTEON: setup: make internal functions and data static by Aaro Koskinen · 6 years ago
  25. 6430ba5 MIPS: OCTEON: cvmx-l2c: make cvmx_l2c_spinlock static by Aaro Koskinen · 6 years ago
  26. c0fae7e MIPS: OCTEON: fix out of bounds array access on CN68XX by Aaro Koskinen · 6 years ago
  27. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  28. e8625dc memblock: replace alloc_bootmem_low_pages with memblock_alloc_low by Mike Rapoport · 6 years ago
  29. d9df9fb MIPS: Octeon: Remove special handling of CONFIG_MIPS_ELF_APPENDED_DTB=y by Yasha Cherikovsky · 6 years ago
  30. 62cac48 MIPS: kexec: Make a framework for both jumping and halting on nonboot CPUs by Dengcheng Zhu · 6 years ago
  31. 9475e90 MIPS: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  32. dafa5f6 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  33. b1259519 MIPS: Octeon: add missing of_node_put() by Nicholas Mc Guire · 7 years ago
  34. 840267e MIPS: Octeon: Remove extern declarations. by Steven J. Hill · 7 years ago
  35. 5c93316 mips: unify prom_putchar() declarations by Alexander Sverdlin · 6 years ago
  36. e50944e crypto: shash - remove useless setting of type flags by Eric Biggers · 7 years ago
  37. f072f9c MIPS: octeon: use of_platform_populate to probe devices by Rob Herring · 7 years ago
  38. 7896de7b MIPS: Octeon: assign bool true/false not 1/0 by Nicholas Mc Guire · 7 years ago
  39. f6d302e MIPS: consolidate the swiotlb implementations by Christoph Hellwig · 7 years ago
  40. 97f9f97 MIPS: Octeon: refactor swiotlb code by Christoph Hellwig · 7 years ago
  41. e20c507 MIPS: Octeon: unexport __phys_to_dma and __dma_to_phys by Christoph Hellwig · 7 years ago
  42. 09230cb swiotlb: move the SWIOTLB config symbol to lib/Kconfig by Christoph Hellwig · 7 years ago
  43. 8d9b409 mips,unicore32: swiotlb doesn't need sg->dma_length by Christoph Hellwig · 7 years ago
  44. 86596f0 scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig by Christoph Hellwig · 7 years ago
  45. 79c1879 iommu-helper: mark iommu_is_span_boundary as inline by Christoph Hellwig · 7 years ago
  46. 948869f Merge tag 'mips_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips by Linus Torvalds · 7 years ago
  47. b6e0547 dma/direct: Handle the memory encryption bit in common code by Christoph Hellwig · 7 years ago
  48. 902f4d0 MIPS: OCTEON: irq: Check for null return on kzalloc allocation by Colin Ian King · 7 years ago
  49. db6775c MIPS: Octeon: Fix logging messages with spurious periods after newlines by Joe Perches · 7 years ago
  50. ac2e886 mips: use swiotlb_{alloc,free} by Christoph Hellwig · 7 years ago
  51. 57bf5a8 dma-mapping: clear harmful GFP_* flags in common code by Christoph Hellwig · 7 years ago
  52. 892204e Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips by Linus Torvalds · 7 years ago
  53. edf188b MIPS: Octeon: Remove usage of cvmx_wait() everywhere. by Steven J. Hill · 7 years ago
  54. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  55. ba1fc93 MIPS: Octeon: Allow access to CIU3 IRQ domains. by Steven J. Hill · 7 years ago
  56. 9438a86 MIPS: Octeon: Add support for accessing the boot vector. by Steven J. Hill · 7 years ago
  57. d595d42 MIPS: SMP: Allow boot_secondary SMP op to return errors by Paul Burton · 7 years ago
  58. ff2c825 MIPS: SMP: Constify smp ops by Matt Redfearn · 7 years ago
  59. bed5846 MIPS: OCTEON: Fix USB platform code breakage. by Steven J. Hill · 7 years ago
  60. ac3c4aa Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  61. ad61dd3 scripts/spelling.txt: add regsiter -> register spelling mistake by Stephen Boyd · 8 years ago
  62. e96b1b0 MIPS: Octeon: Clean up platform code. by Steven J. Hill · 8 years ago
  63. 7fd57ab MIPS: Octeon: Fix compile error when USB is not enabled. by Steven J. Hill · 8 years ago
  64. 15f6847 MIPS: Octeon: Remove unused L2C types and macros. by Steven J. Hill · 8 years ago
  65. dfa3226 MIPS: Octeon: Remove vestiges of CONFIG_CAVIUM_OCTEON_2ND_KERNEL by David Daney · 8 years ago
  66. 1a4fded mips: get rid of tail-zeroing in primitives by Al Viro · 8 years ago
  67. fc69910 MIPS: Add missing include files by Arnd Bergmann · 8 years ago
  68. ef8bd77 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/hotplug.h> by Ingo Molnar · 8 years ago
  69. ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  70. 3051bf3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  71. 884b426 MIPS: OCTEON: Fix copy_from_user fault handling for large buffers by James Cowgill · 8 years ago
  72. 26dd3e4 MIPS: Audit and remove any unnecessary uses of module.h by Paul Gortmaker · 8 years ago
  73. 93e502b MIPS: OCTEON: Platform support for OCTEON III USB controller by Steven J. Hill · 8 years ago
  74. 7ca2ea8 MIPS: Octeon: Remove unnecessary MODULE_*() by Russell King · 8 years ago
  75. e9663b1 MIPS: Octeon: Avoid empty-body warning by Arnd Bergmann · 8 years ago
  76. 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
  77. 576a2f0 MIPS: Export memcpy & memset functions alongside their definitions by Paul Burton · 8 years ago
  78. 5892d6a MIPS: SMP: Remove cpu_callin_map by Matt Redfearn · 8 years ago
  79. 3ff72be MIPS: Octeon: Enable KASLR by Steven J. Hill · 8 years ago
  80. 126c111 MIPS: Octeon: Add plat_get_fdt() function for Cavium platforms. by Steven J. Hill · 8 years ago
  81. 715e20e MIPS: Octeon: Add fw_init_cmdline() for Cavium platforms. by Steven J. Hill · 8 years ago
  82. 2b58a76 MIPS: Octeon: Kill cvmx_helper_link_autoconf() by Aaro Koskinen · 8 years ago
  83. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
  84. 133d970 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  85. 54c721b mips/panic: replace smp_send_stop() with kdump friendly version in panic path by Hidehiro Kawai · 8 years ago
  86. 6376d7b MIPS: Octeon: Delete unused cvmx-mdio.h by Aaro Koskinen · 8 years ago
  87. 0d19672 MIPS: Octeon: Delete legacy code for PHY access by Aaro Koskinen · 8 years ago
  88. 0a1e192 MIPS: Octeon: Delete unused cvmx_helper_board_link_set_phy. by Aaro Koskinen · 8 years ago
  89. 80c73b3 MIPS: Octeon: Delete unused cvmx_override_board_link_get. by Aaro Koskinen · 8 years ago
  90. b93ebc1 MIPS: Octeon: Don't try to maintain link state in early init. by Aaro Koskinen · 8 years ago
  91. 23d1f8f MIPS: Octeon: Delete legacy hack for broken bootloaders by Aaro Koskinen · 8 years ago
  92. fd6ecf4 MIPS: Octeon: Rename upper case variables at setup time. by Aaro Koskinen · 9 years ago
  93. 4c0f5a7 MIPS: Octeon: Take all memory into use by default. by Aaro Koskinen · 9 years ago
  94. 597f03f Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  95. 0a90055 MIPS: Octeon: mark GPIO controller node not populated after IRQ init. by Steven J. Hill · 8 years ago
  96. dd6d7c6 mips/octeon/smp: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  97. 8074d78 MIPS: Octeon: Fix platform bus probing by Aaro Koskinen · 8 years ago
  98. 4305f42 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  99. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  100. 4a89cf8 Merge branch '4.7-fixes' into mips-for-linux-next by Ralf Baechle · 8 years ago