1. 95486e4 MIPS: Fix flood of warnings about comparsion being always true. by Ralf Baechle · 9 years ago
  2. b84da9f Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  3. da34232 Merge branch '4.3-fixes' into mips-for-linux-next by Ralf Baechle · 9 years ago
  4. d00d920 MIPS: Clean up compat_siginfo_t by Amanieu d'Antras · 9 years ago
  5. 22b1452 MIPS: Fix PAGE_MASK definition by Dan Williams · 9 years ago
  6. 9937f5f MIPS: xilfpga: Add mipsfpga platform code by Zubair Lutfullah Kakakhel · 9 years ago
  7. 418d29c MIPS: ralink: Unify SoC id handling by John Crispin · 9 years ago
  8. 81857db MIPS: ralink: Add support for mt7688 by John Crispin · 9 years ago
  9. 13648d7 MIPS: Lantiq: Add support for xRX220 SoC by Hauke Mehrtens · 9 years ago
  10. a5c1aad MIPS: Lantiq: Add SoC detection for ar10 and grx390 by Hauke Mehrtens · 9 years ago
  11. d8cfb50 MIPS: BCM47xx: Fetch board info directly in callback function by Rafał Miłecki · 9 years ago
  12. a7f4df4 MIPS: VDSO: Add implementations of gettimeofday() and clock_gettime() by Alex Smith · 9 years ago
  13. ebb5e78 MIPS: Initial implementation of a VDSO by Alex Smith · 9 years ago
  14. e81a8c7d MIPS: Malta: Setup RAM regions via DT by Paul Burton · 9 years ago
  15. ea05071 MIPS: Malta: Remove fw_memblock_t abstraction by Paul Burton · 9 years ago
  16. 033549c MIPS: Allow RIXI for 32-bit kernels on MIPS64 by Paul Burton · 9 years ago
  17. c695672 MIPS: Tidy EntryLo bit definitions, add PFN by Paul Burton · 9 years ago
  18. 4ede316 MIPS: CM: make use of mips_cm_{lock,unlock}_other by Paul Burton · 9 years ago
  19. 23d5de8 MIPS: CM: Introduce core-other locking functions by Paul Burton · 9 years ago
  20. 252d6aa MIPS: CM: Fix GCR_Cx_CONFIG PVPE mask by Paul Burton · 9 years ago
  21. 609cf6f MIPS: CPS: Early debug using an ns16550-compatible UART by Paul Burton · 9 years ago
  22. 195cee9 MIPS: Fix duplicate CP0_* definitions. by James Hogan · 9 years ago
  23. 77c5b5d kmap_atomic_to_page() has no users, remove it by Nicolas Pitre · 9 years ago
  24. 784567f mips: add entry for new mlock2 syscall by Eric B Munson · 9 years ago
  25. 2e3078a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  26. b0f205c mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage by Eric B Munson · 9 years ago
  27. 933425fb Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  28. 75f5db39 Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  29. 1b4a5dd MIPS: CDMM: Add builtin_mips_cdmm_driver() macro by James Hogan · 9 years ago
  30. 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
  31. 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
  32. 47b26a4 MIPS: Always read full 64 bit CM error GCRs for CM3 by Paul Burton · 9 years ago
  33. b657a62 MIPS: Allow read64 GCR accessors to work on MIPS32 kernels by Paul Burton · 9 years ago
  34. 7784494 MIPS: Clarify mips_cm_is64 documentation by Paul Burton · 9 years ago
  35. 75dcfc1 MIPS: Declare mips_debugfs_dir in a header by Paul Burton · 9 years ago
  36. 4d03551 MIPS: Enable L2 prefetching for CM >= 2.5 by Paul Burton · 9 years ago
  37. 37f2a17 MIPS: Introduce API for enabling & disabling L2 prefetch by Paul Burton · 9 years ago
  38. f25319d MIPS: atomic: Fix comment describing atomic64_add_unless's return value. by Ralf Baechle · 9 years ago
  39. 3217f7c KVM: Add kvm_arch_vcpu_{un}blocking callbacks by Christoffer Dall · 9 years ago
  40. 44d8fb3 spi/bcm63xx: move register definitions into the driver by Jonas Gorski · 9 years ago
  41. a1a2ab2 Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  42. f13a5e8 spi/bcm63xx: move message control word description to register offsets by Jonas Gorski · 9 years ago
  43. 82fc167 Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  44. da11f98 MIPS: Define ioremap_uc by Ben Hutchings · 9 years ago
  45. 71a0a72 MIPS: UAPI: Ignore __arch_swab{16,32,64} when using MIPS16 by Yousong Zhou · 9 years ago
  46. 1bb3bf6 Revert "MIPS: UAPI: Fix unrecognized opcode WSBH/DSBH/DSHD when using MIPS16." by Yousong Zhou · 9 years ago
  47. 30c4465 Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  48. 0d87708 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  49. 96fc7a9 MIPS: Wire up userfaultfd and membarrier syscalls. by Ralf Baechle · 9 years ago
  50. 097f70b Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  51. e060f6e MIPS: Initialise MAARs on secondary CPUs by Paul Burton · 9 years ago
  52. 7573b94 MIPS: CM: Provide a function to map from CPU to VP ID. by Paul Burton · 9 years ago
  53. b6d980f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  54. 920552b KVM: disable halt_poll_ns as default for s390x by David Hildenbrand · 9 years ago
  55. 62e8a32 atomic, arch: Audit atomic_{read,set}() by Peter Zijlstra · 9 years ago
  56. 2f6f313 MIPS: cpu-features: Add cpu_has_ftlb by James Hogan · 9 years ago
  57. 3ae8394 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  58. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  59. 62bea5b KVM: add halt_attempted_poll to VCPU stats by Paolo Bonzini · 9 years ago
  60. 452e06a dma-mapping: consolidate dma_set_mask by Christoph Hellwig · 9 years ago
  61. ee19637 dma-mapping: consolidate dma_supported by Christoph Hellwig · 9 years ago
  62. efa21e4 dma-mapping: cosolidate dma_mapping_error by Christoph Hellwig · 9 years ago
  63. 1e89375 dma-mapping: consolidate dma_{alloc,free}_noncoherent by Christoph Hellwig · 9 years ago
  64. 6894258 dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} by Christoph Hellwig · 9 years ago
  65. 807249d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  66. ca520ca Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  67. 2db9704 Merge branch '4.2-fixes' into mips-for-linux-next by Ralf Baechle · 9 years ago
  68. e0d8b2e MIPS: UAPI: Fix unrecognized opcode WSBH/DSBH/DSHD when using MIPS16. by Yousong Zhou · 9 years ago
  69. 107d340 MIPS: inst.h: Add new MIPS R6 FPU opcodes by Markos Chandras · 9 years ago
  70. cef232e MIPS: Octeon: Fix management port MII address on Kontron S1901 by Aaro Koskinen · 9 years ago
  71. 85847d8 MIPS: Octeon: Set up 1:1 mapping between CN68XX PKO queues and ports by Janne Huttunen · 9 years ago
  72. f8023da STAGING: Octeon: Support CN68XX style WQE by Janne Huttunen · 9 years ago
  73. 70b4e2e MIPS: Octeon: Add definitions for setting up SSO by Janne Huttunen · 9 years ago
  74. fce0af1 MIPS: Octeon: Support all PIP input ports on CN68XX by Janne Huttunen · 9 years ago
  75. 1a3d595 MIPS: Tidy up FPU context switching by Paul Burton · 9 years ago
  76. 40e084a MIPS: Add uprobes support. by Ralf Baechle · 9 years ago
  77. e3b2883 MIPS: Set trap_no field in thread_struct on exception. by Ralf Baechle · 9 years ago
  78. 832f5da MIPS: Remove all the uses of custom gpio.h by Alban Bedel · 9 years ago
  79. 5fac4f7 MIPS: Select CONFIG_ARCH_USE_CMPXCHG_LOCKREF for MIPS64 by Paul Burton · 9 years ago
  80. f51246e MIPS: Get rid of finish_arch_switch(). by Ralf Baechle · 9 years ago
  81. f1f5e41 MIPS: Use Ingenic-specific write combine attribute on all Ingenic platforms by Alex Smith · 9 years ago
  82. c4687b1 MIPS: Fix definition of pgprot_writecombine() by Alex Smith · 9 years ago
  83. e14f1db MIPS: AT_HWCAP aux vector infrastructure by Paul Burton · 9 years ago
  84. f1fe2d2 MIPS: Add definitions for extended context by Paul Burton · 9 years ago
  85. 0d071fa MIPS: Indicate FP mode in sigcontext sc_used_math by Paul Burton · 9 years ago
  86. d02a40a MIPS: Use common FP sigcontext code for O32 compat by Paul Burton · 9 years ago
  87. 7785610 MIPS: Add offsets to sigcontext FP fields to struct mips_abi by Paul Burton · 9 years ago
  88. 877c61d MIPS: cevt-r4k: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  89. bae637a MIPS: Rearrange ENTRYLO field definitions by James Hogan · 9 years ago
  90. aaa7be4 MIPS: Probe for small (1KiB) page support by James Hogan · 9 years ago
  91. 3c865dd MIPS: Refactor dumping of TLB registers for r3k/r4k by James Hogan · 9 years ago
  92. c46a2f0 MIPS: Treat CP1 control registers as unsigned ints. by Ralf Baechle · 9 years ago
  93. 82eb8f7 MIPS: Use unsigned int when reading CP0 registers by Chris Packham · 9 years ago
  94. 6b35e11 MIPS: Introduce accessors for MSA vector registers by Paul Burton · 9 years ago
  95. 6701ca2 MIPS: Declare MSA MI10 instruction formats by Leonid Yegoshin · 9 years ago
  96. b620c97 MIPS: Remove "__weak" definition from arch-specific linkage.h by Bjorn Helgaas · 9 years ago
  97. e1d9749 MIPS: Remove "weak" from mips_cdmm_phys_base() declaration by Bjorn Helgaas · 9 years ago
  98. 770847b MIPS: Remove "weak" from get_c0_fdc_int() declaration by Bjorn Helgaas · 9 years ago
  99. ec0b9d3 MIPS: Remove "weak" from get_c0_compare_int() declaration by Bjorn Helgaas · 9 years ago
  100. a1d8561 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago