1. 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  2. 8e9a2db Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  3. b084116 MIPS: AR7: Ensure that serial ports are properly set up by Oswald Buddenhagen · 7 years ago
  4. e6b03ab MIPS: AR7: Defer registration of GPIO by Jonas Gorski · 7 years ago
  5. ea4b3af MIPS: BMIPS: Fix missing cbr address by Jaedon Shin · 8 years ago
  6. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  7. dab30d5 Merge tag 'mips_fixes_4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips by Linus Torvalds · 7 years ago
  8. fb615d6 Update MIPS email addresses by Paul Burton · 7 years ago
  9. a66b899 mips: ip22/32: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  10. ca208b5 MIPS: Update email address for Marcin Nowakowski by Marcin Nowakowski · 7 years ago
  11. e2be04c License cleanup: add SPDX license identifier to uapi header files with a license by Greg Kroah-Hartman · 7 years ago
  12. 6f52b16 License cleanup: add SPDX license identifier to uapi header files with no license by Greg Kroah-Hartman · 7 years ago
  13. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  14. 7e7bf0e MIPS: smp-cmp: Fix vpe_id build error by James Hogan · 7 years ago
  15. f677b77 MIPS: smp-cmp: Use right include for task_struct by Jason A. Donenfeld · 7 years ago
  16. 8a46f71 MIPS: CPS: Fix use of current_cpu_data in preemptible code by Matt Redfearn · 7 years ago
  17. 9e8c399 MIPS: SMP: Fix deadlock & online race by Matt Redfearn · 7 years ago
  18. 6a2932a MIPS: bpf: Fix a typo in build_one_insn() by Wei Yongjun · 7 years ago
  19. 77238e7 MIPS: microMIPS: Fix incorrect mask in insn_table_MM by Gustavo A. R. Silva · 7 years ago
  20. 6a6cba1 MIPS: Fix CM region target definitions by Paul Burton · 7 years ago
  21. 7f005f1 MIPS: generic: Fix compilation error from include asm/mips-cpc.h by Matt Redfearn · 7 years ago
  22. c496f3c MIPS: Fix exception entry when CONFIG_EVA enabled by Matt Redfearn · 7 years ago
  23. a128696 MIPS: generic: Fix NI 169445 its build by James Hogan · 7 years ago
  24. 48c834b Update MIPS email addresses by Paul Burton · 7 years ago
  25. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  26. 9babb09 Merge tag 'v4.14-rc6' into locking/core, to pick up fixes by Ingo Molnar · 7 years ago
  27. a4c1887 locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations by Will Deacon · 7 years ago
  28. 0160fb1 locking/arch: Remove dummy arch_{read,spin,write}_relax() implementations by Will Deacon · 7 years ago
  29. ca8eb05 MIPS: math-emu: Remove pr_err() calls from fpu_emu() by Paul Burton · 7 years ago
  30. e127057 MIPS: Fix generic-board-config.sh for builds using O= by Paul Burton · 7 years ago
  31. 133d68e MIPS: Fix cmpxchg on 32b signed ints for 64b kernel with !kernel_uses_llsc by Paul Burton · 7 years ago
  32. 1b6ad6d MIPS: loongson1: set default number of rx and tx queues for stmmac by Kelvin Cheung · 7 years ago
  33. 94c3390 MIPS: bpf: Fix uninitialised target compiler error by Matt Redfearn · 7 years ago
  34. 1d27e3e timer: Remove expires and data arguments from DEFINE_TIMER by Kees Cook · 7 years ago
  35. 1ff9789 timer: Remove users of expire and data arguments to DEFINE_TIMER by Kees Cook · 7 years ago
  36. e2577d2 Merge tag 'pci-v4.14-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  37. 8eba365 MIPS: PCI: fix pcibios_map_irq section mismatch by Manuel Lauss · 7 years ago
  38. c22c804 MIPS: Fix input modify in __write_64bit_c0_split() by James Hogan · 7 years ago
  39. 9bbe7dc MIPS: MSP71xx: Include asm/setup.h by Arnd Bergmann · 7 years ago
  40. fd0b19e MIPS: Fix perf event init by Paul Burton · 7 years ago
  41. 19a8d6b MIPS: PCI: Move map_irq() hooks out of initdata by Lorenzo Pieralisi · 7 years ago
  42. 73184130 Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 7 years ago
  43. 9db5959 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  44. 4c0b4bc kvm,mips: Fix potential swait_active() races by Davidlohr Bueso · 7 years ago
  45. 581bfce9 Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  46. dd198ce Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  47. a59e57d Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
  48. fbf4432 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  49. ac036f9 vga: optimise console scrolling by Matthew Wilcox · 7 years ago
  50. 0d519f2 Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  51. 0756b7f Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  52. 5f54c8b Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Radim Krčmář · 7 years ago
  53. c0da4fa Merge tag 'media/v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 7 years ago
  54. d34fc1a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  55. d2cd9ed mm,fork: introduce MADV_WIPEONFORK by Rik van Riel · 7 years ago
  56. aafd456 mm: arch: consolidate mmap hugetlb size encodings by Mike Kravetz · 7 years ago
  57. aae3dbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  58. 56dfb70 MIPS: Refactor handling of stack pointer in get_frame_info by Matt Redfearn · 7 years ago
  59. 41885b0 MIPS: Stacktrace: Fix microMIPS stack unwinding on big endian systems by Matt Redfearn · 7 years ago
  60. cea8cd4 MIPS: microMIPS: Fix decoding of swsp16 instruction by Matt Redfearn · 7 years ago
  61. a0ae2b0 MIPS: microMIPS: Fix decoding of addiusp instruction by Matt Redfearn · 7 years ago
  62. b332fec MIPS: microMIPS: Fix detection of addiusp instruction by Matt Redfearn · 7 years ago
  63. 11887ed MIPS: Handle non word sized instructions when examining frame by Matt Redfearn · 7 years ago
  64. a18097b MIPS: ralink: allow NULL clock for clk_get_rate by Jonas Gorski · 8 years ago
  65. 386787b MIPS: Loongson 2F: allow NULL clock for clk_get_rate by Jonas Gorski · 8 years ago
  66. 1b495fa MIPS: BCM63XX: allow NULL clock for clk_get_rate by Jonas Gorski · 8 years ago
  67. 585e0e9 MIPS: AR7: allow NULL clock for clk_get_rate by Jonas Gorski · 8 years ago
  68. eebc605 MIPS: BCM63XX: fix ENETDMA_6345_MAXBURST_REG offset by Jonas Gorski · 8 years ago
  69. 5b6b084 mips: Save all registers when saving the frame by Corey Minyard · 7 years ago
  70. 866b6a8 MIPS: Add DWARF unwinding to assembly by Corey Minyard · 7 years ago
  71. 9fef686 MIPS: Make SAVE_SOME more standard by Corey Minyard · 7 years ago
  72. aee1662 MIPS: Fix issues in backtraces by Corey Minyard · 7 years ago
  73. ed32661 MIPS: jz4780: DTS: Probe the jz4740-rtc driver from devicetree by Mathieu Malaterre · 7 years ago
  74. c76a5ba MIPS: Ci20: Enable RTC driver by Mathieu Malaterre · 7 years ago
  75. bdd1d2d fs: fix kernel_read prototype by Christoph Hellwig · 7 years ago
  76. ba1fc93 MIPS: Octeon: Allow access to CIU3 IRQ domains. by Steven J. Hill · 7 years ago
  77. 3c425df MIPS: Octeon: Make CSR functions node aware. by Steven J. Hill · 7 years ago
  78. 1fb6e53 MIPS: Octeon: Watchdog registers for 70xx, 73xx, 78xx, F75xx. by Steven J. Hill · 7 years ago
  79. 9438a86 MIPS: Octeon: Add support for accessing the boot vector. by Steven J. Hill · 7 years ago
  80. d9a46c1 MIPS: lantiq: Remove the arch/mips/lantiq/xway/reset.c implementation by Martin Blumenstingl · 7 years ago
  81. fe556cd MIPS: lantiq: remove old USB PHY initialisation by Hauke Mehrtens · 7 years ago
  82. dea54fb phy: Add an USB PHY driver for the Lantiq SoCs using the RCU module by Hauke Mehrtens · 7 years ago
  83. d510360 MIPS: lantiq: remove old GPHY loader code by Hauke Mehrtens · 7 years ago
  84. 1265341 MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfd by Martin Blumenstingl · 7 years ago
  85. ba73f0b MIPS: lantiq: remove old reset controller implementation by Hauke Mehrtens · 7 years ago
  86. 4dcfadb MIPS: lantiq: Replace ltq_boot_select() with dummy implementation. by Ralf Baechle · 7 years ago
  87. 333b270 MIPS: lantiq: remove ltq_reset_cause() and ltq_boot_select() by Hauke Mehrtens · 7 years ago
  88. c20b3b8 MIPS: lantiq: Convert the fpi bus driver to a platform_driver by Hauke Mehrtens · 7 years ago
  89. 2b6639d MIPS: lantiq: Enable MFD_SYSCON to be able to use it for the RCU MFD by Martin Blumenstingl · 7 years ago
  90. d0fd35c MIPS: lantiq: Use of_platform_default_populate instead of __dt_register_buses by Martin Blumenstingl · 7 years ago
  91. 3f1770c MIPS: Remove unnecessary inclusions of linux/irqchip/mips-gic.h by Paul Burton · 7 years ago
  92. 16ae123 MIPS: VDSO: Avoid use of linux/irqchip/mips-gic.h by Paul Burton · 7 years ago
  93. dd01635 irqchip: mips-gic: Move gic_get_c0_*_int() to asm/mips-gic.h by Paul Burton · 7 years ago
  94. 72eb299 MIPS: Use mips_gic_present() in place of gic_present by Paul Burton · 7 years ago
  95. 00578cd MIPS: VDSO: Drop gic_get_usm_range() usage by Paul Burton · 7 years ago
  96. b11d4c1 irqchip: mips-gic: Move various definitions to the driver by Paul Burton · 7 years ago
  97. ba9cc43 MIPS: GIC: Move GIC_LOCAL_INT_* to asm/mips-gic.h by Paul Burton · 7 years ago
  98. d8c825e MIPS: Add __ioread64_copy by Paul Burton · 7 years ago
  99. 3791617 MIPS: CPS: Read GIC_VL_IDENT directly, not via irqchip driver by Paul Burton · 7 years ago
  100. edc2988 Merge branch 'linus' into locking/core, to fix up conflicts by Ingo Molnar · 7 years ago