1. 8ca1179 MIPS: Handle non word sized instructions when examining frame by Matt Redfearn · 7 years ago
  2. 416ca41 MIPS: microMIPS: Fix decoding of swsp16 instruction by Matt Redfearn · 7 years ago
  3. bd65d7b MIPS: VDSO: Match data page cache colouring when D$ aliases by Paul Burton · 6 years ago
  4. bffe67b MIPS: loongson64: cs5536: Fix PCI_OHCI_INT_REG reads by Paul Burton · 6 years ago
  5. f3f1e43 MIPS: jz4740: Bump zload address by Paul Cercueil · 6 years ago
  6. 70ea614 MIPS: ath79: fix system restart by Felix Fietkau · 6 years ago
  7. 8d917cb MIPS: WARN_ON invalid DMA cache maintenance, not BUG_ON by Paul Burton · 8 years ago
  8. 19bf03f MIPS: generic: fix missing of_node_put() by Nicholas Mc Guire · 6 years ago
  9. 819a8da MIPS: Octeon: add missing of_node_put() by Nicholas Mc Guire · 6 years ago
  10. 65d84b6 MIPS: Fix ISA virt/bus conversion for non-zero PHYS_OFFSET by Paul Burton · 6 years ago
  11. 0d8f227 kthread: fix boot hang (regression) on MIPS/OpenRISC by Vegard Nossum · 7 years ago
  12. a6b728b MIPS: lib: Provide MIPS64r6 __multi3() for GCC < 7 by Paul Burton · 6 years ago
  13. eb3717f MIPS: Correct the 64-bit DSP accumulator register size by Maciej W. Rozycki · 6 years ago
  14. 5f56ddc Revert "MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum" by Rafał Miłecki · 6 years ago
  15. 650321f MIPS: Fix off-by-one in pci_resource_to_user() by Paul Burton · 6 years ago
  16. 92f7241 MIPS: ath79: fix register address in ath79_ddr_wb_flush() by Felix Fietkau · 6 years ago
  17. dc9e795 MIPS: Use async IPIs for arch_trigger_cpumask_backtrace() by Paul Burton · 6 years ago
  18. 92cb118 MIPS: Fix ioremap() RAM check by Paul Burton · 6 years ago
  19. 473b33d MIPS: Call dump_stack() from show_regs() by Paul Burton · 6 years ago
  20. 344d615 MIPS: io: Add barrier after register read in inX() by Huacai Chen · 6 years ago
  21. 83f9549 MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum by Tokunori Ikegami · 6 years ago
  22. 95f8713 mips: ftrace: fix static function graph tracing by Matthias Schiffer · 6 years ago
  23. ef1b8fb MIPS: prctl: Disallow FRE without FR with PR_SET_FP_MODE requests by Maciej W. Rozycki · 6 years ago
  24. 5826fc5 MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRs by Maciej W. Rozycki · 6 years ago
  25. f65c7c6 MIPS: Octeon: Fix logging messages with spurious periods after newlines by Joe Perches · 7 years ago
  26. 9b6fe8d MIPS: ath79: Fix AR724X_PLL_REG_PCIE_CONFIG offset by Mathias Kresin · 7 years ago
  27. d6a4ef1 MIPS: TXx9: use IS_BUILTIN() for CONFIG_LEDS_CLASS by Matt Redfearn · 7 years ago
  28. 51b896a MIPS: generic: Fix machine compatible matching by James Hogan · 7 years ago
  29. 211922c KVM: Fix spelling mistake: "cop_unsuable" -> "cop_unusable" by Colin Ian King · 6 years ago
  30. 0ed5a21 MIPS: Fix ptrace(2) PTRACE_PEEKUSR and PTRACE_POKEUSR accesses to o32 FGRs by Maciej W. Rozycki · 6 years ago
  31. b1e0cf6 MIPS: ptrace: Expose FIR register through FP regset by Maciej W. Rozycki · 6 years ago
  32. aa9a00e MIPS: c-r4k: Fix data corruption related to cache coherence by NeilBrown · 6 years ago
  33. 81da9f8 futex: Remove duplicated code and fix undefined behaviour by Jiri Slaby · 7 years ago
  34. 5955f16 MIPS: Generic: Fix big endian CPUs on generic machine by Matt Redfearn · 8 years ago
  35. 95a9a52 MIPS: memset.S: Fix clobber of v1 in last_fixup by Matt Redfearn · 6 years ago
  36. 6cd712b MIPS: memset.S: Fix return of __clear_user from Lpartial_fixup by Matt Redfearn · 6 years ago
  37. 7177f0b MIPS: memset.S: EVA & fault support for small_memset by Matt Redfearn · 6 years ago
  38. 1179774 MIPS: uaccess: Add micromips clobbers to bzero invocation by Matt Redfearn · 6 years ago
  39. 353a718 MIPS: kprobes: flush_insn_slot should flush only if probe initialised by Marcin Nowakowski · 7 years ago
  40. b79e6d2 MIPS: mm: adjust PKMAP location by Marcin Nowakowski · 7 years ago
  41. 222c8b4 MIPS: mm: fixed mappings: correct initialisation by Marcin Nowakowski · 7 years ago
  42. 3eaa5de MIPS: ralink: Remove ralink_halt() by NeilBrown · 7 years ago
  43. c86742f MIPS: r2-on-r6-emu: Clear BLTZALL and BGEZALL debugfs counters by Aleksandar Markovic · 8 years ago
  44. 198142a MIPS: r2-on-r6-emu: Fix BLEZL and BGTZL identification by Leonid Yegoshin · 8 years ago
  45. 5b52c8c MIPS: BPF: Fix multiple problems in JIT skb access helpers. by David Daney · 8 years ago
  46. e50c396 MIPS: BPF: Quit clobbering callee saved registers in JIT code. by David Daney · 8 years ago
  47. a9fbf7a MIPS: OCTEON: irq: Check for null return on kzalloc allocation by Colin Ian King · 7 years ago
  48. 407795e MIPS: ath25: Check for kzalloc allocation failure by Colin Ian King · 7 years ago
  49. 4bd523f MIPS: BMIPS: Do not mask IPIs during suspend by Justin Chen · 7 years ago
  50. b5075ee MIPS: Implement __multi3 for GCC7 MIPS64r6 builds by James Hogan · 7 years ago
  51. 3d95c4f MIPS: Fix typo BIG_ENDIAN to CPU_BIG_ENDIAN by Corentin Labbe · 7 years ago
  52. 60249fe MIPS: AR7: ensure the port type's FCR value is used by Jonas Gorski · 7 years ago
  53. 78c00f5 MIPS: Disallow outsized PTRACE_SETREGSET NT_PRFPREG regset accesses by Maciej W. Rozycki · 7 years ago
  54. 1f4cff1 MIPS: Also verify sizeof `elf_fpreg_t' with PTRACE_SETREGSET by Maciej W. Rozycki · 7 years ago
  55. cfc5c63 MIPS: Fix an FCSR access API regression with NT_PRFPREG and MSA by Maciej W. Rozycki · 7 years ago
  56. f616180 MIPS: Consistently handle buffer counter with PTRACE_SETREGSET by Maciej W. Rozycki · 7 years ago
  57. 5b593a81 MIPS: Guard against any partial write attempt with PTRACE_SETREGSET by Maciej W. Rozycki · 7 years ago
  58. 8eb5655 MIPS: Factor out NT_PRFPREG regset access helpers by Maciej W. Rozycki · 7 years ago
  59. 14e1c57 MIPS: Validate PR_SET_FP_MODE prctl(2) requests against the ABI of the task by Maciej W. Rozycki · 7 years ago
  60. 00ecb4b MIPS: math-emu: Fix final emulation phase for certain instructions by Aleksandar Markovic · 7 years ago
  61. 3f6e291 MIPS: BCM47XX: Fix LED inversion for WRT54GSv1 by Mirko Parthey · 7 years ago
  62. 219f386 MIPS: Fix an n32 core file generation regset support regression by Maciej W. Rozycki · 7 years ago
  63. 3a63c9b MIPS: dts: remove bogus bcm96358nb4ser.dtb from dtb-y entry by Masahiro Yamada · 7 years ago
  64. e921148 MIPS: Fix odd fp register warnings with MIPS64r2 by James Hogan · 7 years ago
  65. 822c308 MIPS: pci: Remove KERN_WARN instance inside the mt7620 driver by John Crispin · 8 years ago
  66. 49ad11b MIPS: ralink: Fix typo in mt7628 pinmux function by Mathias Kresin · 7 years ago
  67. 351ece3 MIPS: ralink: Fix MT7628 pinmux by Mathias Kresin · 7 years ago
  68. d7df7af MIPS: Netlogic: Exclude netlogic,xlp-pic code from XLR builds by Paul Burton · 8 years ago
  69. ade4b22 MIPS: traps: Ensure L1 & L2 ECC checking match for CM3 systems by Paul Burton · 8 years ago
  70. 73b6038 MIPS: init: Ensure reserved memory regions are not added to bootmem by Marcin Nowakowski · 8 years ago
  71. 6539d1c MIPS: init: Ensure bootmem does not corrupt reserved memory by Marcin Nowakowski · 8 years ago
  72. 3b0f619 MIPS: End asm function prologue macros with .insn by Paul Burton · 8 years ago
  73. 1331af4 MIPS: AR7: Ensure that serial ports are properly set up by Oswald Buddenhagen · 7 years ago
  74. 76aaa78 MIPS: AR7: Defer registration of GPIO by Jonas Gorski · 7 years ago
  75. b17e663 MIPS: BMIPS: Fix missing cbr address by Jaedon Shin · 7 years ago
  76. b982203 MIPS: SMP: Fix deadlock & online race by Matt Redfearn · 7 years ago
  77. 3b9fd33 MIPS: Fix race on setting and getting cpu_online_mask by Matija Glavinic Pecotic · 7 years ago
  78. d99db83 MIPS: SMP: Use a completion event to signal CPU up by Matt Redfearn · 8 years ago
  79. 71bcb37 MIPS: Fix CM region target definitions by Paul Burton · 7 years ago
  80. 16d5634 MIPS: microMIPS: Fix incorrect mask in insn_table_MM by Gustavo A. R. Silva · 7 years ago
  81. 0054c0b MIPS: Fix minimum alignment requirement of IRQ stack by Matt Redfearn · 7 years ago
  82. b730920 MIPS: math-emu: Remove pr_err() calls from fpu_emu() by Paul Burton · 7 years ago
  83. 67e8be2 MIPS: smp-cps: Fix retrieval of VPE mask on big endian CPUs by Matt Redfearn · 8 years ago
  84. 3798fd1 MIPS: IRQ Stack: Unwind IRQ stack onto task stack by Matt Redfearn · 8 years ago
  85. 6329973 mips: ath79: clock:- Unmap region obtained by of_iomap by Arvind Yadav · 8 years ago
  86. 30a0220 MIPS: Lantiq: Fix another request_mem_region() return code check by Arnd Bergmann · 8 years ago
  87. 0cde56d MIPS: ralink: Fix incorrect assignment on ralink_soc by Colin Ian King · 8 years ago
  88. 0e22be7 MIPS: ralink: Fix a typo in the pinmux setup. by John Crispin · 8 years ago
  89. 84eaa74 MIPS: Ensure bss section ends on a long-aligned address by Paul Burton · 8 years ago
  90. 1f143ba MIPS: math-emu: <MADDF|MSUBF>.D: Fix accuracy (64-bit case) by Douglas Leung · 7 years ago
  91. d2b488e MIPS: math-emu: <MADDF|MSUBF>.S: Fix accuracy (32-bit case) by Douglas Leung · 7 years ago
  92. 5cabf99 MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Clean up "maddf_flags" enumeration by Aleksandar Markovic · 7 years ago
  93. d56a9ca MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of zero inputs by Aleksandar Markovic · 7 years ago
  94. 8981bca MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of infinite inputs by Aleksandar Markovic · 7 years ago
  95. 4f8479c MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix NaN propagation by Aleksandar Markovic · 7 years ago
  96. 4e0694a6 MIPS: math-emu: Handle zero accumulator case in MADDF and MSUBF separately by Aleksandar Markovic · 7 years ago
  97. 9381a99 MIPS: math-emu: MINA.<D|S>: Fix some cases of infinity and zero inputs by Aleksandar Markovic · 7 years ago
  98. f7d36f6 MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of both infinite inputs by Aleksandar Markovic · 7 years ago
  99. a04d537 MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of input values with opposite signs by Aleksandar Markovic · 7 years ago
  100. d2b6fcb MIPS: math-emu: <MAX|MIN>.<D|S>: Fix cases of both inputs negative by Aleksandar Markovic · 7 years ago