1. f4d3d50 mips: Differentiate between 32 and 64 bit ELF header by Daniel Wagner · 9 years ago
  2. b96d6a8 MIPS: Octeon: Update OCTEON_FEATURE_PCIE for Octeon III by Zubair Lutfullah Kakakhel · 9 years ago
  3. e6c058f MIPS: Wire up copy_file_range syscall. by Ralf Baechle · 9 years ago
  4. d7de413 MIPS: Fix 64k page support for 32 bit kernels. by Ralf Baechle · 9 years ago
  5. 00fe56d MIPS: Fix FPU disable with preemption by James Hogan · 9 years ago
  6. f4dce1f MIPS: Fix buffer overflow in syscall_get_arguments() by James Hogan · 9 years ago
  7. b0a119f Revert "MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() function" by Ralf Baechle · 9 years ago
  8. e246468 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  9. 07d17f0 Merge branch '4.4-fixes' into mips-for-linux-next by Ralf Baechle · 9 years ago
  10. 5bdb102 MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() function by Simon Arlott · 9 years ago
  11. 8fce60b MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structure by Simon Arlott · 9 years ago
  12. b2c5963 MIPS: Move KVM specific opcodes into asm/inst.h by James Hogan · 9 years ago
  13. 5fa393c MIPS: Break down cacheops.h definitions by James Hogan · 9 years ago
  14. 044c9bb MIPS: Update trap codes by James Hogan · 9 years ago
  15. 16d100db MIPS: Move Cause.ExcCode trap codes to mipsregs.h by James Hogan · 9 years ago
  16. e318f0f MIPS: KVM: Drop unused kvm_mips_host_tlb_inv_index() by James Hogan · 9 years ago
  17. 9fd4af6 MIPS: Move definition of DC bit to mipsregs.h by James Hogan · 9 years ago
  18. 4c53e6b MIPS: KVM: Drop some unused definitions from kvm_host.h by James Hogan · 9 years ago
  19. caa1faa MIPS: KVM: Trivial whitespace and style fixes by James Hogan · 9 years ago
  20. 2572f00 MIPS: Add support for PIC32MZDA platform by Joshua Henderson · 9 years ago
  21. 497e803e MIPS: smp-cps: Ensure secondary cores start with EVA disabled by Matt Redfearn · 9 years ago
  22. a68f376 MIPS: io.h: Define `ioremap_cache' by Maciej W. Rozycki · 9 years ago
  23. 29e2800 MIPS: inst.h: Fix some instruction descriptions by Maciej W. Rozycki · 9 years ago
  24. 69a1e6c MIPS: math-emu: Correct the emulation of microMIPS ADDIUPC instruction by Maciej W. Rozycki · 9 years ago
  25. 733b8bc MIPS: math-emu: Make microMIPS branch delay slot emulation work by Maciej W. Rozycki · 9 years ago
  26. 4f33f6c MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefs by Huacai Chen · 9 years ago
  27. 800dc4f Revert "MIPS: Fix PAGE_MASK definition" by Dan Williams · 9 years ago
  28. 6e52684 MIPS: Cleanup the unused __arch_local_irq_restore() function by Huacai Chen · 9 years ago
  29. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 9 years ago
  30. dcd6c87 mm: arch: remove duplicate definitions of MADV_FREE by Guenter Roeck · 9 years ago
  31. 503943e MIPS: Add IEEE Std 754 conformance mode selection by Maciej W. Rozycki · 9 years ago
  32. 2b5e869 MIPS: ELF: Interpret the NAN2008 file header flag by Maciej W. Rozycki · 9 years ago
  33. eb4bc07 ELF: Also pass any interpreter's file header to `arch_check_elf' by Maciej W. Rozycki · 9 years ago
  34. 9519ef3 MIPS: Define the legacy-NaN and 2008-NaN features by Maciej W. Rozycki · 9 years ago
  35. 1df7add MIPS: ralink: add MT7621 support by John Crispin · 9 years ago
  36. a200dcb Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  37. ba049e9 kvm: rename pfn_t to kvm_pfn_t by Dan Williams · 9 years ago
  38. 21f55b0 arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all architectures by Chen Gang · 9 years ago
  39. ef58978 mm: define MADV_FREE for some arches by Minchan Kim · 9 years ago
  40. b278737 mips, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 9 years ago
  41. a60514b mips: define __smp_xxx by Michael S. Tsirkin · 9 years ago
  42. fa083e2 mips: reuse asm-generic/barrier.h by Michael S. Tsirkin · 9 years ago
  43. 538950a soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF by Craig Gallek · 9 years ago
  44. c166fe7 MIPS: ath79: Allow using ath79_ddr_wb_flush() from drivers by Alban Bedel · 9 years ago
  45. 930c0f7 MIPS: Fix bitrot in __get_user_unaligned() by Al Viro · 9 years ago
  46. d6a428f MIPS: uaccess: Take EVA into account in [__]clear_user by James Hogan · 9 years ago
  47. 6f06a2c MIPS: uaccess: Take EVA into account in __copy_from_user() by James Hogan · 9 years ago
  48. 5dc62fd MIPS: uaccess: Fix strlen_user with EVA by James Hogan · 9 years ago
  49. 95486e4 MIPS: Fix flood of warnings about comparsion being always true. by Ralf Baechle · 9 years ago
  50. b84da9f Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  51. da34232 Merge branch '4.3-fixes' into mips-for-linux-next by Ralf Baechle · 9 years ago
  52. d00d920 MIPS: Clean up compat_siginfo_t by Amanieu d'Antras · 9 years ago
  53. 22b1452 MIPS: Fix PAGE_MASK definition by Dan Williams · 9 years ago
  54. 9937f5f MIPS: xilfpga: Add mipsfpga platform code by Zubair Lutfullah Kakakhel · 9 years ago
  55. 418d29c MIPS: ralink: Unify SoC id handling by John Crispin · 9 years ago
  56. 81857db MIPS: ralink: Add support for mt7688 by John Crispin · 9 years ago
  57. 13648d7 MIPS: Lantiq: Add support for xRX220 SoC by Hauke Mehrtens · 9 years ago
  58. a5c1aad MIPS: Lantiq: Add SoC detection for ar10 and grx390 by Hauke Mehrtens · 9 years ago
  59. d8cfb50 MIPS: BCM47xx: Fetch board info directly in callback function by Rafał Miłecki · 9 years ago
  60. a7f4df4 MIPS: VDSO: Add implementations of gettimeofday() and clock_gettime() by Alex Smith · 9 years ago
  61. ebb5e78 MIPS: Initial implementation of a VDSO by Alex Smith · 9 years ago
  62. e81a8c7d MIPS: Malta: Setup RAM regions via DT by Paul Burton · 9 years ago
  63. ea05071 MIPS: Malta: Remove fw_memblock_t abstraction by Paul Burton · 9 years ago
  64. 033549c MIPS: Allow RIXI for 32-bit kernels on MIPS64 by Paul Burton · 9 years ago
  65. c695672 MIPS: Tidy EntryLo bit definitions, add PFN by Paul Burton · 9 years ago
  66. 4ede316 MIPS: CM: make use of mips_cm_{lock,unlock}_other by Paul Burton · 9 years ago
  67. 23d5de8 MIPS: CM: Introduce core-other locking functions by Paul Burton · 9 years ago
  68. 252d6aa MIPS: CM: Fix GCR_Cx_CONFIG PVPE mask by Paul Burton · 9 years ago
  69. 609cf6f MIPS: CPS: Early debug using an ns16550-compatible UART by Paul Burton · 9 years ago
  70. 195cee9 MIPS: Fix duplicate CP0_* definitions. by James Hogan · 9 years ago
  71. 77c5b5d kmap_atomic_to_page() has no users, remove it by Nicolas Pitre · 9 years ago
  72. 784567f mips: add entry for new mlock2 syscall by Eric B Munson · 9 years ago
  73. 2e3078a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  74. b0f205c mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage by Eric B Munson · 9 years ago
  75. 933425fb Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  76. 75f5db39 Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  77. 1b4a5dd MIPS: CDMM: Add builtin_mips_cdmm_driver() macro by James Hogan · 9 years ago
  78. 197a4f4 Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 9 years ago
  79. c2da04d Merge remote-tracking branches 'spi/topic/bcm53xx', 'spi/topic/bcm63xx', 'spi/topic/bfin-sport', 'spi/topic/bfin5xx' and 'spi/topic/bitbang' into spi-next by Mark Brown · 9 years ago
  80. 47b26a4 MIPS: Always read full 64 bit CM error GCRs for CM3 by Paul Burton · 9 years ago
  81. b657a62 MIPS: Allow read64 GCR accessors to work on MIPS32 kernels by Paul Burton · 9 years ago
  82. 7784494 MIPS: Clarify mips_cm_is64 documentation by Paul Burton · 9 years ago
  83. 75dcfc1 MIPS: Declare mips_debugfs_dir in a header by Paul Burton · 9 years ago
  84. 4d03551 MIPS: Enable L2 prefetching for CM >= 2.5 by Paul Burton · 9 years ago
  85. 37f2a17 MIPS: Introduce API for enabling & disabling L2 prefetch by Paul Burton · 9 years ago
  86. f25319d MIPS: atomic: Fix comment describing atomic64_add_unless's return value. by Ralf Baechle · 9 years ago
  87. 3217f7c KVM: Add kvm_arch_vcpu_{un}blocking callbacks by Christoffer Dall · 9 years ago
  88. 44d8fb3 spi/bcm63xx: move register definitions into the driver by Jonas Gorski · 9 years ago
  89. a1a2ab2 Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  90. f13a5e8 spi/bcm63xx: move message control word description to register offsets by Jonas Gorski · 9 years ago
  91. 82fc167 Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  92. da11f98 MIPS: Define ioremap_uc by Ben Hutchings · 9 years ago
  93. 71a0a72 MIPS: UAPI: Ignore __arch_swab{16,32,64} when using MIPS16 by Yousong Zhou · 9 years ago
  94. 1bb3bf6 Revert "MIPS: UAPI: Fix unrecognized opcode WSBH/DSBH/DSHD when using MIPS16." by Yousong Zhou · 9 years ago
  95. 30c4465 Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  96. 0d87708 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  97. 96fc7a9 MIPS: Wire up userfaultfd and membarrier syscalls. by Ralf Baechle · 9 years ago
  98. 097f70b Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  99. e060f6e MIPS: Initialise MAARs on secondary CPUs by Paul Burton · 9 years ago
  100. 7573b94 MIPS: CM: Provide a function to map from CPU to VP ID. by Paul Burton · 9 years ago