1. 88d02a2 MIPS: Fix page table corruption on THP permission changes. by David Daney · 8 years ago
  2. 6d037de MIPS: Fix possible corruption of cache mode by mprotect. by Ralf Baechle · 8 years ago
  3. 65f8465 mips: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
  4. 7f5a1dd MIPS: KVM: Include bit 31 in segment matches by James Hogan · 8 years ago
  5. 797179b MIPS: KVM: Fix modular KVM under QEMU by James Hogan · 8 years ago
  6. 4029632 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  7. 6446e6c MIPS: Add 64-bit HTW fields by James Hogan · 8 years ago
  8. 5aadab0 MIPS: Simplify DSP instruction encoding macros by James Hogan · 8 years ago
  9. c84700c MIPS: Add missing tlbinvf/XPA microMIPS encodings by James Hogan · 8 years ago
  10. 6e1b29c MIPS: Fix little endian microMIPS MSA encodings by James Hogan · 8 years ago
  11. 1c48a17 MIPS: Add missing VZ accessor microMIPS encodings by James Hogan · 8 years ago
  12. 0dfa1c1 MIPS: Add inline asm encoding helpers by James Hogan · 8 years ago
  13. 4939788 MIPS: Spelling fix lets -> let's by Ralf Baechle · 8 years ago
  14. a9e7e45 MIPS: IP22/IP28: Fix typo by Andrea Gelmini · 8 years ago
  15. da66f8e MIPS: Cavium: Fix typo by Andrea Gelmini · 8 years ago
  16. 7a448b5 MIPS: MT: Fix typo by Andrea Gelmini · 8 years ago
  17. fb0f6e8 MIPS: Loongson64: Fix typo by Andrea Gelmini · 8 years ago
  18. dc3c273 MIPS: IP32: Fix typo by Andrea Gelmini · 8 years ago
  19. 87fd4e2 MIPS: IP27: Fix typo by Andrea Gelmini · 8 years ago
  20. e904b94 MIPS: BCM63xx: Fix typo by Andrea Gelmini · 8 years ago
  21. be9fde2 MIPS: Alchemy: Fix typo by Andrea Gelmini · 8 years ago
  22. 20430e7 MIPS: hazards.h: Fix typo by Andrea Gelmini · 8 years ago
  23. f03984c MIPS: Fix write_gc0_* macros when writing zero by James Hogan · 8 years ago
  24. 5c33f8b MIPS: Add definitions of SegCtl registers and use them by Matt Redfearn · 8 years ago
  25. 8bc4d5f Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  26. fff7fb0 lib/GCD.c: use binary GCD algorithm instead of Euclidean by Zhaoxiu Zeng · 8 years ago
  27. a05a70d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  28. fd8cfd3 arch: fix has_transparent_hugepage() by Hugh Dickins · 8 years ago
  29. 7beaa24 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  30. bad50d7 MIPS: Fix VZ probe gas errors with binutils <2.24 by James Hogan · 8 years ago
  31. e49d384 MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCC by Maciej W. Rozycki · 8 years ago
  32. 0868971 MIPS: CM: Fix compilation error when !MIPS_CM by Tony Wu · 9 years ago
  33. 9d1e787 MIPS: JZ4740: Probe OHCI platform device via DT by Maarten ter Huurne · 8 years ago
  34. 3491caf KVM: halt_polling: provide a way to qualify wakeups during poll by Christian Borntraeger · 8 years ago
  35. 86ce9a3 mips: mt7620: fallback to SDRAM when syscfg0 does not have a valid value for the memory type by Sashka Nochkin · 8 years ago
  36. c9babb1 MIPS: ELF: Unify ABI classification macros by Maciej W. Rozycki · 8 years ago
  37. 4a60ad5 MIPS: ELF: Unify __MIPS_O32_FP64_MUST_BE_ZERO definitions by Maciej W. Rozycki · 8 years ago
  38. de70416 MIPS: ELF: Deconditionalise ABI flags definitions by Maciej W. Rozycki · 8 years ago
  39. 6ad816e MIPS: Add probing & defs for VZ & guest features by James Hogan · 8 years ago
  40. 7eb9111 MIPS: Add guest CP0 accessors by James Hogan · 8 years ago
  41. f913e9e MIPS: Add register definitions for VZ ASE registers by James Hogan · 8 years ago
  42. 9e575f7 MIPS: Avoid magic numbers probing kscratch_mask by James Hogan · 8 years ago
  43. 30228c4 MIPS: Add perf counter feature by James Hogan · 8 years ago
  44. f18bdfa MIPS: Add defs & probing of [X]ContextConfig by James Hogan · 8 years ago
  45. e06a154 MIPS: Add defs & probing of BadInstr[P] registers by James Hogan · 8 years ago
  46. 37fb60f MIPS: Add defs & probing of extended CP0_EBase by James Hogan · 8 years ago
  47. 37af2f3 MIPS: Define & use CP0_EBase bit definitions by James Hogan · 8 years ago
  48. 8256b17 MIPS: Allow RIXI to be used on non-R2 or R6 cores by Florian Fainelli · 8 years ago
  49. 7b2cb64 MIPS: mm: Fix MIPS32 36b physical addressing (alchemy, netlogic) by Paul Burton · 8 years ago
  50. 745f355 MIPS: mm: Unify pte_page definition by Paul Burton · 8 years ago
  51. 780602d MIPS: mm: Standardise on _PAGE_NO_READ, drop _PAGE_READ by Paul Burton · 8 years ago
  52. 6949770 MIPS: Use enums to make asm/pgtable-bits.h readable by Paul Burton · 8 years ago
  53. 253f0d4 MIPS: Remove redundant asm/pgtable-bits.h inclusions by Paul Burton · 8 years ago
  54. 1282257 MIPS: Separate XPA CPU feature into LPA and MVH by James Hogan · 8 years ago
  55. b6d5c4e MIPS: inst: Declare fsel_op for sel.fmt instruction by Paul Burton · 8 years ago
  56. 2db003a MIPS: Support extended ASIDs by Paul Burton · 8 years ago
  57. 4edf00a MIPS: Retrieve ASID masks using function accepting struct cpuinfo_mips by Paul Burton · 8 years ago
  58. ca64c2b MIPS: KVM: Abstract guest ASID mask by Paul Burton · 8 years ago
  59. 9b5c339 MIPS: Add & use CP0_EntryHi ASID definitions by James Hogan · 8 years ago
  60. 97b9210 MIPS: Change my email address by John Crispin · 8 years ago
  61. 87321fd MIPS: Implement __arch_bitrev* using bitswap for MIPSr6 by Paul Burton · 8 years ago
  62. e8b5325 MIPS: make PCI_DMA_BUS_IS_PHYS=1 constant by Sergey Ryazanov · 10 years ago
  63. 1e321fa MIPS64: Support of at least 48 bits of SEGBITS by Leonid Yegoshin · 9 years ago
  64. 7939469 MIPS64: signal: Fix o32 sigaction syscall by Leonid Yegoshin · 9 years ago
  65. 1e820da MIPS: Loongson-3: Introduce CONFIG_LOONGSON3_ENHANCEMENT by Huacai Chen · 8 years ago
  66. 380cd58 MIPS: Loongson-3: Fast TLB refill handler by Huacai Chen · 8 years ago
  67. 06e4814 MIPS: Loongson: Invalidate special TLBs when needed by Huacai Chen · 8 years ago
  68. b2edcfc MIPS: Loongson: Add Loongson-3A R2 basic support by Huacai Chen · 8 years ago
  69. 44896af MIPS: BCM1480: bcm1480_regs.h: strip redundant comments by Antonio Ospite · 8 years ago
  70. 50af501 MIPS: Add and use watch register field definitions by James Hogan · 8 years ago
  71. e233c73 MIPS: Add and use CAUSEF_WP definition by James Hogan · 8 years ago
  72. 2e5832a MIPS: ELF: Restructure personality macros by Maciej W. Rozycki · 9 years ago
  73. 987e5b8 MIPS: Fix uapi include in exported asm/siginfo.h by James Hogan · 8 years ago
  74. 3604b45 MIPS: BMIPS: Add BCM6358 support by Álvaro Fernández Rojas · 8 years ago
  75. f337967 MIPS: BMIPS: Add cpu-feature-overrides.h by Florian Fainelli · 8 years ago
  76. 9ec88b6 MIPS: Loongson1B: Some updates/fixes for LS1B by Kelvin Cheung · 8 years ago
  77. 5e7c1c9 MIPS: Introduce plat_get_fdt a platform API to retrieve the FDT by Matt Redfearn · 8 years ago
  78. b1b4fad MIPS: seccomp: Support compat with both O32 and N32 by Matt Redfearn · 8 years ago
  79. 3d2ca73 MIPS: Use generic clkdev.h header by Stephen Boyd · 8 years ago
  80. 37d22a0d MIPS: Sync icache & dcache in set_pte_at by Paul Burton · 8 years ago
  81. 763fee9 MIPS: Flush dcache for flush_kernel_dcache_page by Paul Burton · 8 years ago
  82. b5a6455 MIPS: Detect DSP v3 support by Zubair Lutfullah Kakakhel · 8 years ago
  83. 0c94fa3 MIPS: cpu: Convert MIPS_CPU_* defs to (1ull << x) by James Hogan · 9 years ago
  84. c0291f7 MIPS: cpu: Alter MIPS_CPU_* definitions to fill gap by James Hogan · 9 years ago
  85. 738a3f7 MIPS: BMIPS: Add early CPU initialization code by Florian Fainelli · 8 years ago
  86. 04cc89d MIPS: Make flush_thread by Ralf Baechle · 8 years ago
  87. ad8319e MIPS: Support R_MIPS_PC{21,26} rela-style relocs by Paul Burton · 8 years ago
  88. 1dbf6a8 MIPS: Add M6250 cases to CPU switch statements by Paul Burton · 8 years ago
  89. df8b1a5 MIPS: Add M6250 PRID & cpu_type_enum values by Paul Burton · 8 years ago
  90. 1091bfa MIPS: Add P6600 cases to CPU switch statements by Paul Burton · 8 years ago
  91. 5cd0d5b MIPS: Add P6600 PRID & cpu_type_enum values by Paul Burton · 8 years ago
  92. bff3d47 MIPS: <asm/cpu.h>: Reformat to 80 columns. by Ralf Baechle · 8 years ago
  93. 5a3e7c0 MIPS: smp-cps: Support MIPSr6 Virtual Processors by Paul Burton · 8 years ago
  94. f12401d MIPS: smp-cps: Pull boot config retrieval out of mips_cps_boot_vpes by Paul Burton · 8 years ago
  95. a60ae81 MIPS: CM: Fix mips_cm_max_vp_width for UP kernels by Paul Burton · 8 years ago
  96. db8e00a MIPS: CM: Add CM GCR_BEV_BASE accessors by Paul Burton · 8 years ago
  97. 8803655 MIPS: CPC: Add start, stop and running CM3 CPC registers by Markos Chandras · 8 years ago
  98. f270d88 MIPS: Detect MIPSr6 Virtual Processor support by Paul Burton · 8 years ago
  99. 6ecffaf MIPS: Octeon: board_type_to_string: return NULL for unsupported board by Aaro Koskinen · 8 years ago
  100. c6d2b22 MIPS: OCTEON: Add SMP support for OCTEON cn78xx et al. by David Daney · 8 years ago