1. ca64c2b MIPS: KVM: Abstract guest ASID mask by Paul Burton · 8 years ago
  2. 9b5c339 MIPS: Add & use CP0_EntryHi ASID definitions by James Hogan · 8 years ago
  3. 5fb59fd MIPS: KVM/locore.S: Don't preserve host ASID around vcpu_run by James Hogan · 8 years ago
  4. 97b9210 MIPS: Change my email address by John Crispin · 8 years ago
  5. 87321fd MIPS: Implement __arch_bitrev* using bitswap for MIPSr6 by Paul Burton · 8 years ago
  6. e8b5325 MIPS: make PCI_DMA_BUS_IS_PHYS=1 constant by Sergey Ryazanov · 10 years ago
  7. 1e321fa MIPS64: Support of at least 48 bits of SEGBITS by Leonid Yegoshin · 9 years ago
  8. 7939469 MIPS64: signal: Fix o32 sigaction syscall by Leonid Yegoshin · 9 years ago
  9. cb80b2a MIPS: remove aliasing alignment if HW has antialising support by Leonid Yegoshin · 9 years ago
  10. 201233e MIPS: traps: remove unused variable by Tony Wu · 9 years ago
  11. 1e820da MIPS: Loongson-3: Introduce CONFIG_LOONGSON3_ENHANCEMENT by Huacai Chen · 8 years ago
  12. 380cd58 MIPS: Loongson-3: Fast TLB refill handler by Huacai Chen · 8 years ago
  13. 06e4814 MIPS: Loongson: Invalidate special TLBs when needed by Huacai Chen · 8 years ago
  14. 37fbe8f MIPS: Loongson-3: Set cache flush handlers to cache_noop by Huacai Chen · 8 years ago
  15. b2edcfc MIPS: Loongson: Add Loongson-3A R2 basic support by Huacai Chen · 8 years ago
  16. 2465351 MIPS: Loongson-3: Adjust irq dispatch to speedup processing by Huacai Chen · 8 years ago
  17. d05147282 MIPS: Loongson-3: Move chipset ACPI code from drivers to arch by Huacai Chen · 9 years ago
  18. 44896af MIPS: BCM1480: bcm1480_regs.h: strip redundant comments by Antonio Ospite · 8 years ago
  19. 50af501 MIPS: Add and use watch register field definitions by James Hogan · 8 years ago
  20. e233c73 MIPS: Add and use CAUSEF_WP definition by James Hogan · 8 years ago
  21. ba837d3 MIPS: module: fix incorrect IS_ERR_VALUE macro usages by Andrzej Hajda · 8 years ago
  22. acd9e20 MIPS: math-emu: Always propagate sNaN payload in quieting by Maciej W. Rozycki · 9 years ago
  23. 2e5832a MIPS: ELF: Restructure personality macros by Maciej W. Rozycki · 9 years ago
  24. 987e5b8 MIPS: Fix uapi include in exported asm/siginfo.h by James Hogan · 8 years ago
  25. 0e8c1a3 MIPS: Octeon: Mark some functions __init in smp.c by Yang Shi · 8 years ago
  26. 2d52ee8 MIPS: BMIPS: Improve BCM6368 device tree by Álvaro Fernández Rojas · 8 years ago
  27. e3b992d MIPS: BMIPS: Improve BCM6328 device tree by Álvaro Fernández Rojas · 8 years ago
  28. 3652acd MIPS: BMIPS: Add support for BCM63268 by Álvaro Fernández Rojas · 8 years ago
  29. 7537d27 MIPS: BMIPS: Add device tree example for BCM6358 by Álvaro Fernández Rojas · 8 years ago
  30. 3604b45 MIPS: BMIPS: Add BCM6358 support by Álvaro Fernández Rojas · 8 years ago
  31. 37808d6 MIPS: BMIPS: Pretty print BMIPS5200 processor name by Florian Fainelli · 8 years ago
  32. f337967 MIPS: BMIPS: Add cpu-feature-overrides.h by Florian Fainelli · 8 years ago
  33. f675843 MIPS: BMIPS: local_r4k___flush_cache_all needs to blast S-cache by Florian Fainelli · 8 years ago
  34. 73c4ca0 MIPS: BMIPS: Clear MIPS_CACHE_ALIASES earlier by Florian Fainelli · 8 years ago
  35. c130d2f MIPS: BMIPS: BMIPS5000 has I cache filing from D cache by Florian Fainelli · 8 years ago
  36. 0201bfb MIPS: BMIPS: Enable partition parser in defconfig by Florian Fainelli · 8 years ago
  37. eb1472e MIPS: BCM63xx: Enable partition parser in defconfig by Florian Fainelli · 8 years ago
  38. 9ec88b6 MIPS: Loongson1B: Some updates/fixes for LS1B by Kelvin Cheung · 8 years ago
  39. 69ca2b8 MIPS: BMIPS: Fix interrupt and remove needless properties by Jaedon Shin · 8 years ago
  40. 5c40d49 MIPS: BMIPS: Add support UART, I2C, SATA device by Jaedon Shin · 8 years ago
  41. 23021b2 MIPS: Kconfig: replace OPROFILE=n to !OPROFILE by Yang Shi · 8 years ago
  42. 919beb4 MIPS: KASLR: Print relocation Information on boot by Matt Redfearn · 8 years ago
  43. 405bc8f MIPS: Kernel: Implement KASLR using CONFIG_RELOCATABLE by Matt Redfearn · 8 years ago
  44. 5e7c1c9 MIPS: Introduce plat_get_fdt a platform API to retrieve the FDT by Matt Redfearn · 8 years ago
  45. 8c530ea MIPS: Add CONFIG_RELOCATABLE Kconfig option by Matt Redfearn · 8 years ago
  46. 61cd52d MIPS: bootmem: When relocatable, free memory below kernel by Matt Redfearn · 8 years ago
  47. af09ab5 MIPS: Call relocate_kernel if CONFIG_RELOCATABLE=y by Matt Redfearn · 8 years ago
  48. 279b991 MIPS: Kernel: Add relocate.c by Matt Redfearn · 8 years ago
  49. e818fac MIPS: Generate relocation table when CONFIG_RELOCATABLE by Matt Redfearn · 8 years ago
  50. 069fd76 MIPS: Reserve space for relocation table by Matt Redfearn · 8 years ago
  51. aadeec4 MIPS: tools: Build relocs tool by Matt Redfearn · 8 years ago
  52. 766c580 MIPS: tools: Add relocs tool by Matt Redfearn · 8 years ago
  53. b1b4fad MIPS: seccomp: Support compat with both O32 and N32 by Matt Redfearn · 8 years ago
  54. a400bed MIPS: scall: Handle seccomp filters which redirect syscalls by Matt Redfearn · 8 years ago
  55. 5050e91 MIPS: Support sending SIG_SYS to 32bit userspace from 64bit kernel by Matt Redfearn · 8 years ago
  56. 8571e64 pinctrl/lantiq: update devicetree binding in dts file by Martin Schiller · 9 years ago
  57. e2c93cf MIPS: defconfigs: Remove CONFIG_IPV6_PRIVACY by Borislav Petkov · 8 years ago
  58. 3d2ca73 MIPS: Use generic clkdev.h header by Stephen Boyd · 8 years ago
  59. 37d22a0d MIPS: Sync icache & dcache in set_pte_at by Paul Burton · 8 years ago
  60. f4281bb MIPS: Handle highmem pages in __update_cache by Paul Burton · 8 years ago
  61. 234859e4 MIPS: Flush highmem pages in __flush_dcache_page by Paul Burton · 8 years ago
  62. 763fee9 MIPS: Flush dcache for flush_kernel_dcache_page by Paul Burton · 8 years ago
  63. b4f37b2 MIPS: OCTEON: cavium_octeon_defconfig: enable all OCTEON SoC drivers by Aaro Koskinen · 8 years ago
  64. b5a6455 MIPS: Detect DSP v3 support by Zubair Lutfullah Kakakhel · 8 years ago
  65. 0c94fa3 MIPS: cpu: Convert MIPS_CPU_* defs to (1ull << x) by James Hogan · 9 years ago
  66. c0291f7 MIPS: cpu: Alter MIPS_CPU_* definitions to fill gap by James Hogan · 9 years ago
  67. 738a3f7 MIPS: BMIPS: Add early CPU initialization code by Florian Fainelli · 8 years ago
  68. 036aff9 MIPS: math-emu: dsemul: Remove an unused bit in ADDIUPC emulation by Maciej W. Rozycki · 8 years ago
  69. 885872b MIPS: Octeon: Add Octeon III CN7xxx interface detection by Zubair Lutfullah Kakakhel · 8 years ago
  70. 04cc89d MIPS: Make flush_thread by Ralf Baechle · 8 years ago
  71. 5d3c792 MIPS: Support R_MIPS_PC{16,21,26} rel-style relocs by Paul Burton · 8 years ago
  72. ad8319e MIPS: Support R_MIPS_PC{21,26} rela-style relocs by Paul Burton · 8 years ago
  73. 55d791f MIPS: module: Make consistent use of pr_*() by Steven J. Hill · 8 years ago
  74. 43aff74 MIPS: Probe the M6250 CPU by Paul Burton · 8 years ago
  75. 1dbf6a8 MIPS: Add M6250 cases to CPU switch statements by Paul Burton · 8 years ago
  76. df8b1a5 MIPS: Add M6250 PRID & cpu_type_enum values by Paul Burton · 8 years ago
  77. eba20a3a MIPS: Probe the P6600 core by Paul Burton · 8 years ago
  78. 1091bfa MIPS: Add P6600 cases to CPU switch statements by Paul Burton · 8 years ago
  79. 5cd0d5b MIPS: Add P6600 PRID & cpu_type_enum values by Paul Burton · 8 years ago
  80. bff3d47 MIPS: <asm/cpu.h>: Reformat to 80 columns. by Ralf Baechle · 8 years ago
  81. d4594b2 MIPS: SEAD3 can support MIPS32r6 CPUs by Paul Burton · 8 years ago
  82. 6609ccd MIPS: smp-cps: Stop printing EJTAG exceptions to UART by Paul Burton · 8 years ago
  83. 6422a91 MIPS: smp-cps: Add nothreads kernel parameter by Paul Burton · 8 years ago
  84. 5a3e7c0 MIPS: smp-cps: Support MIPSr6 Virtual Processors by Paul Burton · 8 years ago
  85. 87a70bc MIPS: smp-cps: Skip core setup if coherent by Paul Burton · 8 years ago
  86. f12401d MIPS: smp-cps: Pull boot config retrieval out of mips_cps_boot_vpes by Paul Burton · 8 years ago
  87. 3dbc997 MIPS: smp-cps: Pull cache init into a function by Paul Burton · 8 years ago
  88. ba1c0a4 MIPS: smp-cps: Ensure our VP ident calculation is correct by Paul Burton · 8 years ago
  89. a60ae81 MIPS: CM: Fix mips_cm_max_vp_width for UP kernels by Paul Burton · 8 years ago
  90. db8e00a MIPS: CM: Add CM GCR_BEV_BASE accessors by Paul Burton · 8 years ago
  91. 8803655 MIPS: CPC: Add start, stop and running CM3 CPC registers by Markos Chandras · 8 years ago
  92. 0f2a148 MIPS: pm-cps: Avoid offset overflow on MIPSr6 by Markos Chandras · 8 years ago
  93. 04d83f9 MIPS: traps: Make sure secondary cores have a sane ebase register by Markos Chandras · 8 years ago
  94. f270d88 MIPS: Detect MIPSr6 Virtual Processor support by Paul Burton · 8 years ago
  95. 98c1c50 MIPS: ath79: add initial support for DPT-Module by Antony Pavlov · 8 years ago
  96. 930c54f MIPS: ath79: add initial support for Onion Omega by Antony Pavlov · 8 years ago
  97. 3b9ec1b MIPS: ath79: add initial support for Dragino MS14 (Dragino 2) by Antony Pavlov · 8 years ago
  98. 2c3694d MIPS: ath79: add initial support for TP-LINK MR3020 by Antony Pavlov · 8 years ago
  99. 5ae5c45 MIPS: ath79: update devicetree clock support for AR9331 by Antony Pavlov · 8 years ago
  100. 1e6a349 MIPS: dts: qca: introduce AR9331 devicetree by Antony Pavlov · 8 years ago