1. f7fdcb6 MIPS: KVM: Add missing newline to kvm_err() by James Hogan · 9 years ago
  2. b2c5963 MIPS: Move KVM specific opcodes into asm/inst.h by James Hogan · 9 years ago
  3. f4956f6 MIPS: KVM: Use cacheops.h definitions by James Hogan · 9 years ago
  4. 5fa393c MIPS: Break down cacheops.h definitions by James Hogan · 9 years ago
  5. 1b505de MIPS: Use EXCCODE_ constants with set_except_vector() by James Hogan · 9 years ago
  6. 044c9bb MIPS: Update trap codes by James Hogan · 9 years ago
  7. 16d100db MIPS: Move Cause.ExcCode trap codes to mipsregs.h by James Hogan · 9 years ago
  8. 2db9d23 MIPS: KVM: Make kvm_mips_{init,exit}() static by James Hogan · 9 years ago
  9. 088ec20 MIPS: KVM: Refactor added offsetof()s by James Hogan · 9 years ago
  10. cb1b447 MIPS: KVM: Convert EXPORT_SYMBOL to _GPL by James Hogan · 9 years ago
  11. e318f0f MIPS: KVM: Drop unused kvm_mips_host_tlb_inv_index() by James Hogan · 9 years ago
  12. 9fd4af6 MIPS: Move definition of DC bit to mipsregs.h by James Hogan · 9 years ago
  13. 4c53e6b MIPS: KVM: Drop some unused definitions from kvm_host.h by James Hogan · 9 years ago
  14. caa1faa MIPS: KVM: Trivial whitespace and style fixes by James Hogan · 9 years ago
  15. 097d563 MIPS: pic32mzda: Add initial PIC32MZDA Starter Kit defconfig by Joshua Henderson · 9 years ago
  16. 842b6b1 MIPS: dts: Add initial DTS for the PIC32MZDA Starter Kit by Joshua Henderson · 9 years ago
  17. 2572f00 MIPS: Add support for PIC32MZDA platform by Joshua Henderson · 9 years ago
  18. 9b9c2cd dt/bindings: Add bindings for PIC32/MZDA platforms by Joshua Henderson · 9 years ago
  19. aaa8666 IRQCHIP: irq-pic32-evic: Add support for PIC32 interrupt controller by Cristian Birsan · 9 years ago
  20. edf2194 dt/bindings: Add bindings for PIC32 interrupt controller by Cristian Birsan · 9 years ago
  21. 70ce14b MIPS: bmips: Improve BCM6368 device tree by Álvaro Fernández Rojas · 9 years ago
  22. db66dbb MIPS: bmips: Improve BCM6328 device tree by Álvaro Fernández Rojas · 9 years ago
  23. 555fae6 MIPS: ptrace: Drop cp0_tcstatus from regoffset_table[] by James Hogan · 9 years ago
  24. 8cbe4b5 MIPS: TXx9: iocled: Be sure to clamp return value by Linus Walleij · 9 years ago
  25. 8eb248f MIPS: RB532: Be sure to clamp return value by Linus Walleij · 9 years ago
  26. 6ea6b7f MIPS: TXx9: Be sure to clamp return value by Linus Walleij · 9 years ago
  27. 249e573 MIPS: ar7: Be sure to clamp return value by Linus Walleij · 9 years ago
  28. 7b42c00 MIPS: Alchemy: Be sure to clamp return value by Linus Walleij · 9 years ago
  29. 6d7b141 MIPS: math-emu: dsemul: Reduce `get_isa16_mode' clutter by Maciej W. Rozycki · 9 years ago
  30. 29e2800 MIPS: inst.h: Fix some instruction descriptions by Maciej W. Rozycki · 9 years ago
  31. 6e1715f MIPS: math-emu: dsemul: Correct description of the emulation frame by Maciej W. Rozycki · 9 years ago
  32. 69a1e6c MIPS: math-emu: Correct the emulation of microMIPS ADDIUPC instruction by Maciej W. Rozycki · 9 years ago
  33. 733b8bc MIPS: math-emu: Make microMIPS branch delay slot emulation work by Maciej W. Rozycki · 9 years ago
  34. a87265c MIPS: math-emu: dsemul: Fix ill formatting of microMIPS part by Maciej W. Rozycki · 9 years ago
  35. e455357 MIPS: math-emu: Correctly handle NOP emulation by Maciej W. Rozycki · 9 years ago
  36. 4f33f6c MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefs by Huacai Chen · 9 years ago
  37. db0dbd5 MIPS: sync-r4k: reduce skew while synchronization by Huacai Chen · 9 years ago
  38. 5610b12 MIPS: hpet: Choose a safe value for the ETIME check by Huacai Chen · 9 years ago
  39. 5754843 MIPS: Loongson-3: Fix SMP_ASK_C0COUNT IPI handler by Huacai Chen · 9 years ago
  40. 5188129 MIPS: Loongson-3: Improve -march option and move it to Platform by Huacai Chen · 9 years ago
  41. 6e52684 MIPS: Cleanup the unused __arch_local_irq_restore() function by Huacai Chen · 9 years ago
  42. 503943e MIPS: Add IEEE Std 754 conformance mode selection by Maciej W. Rozycki · 9 years ago
  43. 93adeaf MIPS: Determine the presence of IEEE Std 754-2008 features by Maciej W. Rozycki · 9 years ago
  44. 2b5e869 MIPS: ELF: Interpret the NAN2008 file header flag by Maciej W. Rozycki · 9 years ago
  45. eb4bc07 ELF: Also pass any interpreter's file header to `arch_check_elf' by Maciej W. Rozycki · 9 years ago
  46. 90d53a9 MIPS: math-emu: Add IEEE Std 754-2008 NaN encoding emulation by Maciej W. Rozycki · 9 years ago
  47. 198f705 MIPS: math-emu: Add IEEE Std 754-2008 ABS.fmt and NEG.fmt emulation by Maciej W. Rozycki · 9 years ago
  48. 9519ef3 MIPS: Define the legacy-NaN and 2008-NaN features by Maciej W. Rozycki · 9 years ago
  49. 2ed02dd MIPS: Use a union to access the ELF file header by Maciej W. Rozycki · 9 years ago
  50. a0fd81a MAINTAINERS: add myself as Ralink MIPS architecture maintainer by John Crispin · 9 years ago
  51. 9ca4435 MAINTAINERS: Add myself as Lantiq MIPS architecture maintainer by John Crispin · 9 years ago
  52. 7e5873d MIPS: pci: Add MT7620a PCIE driver by John Crispin · 9 years ago
  53. 3b2e7c7 MIPS: ralink: Add a few missing clocks by John Crispin · 9 years ago
  54. 3bca798 MIPS: ralink: Fix vendor string for mt7620 by John Crispin · 9 years ago
  55. 0af3a40 MIPS: ralink: Fix invalid assignment of SoC type by John Crispin · 9 years ago
  56. fad2522 MIPS: ralink: fix USB frequency scaling by John Crispin · 9 years ago
  57. e906a5f MIPS: ralink: MT7688 pinmux fixes by John Crispin · 9 years ago
  58. 1df7add MIPS: ralink: add MT7621 support by John Crispin · 9 years ago
  59. 2761f83 MIPS: ralink: add a symbol for INTC by John Crispin · 9 years ago
  60. 663148e Documentation: DT: net: add docs for ralink/mediatek SoC ethernet binding by John Crispin · 9 years ago
  61. 3d1f664 MIPS: BCM47xx: Support SPROM prefixes on other platforms by Rafał Miłecki · 9 years ago
  62. 7880055 MIPS: dts: jz4780/ci20: Add NEMC, BCH and NAND device tree nodes by Alex Smith · 9 years ago
  63. 1658079 MIPS: bmips: Support SMP on BCM63168 by Simon Arlott · 9 years ago
  64. fe8766d MIPS: ath79: Remove some unused code from setup.c by Alban Bedel · 9 years ago
  65. c166fe7 MIPS: ath79: Allow using ath79_ddr_wb_flush() from drivers by Alban Bedel · 9 years ago
  66. f9a3e04 MIPS: ath79: Prepare moving the MISC driver to drivers/irqchip by Alban Bedel · 9 years ago
  67. a797a0c MIPS: ath79: Remove useless #ifdef CONFIG_IRQCHIP by Alban Bedel · 9 years ago
  68. 76654c7 MIPS: ath79: Enable the USB port on the TL-WR1043ND by Alban Bedel · 9 years ago
  69. 25ee4e4 MIPS: ath79: Add the EHCI controller and USB phy to the AR9132 dtsi by Alban Bedel · 9 years ago
  70. c054761 devicetree: Add bindings for the ATH79 USB phy by Alban Bedel · 9 years ago
  71. 1683098 Linux 4.4-rc8 by Linus Torvalds · 9 years ago
  72. 4294616 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  73. 4e5e384 Merge tag 'drm-intel-fixes-2016-01-02' of git://anongit.freedesktop.org/drm-intel by Linus Torvalds · 9 years ago
  74. 9c982e8 Merge tag 'pci-v4.4-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  75. 7c672dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 9 years ago
  76. 8f5daf2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  77. 42d85c5 sparc: Wire up mlock2 system call. by David S. Miller · 9 years ago
  78. 8b30ca7 sparc: Add all necessary direct socket system calls. by David S. Miller · 9 years ago
  79. 068d8bd sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp_close by Xin Long · 9 years ago
  80. a0ccc3f Merge tag 'wireless-drivers-for-davem-2015-12-28' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 9 years ago
  81. 574aab1 net, socket, socket_wq: fix missing initialization of flags by Nicolai Stange · 9 years ago
  82. c616920 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  83. 3d8acd1 drm/i915: increase the tries for HDMI hotplug live status checking by Gary Wang · 9 years ago
  84. 866be88 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  85. e25bd6c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  86. 6cdb18a mm/vmstat: fix overflow in mod_zone_page_state() by Heiko Carstens · 9 years ago
  87. cc28d6d ocfs2/dlm: clear migration_pending when migration target goes down by xuejiufei · 9 years ago
  88. 5f0f288 mm/memory_hotplug.c: check for missing sections in test_pages_in_a_zone() by Andrew Banman · 9 years ago
  89. b5a8bc3 ocfs2: fix flock panic issue by Junxiao Bi · 9 years ago
  90. 92a8ed4 m32r: add io*_rep helpers by Sudip Mukherjee · 9 years ago
  91. 6122192 m32r: fix build failure by Sudip Mukherjee · 9 years ago
  92. facca61 arch/x86/xen/suspend.c: include xen/xen.h by Andrew Morton · 9 years ago
  93. 6df3868 mm: memcontrol: fix possible memcg leak due to interrupted reclaim by Vladimir Davydov · 9 years ago
  94. 5c9ee4c ocfs2: fix BUG when calculate new backup super by Joseph Qi · 9 years ago
  95. 398c750 MIPS: VDSO: Fix build error with binutils 2.24 and earlier by Guenter Roeck · 9 years ago
  96. c1e3334 drivers: net: cpsw: fix error return code by Julia Lawall · 9 years ago
  97. 90c7afc96 openvswitch: Fix template leak in error cases. by Joe Stringer · 9 years ago
  98. 76cc404 [PATCH] arm: fix handling of F_OFD_... in oabi_fcntl64() by Al Viro · 9 years ago
  99. c3293a9 lightnvm: wrong offset in bad blk lun calculation by Matias Bjørling · 9 years ago
  100. 1e60508 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago