1. 30228c4 MIPS: Add perf counter feature by James Hogan · 8 years ago
  2. f18bdfa MIPS: Add defs & probing of [X]ContextConfig by James Hogan · 8 years ago
  3. e06a154 MIPS: Add defs & probing of BadInstr[P] registers by James Hogan · 8 years ago
  4. 37fb60f MIPS: Add defs & probing of extended CP0_EBase by James Hogan · 8 years ago
  5. 37af2f3 MIPS: Define & use CP0_EBase bit definitions by James Hogan · 8 years ago
  6. dc3ee60 MIPS: alchemy: Remove CLK_IS_ROOT by Stephen Boyd · 8 years ago
  7. 9c938a0 MIPS: ath79: Remove CLK_IS_ROOT by Stephen Boyd · 8 years ago
  8. 8f4703a MIPS: Octeon: detect and fix byte swapped initramfs by Aurelien Jarno · 8 years ago
  9. b472080 MIPS: BMIPS: BMIPS4380 and BMIPS5000 support RIXI by Florian Fainelli · 9 years ago
  10. 2e27476 MIPS: Move RIXI exception enabling after vendor-specific cpu_probe by Florian Fainelli · 9 years ago
  11. 8256b17 MIPS: Allow RIXI to be used on non-R2 or R6 cores by Florian Fainelli · 9 years ago
  12. e56c7e1 MIPS: mm: Panic if an XPA kernel is run without RIXI by Paul Burton · 8 years ago
  13. 4b6f99d MIPS: mm: Don't do MTHC0 if XPA not present by James Hogan · 8 years ago
  14. 2caa89b MIPS: mm: Simplify build_update_entries by Paul Burton · 8 years ago
  15. b4ebbb8 MIPS: mm: Be more explicit about PTE mode bit handling by Paul Burton · 8 years ago
  16. bbeeffe MIPS: mm: Pass scratch register through to iPTE_SW by Paul Burton · 8 years ago
  17. f383219 MIPS: mm: Don't clobber $1 on XPA TLB refill by James Hogan · 8 years ago
  18. 7b2cb64 MIPS: mm: Fix MIPS32 36b physical addressing (alchemy, netlogic) by Paul Burton · 8 years ago
  19. 745f355 MIPS: mm: Unify pte_page definition by Paul Burton · 8 years ago
  20. 780602d MIPS: mm: Standardise on _PAGE_NO_READ, drop _PAGE_READ by Paul Burton · 8 years ago
  21. 6949770 MIPS: Use enums to make asm/pgtable-bits.h readable by Paul Burton · 8 years ago
  22. 253f0d4 MIPS: Remove redundant asm/pgtable-bits.h inclusions by Paul Burton · 8 years ago
  23. 14bc241 MIPS: Fix HTW config on XPA kernel without LPA enabled by James Hogan · 8 years ago
  24. 1282257 MIPS: Separate XPA CPU feature into LPA and MVH by James Hogan · 8 years ago
  25. ab4a92e MIPS: math-emu: Fix jalr emulation when rd == $0 by Paul Burton · 8 years ago
  26. db57f29 MIPS: math-emu: Fix m{add,sub}.s shifts by Paul Burton · 8 years ago
  27. 5c18c936 MIPS: math-emu: Fix code indentation by Paul Burton · 8 years ago
  28. 95bff24 MIPS: math-emu: Fix bit-width in ieee754dp_{mul, maddf, msubf} comments by Paul Burton · 8 years ago
  29. e2d11e1 MIPS: math-emu: Add z argument macros by Paul Burton · 8 years ago
  30. d728f67 MIPS: math-emu: Unify ieee754dp_m{add,sub}f by Paul Burton · 8 years ago
  31. 6162051 MIPS: math-emu: Unify ieee754sp_m{add,sub}f by Paul Burton · 8 years ago
  32. 4b820d9 MIPS: math-emu: Emulate MIPSr6 sel.fmt instruction by Paul Burton · 8 years ago
  33. b6d5c4e MIPS: inst: Declare fsel_op for sel.fmt instruction by Paul Burton · 8 years ago
  34. ac14969 MIPS: Fix BC1{EQ,NE}Z return offset calculation by Paul Burton · 8 years ago
  35. 93583e1 MIPS: math-emu: Fix BC1{EQ,NE}Z emulation by Paul Burton · 8 years ago
  36. ed47e15 MIPS: Add support for extending builtin cmdline by Rabin Vincent · 8 years ago
  37. e54ad8c MIPS: Don't add leading spacing to command lines by Rabin Vincent · 8 years ago
  38. 105c22c MIPS: genex: Indent delay slots & clean whitespace by James Hogan · 8 years ago
  39. 2db003a MIPS: Support extended ASIDs by Paul Burton · 8 years ago
  40. 4edf00a MIPS: Retrieve ASID masks using function accepting struct cpuinfo_mips by Paul Burton · 8 years ago
  41. f1b711c MIPS: KVM/locore.S: Relax noat by James Hogan · 8 years ago
  42. 1300fcd MIPS: KVM/locore.S: Only preserve callee saved registers by James Hogan · 8 years ago
  43. ca64c2b MIPS: KVM: Abstract guest ASID mask by Paul Burton · 8 years ago
  44. 9b5c339 MIPS: Add & use CP0_EntryHi ASID definitions by James Hogan · 8 years ago
  45. 5fb59fd MIPS: KVM/locore.S: Don't preserve host ASID around vcpu_run by James Hogan · 8 years ago
  46. 97b9210 MIPS: Change my email address by John Crispin · 8 years ago
  47. bdb40e8 MAINTAINERS: Change my email address by John Crispin · 8 years ago
  48. 87321fd MIPS: Implement __arch_bitrev* using bitswap for MIPSr6 by Paul Burton · 8 years ago
  49. 015aa05 MIPS: Remove no longer needed work_on_cpu() call by Anna-Maria Gleixner · 8 years ago
  50. e8b5325 MIPS: make PCI_DMA_BUS_IS_PHYS=1 constant by Sergey Ryazanov · 10 years ago
  51. 1e321fa MIPS64: Support of at least 48 bits of SEGBITS by Leonid Yegoshin · 9 years ago
  52. 7939469 MIPS64: signal: Fix o32 sigaction syscall by Leonid Yegoshin · 9 years ago
  53. cb80b2a MIPS: remove aliasing alignment if HW has antialising support by Leonid Yegoshin · 9 years ago
  54. 201233e MIPS: traps: remove unused variable by Tony Wu · 9 years ago
  55. 1e820da MIPS: Loongson-3: Introduce CONFIG_LOONGSON3_ENHANCEMENT by Huacai Chen · 9 years ago
  56. 380cd58 MIPS: Loongson-3: Fast TLB refill handler by Huacai Chen · 9 years ago
  57. 06e4814 MIPS: Loongson: Invalidate special TLBs when needed by Huacai Chen · 9 years ago
  58. 37fbe8f MIPS: Loongson-3: Set cache flush handlers to cache_noop by Huacai Chen · 9 years ago
  59. b2edcfc MIPS: Loongson: Add Loongson-3A R2 basic support by Huacai Chen · 9 years ago
  60. 2465351 MIPS: Loongson-3: Adjust irq dispatch to speedup processing by Huacai Chen · 9 years ago
  61. d05147282 MIPS: Loongson-3: Move chipset ACPI code from drivers to arch by Huacai Chen · 9 years ago
  62. 44896af MIPS: BCM1480: bcm1480_regs.h: strip redundant comments by Antonio Ospite · 9 years ago
  63. 50af501 MIPS: Add and use watch register field definitions by James Hogan · 9 years ago
  64. e233c73 MIPS: Add and use CAUSEF_WP definition by James Hogan · 9 years ago
  65. b0d8a08 watchdog: pic32-dmt: Add PIC32 deadman timer driver by Purna Chandra Mandal · 9 years ago
  66. bfa4326 dt/bindings: Add bindings for PIC32 deadman timer peripheral by Purna Chandra Mandal · 9 years ago
  67. 8f91fc5 watchdog: pic32-wdt: Add PIC32 watchdog driver by Joshua Henderson · 9 years ago
  68. 80c2902 dt/bindings: Add bindings for PIC32 watchdog peripheral by Joshua Henderson · 9 years ago
  69. ba837d3 MIPS: module: fix incorrect IS_ERR_VALUE macro usages by Andrzej Hajda · 9 years ago
  70. acd9e20 MIPS: math-emu: Always propagate sNaN payload in quieting by Maciej W. Rozycki · 9 years ago
  71. 2e5832a MIPS: ELF: Restructure personality macros by Maciej W. Rozycki · 9 years ago
  72. 987e5b8 MIPS: Fix uapi include in exported asm/siginfo.h by James Hogan · 9 years ago
  73. ca9eb49 SIGNAL: Move generic copy_siginfo() to signal.h by James Hogan · 9 years ago
  74. 0e8c1a3 MIPS: Octeon: Mark some functions __init in smp.c by Yang Shi · 9 years ago
  75. 2d52ee8 MIPS: BMIPS: Improve BCM6368 device tree by Álvaro Fernández Rojas · 8 years ago
  76. e3b992d MIPS: BMIPS: Improve BCM6328 device tree by Álvaro Fernández Rojas · 8 years ago
  77. 3652acd MIPS: BMIPS: Add support for BCM63268 by Álvaro Fernández Rojas · 8 years ago
  78. 7537d27 MIPS: BMIPS: Add device tree example for BCM6358 by Álvaro Fernández Rojas · 8 years ago
  79. 3604b45 MIPS: BMIPS: Add BCM6358 support by Álvaro Fernández Rojas · 8 years ago
  80. 65b2849 CPUFREQ: Loongson1: Replace goto out with return in ls1x_cpufreq_probe() by Kelvin Cheung · 8 years ago
  81. 99bf2e6 CPUFREQ: Loongson1: Use devm_kzalloc() instead of global structure by Kelvin Cheung · 8 years ago
  82. 25581d2 CPUFREQ: Loongson1: Use dev_get_platdata() to get platform_data by Kelvin Cheung · 8 years ago
  83. 379e38a CPUFREQ: Loongson1: Replace kzalloc() with kcalloc() by Kelvin Cheung · 8 years ago
  84. 6a1d55c CPUFREQ: Loongson1: Rename the file to loongson1-cpufreq.c by Kelvin Cheung · 8 years ago
  85. 37808d6 MIPS: BMIPS: Pretty print BMIPS5200 processor name by Florian Fainelli · 8 years ago
  86. f337967 MIPS: BMIPS: Add cpu-feature-overrides.h by Florian Fainelli · 8 years ago
  87. f675843 MIPS: BMIPS: local_r4k___flush_cache_all needs to blast S-cache by Florian Fainelli · 8 years ago
  88. 73c4ca0 MIPS: BMIPS: Clear MIPS_CACHE_ALIASES earlier by Florian Fainelli · 8 years ago
  89. c130d2f MIPS: BMIPS: BMIPS5000 has I cache filing from D cache by Florian Fainelli · 8 years ago
  90. 0201bfb MIPS: BMIPS: Enable partition parser in defconfig by Florian Fainelli · 9 years ago
  91. eb1472e MIPS: BCM63xx: Enable partition parser in defconfig by Florian Fainelli · 9 years ago
  92. 413ef3f MAINTAINERS: add Loongson1 architecture entry by Kelvin Cheung · 8 years ago
  93. 9ec88b6 MIPS: Loongson1B: Some updates/fixes for LS1B by Kelvin Cheung · 8 years ago
  94. 0d61ed1 ld-version: Drop the 4th and 5th version components by Maciej W. Rozycki · 9 years ago
  95. 69ca2b8 MIPS: BMIPS: Fix interrupt and remove needless properties by Jaedon Shin · 8 years ago
  96. 5c40d49 MIPS: BMIPS: Add support UART, I2C, SATA device by Jaedon Shin · 8 years ago
  97. 23021b2 MIPS: Kconfig: replace OPROFILE=n to !OPROFILE by Yang Shi · 9 years ago
  98. 919beb4 MIPS: KASLR: Print relocation Information on boot by Matt Redfearn · 8 years ago
  99. 405bc8f MIPS: Kernel: Implement KASLR using CONFIG_RELOCATABLE by Matt Redfearn · 8 years ago
  100. 5e7c1c9 MIPS: Introduce plat_get_fdt a platform API to retrieve the FDT by Matt Redfearn · 8 years ago