1. ae07ea8 MIPS: pistachio: Determine SoC revision during boot by James Hartley · 8 years ago
  2. 80fa40a MIPS: BMIPS: Adjust mips-hpt-frequency for BCM7435 by Florian Fainelli · 8 years ago
  3. 86ce9a3 mips: mt7620: fallback to SDRAM when syscfg0 does not have a valid value for the memory type by Sashka Nochkin · 8 years ago
  4. 6533af4 MIPS: Prevent "restoration" of MSA context in non-MSA kernels by Paul Burton · 8 years ago
  5. 1fa4055 MIPS: cevt-r4k: Dynamically calculate min_delta_ns by James Hogan · 8 years ago
  6. 24e1df6 MIPS: malta-time: Take seconds into account by James Hogan · 8 years ago
  7. aab4673 MIPS: malta-time: Start GIC count before syncing to RTC by James Hogan · 8 years ago
  8. 6b83225 MIPS: Force CPUs to lose FP context during mode switches by Paul Burton · 8 years ago
  9. bd239f1 MIPS: Disable preemption during prctl(PR_SET_FP_MODE, ...) by Paul Burton · 8 years ago
  10. e70ac02 MIPS: Allow emulation for unaligned [LS]DXC1 instructions by Paul Burton · 8 years ago
  11. abf378b MIPS: ptrace: Prevent writes to read-only FCSR bits by Maciej W. Rozycki · 8 years ago
  12. 4249548 MIPS: ptrace: Fix FP context restoration FCSR regression by Maciej W. Rozycki · 8 years ago
  13. 9125f19 MIPS: dts: pic32: Update dts to reflect new PIC32MZDA clk binding by Purna Chandra Mandal · 8 years ago
  14. ce6e118 CLK: microchip: Add Microchip PIC32 clock driver. by Purna Chandra Mandal · 8 years ago
  15. d863dc9 dt/bindings/clk: Add PIC32 clock binding documentation. by Purna Chandra Mandal · 8 years ago
  16. c9babb1 MIPS: ELF: Unify ABI classification macros by Maciej W. Rozycki · 8 years ago
  17. 4a60ad5 MIPS: ELF: Unify __MIPS_O32_FP64_MUST_BE_ZERO definitions by Maciej W. Rozycki · 8 years ago
  18. de70416 MIPS: ELF: Deconditionalise ABI flags definitions by Maciej W. Rozycki · 8 years ago
  19. 4b62fad MIPS: Print GuestCtl1 on machine check exception by James Hogan · 8 years ago
  20. 382208dc MIPS: dump_tlb: Preserve and dump GuestID by James Hogan · 8 years ago
  21. 6ad816e MIPS: Add probing & defs for VZ & guest features by James Hogan · 8 years ago
  22. 7eb9111 MIPS: Add guest CP0 accessors by James Hogan · 8 years ago
  23. f913e9e MIPS: Add register definitions for VZ ASE registers by James Hogan · 8 years ago
  24. 9e575f7 MIPS: Avoid magic numbers probing kscratch_mask by James Hogan · 8 years ago
  25. 30228c4 MIPS: Add perf counter feature by James Hogan · 8 years ago
  26. f18bdfa MIPS: Add defs & probing of [X]ContextConfig by James Hogan · 8 years ago
  27. e06a154 MIPS: Add defs & probing of BadInstr[P] registers by James Hogan · 8 years ago
  28. 37fb60f MIPS: Add defs & probing of extended CP0_EBase by James Hogan · 8 years ago
  29. 37af2f3 MIPS: Define & use CP0_EBase bit definitions by James Hogan · 8 years ago
  30. dc3ee60 MIPS: alchemy: Remove CLK_IS_ROOT by Stephen Boyd · 8 years ago
  31. 9c938a0 MIPS: ath79: Remove CLK_IS_ROOT by Stephen Boyd · 8 years ago
  32. 8f4703a MIPS: Octeon: detect and fix byte swapped initramfs by Aurelien Jarno · 8 years ago
  33. b472080 MIPS: BMIPS: BMIPS4380 and BMIPS5000 support RIXI by Florian Fainelli · 9 years ago
  34. 2e27476 MIPS: Move RIXI exception enabling after vendor-specific cpu_probe by Florian Fainelli · 9 years ago
  35. 8256b17 MIPS: Allow RIXI to be used on non-R2 or R6 cores by Florian Fainelli · 9 years ago
  36. e56c7e1 MIPS: mm: Panic if an XPA kernel is run without RIXI by Paul Burton · 8 years ago
  37. 4b6f99d MIPS: mm: Don't do MTHC0 if XPA not present by James Hogan · 8 years ago
  38. 2caa89b MIPS: mm: Simplify build_update_entries by Paul Burton · 8 years ago
  39. b4ebbb8 MIPS: mm: Be more explicit about PTE mode bit handling by Paul Burton · 8 years ago
  40. bbeeffe MIPS: mm: Pass scratch register through to iPTE_SW by Paul Burton · 8 years ago
  41. f383219 MIPS: mm: Don't clobber $1 on XPA TLB refill by James Hogan · 8 years ago
  42. 7b2cb64 MIPS: mm: Fix MIPS32 36b physical addressing (alchemy, netlogic) by Paul Burton · 8 years ago
  43. 745f355 MIPS: mm: Unify pte_page definition by Paul Burton · 8 years ago
  44. 780602d MIPS: mm: Standardise on _PAGE_NO_READ, drop _PAGE_READ by Paul Burton · 8 years ago
  45. 6949770 MIPS: Use enums to make asm/pgtable-bits.h readable by Paul Burton · 8 years ago
  46. 253f0d4 MIPS: Remove redundant asm/pgtable-bits.h inclusions by Paul Burton · 8 years ago
  47. 14bc241 MIPS: Fix HTW config on XPA kernel without LPA enabled by James Hogan · 8 years ago
  48. 1282257 MIPS: Separate XPA CPU feature into LPA and MVH by James Hogan · 8 years ago
  49. ab4a92e MIPS: math-emu: Fix jalr emulation when rd == $0 by Paul Burton · 8 years ago
  50. db57f29 MIPS: math-emu: Fix m{add,sub}.s shifts by Paul Burton · 8 years ago
  51. 5c18c936 MIPS: math-emu: Fix code indentation by Paul Burton · 8 years ago
  52. 95bff24 MIPS: math-emu: Fix bit-width in ieee754dp_{mul, maddf, msubf} comments by Paul Burton · 8 years ago
  53. e2d11e1 MIPS: math-emu: Add z argument macros by Paul Burton · 8 years ago
  54. d728f67 MIPS: math-emu: Unify ieee754dp_m{add,sub}f by Paul Burton · 8 years ago
  55. 6162051 MIPS: math-emu: Unify ieee754sp_m{add,sub}f by Paul Burton · 8 years ago
  56. 4b820d9 MIPS: math-emu: Emulate MIPSr6 sel.fmt instruction by Paul Burton · 8 years ago
  57. b6d5c4e MIPS: inst: Declare fsel_op for sel.fmt instruction by Paul Burton · 8 years ago
  58. ac14969 MIPS: Fix BC1{EQ,NE}Z return offset calculation by Paul Burton · 8 years ago
  59. 93583e1 MIPS: math-emu: Fix BC1{EQ,NE}Z emulation by Paul Burton · 8 years ago
  60. ed47e15 MIPS: Add support for extending builtin cmdline by Rabin Vincent · 8 years ago
  61. e54ad8c MIPS: Don't add leading spacing to command lines by Rabin Vincent · 8 years ago
  62. 105c22c MIPS: genex: Indent delay slots & clean whitespace by James Hogan · 8 years ago
  63. 2db003a MIPS: Support extended ASIDs by Paul Burton · 8 years ago
  64. 4edf00a MIPS: Retrieve ASID masks using function accepting struct cpuinfo_mips by Paul Burton · 8 years ago
  65. f1b711c MIPS: KVM/locore.S: Relax noat by James Hogan · 8 years ago
  66. 1300fcd MIPS: KVM/locore.S: Only preserve callee saved registers by James Hogan · 8 years ago
  67. ca64c2b MIPS: KVM: Abstract guest ASID mask by Paul Burton · 8 years ago
  68. 9b5c339 MIPS: Add & use CP0_EntryHi ASID definitions by James Hogan · 8 years ago
  69. 5fb59fd MIPS: KVM/locore.S: Don't preserve host ASID around vcpu_run by James Hogan · 8 years ago
  70. 97b9210 MIPS: Change my email address by John Crispin · 8 years ago
  71. bdb40e8 MAINTAINERS: Change my email address by John Crispin · 8 years ago
  72. 87321fd MIPS: Implement __arch_bitrev* using bitswap for MIPSr6 by Paul Burton · 8 years ago
  73. 015aa05 MIPS: Remove no longer needed work_on_cpu() call by Anna-Maria Gleixner · 8 years ago
  74. e8b5325 MIPS: make PCI_DMA_BUS_IS_PHYS=1 constant by Sergey Ryazanov · 10 years ago
  75. 1e321fa MIPS64: Support of at least 48 bits of SEGBITS by Leonid Yegoshin · 9 years ago
  76. 7939469 MIPS64: signal: Fix o32 sigaction syscall by Leonid Yegoshin · 9 years ago
  77. cb80b2a MIPS: remove aliasing alignment if HW has antialising support by Leonid Yegoshin · 9 years ago
  78. 201233e MIPS: traps: remove unused variable by Tony Wu · 9 years ago
  79. 1e820da MIPS: Loongson-3: Introduce CONFIG_LOONGSON3_ENHANCEMENT by Huacai Chen · 9 years ago
  80. 380cd58 MIPS: Loongson-3: Fast TLB refill handler by Huacai Chen · 9 years ago
  81. 06e4814 MIPS: Loongson: Invalidate special TLBs when needed by Huacai Chen · 9 years ago
  82. 37fbe8f MIPS: Loongson-3: Set cache flush handlers to cache_noop by Huacai Chen · 9 years ago
  83. b2edcfc MIPS: Loongson: Add Loongson-3A R2 basic support by Huacai Chen · 9 years ago
  84. 2465351 MIPS: Loongson-3: Adjust irq dispatch to speedup processing by Huacai Chen · 9 years ago
  85. d05147282 MIPS: Loongson-3: Move chipset ACPI code from drivers to arch by Huacai Chen · 9 years ago
  86. 44896af MIPS: BCM1480: bcm1480_regs.h: strip redundant comments by Antonio Ospite · 9 years ago
  87. 50af501 MIPS: Add and use watch register field definitions by James Hogan · 9 years ago
  88. e233c73 MIPS: Add and use CAUSEF_WP definition by James Hogan · 9 years ago
  89. b0d8a08 watchdog: pic32-dmt: Add PIC32 deadman timer driver by Purna Chandra Mandal · 9 years ago
  90. bfa4326 dt/bindings: Add bindings for PIC32 deadman timer peripheral by Purna Chandra Mandal · 9 years ago
  91. 8f91fc5 watchdog: pic32-wdt: Add PIC32 watchdog driver by Joshua Henderson · 9 years ago
  92. 80c2902 dt/bindings: Add bindings for PIC32 watchdog peripheral by Joshua Henderson · 9 years ago
  93. ba837d3 MIPS: module: fix incorrect IS_ERR_VALUE macro usages by Andrzej Hajda · 9 years ago
  94. acd9e20 MIPS: math-emu: Always propagate sNaN payload in quieting by Maciej W. Rozycki · 9 years ago
  95. 2e5832a MIPS: ELF: Restructure personality macros by Maciej W. Rozycki · 9 years ago
  96. 987e5b8 MIPS: Fix uapi include in exported asm/siginfo.h by James Hogan · 9 years ago
  97. ca9eb49 SIGNAL: Move generic copy_siginfo() to signal.h by James Hogan · 9 years ago
  98. 0e8c1a3 MIPS: Octeon: Mark some functions __init in smp.c by Yang Shi · 9 years ago
  99. 2d52ee8 MIPS: BMIPS: Improve BCM6368 device tree by Álvaro Fernández Rojas · 8 years ago
  100. e3b992d MIPS: BMIPS: Improve BCM6328 device tree by Álvaro Fernández Rojas · 8 years ago