1. e246468 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  2. 07d17f0 Merge branch '4.4-fixes' into mips-for-linux-next by Ralf Baechle · 8 years ago
  3. dbb9831 MIPS: zboot: Add support for serial debug using the PROM by Alban Bedel · 9 years ago
  4. 25f6609 MIPS: zboot: Avoid useless rebuilds by Alban Bedel · 9 years ago
  5. a7b4381 MIPS: BMIPS: Enable ARCH_WANT_OPTIONAL_GPIOLIB by Florian Fainelli · 8 years ago
  6. 5bdb102 MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() function by Simon Arlott · 9 years ago
  7. 8fce60b MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structure by Simon Arlott · 9 years ago
  8. 5a8b0b1 MIPS: bcm63xx: nvram: Use nvram structure definition from header file by Simon Arlott · 9 years ago
  9. f7fdcb6 MIPS: KVM: Add missing newline to kvm_err() by James Hogan · 9 years ago
  10. b2c5963 MIPS: Move KVM specific opcodes into asm/inst.h by James Hogan · 9 years ago
  11. f4956f6 MIPS: KVM: Use cacheops.h definitions by James Hogan · 9 years ago
  12. 5fa393c MIPS: Break down cacheops.h definitions by James Hogan · 9 years ago
  13. 1b505de MIPS: Use EXCCODE_ constants with set_except_vector() 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. 2db9d23 MIPS: KVM: Make kvm_mips_{init,exit}() static by James Hogan · 9 years ago
  17. 088ec20 MIPS: KVM: Refactor added offsetof()s by James Hogan · 9 years ago
  18. cb1b447 MIPS: KVM: Convert EXPORT_SYMBOL to _GPL by James Hogan · 9 years ago
  19. e318f0f MIPS: KVM: Drop unused kvm_mips_host_tlb_inv_index() by James Hogan · 9 years ago
  20. 9fd4af6 MIPS: Move definition of DC bit to mipsregs.h by James Hogan · 9 years ago
  21. 4c53e6b MIPS: KVM: Drop some unused definitions from kvm_host.h by James Hogan · 9 years ago
  22. caa1faa MIPS: KVM: Trivial whitespace and style fixes by James Hogan · 9 years ago
  23. 097d563 MIPS: pic32mzda: Add initial PIC32MZDA Starter Kit defconfig by Joshua Henderson · 8 years ago
  24. 842b6b1 MIPS: dts: Add initial DTS for the PIC32MZDA Starter Kit by Joshua Henderson · 8 years ago
  25. 2572f00 MIPS: Add support for PIC32MZDA platform by Joshua Henderson · 8 years ago
  26. 70ce14b MIPS: bmips: Improve BCM6368 device tree by Álvaro Fernández Rojas · 8 years ago
  27. db66dbb MIPS: bmips: Improve BCM6328 device tree by Álvaro Fernández Rojas · 8 years ago
  28. 555fae6 MIPS: ptrace: Drop cp0_tcstatus from regoffset_table[] by James Hogan · 9 years ago
  29. 8cbe4b5 MIPS: TXx9: iocled: Be sure to clamp return value by Linus Walleij · 9 years ago
  30. 8eb248f MIPS: RB532: Be sure to clamp return value by Linus Walleij · 9 years ago
  31. 6ea6b7f MIPS: TXx9: Be sure to clamp return value by Linus Walleij · 9 years ago
  32. 249e573 MIPS: ar7: Be sure to clamp return value by Linus Walleij · 9 years ago
  33. 7b42c00 MIPS: Alchemy: Be sure to clamp return value by Linus Walleij · 9 years ago
  34. 2549cc9 MIPS: Fix macro typo by Jaedon Shin · 9 years ago
  35. 497e803e MIPS: smp-cps: Ensure secondary cores start with EVA disabled by Matt Redfearn · 9 years ago
  36. a68f376 MIPS: io.h: Define `ioremap_cache' by Maciej W. Rozycki · 8 years ago
  37. 6d7b141 MIPS: math-emu: dsemul: Reduce `get_isa16_mode' clutter by Maciej W. Rozycki · 8 years ago
  38. 29e2800 MIPS: inst.h: Fix some instruction descriptions by Maciej W. Rozycki · 8 years ago
  39. 6e1715f MIPS: math-emu: dsemul: Correct description of the emulation frame by Maciej W. Rozycki · 8 years ago
  40. 69a1e6c MIPS: math-emu: Correct the emulation of microMIPS ADDIUPC instruction by Maciej W. Rozycki · 8 years ago
  41. 733b8bc MIPS: math-emu: Make microMIPS branch delay slot emulation work by Maciej W. Rozycki · 8 years ago
  42. a87265c MIPS: math-emu: dsemul: Fix ill formatting of microMIPS part by Maciej W. Rozycki · 8 years ago
  43. e455357 MIPS: math-emu: Correctly handle NOP emulation by Maciej W. Rozycki · 8 years ago
  44. 4f33f6c MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefs by Huacai Chen · 8 years ago
  45. db0dbd5 MIPS: sync-r4k: reduce skew while synchronization by Huacai Chen · 8 years ago
  46. 800dc4f Revert "MIPS: Fix PAGE_MASK definition" by Dan Williams · 8 years ago
  47. 5610b12 MIPS: hpet: Choose a safe value for the ETIME check by Huacai Chen · 8 years ago
  48. 5754843 MIPS: Loongson-3: Fix SMP_ASK_C0COUNT IPI handler by Huacai Chen · 8 years ago
  49. 5188129 MIPS: Loongson-3: Improve -march option and move it to Platform by Huacai Chen · 8 years ago
  50. 6e52684 MIPS: Cleanup the unused __arch_local_irq_restore() function by Huacai Chen · 8 years ago
  51. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 8 years ago
  52. dcd6c87 mm: arch: remove duplicate definitions of MADV_FREE by Guenter Roeck · 8 years ago
  53. 503943e MIPS: Add IEEE Std 754 conformance mode selection by Maciej W. Rozycki · 9 years ago
  54. 93adeaf MIPS: Determine the presence of IEEE Std 754-2008 features by Maciej W. Rozycki · 9 years ago
  55. 2b5e869 MIPS: ELF: Interpret the NAN2008 file header flag by Maciej W. Rozycki · 9 years ago
  56. eb4bc07 ELF: Also pass any interpreter's file header to `arch_check_elf' by Maciej W. Rozycki · 9 years ago
  57. 90d53a9 MIPS: math-emu: Add IEEE Std 754-2008 NaN encoding emulation by Maciej W. Rozycki · 9 years ago
  58. 198f705 MIPS: math-emu: Add IEEE Std 754-2008 ABS.fmt and NEG.fmt emulation by Maciej W. Rozycki · 9 years ago
  59. 9519ef3 MIPS: Define the legacy-NaN and 2008-NaN features by Maciej W. Rozycki · 9 years ago
  60. 2ed02dd MIPS: Use a union to access the ELF file header by Maciej W. Rozycki · 9 years ago
  61. 7e5873d MIPS: pci: Add MT7620a PCIE driver by John Crispin · 8 years ago
  62. 3b2e7c7 MIPS: ralink: Add a few missing clocks by John Crispin · 8 years ago
  63. 3bca798 MIPS: ralink: Fix vendor string for mt7620 by John Crispin · 8 years ago
  64. 0af3a40 MIPS: ralink: Fix invalid assignment of SoC type by John Crispin · 8 years ago
  65. fad2522 MIPS: ralink: fix USB frequency scaling by John Crispin · 8 years ago
  66. e906a5f MIPS: ralink: MT7688 pinmux fixes by John Crispin · 8 years ago
  67. 1df7add MIPS: ralink: add MT7621 support by John Crispin · 8 years ago
  68. 2761f83 MIPS: ralink: add a symbol for INTC by John Crispin · 8 years ago
  69. 3d1f664 MIPS: BCM47xx: Support SPROM prefixes on other platforms by Rafał Miłecki · 8 years ago
  70. a200dcb Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  71. ba049e9 kvm: rename pfn_t to kvm_pfn_t by Dan Williams · 8 years ago
  72. 21f55b0 arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all architectures by Chen Gang · 8 years ago
  73. ef58978 mm: define MADV_FREE for some arches by Minchan Kim · 8 years ago
  74. e1534ae mm: differentiate page_mapped() from page_mapcount() for compound pages by Kirill A. Shutemov · 8 years ago
  75. b278737 mips, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 8 years ago
  76. ddc58f2 mm: drop tail page refcounting by Kirill A. Shutemov · 8 years ago
  77. 0f0836b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 8 years ago
  78. ac53b2e Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  79. aee3bfa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  80. 33caf82 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  81. a60514b mips: define __smp_xxx by Michael S. Tsirkin · 9 years ago
  82. fa083e2 mips: reuse asm-generic/barrier.h by Michael S. Tsirkin · 9 years ago
  83. c5c80bd Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  84. e795e5f Merge tag 'regmap-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 8 years ago
  85. 6108209 Merge branch 'for-linus' into work.misc by Al Viro · 8 years ago
  86. 9e0efaf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  87. 51cb67c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  88. 55795ef net: filter: make JITs zero A for SKF_AD_ALU_XOR_X by Rabin Vincent · 8 years ago
  89. 56b8718 Merge tag 'wireless-drivers-next-for-davem-2016-01-05' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 8 years ago
  90. 6cb07ab Merge remote-tracking branches 'regmap/topic/mmio', 'regmap/topic/rbtree' and 'regmap/topic/seq' into regmap-next by Mark Brown · 8 years ago
  91. 538950a soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF by Craig Gallek · 8 years ago
  92. 7e935c7 Merge branch 'memdup_user_nul' into work.misc by Al Viro · 8 years ago
  93. d5ece1c Fix ld-version.sh to handle large 3rd version part by James Hogan · 9 years ago
  94. 7880055 MIPS: dts: jz4780/ci20: Add NEMC, BCH and NAND device tree nodes by Alex Smith · 9 years ago
  95. 1658079 MIPS: bmips: Support SMP on BCM63168 by Simon Arlott · 9 years ago
  96. fe8766d MIPS: ath79: Remove some unused code from setup.c by Alban Bedel · 9 years ago
  97. c166fe7 MIPS: ath79: Allow using ath79_ddr_wb_flush() from drivers by Alban Bedel · 9 years ago
  98. f9a3e04 MIPS: ath79: Prepare moving the MISC driver to drivers/irqchip by Alban Bedel · 9 years ago
  99. a797a0c MIPS: ath79: Remove useless #ifdef CONFIG_IRQCHIP by Alban Bedel · 9 years ago
  100. 76654c7 MIPS: ath79: Enable the USB port on the TL-WR1043ND by Alban Bedel · 9 years ago