1. 2d2ec2f MIPS: traps: remove extra Tainted: line from __show_regs() output by Petri Gynther · 10 years ago
  2. 6496edf Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  3. bfaf245 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  4. 304acb7 MIPS: Set `si_code' for SIGFPE signals sent from emulation too by Maciej W. Rozycki · 10 years ago
  5. 443c440 MIPS: Always clear FCSR cause bits after emulation by Maciej W. Rozycki · 10 years ago
  6. ed2d72c MIPS: Respect the FCSR exception mask for `si_code' by Maciej W. Rozycki · 10 years ago
  7. 2d83fea MIPS: Correct FP ISA requirements by Maciej W. Rozycki · 10 years ago
  8. c987503 MIPS: Fix BREAK code interpretation heuristics by Maciej W. Rozycki · 10 years ago
  9. f6a31da MIPS: BREAK instruction interpretation corrections by Maciej W. Rozycki · 10 years ago
  10. 68893e0 MIPS: Correct MIPS16 BREAK code interpretation by Maciej W. Rozycki · 10 years ago
  11. 27e28e8 MIPS: Normalise code flow in the CpU exception handler by Maciej W. Rozycki · 10 years ago
  12. 4a7c237 MIPS: Reindent R6 RI exception emulation by Maciej W. Rozycki · 10 years ago
  13. 1f44377 MIPS: Correct the comment for FPU emulator traps by Maciej W. Rozycki · 10 years ago
  14. 8f7ff02 MIPS: Read CPU IRQ line that FDC to routed to by James Hogan · 10 years ago
  15. 4a91d8f MIPS: Allow shared IRQ for timer & perf counter by James Hogan · 10 years ago
  16. 64bedff MIPS: Clear [MSA]FPE CSR.Cause after notify_die() by James Hogan · 10 years ago
  17. ad70c13 MIPS: Ensure FCSR cause bits are clear after invoking FPU emulator by Paul Burton · 10 years ago
  18. 8dd9289 mips: fix up obsolete cpu function usage. by Rusty Russell · 10 years ago
  19. a135c71 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  20. 7c151d3 MIPS: Make use of the ERETNC instruction on MIPS R6 by Markos Chandras · 10 years ago
  21. b0a668f MIPS: kernel: mips-r2-to-r6-emul: Add R2 emulator for MIPS R6 by Leonid Yegoshin · 10 years ago
  22. 9c7d576 MIPS: kernel: traps: Add MIPS R6 related definitions by Leonid Yegoshin · 10 years ago
  23. 4695089 MIPS: Add cases for CPU_QEMU_GENERIC by Leonid Yegoshin · 10 years ago
  24. 9791554 MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPS by Paul Burton · 10 years ago
  25. d76e9b9 MIPS: traps: Fix inline asm ctc1 missing .set hardfloat by James Hogan · 10 years ago
  26. 26b40ef MIPS: traps: Dump the PageGrain and Wired registers on MC by Markos Chandras · 10 years ago
  27. 31ec86b MIPS: traps: Dump the HTW registers on a MC exception by Markos Chandras · 10 years ago
  28. 314727f MIPS: traps: Replace printk with pr_err for MC exceptions by Markos Chandras · 10 years ago
  29. 4227a2d MIPS: Support for hybrid FPRs by Paul Burton · 11 years ago
  30. 762a1f4 MIPS: disable preemption whilst initialising MSA by Paul Burton · 11 years ago
  31. 732c0c3 MIPS: fix MSA context for tasks which don't use FP first by Paul Burton · 11 years ago
  32. c901775 MIPS: init upper 64b of vector registers when MSA is first used by Paul Burton · 11 years ago
  33. b834067 MIPS: preserve scalar FP CSR when switching vector context by Paul Burton · 11 years ago
  34. 5890f70 MIPS: Use dedicated exception handler if CPU supports RI/XI exceptions by Leonid Yegoshin · 11 years ago
  35. f8647b5 Merge branch '3.15-fixes' into mips-for-linux-next by Ralf Baechle · 11 years ago
  36. f7a89f1 MIPS: Call find_vma with the mmap_sem held by Davidlohr Bueso · 11 years ago
  37. 2e2d663 Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-for-linux-next by Ralf Baechle · 11 years ago
  38. 721a920 MIPS: Fix typo when reporting cache and ftlb errors for ImgTec cores by Markos Chandras · 11 years ago
  39. b633648 MIPS: MT: Remove SMTC support by Ralf Baechle · 11 years ago
  40. ae4ce45 MIPS: traps: Add CPU PM callback for trap configuration by James Hogan · 11 years ago
  41. 078dde5 MIPS: traps: Set correct address limit for breakpoints and traps by Leonid Yegoshin · 11 years ago
  42. b08a9c9 MIPS: kernel: traps: Whitespace clean up by Markos Chandras · 11 years ago
  43. aced4cb MIPS: Add cases for CPU_P5600 by James Hogan · 11 years ago
  44. 2bcb3fb MIPS: Dumb MSA FP exception handler by Paul Burton · 11 years ago
  45. 1db1af8 MIPS: Basic MSA context switching support by Paul Burton · 11 years ago
  46. 442e14a MIPS: Add 1074K CPU support explicitly. by Steven J. Hill · 11 years ago
  47. 26ab96d MIPS: Add support for interAptiv cores by Leonid Yegoshin · 11 years ago
  48. 75b5b5e MIPS: Add support for FTLBs by Leonid Yegoshin · 11 years ago
  49. 708ac4b MIPS: Add support for the proAptiv cores by Leonid Yegoshin · 11 years ago
  50. 6de2045 MIPS: Add printing of ES bit for Imgtec cores when cache error occurs. by Leonid Yegoshin · 11 years ago
  51. 597ce17 MIPS: Support for 64-bit FP with O32 binaries by Paul Burton · 11 years ago
  52. dc73e4c MIPS: traps: Reformat notify_die invocations to 80 columns. by Ralf Baechle · 11 years ago
  53. 83e4da1 MIPS: Print correct PC in trace dump after NMI exception by Leonid Yegoshin · 11 years ago
  54. c1724c8 MIPS: Remove bogus BUG_ON() by Markos Chandras · 11 years ago
  55. 69f24d1 MIPS: Optimize current_cpu_type() for better code. by Ralf Baechle · 11 years ago
  56. 1b05018 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  57. a47bde9 MIPS: Delete dead invocation of exception_exit(). by Ralf Baechle · 12 years ago
  58. 078a55f MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code by Paul Gortmaker · 12 years ago
  59. 6ac5310 Merge branch '3.10-fixes' into mips-for-linux-next by Ralf Baechle · 12 years ago
  60. c6213c6 MIPS: microMIPS: Fix improper definition of ISA exception bit. by Steven J. Hill · 12 years ago
  61. 1990e54 MIPS: Get rid of MIPS I flag and test macros. by Ralf Baechle · 12 years ago
  62. a3d9086 MIPS: Flush TLB handlers directly after writing them by Jonas Gorski · 12 years ago
  63. 83bee79 MIPS: Allow kernel to use coprocessor 2 by Jayachandran C · 12 years ago
  64. c3fc5cd MIPS: Implement HAVE_CONTEXT_TRACKING. by Ralf Baechle · 12 years ago
  65. a9a6e7a MIPS: Trap exception handling fixes by Maciej W. Rozycki · 12 years ago
  66. f94d9a8 MIPS: Idle: Do address fiddlery in helper functions. by Ralf Baechle · 12 years ago
  67. bdc92d74 MIPS: Idle: Consolidate all declarations in <asm/idle.h>. by Ralf Baechle · 12 years ago
  68. 48c4ac9 Revert "MIPS: Allow ASID size to be determined at boot time." by David Daney · 12 years ago
  69. daf799c Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  70. b22d1b6 Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhill into mips-for-linux-next by Ralf Baechle · 12 years ago
  71. 5e0e61d Merge branch 'next/kvm' into mips-for-linux-next by Ralf Baechle · 12 years ago
  72. 2a0b24f MIPS: microMIPS: Add support for exception handling. by Steven J. Hill · 12 years ago
  73. 102cedc MIPS: microMIPS: Floating point support. by Leonid Yegoshin · 12 years ago
  74. d532f3d MIPS: Allow ASID size to be determined at boot time. by Steven J. Hill · 12 years ago
  75. 9843b03 KVM/MIPS32: KVM Guest kernel support. by Sanjay Lal · 12 years ago
  76. 9b3539e Merge branch 'mips-next-3.10' of git://git.linux-mips.org/pub/scm/john/linux-john into mips-for-linux-next by Ralf Baechle · 12 years ago
  77. a43cb95 dump_stack: unify debug information printed by show_regs() by Tejun Heo · 12 years ago
  78. 196779b dump_stack: consolidate dump_stack() implementations and unify their behaviors by Tejun Heo · 12 years ago
  79. 1186e4e MIPS: Avoid overoptimization by GCC. by Ralf Baechle · 12 years ago
  80. 86a1708 MIPS: Make tlb exception handler definitions and declarations match. by Ralf Baechle · 12 years ago
  81. adb3789 MIPS: Fix ISA level which causes secondary cache init bypassing and more by Deng-Cheng Zhu · 12 years ago
  82. aebb2af Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  83. 7034228 MIPS: Whitespace cleanup. by Ralf Baechle · 12 years ago
  84. b968831 MIPS: Whitespace cleanups and reformatting. by Steven J. Hill · 12 years ago
  85. 373d4d0 taint: add explicit flag to show whether lock dep is still OK. by Rusty Russell · 12 years ago
  86. 051ff44 MIPS: Handle COP3 Unusable exception as COP1X for FP emulation by Maciej W. Rozycki · 13 years ago
  87. 7aa1c8f MIPS: kdump: Add support by Ralf Baechle · 12 years ago
  88. 2fa3639 MIPS: Add CPU support for Loongson1B by Kelvin Cheung · 13 years ago
  89. 68b6352 MIPS: Oprofile: Fix build as a module. by Ralf Baechle · 13 years ago
  90. e909be8 MIPS: Fix Magic SysRq L kernel crash. by Vincent Wen · 13 years ago
  91. 78d4803 MIPS: Don't panic on 5KEc. by Leonid Yegoshin · 13 years ago
  92. c6a4ebb MIPS: Provide a symbol for the legacy performance counter interrupt. by Ralf Baechle · 13 years ago
  93. c819baf Merge branches 'fixes-for-linus', 'generic', 'cavium', 'module.h-fixes', 'next/ath79' and 'next/lantiq' into mips-for-linux-next by Ralf Baechle · 13 years ago
  94. 6650df3 MIPS: Move cache setup to setup_arch(). by David Daney · 13 years ago
  95. e3dc81f MIPS: Make set_handler() __cpuinit. by David Daney · 13 years ago
  96. fcbf1df MIPS: Introduce board_cache_error_setup() hook. by David Daney · 13 years ago
  97. f9ded56 MIPS: Fix several implicit uses of export.h/module.h by Paul Gortmaker · 13 years ago
  98. b81947c Disintegrate asm/system.h for MIPS by David Howells · 13 years ago
  99. f232c7e MIPS: traps.c: Fix typo by Masanari Iida · 13 years ago
  100. 4964e06 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 13 years ago