1. aa816c1 MIPS: mark prom_free_prom_memory() everywhere with __init by Aaro Koskinen · 10 years ago
  2. f45e388 MIPS: Provide fallback reboot/poweroff/halt implementations by Andrew Bresticker · 10 years ago
  3. ea925a7 MIPS: smp: Make stop_this_cpu() actually stop the CPU by Andrew Bresticker · 10 years ago
  4. c1bed31 MIPS: ath79: Increase max memory limit to 256MByte by Helmut Schaa · 10 years ago
  5. 2707cd2 MIPS: Add FPU emulator counter for emulated delay slots. by David Daney · 10 years ago
  6. 7d16892 MIPS: Update arch/mips/include/asm/sgi/sgi.h by Joshua Kinard · 10 years ago
  7. 02e47ca MIPS: pci: Drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  8. 1e29428 MIPS: lantiq: xway: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  9. 94e37fc MIPS: Netlogic: Add built-in dts for XLP5xx boards by Ganesan Ramalingam · 10 years ago
  10. 065d702 MIPS: Netlogic: i2c IRQ mappings for XLP9XX by Subhendu Sekhar Behera · 10 years ago
  11. c982232 MIPS: Netlogic: Add irq mapping and setup for XHCI port 3 by Ganesan Ramalingam · 10 years ago
  12. 94e2b96 MIPS: Netlogic: Do not enable SUE for core by Jayachandran C · 10 years ago
  13. 5084e93 MIPS: Netlogic: Handle XLP hardware errata by Jayachandran C · 10 years ago
  14. b3b73ae6 MIPS: Netlogic: Update function to read DRAM BARs by Jayachandran C · 10 years ago
  15. ddba683 MIPS: Netlogic: Added HugeTLB as default by Prem Mallappa · 10 years ago
  16. 7d1859d MIPS: Netlogic: nlm_core_id for xlp9xx by Jayachandran C · 10 years ago
  17. c273652 MIPS: Netlogic: Move cores per node out of multi-node.h by Jayachandran C · 10 years ago
  18. 65fecc2 MIPS: Netlogic: Use MIPS topology.h by Jayachandran C · 10 years ago
  19. 53f6769 MIPS: MSI: Update MSI handling for XLP by Jayachandran C · 10 years ago
  20. a3613be MIPS: Netlogic: Fix frequency calculation register by Ganesan Ramalingam · 10 years ago
  21. 72e0605 MIPS: Netlogic: Disable writing IRT for disabled blocks by Jayachandran C · 10 years ago
  22. 9bbc6c7 MIPS: Netlogic: Fix cop0 prid check in AHCI init by Ganesan Ramalingam · 10 years ago
  23. 8db23f7 MIPS: Netlogic: Fix nlm_xlp2_get_pic_frequency to use ref_div by Qingmin Liu · 10 years ago
  24. 46ab6f2 MIPS: Netlogic: Fix wait for slave CPUs by Shanghui Liu · 10 years ago
  25. c775aa1 MIPS: LLVMLinux: Silence variable self-assignment warnings. by Toma Tabacu · 10 years ago
  26. 20c82d9 MIPS: LLVMLinux: Fix an 'inline asm input/output type mismatch' error. by Daniel Sanders · 10 years ago
  27. e6baf0e MIPS: LLVMLinux: Fix a 'cast to type not present in union' error. by Toma Tabacu · 10 years ago
  28. fe92da0 MIPS: Changed current_thread_info() to an equivalent supported by both clang and GCC by Daniel Sanders · 10 years ago
  29. 65c6896 MIPS: XPA: Add new configuration file. by Steven J. Hill · 10 years ago
  30. fe2360f MIPS: OCTEON: Use correct CSR to soft reset by Chandrakala Chavva · 10 years ago
  31. 254f0bd MIPS: Octeon: Remove unused function cvmx_reset_octeon(). by Ralf Baechle · 10 years ago
  32. 7f48171 MIPS: OCTEON: Use device tree to probe for flash chips. by David Daney · 10 years ago
  33. 8c1e6b1 MIPS: OCTEON: Protect accesses to bootbus flash with octeon_bootbus_sem. by David Daney · 10 years ago
  34. 24d4e7f6 MIPS: OCTEON: Add semaphore to serialize bootbus accesses. by David Daney · 10 years ago
  35. 8945e37 MIPS: BMIPS: Add DTS files for several platforms by Kevin Cernekee · 10 years ago
  36. 81a07b4 MIPS: BMIPS: Update DT bindings to reflect new SoC support by Kevin Cernekee · 10 years ago
  37. cd586eb MIPS: BMIPS: Refresh BCM3384 DTS files by Kevin Cernekee · 10 years ago
  38. 60b858f MIPS: BMIPS: Enable additional peripheral and CPU support in defconfig by Kevin Cernekee · 10 years ago
  39. 66cc8ff MIPS: BMIPS: Use a non-default FIXADDR_TOP setting by Kevin Cernekee · 10 years ago
  40. e5a6fcc MIPS: BMIPS: Delete the irqchip driver from irq.c by Kevin Cernekee · 10 years ago
  41. 4b049a6 MIPS: BMIPS: Add quirks for several Broadcom platforms by Kevin Cernekee · 10 years ago
  42. c4b2570 MIPS: BMIPS: Remove bogus bus name by Kevin Cernekee · 10 years ago
  43. 1ada656 MIPS: BMIPS: Rewrite DMA code to use "dma-ranges" property by Kevin Cernekee · 10 years ago
  44. 9c24ce2 MIPS: BMIPS: Document the firmware->kernel DTB interface by Kevin Cernekee · 10 years ago
  45. 5432eeb MIPS: Reorder MIPS_L1_CACHE_SHIFT priorities by Kevin Cernekee · 10 years ago
  46. 9127dc4 MIPS: Let __dt_register_buses accept a single bus type by Kevin Cernekee · 10 years ago
  47. 5f7f031 IRQCHIP: Add new driver for BCM7038-style level 1 interrupt controllers by Kevin Cernekee · 10 years ago
  48. 7b7230e IRQCHIP: bcm7120-l2: Add support for BCM3380-style controllers by Kevin Cernekee · 10 years ago
  49. ca40f1b IRQCHIP: bcm7120-l2: Split STB-specific logic into its own function by Kevin Cernekee · 10 years ago
  50. 5b5468c IRQCHIP: bcm7120-l2: Refactor driver for arbitrary IRQEN/IRQSTAT offsets by Kevin Cernekee · 10 years ago
  51. c9ae71e IRQCHIP: brcmstb-l2: don't clear wakeable interrupts at init time by Brian Norris · 10 years ago
  52. 7e229fa IRQCHIP: Update docs regarding irq_domain_add_tree() by Kevin Cernekee · 10 years ago
  53. 5f2d445 MIPS: bcm3384: Rename "bcm3384" target to "bmips" by Kevin Cernekee · 10 years ago
  54. eb2236e MIPS: Add dtbs_install target by Andrew Bresticker · 10 years ago
  55. 8c0b9ee MIPS: Move device-trees into vendor sub-directories by Andrew Bresticker · 10 years ago
  56. ec9ddad MIPS: Add support for fine granularity task level IRQ time accounting by Deng-Cheng Zhu · 10 years ago
  57. 262f1c9 MIPS: csrc-sb1250: Implement read_sched_clock by Deng-Cheng Zhu · 10 years ago
  58. 0dc886a MIPS: csrc-sb1250: Remove FSF mail address from GPL notice by Deng-Cheng Zhu · 10 years ago
  59. 02710fc MIPS: csrc-sb1250: Extract hpt cycle acquisition from sb1250_hpt_read by Deng-Cheng Zhu · 10 years ago
  60. 944081a MIPS: jz4740: Implement read_sched_clock by Deng-Cheng Zhu · 10 years ago
  61. a6071af MIPS: cevt-txx9: Implement read_sched_clock by Deng-Cheng Zhu · 10 years ago
  62. c41cef3 MIPS: sgi-ip27: Implement read_sched_clock by Deng-Cheng Zhu · 10 years ago
  63. 7cb24b7 MIPS: csrc-ioasic: Implement read_sched_clock by Deng-Cheng Zhu · 10 years ago
  64. 317adb1 MIPS: csrc-ioasic: Remove FSF mail address from GPL notice by Deng-Cheng Zhu · 10 years ago
  65. 27acdea MIPS: csrc-bcm1480: Implement read_sched_clock by Deng-Cheng Zhu · 10 years ago
  66. 788049e MIPS: csrc-bcm1480: Remove FSF mail address from GPL notice by Deng-Cheng Zhu · 10 years ago
  67. e9cef54 MIPS: csrc-r4k: Implement read_sched_clock by Deng-Cheng Zhu · 10 years ago
  68. 929de4c MIPS: Add sched_clock support by Deng-Cheng Zhu · 10 years ago
  69. ff37015 CLOCKSOURCE: versatile: Add PLAT_VERSATILE dependency by Deng-Cheng Zhu · 10 years ago
  70. bb877e9 MIPS: Add support for full dynticks CPU time accounting by Deng-Cheng Zhu · 10 years ago
  71. e2093c7 MIPS: Fall back to generic implementation of cmpxchg64 on 32-bit platforms by Deng-Cheng Zhu · 10 years ago
  72. 96685b1 MIPS: Add SCHED_HRTICK support by Deng-Cheng Zhu · 10 years ago
  73. 73569d8 MIPS: OCTEON: Enable little endian kernel. by David Daney · 10 years ago
  74. e791635 MIPS: OCTEON: Add mach-cavium-octeon/mangle-port.h by David Daney · 10 years ago
  75. 534c158 MIPS: Octeon: Handle bootloader structures in little-endian mode. by David Daney · 10 years ago
  76. be37a99 MIPS: Malta: malta-time: Ensure GIC counter is running by Markos Chandras · 10 years ago
  77. 7d9cd1f CLOCKSOURCE: mips-gic-timer: Ensure GIC counter is running by Markos Chandras · 10 years ago
  78. 8fa4b93 IRQCHIP: irq-mips-gic: Add new functions to start/stop the GIC counter by Markos Chandras · 10 years ago
  79. c2d7ef5 ttyFDC: Implement KGDB IO operations. by James Hogan · 10 years ago
  80. e934945 MIPS, ttyFDC: Add early FDC console support by James Hogan · 10 years ago
  81. 4cebec6 TTY: Add MIPS EJTAG Fast Debug Channel TTY driver by James Hogan · 10 years ago
  82. e38df28 MIPS: idle: Workaround wait + FDC problems by James Hogan · 10 years ago
  83. 602e8a3 MIPS: Malta: Implement get_c0_fdc_int() by James Hogan · 10 years ago
  84. 6429e2b IRQCHIP: mips-gic: Add function for retrieving FDC IRQ by James Hogan · 10 years ago
  85. b720fd8 irqchip: mips-gic: Don't treat FDC IRQ as percpu devid by James Hogan · 10 years ago
  86. 8f7ff02 MIPS: Read CPU IRQ line that FDC to routed to by James Hogan · 10 years ago
  87. 9323f84 MIPS: Add architectural FDC IRQ fields by James Hogan · 10 years ago
  88. 296b7c6 MIPS: Malta: Implement mips_cdmm_phys_base() by James Hogan · 10 years ago
  89. 8286ae0 MIPS: Add CDMM bus support by James Hogan · 10 years ago
  90. 9b3274b MIPS: Add arch CDMM definitions and probing by James Hogan · 10 years ago
  91. 4a91d8f MIPS: Allow shared IRQ for timer & perf counter by James Hogan · 10 years ago
  92. 369a93b MIPS: OProfile: Allow sharing IRQ with timer by James Hogan · 10 years ago
  93. a1ec0e1 MIPS: perf: Allow sharing IRQ with timer by James Hogan · 10 years ago
  94. f0c5b89 MIPS: cevt-r4k: Cleanup c0_compare_interrupt. by Ralf Baechle · 10 years ago
  95. 7dfe819 MIPS: cevt-r4k: Make interrupt handler shared by James Hogan · 10 years ago
  96. ea3c023 IRQCHIP: mips-gic: Add missing definitions for FDC IRQ by James Hogan · 10 years ago
  97. 7e3e6cb IRQCHIP: mips-gic: Fix typo in comment by James Hogan · 10 years ago
  98. 7eca5b1 MIPS: Remove redundant IPTI==IPPCI logic by James Hogan · 10 years ago
  99. 3ba5040 MIPS: cevt-r4k: Use CAUSEF_TI, CAUSEF_PCI constants by James Hogan · 10 years ago
  100. 19971c0 MIPS: cevt-r4k: Move handle_perf_irq() out of header by James Hogan · 10 years ago