1. 5e8bb41c ARM: Orion5x: ts78xx: remove RTC detection by H Hartley Sweeten · 8 years ago
  2. 5594e88 ARM: ep93xx: ts72xx: allow rtc-m48t86 to manage its own resources by H Hartley Sweeten · 8 years ago
  3. 3ea0712 rtc: m48t86: verify that the RTC is actually present by H Hartley Sweeten · 8 years ago
  4. b180cf8 rtc: m48t86: add NVRAM support by H Hartley Sweeten · 8 years ago
  5. 8057c86 rtc: m48t86: allow driver to manage its resources by H Hartley Sweeten · 8 years ago
  6. 68b54f4 rtc: m48t86: shorten register name defines by H Hartley Sweeten · 8 years ago
  7. 6db6bd4 bindings: rtc: correct wrong reference in required properties by Akinobu Mita · 8 years ago
  8. aaa65a9 rtc: sun6i: Fix return value check in sun6i_rtc_clk_init() by Wei Yongjun · 8 years ago
  9. 93946c4 rtc: sun6i: extend test coverage by Alexandre Belloni · 9 years ago
  10. 15829cf rtc: sun6i: Fix compatibility with old DT binding by Chen-Yu Tsai · 9 years ago
  11. 7bb633b rtc: snvs: add a missing write sync by Guy Shapiro · 9 years ago
  12. 4c46687 rtc: bq32000: add support to enable disable the trickle charge FET bypass by Enric Balletbo i Serra · 9 years ago
  13. 5dff3a3 rtc: sun6i: Switch to devm_rtc_device_register by Maxime Ripard · 9 years ago
  14. 3855c2c rtc: sun6i: Expose the 32kHz oscillator by Maxime Ripard · 9 years ago
  15. fb61bb8 rtc: sun6i: Switch to the external oscillator by Maxime Ripard · 9 years ago
  16. a9422a1 rtc: sun6i: Add some locking by Maxime Ripard · 9 years ago
  17. 3753941 rtc: sun6i: Disable the build as a module by Maxime Ripard · 9 years ago
  18. bc7d8eb rtc: gemini: Add device tree probing by Linus Walleij · 9 years ago
  19. 1d70ba3 rtc: stm32: fix comparison warnings by Amelie Delaunay · 9 years ago
  20. a560c52 rtc: stm32: use 0 instead of ~PWR_CR_DBP in regmap_update_bits by Amelie Delaunay · 9 years ago
  21. 5fa4086 rtc: tegra: Implement clock handling by Thierry Reding · 9 years ago
  22. 0ae2059 rtc: tegra: Sort includes alphabetically by Thierry Reding · 9 years ago
  23. 224763e rtc: stm32: fix building without CONFIG_OF by Arnd Bergmann · 9 years ago
  24. 0404abb rtc: stm32: remove __exit annotation on remove callback by Arnd Bergmann · 9 years ago
  25. 4e64350 rtc: add STM32 RTC driver by Amelie Delaunay · 9 years ago
  26. 7c60930 dt-bindings: document the STM32 RTC bindings by Amelie Delaunay · 9 years ago
  27. d748c98 rtc: armada38x: make struct rtc_class_ops const by Russell King · 9 years ago
  28. 8bc57e7 rtc: constify rtc_class_ops structures by Bhumika Goyal · 9 years ago
  29. a734cc9 Documentation: dt: rtc-imxdi: security violation interrupt by Martin Kaiser · 9 years ago
  30. fef1eeb rtc: imxdi: use the security violation interrupt by Martin Kaiser · 9 years ago
  31. 644d4c3 rtc: mcp795: add alarm support. by Emil Bartczak · 9 years ago
  32. 72877b5 rtc: mcp795: Add support for weekday. by Emil Bartczak · 9 years ago
  33. 844a307 rtc: armada38x: Follow the new recommendation for errata implementation by Gregory CLEMENT · 9 years ago
  34. e3dcb74 rtc: tps65910: use 'unsigned int' instead of 'unsigned' in arguments by Vesa Jääskeläinen · 9 years ago
  35. aecb57d rtc: tps65910: Add RTC calibration support by Vesa Jääskeläinen · 9 years ago
  36. 666b5d1 rtc: rx8010: change lock mechanism by Fabien Lahoudere · 9 years ago
  37. 7ce7d89 Linux 4.10-rc1 by Linus Torvalds · 9 years ago
  38. 8ae679c powerpc: Fix build warning on 32-bit PPC by Larry Finger · 9 years ago
  39. d33d5a6c avoid spurious "may be used uninitialized" warning by Linus Torvalds · 9 years ago
  40. 3ddc76d Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  41. b272f73 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  42. 10bbe75 Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 9 years ago
  43. 6290602 mm: add PageWaiters indicating tasks are waiting for a page bit by Nicholas Piggin · 9 years ago
  44. 6326fec mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBacked by Nicholas Piggin · 9 years ago
  45. 1f3a8e4 ktime: Get rid of ktime_equal() by Thomas Gleixner · 9 years ago
  46. 8b0e195 ktime: Cleanup ktime_set() usage by Thomas Gleixner · 9 years ago
  47. 2456e85 ktime: Get rid of the union by Thomas Gleixner · 9 years ago
  48. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 9 years ago
  49. 008b69e irqchip/armada-xp: Consolidate hotplug state space by Thomas Gleixner · 9 years ago
  50. 6896bcd irqchip/gic: Consolidate hotplug state space by Thomas Gleixner · 9 years ago
  51. 36e5b0e coresight/etm3/4x: Consolidate hotplug state space by Thomas Gleixner · 9 years ago
  52. 73c1b41 cpu/hotplug: Cleanup state names by Thomas Gleixner · 9 years ago
  53. 530e9b7 cpu/hotplug: Remove obsolete cpu hotplug register/unregister functions by Thomas Gleixner · 9 years ago
  54. 7b73796 staging/lustre/libcfs: Convert to hotplug state machine by Anna-Maria Gleixner · 9 years ago
  55. e210faa scsi/bnx2i: Convert to hotplug state machine by Sebastian Andrzej Siewior · 9 years ago
  56. c53b005 scsi/bnx2fc: Convert to hotplug state machine by Sebastian Andrzej Siewior · 9 years ago
  57. dc280d93 cpu/hotplug: Prevent overwriting of callbacks by Thomas Gleixner · 9 years ago
  58. 59fefd0 x86/msr: Remove bogus cleanup from the error path by Thomas Gleixner · 9 years ago
  59. 26242b3 bus: arm-ccn: Prevent hotplug callback leak by Thomas Gleixner · 9 years ago
  60. 834fcd2 perf/x86/intel/cstate: Prevent hotplug callback leak by Thomas Gleixner · 9 years ago
  61. a051f22 ARM/imx/mmcd: Fix broken cpu hotplug handling by Thomas Gleixner · 9 years ago
  62. a98d1a0 scsi: qedi: Convert to hotplug state machine by Thomas Gleixner · 9 years ago
  63. 6886fee tools/power turbostat: remove obsolete -M, -m, -C, -c options by Len Brown · 9 years ago
  64. 388e9c8 tools/power turbostat: Make extensible via the --add parameter by Len Brown · 9 years ago
  65. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 9 years ago
  66. 1dd5c6b Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 9 years ago
  67. 3a77fa8 Merge tag 'watchdog-for-linus-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 9 years ago
  68. 01e0d60 Merge tag 'ntb-4.10' of git://github.com/jonmason/ntb by Linus Torvalds · 9 years ago
  69. 6ac3bb1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  70. eb3e8d9 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  71. 00198da Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  72. 9004fda Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  73. dfb7d24 ntb_transport: Remove unnecessary call to ntb_peer_spad_read by Steve Wahl · 9 years ago
  74. 28734e8 NTB: Fix 'request_irq()' and 'free_irq()' inconsistancy by Christophe JAILLET · 9 years ago
  75. 09e71a6 ntb: fix SKX NTB config space size register offsets by Dave Jiang · 9 years ago
  76. 5c43c52 NTB: correct ntb_peer_spad_read for case when callback is not supplied. by Steven Wahl · 9 years ago
  77. bc034e5 MAINTAINERS: Change in maintainer for AMD NTB by Shyam Sundar S K · 9 years ago
  78. b17faba ntb_transport: Limit memory windows based on available, scratchpads by Shyam Sundar S K · 9 years ago
  79. 872deb2 NTB: Register and offset values fix for memory window by Shyam Sundar S K · 9 years ago
  80. e5b0d2d NTB: add support for hotplug feature by Xiangliang Yu · 9 years ago
  81. 783dfa6 ntb: Adding Skylake Xeon NTB support by Dave Jiang · 9 years ago
  82. c280f77 Revert "x86/unwind: Detect bad stack return address" by Josh Poimboeuf · 9 years ago
  83. 3705b97 Merge tag 'perf-urgent-for-mingo-20161222' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 9 years ago
  84. 50b17cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  85. 1636098 sctp: fix recovering from 0 win with small data chunks by Marcelo Ricardo Leitner · 9 years ago
  86. 58b94d8 sctp: do not loose window information if in rwnd_over by Marcelo Ricardo Leitner · 9 years ago
  87. a307d0a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  88. e57cbe4 Merge branch 'virtio-net-xdp-fixes' by David S. Miller · 9 years ago
  89. bb91acc virtio-net: XDP support for small buffers by Jason Wang · 9 years ago
  90. c47a43d virtio-net: remove big packet XDP codes by Jason Wang · 9 years ago
  91. 92502fe virtio-net: forbid XDP when VIRTIO_NET_F_GUEST_UFO is support by Jason Wang · 9 years ago
  92. 5c33474 virtio-net: make rx buf size estimation works for XDP by Jason Wang · 9 years ago
  93. b00f70b virtio-net: unbreak csumed packets for XDP_PASS by Jason Wang · 9 years ago
  94. 1830f89 virtio-net: correctly handle XDP_PASS for linearized packets by Jason Wang · 9 years ago
  95. 56a86f8 virtio-net: fix page miscount during XDP linearizing by Jason Wang · 9 years ago
  96. 275be06 virtio-net: correctly xmit linearized page on XDP_TX by Jason Wang · 9 years ago
  97. 73b62bd virtio-net: remove the warning before XDP linearizing by Jason Wang · 9 years ago
  98. fc26901 Merge tag 'befs-v4.10-rc1' of git://github.com/luisbg/linux-befs by Linus Torvalds · 9 years ago
  99. 01302aa Merge tag 'drm-fixes-for-4.10-rc1' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  100. 29691591 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago