1. a189410 MIPS: Remove function size check in get_frame_info() by Jun-Ru Chang · 5 years ago
  2. 8ca1179 MIPS: Handle non word sized instructions when examining frame by Matt Redfearn · 7 years ago
  3. 416ca41 MIPS: microMIPS: Fix decoding of swsp16 instruction by Matt Redfearn · 7 years ago
  4. 0d8f227 kthread: fix boot hang (regression) on MIPS/OpenRISC by Vegard Nossum · 7 years ago
  5. dc9e795 MIPS: Use async IPIs for arch_trigger_cpumask_backtrace() by Paul Burton · 6 years ago
  6. 473b33d MIPS: Call dump_stack() from show_regs() by Paul Burton · 6 years ago
  7. ef1b8fb MIPS: prctl: Disallow FRE without FR with PR_SET_FP_MODE requests by Maciej W. Rozycki · 6 years ago
  8. 14e1c57 MIPS: Validate PR_SET_FP_MODE prctl(2) requests against the ABI of the task by Maciej W. Rozycki · 6 years ago
  9. d99db83 MIPS: SMP: Use a completion event to signal CPU up by Matt Redfearn · 8 years ago
  10. 3798fd1 MIPS: IRQ Stack: Unwind IRQ stack onto task stack by Matt Redfearn · 7 years ago
  11. 86b54e4 MIPS: Stack unwinding while on IRQ stack by Matt Redfearn · 7 years ago
  12. 8d06cbd MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumps by Paul Burton · 8 years ago
  13. 209ad19 MIPS: Calculate microMIPS ra properly when unwinding the stack by Paul Burton · 8 years ago
  14. b14e085 MIPS: Fix is_jump_ins() handling of 16b microMIPS instructions by Paul Burton · 8 years ago
  15. b0b4eb5 MIPS: Fix get_frame_info() handling of microMIPS function size by Paul Burton · 8 years ago
  16. ce449cb MIPS: Prevent unaligned accesses during stack unwinding by Paul Burton · 8 years ago
  17. d0eae5b MIPS: Clear ISA bit correctly in get_frame_info() by Paul Burton · 8 years ago
  18. 9a01c3e nmi_backtrace: add more trigger_*_cpu_backtrace() methods by Chris Metcalf · 8 years ago
  19. b244614 MIPS: Avoid a BUG warning during prctl(PR_SET_FP_MODE, ...) by Marcin Nowakowski · 8 years ago
  20. 432c6ba MIPS: Use per-mm page to execute branch delay slot instructions by Paul Burton · 8 years ago
  21. 4029632 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  22. a90c59e MIPS: kernel: Fix typo by Andrea Gelmini · 8 years ago
  23. 5f56a5d exit_thread: remove empty bodies by Jiri Slaby · 8 years ago
  24. 6b83225 MIPS: Force CPUs to lose FP context during mode switches by Paul Burton · 8 years ago
  25. bd239f1 MIPS: Disable preemption during prctl(PR_SET_FP_MODE, ...) by Paul Burton · 8 years ago
  26. 04cc89d MIPS: Make flush_thread by Ralf Baechle · 8 years ago
  27. a816b30 MIPS: Don't unwind to user mode with EVA by James Hogan · 8 years ago
  28. 92a76f6 MIPS: Fix misspellings in comments. by Adam Buchbinder · 8 years ago
  29. 76e5846 MIPS: Properly disable FPU in start_thread() by James Hogan · 8 years ago
  30. 6496edf Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  31. e2c5aaa mips: copy_thread(): rename 'arg' argument to 'kthread_arg' by Alex Dowad · 9 years ago
  32. 8dd9289 mips: fix up obsolete cpu function usage. by Rusty Russell · 9 years ago
  33. a135c71 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  34. 13e45f0 MIPS: kernel: process: Do not allow FR=0 on MIPS R6 by Markos Chandras · 9 years ago
  35. 9791554 MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPS by Paul Burton · 9 years ago
  36. 39148e9 MIPS: fork: Fix MSA/FPU/DSP context duplication race by James Hogan · 9 years ago
  37. 856839b MIPS: Add arch_trigger_all_cpu_backtrace() function by Eunbong Song · 10 years ago
  38. 635c9907 MIPS: Remove useless parentheses by Ralf Baechle · 10 years ago
  39. 7daef8f MIPS: consistently clear MSA flags when starting & copying threads by Paul Burton · 10 years ago
  40. 60be939 MIPS: Remove asm/user.h by Alex Smith · 10 years ago
  41. 30852ad MIPS: Remove old core dump functions by Alex Smith · 10 years ago
  42. b633648c5 MIPS: MT: Remove SMTC support by Ralf Baechle · 10 years ago
  43. 1db1af8 MIPS: Basic MSA context switching support by Paul Burton · 10 years ago
  44. 6cec7c4 MIPS: Don't assume 64-bit FP registers for dump_{,task_}fpu by Paul Burton · 10 years ago
  45. a3056b1 MIPS: replace open-coded init_dsp by Paul Burton · 11 years ago
  46. 597ce17 MIPS: Support for 64-bit FP with O32 binaries by Paul Burton · 11 years ago
  47. 42a1117 MIPS: Fix typos and cleanup comment by Tony Wu · 11 years ago
  48. 36ecafc MIPS: initial stack protector support by Gregory Fong · 11 years ago
  49. 49f2ec9 MIPS: Consolidate idle loop / WAIT instruction support in a single file. by Ralf Baechle · 11 years ago
  50. 5000653 MIPS: Extract schedule_mfi info from __schedule by Tony Wu · 11 years ago
  51. e7438c4 MIPS: Fix sibling call handling in get_frame_info by Tony Wu · 11 years ago
  52. daf799c Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  53. 34c2f66 MIPS: microMIPS: Add unaligned access support. by Leonid Yegoshin · 11 years ago
  54. cdbedc6 mips: Use generic idle loop by Thomas Gleixner · 11 years ago
  55. aebb2af Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  56. 64b3122 mips: take the "zero newsp means inherit the parent's one" to copy_thread() by Al Viro · 11 years ago
  57. 7034228 MIPS: Whitespace cleanup. by Ralf Baechle · 11 years ago
  58. cebfa85 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  59. 8add1ec MIPS: Fix poweroff failure when HOTPLUG_CPU configured. by Huacai Chen · 12 years ago
  60. afa86fc flagday: don't pass regs to copy_thread() by Al Viro · 12 years ago
  61. 8f54bca mips: switch to generic kernel_thread() by Al Viro · 12 years ago
  62. b81947c Disintegrate asm/system.h for MIPS by David Howells · 12 years ago
  63. bd2f553 sched/rt: Use schedule_preempt_disabled() by Thomas Gleixner · 13 years ago
  64. 1268fbc nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() by Frederic Weisbecker · 13 years ago
  65. 2bbb681 nohz: Allow rcu extended quiescent state handling seperately from tick stop by Frederic Weisbecker · 13 years ago
  66. 280f067 nohz: Separate out irq exit and idle loop dyntick logic by Frederic Weisbecker · 13 years ago
  67. cae39d1 mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  68. 848484e mips: remove needless include of module.h from core kernel files. by Paul Gortmaker · 13 years ago
  69. 6fd4ce8 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 13 years ago
  70. 3a71366 MIPS: Remove redundant addr_limit assignment on exec. by Mathias Krause · 13 years ago
  71. 94ea09c MIPS: Add new unwind_stack variant by Daniel Kalmar · 13 years ago
  72. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  73. a989ff8 MIPS: Don't stomp on caller's ->regs[2] in copy_thread() by Al Viro · 14 years ago
  74. 7a7ac95 MIPS: Trace: Don't trace irqsoff for the idle process by Wu Zhangjin · 14 years ago
  75. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  76. 484889f MIPS: Avoid clobbering struct pt_regs in kthreads by David Daney · 15 years ago
  77. 1b2bc75 MIPS: Add arch generic CPU hotplug by Ralf Baechle · 15 years ago
  78. 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 15 years ago
  79. e758936 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 16 years ago
  80. 9cc1236 [MIPS] SMTC: Fix holes in SMTC and FPU affinity support. by Kevin D. Kissell · 16 years ago
  81. 6657fe0 [MIPS] SMTC: Clear TIF_FPUBOUND on clone / fork. by Ralf Baechle · 16 years ago
  82. 9d5a9e7 Remove asm/a.out.h files for all architectures without a.out support. by Adrian Bunk · 16 years ago
  83. 9b610fd Merge branch 'linus' into timers/nohz by Ingo Molnar · 16 years ago
  84. b8f8c3c nohz: prevent tick stop outside of the idle loop by Thomas Gleixner · 16 years ago
  85. 2957c9e [MIPS] IRIX: Goodbye and thanks for all the fish by Ralf Baechle · 16 years ago
  86. bbaf238 [MIPS] Ensure that ST0_FR is never set on a 32 bit kernel by Chris Dearman · 16 years ago
  87. 49a89ef [MIPS] Fix "no space between function name and open parenthesis" warnings. by Ralf Baechle · 17 years ago
  88. 7bcf771 [MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt by Ralf Baechle · 17 years ago
  89. e5d7775 [MIPS] R3000 setup for kernel_thread() by Maciej W. Rozycki · 17 years ago
  90. 293c5bd [MIPS] Fixup secure computing stuff. by Ralf Baechle · 17 years ago
  91. 9410910 [MIPS] User stack pointer randomisation by Franck Bui-Huu · 17 years ago
  92. b3f6df9 [MIPS] Transform old-style macros to newer "__noreturn" by Robert P. J. Day · 17 years ago
  93. c68644d [MIPS] Make SMTC_IDLE_HOOK_DEBUG a proper option in Kconfig.debug. by Ralf Baechle · 17 years ago
  94. db0b937 [MIPS] Make kernel_thread_helper() static by Atsushi Nemoto · 17 years ago
  95. 151fd6a [MIPS] signals: Share even more code. by Ralf Baechle · 17 years ago
  96. 447deaf [MIPS] SMTC: Cleanup idle hook invocation. by Ralf Baechle · 17 years ago
  97. 55b7428 [MIPS] Use kallsyms_lookup_size_offset() instead of kallsyms_lookup() by Franck Bui-Huu · 18 years ago
  98. e04582b [MIPS] Make sure cpu_has_fpu is used only in atomic context by Atsushi Nemoto · 18 years ago
  99. 1924600 [MIPS] Make unwind_stack() can dig into interrupted context by Atsushi Nemoto · 18 years ago
  100. 1df0f0f [MIPS] lockdep: Add STACKTRACE_SUPPORT and enable LOCKDEP_SUPPORT by Atsushi Nemoto · 18 years ago