1. b0abf36 MIPS: Octeon: Set appropriate endianness in L2C registers by Paul Martin · 9 years ago
  2. 11db04c MIPS: Octeon: Turn hardware bitfields and structures inside out. by Paul Martin · 9 years ago
  3. 0a1cd2c MIPS: IP32: ip32-platform is not a module. by Ralf Baechle · 9 years ago
  4. 3057739 MIPS: Add R16000 detection by Joshua Kinard · 9 years ago
  5. 5b4e845 CLOCKSOURCE: mips-gic: Allow GIC clock to be specified in device-tree by Andrew Bresticker · 9 years ago
  6. 615eb60 MIPS: csum_partial: Improve instruction parallelism. by Chen Jie · 9 years ago
  7. d548ca6 MIPS: BCM47XX: Fix coding style to match kernel standards by Rafał Miłecki · 10 years ago
  8. 05f5507 MIPS: OCTEON: add GPIO LED support for DSR-1000N by Aaro Koskinen · 9 years ago
  9. f8fd30e MIPS: Hibernate: Restructure files and functions by Huacai Chen · 9 years ago
  10. 2a21dc7 MIPS: Hibernate: flush TLB entries earlier by Huacai Chen · 9 years ago
  11. 4c9164b MIPS: SEAD3: Nuke remaining I2C bits. by Ralf Baechle · 9 years ago
  12. 968c94b MIPS: SEAD3: Nuke I2C driver that never was wired up in Makefile. by Ralf Baechle · 9 years ago
  13. e598e47 MIPS: SEAD3: Use symbolic addresses from sead-addr.h in I2C driver. by Ralf Baechle · 9 years ago
  14. fbacc8d MIPS: SEAD3: Use symbolic addresses from sead-addr.h in LED driver. by Ralf Baechle · 9 years ago
  15. be2d960 MIPS: SEAD3: New header file sead3-addr.h with hardware addresses. by Ralf Baechle · 9 years ago
  16. 2c0916d MIPS: SEAD3: Get rid of DRVNAME from LED driver for readability. by Ralf Baechle · 9 years ago
  17. 2ead2d7 MIPS: SEAD3: Get rid of useless pr_debug calls in the LED driver. by Ralf Baechle · 9 years ago
  18. 50a73f1 MIPS: SEAD3: Convert I2C driver to module_platform_driver. by Ralf Baechle · 9 years ago
  19. 4558e09 MIPS: SEAD3: Convert LED driver to module_platform_driver. by Ralf Baechle · 9 years ago
  20. 01f7ab3 MIPS: SEAD3: Collect LED platform device registration in a single file. by Ralf Baechle · 10 years ago
  21. 8a5f1ef MIPS: BMIPS: restrict DTB selection to BMIPS_GENERIC by Florian Fainelli · 9 years ago
  22. 554b7f5 MIPS: BMIPS: Flush the readahead cache after DMA. by Ralf Baechle · 9 years ago
  23. 0acbfc6 MIPS: DMA: Implement platform hook to perform post-DMA cache flushes. by Ralf Baechle · 9 years ago
  24. 2530738 MIPS: ath25: Remove unused DMA helper functions. by Ralf Baechle · 9 years ago
  25. eec99f2 MIPS: Loongson-3: remove deprecated IRQF_DISABLED by Michael Opdenacker · 9 years ago
  26. 138173d MIPS: BCM47xx: Move NVRAM header to the include/linux/. by Rafał Miłecki · 10 years ago
  27. 5ae03b1 MIPS: Expand __swp_offset() to carry 40 significant bits for 64-bit kernel. by David Daney · 9 years ago
  28. 80aaaa8 MIPS: BCM47XX: Use strnchr to avoid reading out of the buffer by Rafał Miłecki · 10 years ago
  29. 23d2bc4 MIPS: BCM47XX: Use helpers for reading NVRAM content by Rafał Miłecki · 10 years ago
  30. aa816c1 MIPS: mark prom_free_prom_memory() everywhere with __init by Aaro Koskinen · 9 years ago
  31. f45e388 MIPS: Provide fallback reboot/poweroff/halt implementations by Andrew Bresticker · 9 years ago
  32. ea925a7 MIPS: smp: Make stop_this_cpu() actually stop the CPU by Andrew Bresticker · 9 years ago
  33. c1bed31 MIPS: ath79: Increase max memory limit to 256MByte by Helmut Schaa · 10 years ago
  34. 2707cd2 MIPS: Add FPU emulator counter for emulated delay slots. by David Daney · 10 years ago
  35. 7d16892 MIPS: Update arch/mips/include/asm/sgi/sgi.h by Joshua Kinard · 10 years ago
  36. 02e47ca MIPS: pci: Drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  37. 1e29428 MIPS: lantiq: xway: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  38. 94e37fc MIPS: Netlogic: Add built-in dts for XLP5xx boards by Ganesan Ramalingam · 9 years ago
  39. 065d702 MIPS: Netlogic: i2c IRQ mappings for XLP9XX by Subhendu Sekhar Behera · 9 years ago
  40. c982232 MIPS: Netlogic: Add irq mapping and setup for XHCI port 3 by Ganesan Ramalingam · 9 years ago
  41. 94e2b96 MIPS: Netlogic: Do not enable SUE for core by Jayachandran C · 9 years ago
  42. 5084e93 MIPS: Netlogic: Handle XLP hardware errata by Jayachandran C · 9 years ago
  43. b3b73ae6 MIPS: Netlogic: Update function to read DRAM BARs by Jayachandran C · 9 years ago
  44. ddba683 MIPS: Netlogic: Added HugeTLB as default by Prem Mallappa · 9 years ago
  45. 7d1859d MIPS: Netlogic: nlm_core_id for xlp9xx by Jayachandran C · 9 years ago
  46. c273652 MIPS: Netlogic: Move cores per node out of multi-node.h by Jayachandran C · 9 years ago
  47. 65fecc2 MIPS: Netlogic: Use MIPS topology.h by Jayachandran C · 9 years ago
  48. 53f6769 MIPS: MSI: Update MSI handling for XLP by Jayachandran C · 9 years ago
  49. a3613be MIPS: Netlogic: Fix frequency calculation register by Ganesan Ramalingam · 9 years ago
  50. 72e0605 MIPS: Netlogic: Disable writing IRT for disabled blocks by Jayachandran C · 9 years ago
  51. 9bbc6c7 MIPS: Netlogic: Fix cop0 prid check in AHCI init by Ganesan Ramalingam · 9 years ago
  52. 8db23f7 MIPS: Netlogic: Fix nlm_xlp2_get_pic_frequency to use ref_div by Qingmin Liu · 9 years ago
  53. 46ab6f2 MIPS: Netlogic: Fix wait for slave CPUs by Shanghui Liu · 9 years ago
  54. c775aa1 MIPS: LLVMLinux: Silence variable self-assignment warnings. by Toma Tabacu · 9 years ago
  55. 20c82d9 MIPS: LLVMLinux: Fix an 'inline asm input/output type mismatch' error. by Daniel Sanders · 9 years ago
  56. e6baf0e MIPS: LLVMLinux: Fix a 'cast to type not present in union' error. by Toma Tabacu · 9 years ago
  57. fe92da0 MIPS: Changed current_thread_info() to an equivalent supported by both clang and GCC by Daniel Sanders · 9 years ago
  58. 65c6896 MIPS: XPA: Add new configuration file. by Steven J. Hill · 9 years ago
  59. fe2360f MIPS: OCTEON: Use correct CSR to soft reset by Chandrakala Chavva · 9 years ago
  60. 254f0bd MIPS: Octeon: Remove unused function cvmx_reset_octeon(). by Ralf Baechle · 9 years ago
  61. 7f48171 MIPS: OCTEON: Use device tree to probe for flash chips. by David Daney · 9 years ago
  62. 8c1e6b1 MIPS: OCTEON: Protect accesses to bootbus flash with octeon_bootbus_sem. by David Daney · 9 years ago
  63. 24d4e7f6 MIPS: OCTEON: Add semaphore to serialize bootbus accesses. by David Daney · 9 years ago
  64. 8945e37 MIPS: BMIPS: Add DTS files for several platforms by Kevin Cernekee · 9 years ago
  65. 81a07b4 MIPS: BMIPS: Update DT bindings to reflect new SoC support by Kevin Cernekee · 9 years ago
  66. cd586eb MIPS: BMIPS: Refresh BCM3384 DTS files by Kevin Cernekee · 9 years ago
  67. 60b858f MIPS: BMIPS: Enable additional peripheral and CPU support in defconfig by Kevin Cernekee · 9 years ago
  68. 66cc8ff MIPS: BMIPS: Use a non-default FIXADDR_TOP setting by Kevin Cernekee · 9 years ago
  69. e5a6fcc MIPS: BMIPS: Delete the irqchip driver from irq.c by Kevin Cernekee · 9 years ago
  70. 4b049a6 MIPS: BMIPS: Add quirks for several Broadcom platforms by Kevin Cernekee · 9 years ago
  71. c4b2570 MIPS: BMIPS: Remove bogus bus name by Kevin Cernekee · 9 years ago
  72. 1ada656 MIPS: BMIPS: Rewrite DMA code to use "dma-ranges" property by Kevin Cernekee · 9 years ago
  73. 9c24ce2 MIPS: BMIPS: Document the firmware->kernel DTB interface by Kevin Cernekee · 9 years ago
  74. 5432eeb MIPS: Reorder MIPS_L1_CACHE_SHIFT priorities by Kevin Cernekee · 9 years ago
  75. 9127dc4 MIPS: Let __dt_register_buses accept a single bus type by Kevin Cernekee · 9 years ago
  76. 5f7f031 IRQCHIP: Add new driver for BCM7038-style level 1 interrupt controllers by Kevin Cernekee · 9 years ago
  77. 7b7230e IRQCHIP: bcm7120-l2: Add support for BCM3380-style controllers by Kevin Cernekee · 9 years ago
  78. ca40f1b IRQCHIP: bcm7120-l2: Split STB-specific logic into its own function by Kevin Cernekee · 9 years ago
  79. 5b5468c IRQCHIP: bcm7120-l2: Refactor driver for arbitrary IRQEN/IRQSTAT offsets by Kevin Cernekee · 9 years ago
  80. c9ae71e IRQCHIP: brcmstb-l2: don't clear wakeable interrupts at init time by Brian Norris · 9 years ago
  81. 7e229fa IRQCHIP: Update docs regarding irq_domain_add_tree() by Kevin Cernekee · 9 years ago
  82. 5f2d445 MIPS: bcm3384: Rename "bcm3384" target to "bmips" by Kevin Cernekee · 9 years ago
  83. eb2236e MIPS: Add dtbs_install target by Andrew Bresticker · 9 years ago
  84. 8c0b9ee MIPS: Move device-trees into vendor sub-directories by Andrew Bresticker · 9 years ago
  85. ec9ddad MIPS: Add support for fine granularity task level IRQ time accounting by Deng-Cheng Zhu · 9 years ago
  86. 262f1c9 MIPS: csrc-sb1250: Implement read_sched_clock by Deng-Cheng Zhu · 9 years ago
  87. 0dc886a MIPS: csrc-sb1250: Remove FSF mail address from GPL notice by Deng-Cheng Zhu · 9 years ago
  88. 02710fc MIPS: csrc-sb1250: Extract hpt cycle acquisition from sb1250_hpt_read by Deng-Cheng Zhu · 9 years ago
  89. 944081a MIPS: jz4740: Implement read_sched_clock by Deng-Cheng Zhu · 9 years ago
  90. a6071af MIPS: cevt-txx9: Implement read_sched_clock by Deng-Cheng Zhu · 9 years ago
  91. c41cef3 MIPS: sgi-ip27: Implement read_sched_clock by Deng-Cheng Zhu · 9 years ago
  92. 7cb24b7 MIPS: csrc-ioasic: Implement read_sched_clock by Deng-Cheng Zhu · 9 years ago
  93. 317adb1 MIPS: csrc-ioasic: Remove FSF mail address from GPL notice by Deng-Cheng Zhu · 9 years ago
  94. 27acdea MIPS: csrc-bcm1480: Implement read_sched_clock by Deng-Cheng Zhu · 9 years ago
  95. 788049e MIPS: csrc-bcm1480: Remove FSF mail address from GPL notice by Deng-Cheng Zhu · 9 years ago
  96. e9cef54 MIPS: csrc-r4k: Implement read_sched_clock by Deng-Cheng Zhu · 9 years ago
  97. 929de4c MIPS: Add sched_clock support by Deng-Cheng Zhu · 9 years ago
  98. ff37015 CLOCKSOURCE: versatile: Add PLAT_VERSATILE dependency by Deng-Cheng Zhu · 9 years ago
  99. bb877e9 MIPS: Add support for full dynticks CPU time accounting by Deng-Cheng Zhu · 9 years ago
  100. e2093c7 MIPS: Fall back to generic implementation of cmpxchg64 on 32-bit platforms by Deng-Cheng Zhu · 9 years ago