1. a9687aa rtc: add support for NXP PCF85363 real-time clock by Eric Nelson · 8 years ago
  2. b6ee15e rtc: omap: Support scratch registers by Alexandre Belloni · 8 years ago
  3. 5707275 rtc: omap: switch to rtc_register_device by Alexandre Belloni · 8 years ago
  4. 26e480f rtc: omap: fix error path when pinctrl_register fails by Alexandre Belloni · 8 years ago
  5. 3ba2c76 rtc: ds1390: Add OF device ID table by Alexandre Belloni · 8 years ago
  6. 47dd472 rtc: ds1307: add OF and ACPI entries for Epson RX8130 by Bastian Stender · 8 years ago
  7. 1bb5a74 rtc: mediatek: update MAINTAINERS entry with MediaTek RTC driver by Sean Wang · 8 years ago
  8. d00a7ed rtc: mediatek: enhance the description for MediaTek PMIC based RTC by Sean Wang · 8 years ago
  9. ba5d018 rtc: mediatek: add driver for RTC on MT7622 SoC by Sean Wang · 8 years ago
  10. 1901142 dt-bindings: rtc: mediatek: add bindings for MediaTek SoC based RTC by Sean Wang · 8 years ago
  11. bc3bee0 rtc: pcf8523: add support for trimming the RTC oscillator by Russell King · 8 years ago
  12. f94ffbc rtc: armada38x: add support for trimming the RTC by Russell King · 8 years ago
  13. 8a25c8f rtc: clarify the RTC offset correction by Russell King · 8 years ago
  14. 9d7ed21 rtc: ds1511: use generic nvmem by Alexandre Belloni · 8 years ago
  15. a283d27 rtc: ds1511: allow waking platform by Alexandre Belloni · 8 years ago
  16. 3032269 rtc: ds1511: switch to rtc_register_device by Alexandre Belloni · 8 years ago
  17. 9da32ba rtc: abx80x: solve race condition by Alexandre Belloni · 8 years ago
  18. 9360a6a rtc: abx80x: switch to rtc_register_device by Alexandre Belloni · 8 years ago
  19. f8033aa rtc: m48t86: use generic nvmem by Alexandre Belloni · 8 years ago
  20. 5508c72 rtc: m48t86: switch to rtc_register_device by Alexandre Belloni · 8 years ago
  21. 41e607f rtc: ds1305: use generic nvmem by Alexandre Belloni · 8 years ago
  22. 6a4e891 rtc: ds1305: switch to rtc_register_device by Alexandre Belloni · 8 years ago
  23. 5b64a29 rtc: pl031: make interrupt optional by Russell King · 8 years ago
  24. b86f581 rtc: pl031: avoid exposing alarm if no interrupt by Russell King · 8 years ago
  25. 273c868 rtc: pl031: use devm_* for allocating memory and mapping resource by Russell King · 8 years ago
  26. eb508b3 rtc: pl031: constify amba_ids by Russell King · 8 years ago
  27. 97f5b03 rtc: rv3029: Clean up error handling in rv3029_eeprom_write() by Dan Carpenter · 8 years ago
  28. 695e38d rtc: jz4740: fix loading of rtc driver by Mathieu Malaterre · 8 years ago
  29. 49de982 rtc: jz4740: remove duplicate 'write' in message by Mathieu Malaterre · 8 years ago
  30. 584ce30 rtc: ds1307: improve weekday handling by Heiner Kallweit · 8 years ago
  31. 74717b2 rtc: set the alarm to the next expiring timer by Alexandre Belloni · 8 years ago
  32. 45b611c rtc: rv3029: fix vendor string by Alexandre Belloni · 8 years ago
  33. 2bd6bf0 Linux 4.14-rc1 by Linus Torvalds · 8 years ago
  34. 194a4ef Merge tag 'upstream-4.14-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 8 years ago
  35. 2896b80e Merge branch 'for-linus-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 8 years ago
  36. 48bddb1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  37. c850372 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  38. df85b2d firmware: Restore support for built-in firmware by Markus Trippelsdorf · 8 years ago
  39. 8e29f97 mlxsw: spectrum_router: Only handle IPv4 and IPv6 events by Ido Schimmel · 8 years ago
  40. 2130c02 Documentation: link in networking docs by Pavel Machek · 8 years ago
  41. fc22579 tcp: fix data delivery rate by Eric Dumazet · 8 years ago
  42. 7318413 Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  43. 8d93c7a Merge tag 'pci-v4.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  44. 02cfe97 Merge tag 'drm-fixes-for-v4.14-rc1' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  45. bbe05e5 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  46. 9db5959 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  47. e67b8a6 bpf/verifier: reject BPF_ALU64|BPF_END by Edward Cree · 8 years ago
  48. 8c7c19a sctp: do not mark sk dumped when inet_sctp_diag_fill returns err by Xin Long · 8 years ago
  49. d25adbe sctp: fix an use-after-free issue in sctp_sock_dump by Xin Long · 8 years ago
  50. 5023a6d netvsc: increase default receive buffer size by Stephen Hemminger · 8 years ago
  51. 8c72c65 tcp: update skb->skb_mstamp more carefully by Eric Dumazet · 8 years ago
  52. cbea8f0 net: ipv4: fix l3slave check for index returned in IP_PKTINFO by David Ahern · 8 years ago
  53. 2aa70f8 net: smsc911x: Quieten netif during suspend by Geert Uytterhoeven · 8 years ago
  54. 7095c97 net: systemport: Fix 64-bit stats deadlock by Florian Fainelli · 8 years ago
  55. ecf0911 net: vrf: avoid gcc-4.6 warning by Arnd Bergmann · 8 years ago
  56. 4739df6 qed: remove unnecessary call to memset by Himanshu Jha · 8 years ago
  57. b38923a Merge tag 'firmware_removal-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  58. 866a30e Merge tag 'nios2-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2 by Linus Torvalds · 8 years ago
  59. 418702b Merge tag 'powerpc-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  60. 30db202 Merge tag 'for-linus-4.14-ofs2' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 8 years ago
  61. bbc8608 Merge branch 'next' into for-linus by Dmitry Torokhov · 8 years ago
  62. 697c5d8 Input: i8042 - add Gigabyte P57 to the keyboard reset table by Kai-Heng Feng · 8 years ago
  63. 4f350c6 kvm: nVMX: Handle deferred early VMLAUNCH/VMRESUME failure properly by Jim Mattson · 8 years ago
  64. b060ca3 kvm: vmx: Handle VMLAUNCH/VMRESUME failure properly by Jim Mattson · 8 years ago
  65. 7881f96 kvm: nVMX: Remove nested_vmx_succeed after successful VM-entry by Jim Mattson · 8 years ago
  66. 4c0b4bc kvm,mips: Fix potential swait_active() races by Davidlohr Bueso · 8 years ago
  67. 267ad7b kvm,powerpc: Serialize wq active checks in ops->vcpu_kick by Davidlohr Bueso · 8 years ago
  68. 5e0018b kvm: Serialize wq active checks in kvm_vcpu_wake_up() by Davidlohr Bueso · 8 years ago
  69. a0cff57 kvm,x86: Fix apf_task_wake_one() wq serialization by Davidlohr Bueso · 8 years ago
  70. cc1b468 kvm,lapic: Justify use of swait_active() by Davidlohr Bueso · 8 years ago
  71. b9f67a4 kvm,async_pf: Use swq_has_sleeper() by Davidlohr Bueso · 8 years ago
  72. 8cd641e sched/wait: Add swq_has_sleeper() by Davidlohr Bueso · 8 years ago
  73. 3a8b067 KVM: VMX: Do not BUG() on out-of-bounds guest IRQ by Jan H. Schönherr · 8 years ago
  74. 36ae3c0 KVM: Don't accept obviously wrong gsi values via KVM_IRQFD by Jan H. Schönherr · 8 years ago
  75. 65d1e3d nios2: time: Read timer in get_cycles only if initialized by Guenter Roeck · 8 years ago
  76. 8993d5e nios2: add earlycon support to 3c120 devboard DTS by Tobias Klauser · 8 years ago
  77. 51aa68e kvm: nVMX: Don't allow L2 to access the hardware CR8 by Jim Mattson · 8 years ago
  78. 0f50a49 Revert "PCI: Avoid race while enabling upstream bridges" by Bjorn Helgaas · 8 years ago
  79. 711aab1 vfs: constify path argument to kernel_read_file_from_path by Mimi Zohar · 8 years ago
  80. 6ed0529 Merge tag 'nfs-for-4.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  81. 9e0ce55 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  82. e253d98 Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  83. 0f0d127 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  84. 581bfce Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  85. cc73fee Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  86. e7cdb60 Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  87. 1bc944c powerpc: Fix handling of alignment interrupt on dcbz instruction by Paul Mackerras · 8 years ago
  88. 5620a0d firmware: delete in-kernel firmware by Greg Kroah-Hartman · 8 years ago
  89. a2bc8de Merge tag 'kbuild-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 8 years ago
  90. dff4d1f Merge tag 'for-4.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 years ago
  91. 503f045 Merge tag 'fbdev-v4.14' of git://github.com/bzolnier/linux by Linus Torvalds · 8 years ago
  92. 939ae58 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 8 years ago
  93. e75f801 Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 8 years ago
  94. ba76853 Merge tag 'pinctrl-v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 8 years ago
  95. 7a95bdb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  96. 0b08273 orangefs: Adjust three checks for null pointers by Markus Elfring · 8 years ago
  97. 5e273a0 orangefs: Use kcalloc() in orangefs_prepare_cdm_array() by Markus Elfring · 8 years ago
  98. 07a2585 orangefs: Delete error messages for a failed memory allocation in five functions by Markus Elfring · 8 years ago
  99. 1217444 orangefs: constify xattr_handler structure by Julia Lawall · 8 years ago
  100. 49e5571 orangefs: don't call filemap_write_and_wait from fsync by Jeff Layton · 8 years ago