1. 3e20a26 Merge branch '4.0-fixes' into mips-for-linux-next by Ralf Baechle · 10 years ago
  2. 98b0429 Merge branch '4.1-fp' into mips-for-linux-next by Ralf Baechle · 10 years ago
  3. 5306a54 MIPS: Makefile: Fix MIPS ASE detection code by Markos Chandras · 10 years ago
  4. 48f8eae MIPS: asm: elf: Set O32 default FPU flags by Markos Chandras · 10 years ago
  5. 96f7c21 MIPS: BCM47XX: Fix detecting Microsoft MN-700 & Asus WL500G by Rafał Miłecki · 10 years ago
  6. 6ca716f MIPS: Kconfig: Disable SMP/CPS for 64-bit by Markos Chandras · 10 years ago
  7. a843d00 MIPS: Hibernate: flush TLB entries earlier by Huacai Chen · 10 years ago
  8. 90db024 MIPS: smp-cps: cpu_set FPU mask if FPU present by Niklas Cassel · 10 years ago
  9. f848398 MIPS: lose_fpu(): Disable FPU when MSA enabled by James Hogan · 10 years ago
  10. a7b7aad MIPS: ralink: add missing symbol for RALINK_ILL_ACC by John Crispin · 10 years ago
  11. 93a7de8 MIPS: ralink: Fix bad config symbol in PCI makefile. by John Crispin · 10 years ago
  12. 179fa46f SSB: fix Kconfig dependencies by Adrien Schildknecht · 10 years ago
  13. f7f8aea MIPS: Malta: Detect and fix bad memsize values by Markos Chandras · 10 years ago
  14. 9eaffa8 Revert "MIPS: Avoid pipeline stalls on some MIPS32R2 cores." by Ralf Baechle · 10 years ago
  15. f05ff43 MIPS: Octeon: Delete override of cpu_has_mips_r2_exec_hazard. by Ralf Baechle · 10 years ago
  16. 9cdf30b MIPS: Fix cpu_has_mips_r2_exec_hazard. by Ralf Baechle · 10 years ago
  17. aebac99 MIPS: kernel: entry.S: Set correct ISA level for mips_ihb by Markos Chandras · 10 years ago
  18. 5182221 MIPS: asm: spinlock: Fix addiu instruction for R10000_LLSC_WAR case by Markos Chandras · 10 years ago
  19. f6b39ae MIPS: r4kcache: Use correct base register for MIPS R6 cache flushes by Markos Chandras · 10 years ago
  20. 07edf0d MIPS: Kconfig: Fix typo for the r2-to-r6 emulator kernel parameter by Markos Chandras · 10 years ago
  21. 6eae354 MIPS: unaligned: Fix regular load/store instruction emulation for EVA by Markos Chandras · 10 years ago
  22. 3563c32 MIPS: unaligned: Surround load/store macros in do {} while statements by Markos Chandras · 10 years ago
  23. eeb5389 MIPS: unaligned: Prevent EVA instructions on kernel unaligned accesses by Markos Chandras · 10 years ago
  24. 60cd7e0 MIPS: asm: asm-eva: Introduce kernel load/store variants by Markos Chandras · 10 years ago
  25. 872cd4c MIPS: Netlogic: Fix for SATA PHY init by Ganesan Ramalingam · 10 years ago
  26. b083518 MIPS: OCTEON: fix PCI interrupt mapping for D-Link DSR-1000N by Aaro Koskinen · 10 years ago
  27. 73bf3c2 MIPS: Octeon: Remove udelay() causing huge IRQ latency by Alexander Sverdlin · 10 years ago
  28. 3cf2954 MIPS: BCM63xx: Provide a plat_post_dma_flush hook by Florian Fainelli · 10 years ago
  29. 68ba7cb MIPS: DMA: Allow platforms to override only the post DMA hook by Florian Fainelli · 10 years ago
  30. 36fe976 MIPS: BMIPS: Move post DMA flush implementation to common header by Florian Fainelli · 10 years ago
  31. 8784266 MIPS: Octeon: Don't set .owner. by Ralf Baechle · 10 years ago
  32. 04f156c MIPS: Netlogic: Fix double inclusion of <asm/netlogic/common.h>. by Ralf Baechle · 10 years ago
  33. 8af2f69 MIPS: Fix double inclusion of headers in misalignment emulator. by Ralf Baechle · 10 years ago
  34. 5ffd7c8 MIPS: DEC: Do not set up the FPU interrupt if no FPU by Maciej W. Rozycki · 10 years ago
  35. f02cf46 MIPS: DEC: Implement FPU interrupt counter by Maciej W. Rozycki · 10 years ago
  36. 7aecd5c MIPS: Factor out FPU feature probing by Maciej W. Rozycki · 10 years ago
  37. 9b26616 MIPS: Respect the ISA level in FCSR handling by Maciej W. Rozycki · 10 years ago
  38. 232b6ec MIPS: math-emu: Make ABS.fmt and NEG.fmt arithmetic again by Maciej W. Rozycki · 10 years ago
  39. f1f3b7e MIPS: math-emu: Define IEEE 754-2008 feature control bits by Maciej W. Rozycki · 10 years ago
  40. c491cfa MIPS: math-emu: Implement the FCCR, FEXR and FENR registers by Maciej W. Rozycki · 10 years ago
  41. f684362 MIPS: math-emu: Set FIR feature flags for full emulation by Maciej W. Rozycki · 10 years ago
  42. 9cb60e2 MIPS: Correct ISA masking in FPU feature determination by Maciej W. Rozycki · 10 years ago
  43. 304acb7 MIPS: Set `si_code' for SIGFPE signals sent from emulation too by Maciej W. Rozycki · 10 years ago
  44. 443c440 MIPS: Always clear FCSR cause bits after emulation by Maciej W. Rozycki · 10 years ago
  45. ed2d72c MIPS: Respect the FCSR exception mask for `si_code' by Maciej W. Rozycki · 10 years ago
  46. cfafc4f MIPS: math-emu: Move long fixed-point support into an `ar' library by Maciej W. Rozycki · 10 years ago
  47. 9ab4471 MIPS: math-emu: Correct delay-slot exception propagation by Maciej W. Rozycki · 10 years ago
  48. 2d83fea MIPS: Correct FP ISA requirements by Maciej W. Rozycki · 10 years ago
  49. 80cbfad MIPS: Correct MIPS I FP context layout by Maciej W. Rozycki · 10 years ago
  50. 7737b20 MIPS: math-emu: Fix delay-slot emulation cache incoherency by Maciej W. Rozycki · 10 years ago
  51. c987503 MIPS: Fix BREAK code interpretation heuristics by Maciej W. Rozycki · 10 years ago
  52. f6a31da MIPS: BREAK instruction interpretation corrections by Maciej W. Rozycki · 10 years ago
  53. 68893e0 MIPS: Correct MIPS16 BREAK code interpretation by Maciej W. Rozycki · 10 years ago
  54. 18a2c2c MIPS: Correct `nofpu' non-functionality by Maciej W. Rozycki · 10 years ago
  55. e06b530 MIPS: math-emu: Make NaN classifiers static by Maciej W. Rozycki · 10 years ago
  56. b0c2f8f MIPS: math-emu: Optimise qNaN handling in `ieee754sp_fdp' by Maciej W. Rozycki · 10 years ago
  57. 42fa242 MIPS: math-emu: Remove dead comparison helpers by Maciej W. Rozycki · 10 years ago
  58. bd267a5 MIPS: math-emu: Remove redundant code from NaN comparison by Maciej W. Rozycki · 10 years ago
  59. c9a1084 MIPS: math-emu: Optimise NaN handling in comparisons by Maciej W. Rozycki · 10 years ago
  60. d5afa7e MIPS: math-emu: Reinstate sNaN quieting handlers by Maciej W. Rozycki · 10 years ago
  61. 539bfb5 MIPS: math-emu: Don't pass qNaNs through quieting handlers by Maciej W. Rozycki · 10 years ago
  62. d19cf86 MIPS: math-emu: Factor out NaN FP format conversions by Maciej W. Rozycki · 10 years ago
  63. ec98f9a MIPS: math-emu: Update sNaN quieting handlers by Maciej W. Rozycki · 10 years ago
  64. 1f6d2c2 MIPS: Use `FPU_CSR_ALL_X' in `__build_clear_fpe' by Maciej W. Rozycki · 10 years ago
  65. 27e28e8 MIPS: Normalise code flow in the CpU exception handler by Maciej W. Rozycki · 10 years ago
  66. d4f5b08 MIPS: math-emu: Factor out CFC1/CTC1 emulation by Maciej W. Rozycki · 10 years ago
  67. cb5d4aa MIPS: bitops.h: Avoid inline asm for constant FLS by Maciej W. Rozycki · 10 years ago
  68. 2cfcf8a MIPS: math-emu: Remove `modeindex' macro by Maciej W. Rozycki · 10 years ago
  69. 4a7c237 MIPS: Reindent R6 RI exception emulation by Maciej W. Rozycki · 10 years ago
  70. fad0bfd MIPS: mips-r2-to-r6-emul.h: Inline empty `mipsr2_decoder' by Maciej W. Rozycki · 10 years ago
  71. a49dc42 MIPS: ELF: Drop `get_fp_abi' by Maciej W. Rozycki · 10 years ago
  72. b844bc78 MIPS: math-emu: Fix oversize lines in comparisons by Maciej W. Rozycki · 10 years ago
  73. 241e9c4 MIPS: Correct the comment for and reformat `movf_func' by Maciej W. Rozycki · 10 years ago
  74. 5d77cf2 MIPS: math-emu: Reindent `bc_op' emulation by Maciej W. Rozycki · 10 years ago
  75. f6c70ff MIPS: Clarify the comment for `__cpu_has_fpu' by Maciej W. Rozycki · 10 years ago
  76. 1f44377 MIPS: Correct the comment for FPU emulator traps by Maciej W. Rozycki · 10 years ago
  77. 1796ec7 MIPS: ieee754.h: Supplement comments for special values by Maciej W. Rozycki · 10 years ago
  78. b3fea96 MIPS: ieee754.h: Correct comments for special values by Maciej W. Rozycki · 10 years ago
  79. 1054533 MIPS: mipsregs.h: Reindent CP0 Cause macros by Maciej W. Rozycki · 10 years ago
  80. e08384c MIPS: mipsregs.h: Move TX39 macros out of the way by Maciej W. Rozycki · 10 years ago
  81. fda5190 MIPS: mipsregs.h: Reorder CP1 macro definitions by Maciej W. Rozycki · 10 years ago
  82. 124f43d MIPS: mipsregs.h: Remove broken comments by Maciej W. Rozycki · 10 years ago
  83. fab43ef DOC: kernel-parameters.txt: Mark `nofpu' for MIPS too by Maciej W. Rozycki · 10 years ago
  84. 612544f MIPS: SEAD3: Combine all platform device registrations in one file. by Ralf Baechle · 10 years ago
  85. 21c784b MIPS: SEAD3: Make static in sead3-ehci what can be made static. by Ralf Baechle · 10 years ago
  86. 6b09adc MIPS: SEAD3: sead3-ehci should not be a module. by Ralf Baechle · 10 years ago
  87. 85f215c MIPS: SEAD3: sead3-platform is not a module. by Ralf Baechle · 10 years ago
  88. 9d4b5b9 MIPS: SEAD3: sead3-net is not a module. by Ralf Baechle · 10 years ago
  89. e754dfc MIPS: BCM47xx: Move filling most of SPROM to the generic function by Rafał Miłecki · 10 years ago
  90. d55a52c MIPS: BCM47xx: Add generic function filling SPROM entries by Rafał Miłecki · 10 years ago
  91. 7ae7ef3 MIPS: Reduce kernel image size for !CONFIG_DEBUG_ZBOOT by Wu Zhangjin · 14 years ago
  92. 160f143 MIPS: BCM47xx: Devices database update for 4.1 (or 4.2?) by Rafał Miłecki · 10 years ago
  93. 7515c6f MIPS: BCM47xx: Keep ID entries for non-standard devices together by Rafał Miłecki · 10 years ago
  94. 5db7ccd MIPS: AR7: Replace mac address parsing by Daniel Walter · 11 years ago
  95. 1f8d271 MIPS: Lasat: Remove unused function from sysctl code. by Rickard Strandqvist · 10 years ago
  96. 40d1217 MIPS: BCM47XX: Don't try guessing NVRAM size on MTD partition by Rafał Miłecki · 10 years ago
  97. 6ab7c29 MIPS: BCM47XX: Increase NVRAM buffer size to 64 KiB by Rafał Miłecki · 10 years ago
  98. 50c9791 MIPS: BCM47XX: Include io.h directly and fix brace indent by Rafał Miłecki · 10 years ago
  99. e2e7f29 MIPS: c-r4k.c: Fix the 74K D-cache alias erratum workaround by Maciej W. Rozycki · 10 years ago
  100. 12a8471 MIPS: Remove prototype for copy_user_page by Guenter Roeck · 10 years ago