1. fa62f39 MIPS: Fix build error due to PTR used in more places by Thomas Bogendoerfer · 3 years ago
  2. a7a08b2 arch: remove compat_alloc_user_space by Arnd Bergmann · 3 years, 4 months ago
  3. 78cf0eb MIPS: Fix kernel hang under FUNCTION_GRAPH_TRACER and PREEMPT_TRACER by Tiezhu Yang · 3 years, 8 months ago
  4. 04324f4 MIPS: Remove get_fs/set_fs by Thomas Bogendoerfer · 3 years, 10 months ago
  5. 057a14d arch: mips: update references to current linux-mips list by Lukas Bulwahn · 3 years, 11 months ago
  6. 5b05897 mips: lib: uncached: fix non-standard usage of variable 'sp' by Anders Roxell · 4 years, 1 month ago
  7. 1cd95ab mips: propagate the calling convention change down into __csum_partial_copy_..._user() by Al Viro · 4 years, 6 months ago
  8. f863c65 mips: __csum_partial_copy_kernel() has no users left by Al Viro · 4 years, 6 months ago
  9. cc44c17 csum_partial_copy_nocheck(): drop the last argument by Al Viro · 4 years, 6 months ago
  10. 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 8 months ago
  11. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
  12. ab7c01f mips: Add MIPS Release 5 support by Serge Semin · 4 years, 8 months ago
  13. 78bdbba MIPS: do not compile generic functions for CONFIG_CAVIUM_OCTEON_SOC by Masahiro Yamada · 4 years, 10 months ago
  14. ba9196d MIPS: Make DIEI support as a config option by Jiaxun Yang · 5 years ago
  15. 18d84e2e MIPS: make CPU_HAS_LOAD_STORE_LR opt-out by Alexander Lobakin · 5 years ago
  16. 268a2d6 MIPS: Loongson64: Rename CPU TYPES by Jiaxun Yang · 5 years ago
  17. c042be0 MIPS: bitops: Use BIT_WORD() & BITS_PER_LONG by Paul Burton · 5 years ago
  18. 6bbe043 MIPS: bitops: Implement test_and_set_bit() in terms of _lock variant by Paul Burton · 5 years ago
  19. 775c8a3 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 504 by Thomas Gleixner · 6 years ago
  20. c8790d6 MIPS: MemoryMapID (MMID) Support by Paul Burton · 6 years ago
  21. 1d6fb22 MIPS: lib: Use kernel_pref & user_pref in memcpy() by Paul Burton · 6 years ago
  22. 68dec26 MIPS: memset: Limit excessive `noreorder' assembly mode use by Maciej W. Rozycki · 6 years ago
  23. 2f7619a MIPS: memset: Fix CPU_DADDI_WORKAROUNDS `small_fixup' regression by Maciej W. Rozycki · 6 years ago
  24. 932afde MIPS: Add Kconfig variable for CPUs with unaligned load/store instructions by Yasha Cherikovsky · 6 years ago
  25. b962aeb MIPS: Use GENERIC_IOMAP by Paul Burton · 6 years ago
  26. 690d916 MIPS: lib: Provide MIPS64r6 __multi3() for GCC < 7 by Paul Burton · 6 years ago
  27. 6312455 MIPS: memset.S: Add comments to fault fixup handlers by Matt Redfearn · 7 years ago
  28. b1c03f1 MIPS: memset.S: Fix byte_fixup for MIPSr6 by Matt Redfearn · 7 years ago
  29. 2132563 MIPS: memset.S: Reinstate delay slot indentation by Matt Redfearn · 7 years ago
  30. 740129b MIPS: Use generic GCC library routines from lib/ by Antony Pavlov · 7 years ago
  31. c96eebf MIPS: memset.S: Fix clobber of v1 in last_fixup by Matt Redfearn · 7 years ago
  32. daf70d8 MIPS: memset.S: Fix return of __clear_user from Lpartial_fixup by Matt Redfearn · 7 years ago
  33. 8a8158c MIPS: memset.S: EVA & fault support for small_memset by Matt Redfearn · 7 years ago
  34. ebabcf1 MIPS: Implement __multi3 for GCC7 MIPS64r6 builds by James Hogan · 7 years ago
  35. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  36. d8c825e MIPS: Add __ioread64_copy by Paul Burton · 7 years ago
  37. c2c0974 MIPS: Include asm/delay.h for __{,n,u}delay() by Paul Burton · 7 years ago
  38. 568d135d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  39. 3daf281 MIPS: R6: Fix PREF instruction usage by memcpy for MIPS R6 by Leonid Yegoshin · 8 years ago
  40. 8f3ba02d mips: get rid of unused __strnlen_user() by Al Viro · 8 years ago
  41. 10503bf get rid of unused __strncpy_from_user() instances by Al Viro · 8 years ago
  42. 8298525 kill strlen_user() by Al Viro · 8 years ago
  43. 1a4fded mips: get rid of tail-zeroing in primitives by Al Viro · 8 years ago
  44. b668970 MIPS: Fix modversions by Arnd Bergmann · 8 years ago
  45. 576a2f0 MIPS: Export memcpy & memset functions alongside their definitions by Paul Burton · 8 years ago
  46. d6cb671 MIPS: Export string functions alongside their definitions by Paul Burton · 8 years ago
  47. 2313004 MIPS: Export csum functions alongside their definitions by Paul Burton · 8 years ago
  48. 8a98495 MIPS: dump_tlb: Fix printk continuations by James Hogan · 8 years ago
  49. c5611df MIPS: PCI: Introduce CONFIG_PCI_DRIVERS_LEGACY by Paul Burton · 8 years ago
  50. 527581b MIPS: lib: Audit and remove any unnecessary uses of module.h by Paul Gortmaker · 8 years ago
  51. aedcfbe MIPS: lib: Mark intrinsics notrace by Harvey Hunt · 9 years ago
  52. 209b877 MIPS: lib: Fix typo by Andrea Gelmini · 9 years ago
  53. 4b62fad MIPS: Print GuestCtl1 on machine check exception by James Hogan · 9 years ago
  54. 382208dc MIPS: dump_tlb: Preserve and dump GuestID by James Hogan · 9 years ago
  55. 4edf00a MIPS: Retrieve ASID masks using function accepting struct cpuinfo_mips by Paul Burton · 9 years ago
  56. 8e85f27 MIPS: memset.S: Disable code unused with non-R6 MIPS configs by Maciej W. Rozycki · 9 years ago
  57. 6e52684 MIPS: Cleanup the unused __arch_local_irq_restore() function by Huacai Chen · 9 years ago
  58. d6a428f MIPS: uaccess: Take EVA into account in [__]clear_user by James Hogan · 9 years ago
  59. 1ee3630 MIPS: Use ARCH_USE_BUILTIN_BSWAP. by Ralf Baechle · 9 years ago
  60. bae637a MIPS: Rearrange ENTRYLO field definitions by James Hogan · 10 years ago
  61. 9bd860c MIPS: dump_tlb: Dump FrameMask register if exists by James Hogan · 10 years ago
  62. 5d3c3c7 MIPS: dump_tlb: Only dump PageGrain if interesting by James Hogan · 10 years ago
  63. 3c865dd MIPS: Refactor dumping of TLB registers for r3k/r4k by James Hogan · 10 years ago
  64. 3bcb03f MIPS: tlb-r3k: Move CP0.Wired register initialisation to `tlb_init' by Maciej W. Rozycki · 10 years ago
  65. 24ca1d9 MIPS: dump_tlb: Take XPA into account by James Hogan · 10 years ago
  66. c2bc435 MIPS: dump_tlb: Take RI/XI bits into account by James Hogan · 10 years ago
  67. decebcc MIPS: dump_tlb: Take EHINV bit into account by James Hogan · 10 years ago
  68. 48269c7 MIPS: dump_tlb: Take global bit into account by James Hogan · 10 years ago
  69. d7f5499 MIPS: dump_tlb: Make use of EntryLo bit definitions by James Hogan · 10 years ago
  70. d1ce483e MIPS: dump_tlb: Refactor TLB matching by James Hogan · 10 years ago
  71. 137877e MIPS: dump_tlb: Use tlbr hazard macros by James Hogan · 10 years ago
  72. c4fca4f MIPS: strnlen_user.S: Fix a CPU_DADDI_WORKAROUNDS regression by Maciej W. Rozycki · 10 years ago
  73. 615eb60 MIPS: csum_partial: Improve instruction parallelism. by Chen Jie · 10 years ago
  74. 8c56208 MIPS: lib: memset: Add MIPS R6 support by Leonid Yegoshin · 10 years ago
  75. b0ce4bd MIPS: lib: memcpy: Add MIPS R6 support by Leonid Yegoshin · 10 years ago
  76. 8716a763 MIPS: asm: irqflags: Add MIPS R6 related definitions by Markos Chandras · 10 years ago
  77. 4e0748f MIPS: Use generic checksum functions for MIPS R6 by Markos Chandras · 10 years ago
  78. dd2adea MIPS: lib: memset: Clean up some MIPS{EL,EB} ifdefery by Markos Chandras · 10 years ago
  79. 0845bb7 MIPS: iomap: Use __mem_{read,write}{b,w,l} for MMIO by Markos Chandras · 11 years ago
  80. f4f7d86 MIPS: lib: mips-atomic.c: Remove obsolete ifdefery by Markos Chandras · 10 years ago
  81. 432d9ec MIPS: R3000: Remove redundant parentheses by Isamu Mogi · 10 years ago
  82. 80e8bd2 MIPS: R3000: Replace magic numbers with macros by Isamu Mogi · 10 years ago
  83. 4ff3fcc MIPS: Remove __strlen_user(). by Ralf Baechle · 10 years ago
  84. 51b1029 MIPS: lib: memcpy: Restore NOP on delay slot before returning to caller by Markos Chandras · 10 years ago
  85. 491a48a MIPS: R3000: Fix debug output for Virtual page number by Isamu Mogi · 10 years ago
  86. 0097761 MIPS: Fix strnlen_user() return value in case of overlong strings. by Ralf Baechle · 10 years ago
  87. 3c09bae MIPS: Use WSBH/DSBH/DSHD on Loongson 3A by Chen Jie · 10 years ago
  88. e496453 MIPS: __delay ABI-dependent subtraction simplification by Maciej W. Rozycki · 11 years ago
  89. b633648 MIPS: MT: Remove SMTC support by Ralf Baechle · 11 years ago
  90. 44ba138 MIPS: csum_partial.S CPU_DADDI_WORKAROUNDS bug fix by Maciej W. Rozycki · 11 years ago
  91. 465ca5d6 MIPS: __strncpy_from_user_asm CPU_DADDI_WORKAROUNDS bug fix by Maciej W. Rozycki · 11 years ago
  92. 2db4bc3 MIPS: __delay CPU_DADDI_WORKAROUNDS bug fix by Maciej W. Rozycki · 11 years ago
  93. 6f85ceb MIPS: lib: csum_partial: Add EVA support by Markos Chandras · 11 years ago
  94. e89fb56 MIPS: lib: csum_partial: Add macro to build csum_partial symbols by Markos Chandras · 11 years ago
  95. 2ab82e6 MIPS: lib: csum_partial: Merge EXC and load/store macros by Markos Chandras · 11 years ago
  96. ac85227 MIPS: checksum: Split the 'copy_user' symbol by Markos Chandras · 11 years ago
  97. fd9720e MIPS: lib: memset: Add EVA support for the __bzero function. by Markos Chandras · 11 years ago
  98. 6d5155c MIPS: lib: memset: Use macro to build the __bzero symbol by Markos Chandras · 11 years ago
  99. 8483b14 MIPS: lib: memset: Whitespace fixes by Markos Chandras · 11 years ago
  100. cd26cb4 MIPS: lib: memcpy: Add EVA support by Markos Chandras · 11 years ago