1. 8a7f97b treewide: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  2. 9415673 arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0) by Mike Rapoport · 6 years ago
  3. d9862cf Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  4. 736706b get rid of legacy 'get_ds()' function by Linus Torvalds · 6 years ago
  5. c8790d6 MIPS: MemoryMapID (MMID) Support by Paul Burton · 6 years ago
  6. 89261c5 Merge tag 'mips_4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  7. 25517ed MIPS: Let early memblock_alloc*() allocate memories bottom-up by Huacai Chen · 6 years ago
  8. b6d18e7 MIPS: Don't dump Hi & Lo regs on >= MIPSr6 by Paul Burton · 6 years ago
  9. 5328f74 MIPS: traps: Never enable FPU when CONFIG_MIPS_FP_SUPPORT=n by Paul Burton · 6 years ago
  10. 1975ed4 MIPS: Ensure emulated FP sets PF_USED_MATH by Paul Burton · 6 years ago
  11. cc97ab2 MIPS: Simplify FP context initialization by Paul Burton · 6 years ago
  12. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  13. 4fc4a09 memblock: replace __alloc_bootmem with memblock_alloc_from by Mike Rapoport · 6 years ago
  14. bcec54b mips: switch to NO_BOOTMEM by Mike Rapoport · 6 years ago
  15. 4988154 MIPS: Remove no-op/identity casts by Paul Burton · 6 years ago
  16. 0c4b0f8 Merge tag 'mips_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  17. e5a32b5 Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  18. 4bcb4ad MIPS: Consistently declare TLB functions by Paul Burton · 6 years ago
  19. 5a26783 MIPS: Call dump_stack() from show_regs() by Paul Burton · 7 years ago
  20. 8c8d953 MIPS: Schedule on CPUs we need to lose FPU for a mode switch by Paul Burton · 7 years ago
  21. 0bb0a11 signal/mips: Report FPE_FLTUNK for undiagnosed floating point exceptions by Guenter Roeck · 7 years ago
  22. f43a54a signal/mips: Use force_sig_fault where appropriate by Eric W. Biederman · 7 years ago
  23. 6887a56 sched/wait, arch/mips: Fix and convert wait_on_atomic_t() usage to the new wait_var_event() API by Peter Zijlstra · 7 years ago
  24. 5f74972 signal: Don't use structure initializers for struct siginfo by Eric W. Biederman · 7 years ago
  25. 5e4def2 Pass mode to wait_on_atomic_t() action funcs and provide default actions by David Howells · 7 years ago
  26. e83f7e0 MIPS: CPS: Have asm/mips-cps.h include CM & CPC headers by Paul Burton · 7 years ago
  27. 93c5bba5 MIPS: CM: Use BIT/GENMASK for register fields, order & drop shifts by Paul Burton · 7 years ago
  28. b123718 MIPS: signal: Remove unreachable code from force_fcr31_sig(). by Ralf Baechle · 7 years ago
  29. 3b2db17 MIPS: Remove unused R6000 support by Paul Burton · 8 years ago
  30. a94c33d lib/extable.c: use bsearch() library function in search_extable() by Thomas Meyer · 7 years ago
  31. 8542363 MIPS: Avoid accidental raw backtrace by James Hogan · 8 years ago
  32. 0632466 format-security: move static strings to const by Kees Cook · 8 years ago
  33. 5a34133 MIPS: Check TLB before handle_ri_rdhwr() for Loongson-3 by Huacai Chen · 8 years ago
  34. 68e21be sched/headers: Move task->mm handling methods to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  35. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  36. f1f1007 mm: add new mmgrab() helper by Vegard Nossum · 8 years ago
  37. e11124d MIPS: Remove r2_emul_return from struct thread_info by Paul Burton · 8 years ago
  38. 35e6de3 MIPS: traps: Ensure L1 & L2 ECC checking match for CM3 systems by Paul Burton · 8 years ago
  39. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  40. 5a1aca4 MIPS: Fix FCSR Cause bit handling for correct SIGFPE issue by Maciej W. Rozycki · 8 years ago
  41. 752f549 MIPS: Fix __show_regs() output by Paul Burton · 8 years ago
  42. 41000c5 MIPS: traps: Fix output of show_code by Matt Redfearn · 8 years ago
  43. fe4e09e MIPS: traps: Fix output of show_stacktrace by Matt Redfearn · 8 years ago
  44. bcf084d MIPS: traps: Fix output of show_backtrace by Matt Redfearn · 8 years ago
  45. dabdc18 MIPS: Print CM error reports upon bus errors by Paul Burton · 8 years ago
  46. 4b22c69 MIPS: traps: Ensure full EBase is written by Matt Redfearn · 8 years ago
  47. c195e07 MIPS: traps: Convert ebase to KSEG0 by James Hogan · 8 years ago
  48. 1802289 MIPS: traps: 64bit kernels should read CP0_EBase 64bit by James Hogan · 8 years ago
  49. 9f3b808 MIPS: Migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
  50. 4305f42 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  51. bcfc8f0 MIPS: traps: return correct si code for accessing nonmapped addresses by Petar Jovanovic · 8 years ago
  52. b937ff6 MIPS: KVM: Don't hardcode restored HWREna by James Hogan · 9 years ago
  53. aff565a MIPS: Clean up RDHWR handling by James Hogan · 9 years ago
  54. 878edf0 MIPS: KVM: Restore host EBase from ebase variable by James Hogan · 9 years ago
  55. e49d384 MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCC by Maciej W. Rozycki · 9 years ago
  56. 4edf00a MIPS: Retrieve ASID masks using function accepting struct cpuinfo_mips by Paul Burton · 9 years ago
  57. 201233e MIPS: traps: remove unused variable by Tony Wu · 9 years ago
  58. b2edcfc MIPS: Loongson: Add Loongson-3A R2 basic support by Huacai Chen · 9 years ago
  59. e233c73 MIPS: Add and use CAUSEF_WP definition by James Hogan · 9 years ago
  60. 1091bfa MIPS: Add P6600 cases to CPU switch statements by Paul Burton · 9 years ago
  61. 04d83f9 MIPS: traps: Make sure secondary cores have a sane ebase register by Markos Chandras · 9 years ago
  62. 99a7a23 MIPS: panic immediately when panic_on_oops by Aaro Koskinen · 9 years ago
  63. 81a76d7 MIPS: Avoid using unwind_stack() with usermode by James Hogan · 9 years ago
  64. 3d50a7f MIPS: traps.c: Verify the ISA for microMIPS RDHWR emulation by Maciej W. Rozycki · 9 years ago
  65. 3b143cc MIPS: traps: Correct the SIGTRAP debug ABI in `do_watch' and `do_trap_or_bp' by Maciej W. Rozycki · 9 years ago
  66. 92a76f6 MIPS: Fix misspellings in comments. by Adam Buchbinder · 9 years ago
  67. e723e3f MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp' by Maciej W. Rozycki · 9 years ago
  68. 7aa7047 MIPS: traps.c: Correct microMIPS RDHWR emulation by Maciej W. Rozycki · 9 years ago
  69. 10f6d99f MIPS: traps.c: Don't emulate RDHWR in the CpU #0 exception handler by Maciej W. Rozycki · 9 years ago
  70. 1b505de MIPS: Use EXCCODE_ constants with set_except_vector() by James Hogan · 9 years ago
  71. da34232 Merge branch '4.3-fixes' into mips-for-linux-next by Ralf Baechle · 9 years ago
  72. 7963b3f MIPS: add nmi_enter() + nmi_exit() to nmi_exception_handler() by Petri Gynther · 9 years ago
  73. a13c996 MIPS: traps: tidy up ebase calculation by Paul Burton · 9 years ago
  74. 40e084a MIPS: Add uprobes support. by Ralf Baechle · 9 years ago
  75. e3b2883 MIPS: Set trap_no field in thread_struct on exception. by Ralf Baechle · 9 years ago
  76. 3c865dd MIPS: Refactor dumping of TLB registers for r3k/r4k by James Hogan · 9 years ago
  77. 4e88a86 MIPS: Add cases for CPU_I6400 by Markos Chandras · 10 years ago
  78. 1e77863 MIPS: show_stack: Fix stack trace with EVA by James Hogan · 9 years ago
  79. 55c723e MIPS: do_mcheck: Fix kernel code dump with EVA by James Hogan · 9 years ago
  80. 761b449 MIPS: kernel: traps: Fix broken indentation by Markos Chandras · 10 years ago
  81. 52ea7bf MIPS: Get rid of 'kgdb_early_setup' cruft. by Sergei Shtylyov · 10 years ago
  82. 37dd381 MIPS: traps: print Exception Code in __show_regs() by Petri Gynther · 10 years ago
  83. 2d2ec2f MIPS: traps: remove extra Tainted: line from __show_regs() output by Petri Gynther · 10 years ago
  84. 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
  85. bfaf245 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  86. 304acb7 MIPS: Set `si_code' for SIGFPE signals sent from emulation too by Maciej W. Rozycki · 10 years ago
  87. 443c440 MIPS: Always clear FCSR cause bits after emulation by Maciej W. Rozycki · 10 years ago
  88. ed2d72c MIPS: Respect the FCSR exception mask for `si_code' by Maciej W. Rozycki · 10 years ago
  89. 2d83fea MIPS: Correct FP ISA requirements by Maciej W. Rozycki · 10 years ago
  90. c987503 MIPS: Fix BREAK code interpretation heuristics by Maciej W. Rozycki · 10 years ago
  91. f6a31da MIPS: BREAK instruction interpretation corrections by Maciej W. Rozycki · 10 years ago
  92. 68893e0 MIPS: Correct MIPS16 BREAK code interpretation by Maciej W. Rozycki · 10 years ago
  93. 27e28e8 MIPS: Normalise code flow in the CpU exception handler by Maciej W. Rozycki · 10 years ago
  94. 4a7c237 MIPS: Reindent R6 RI exception emulation by Maciej W. Rozycki · 10 years ago
  95. 1f44377 MIPS: Correct the comment for FPU emulator traps by Maciej W. Rozycki · 10 years ago
  96. 8f7ff02 MIPS: Read CPU IRQ line that FDC to routed to by James Hogan · 10 years ago
  97. 4a91d8f MIPS: Allow shared IRQ for timer & perf counter by James Hogan · 10 years ago
  98. 64bedff MIPS: Clear [MSA]FPE CSR.Cause after notify_die() by James Hogan · 10 years ago
  99. ad70c13 MIPS: Ensure FCSR cause bits are clear after invoking FPU emulator by Paul Burton · 10 years ago
  100. 8dd9289 mips: fix up obsolete cpu function usage. by Rusty Russell · 10 years ago