1. 14b24a8 watchdog: f71808e_wdt: Add F81866 support by Ji-Ze Hong (Peter Hong) · 8 years ago
  2. b99c877 watchdog: sirf: fix __iomem * warnings by Ben Dooks · 8 years ago
  3. a3e376d watchdog: tangox: Mark running watchdog correctly by Guenter Roeck · 8 years ago
  4. f9f535c watchdog: Improve description of min_hw_heartbeat_ms by Guenter Roeck · 8 years ago
  5. c3c1e29 watchdog: sbsa: Set WDOG_HW_RUNNING, when watchdog is already running. by Pratyush Anand · 8 years ago
  6. e05e80e watchdog: sbsa: Use max_hw_heartbeat_ms instead of max_timeout by Pratyush Anand · 8 years ago
  7. 1894cad watchdog: skip min and max timeout validity check when max_hw_heartbeat_ms is defined by Pratyush Anand · 8 years ago
  8. b7a8c42 watchdog: pcwd: Utilize the module_isa_driver macro by William Breathitt Gray · 8 years ago
  9. efa859f watchdog: Add Aspeed watchdog driver by Joel Stanley · 8 years ago
  10. 0c9444c dt-bindings: watchdog: Add Aspeed watchdog timer bindings by Joel Stanley · 8 years ago
  11. 4a23e2b watchdog: softdog: improve coding style by Wolfram Sang · 8 years ago
  12. 61a2127 watchdog: softdog: drop superfluous set_timeout callback by Wolfram Sang · 8 years ago
  13. e65c582 watchdog: softdog: sort includes to avoid duplicates by Wolfram Sang · 8 years ago
  14. 44ba0f0 watchdog: softdog: remove forward declaration by Wolfram Sang · 8 years ago
  15. 0efc70b watchdog: softdog: consistently use softdog_ prefix by Wolfram Sang · 8 years ago
  16. e8cf96a watchdog: softdog: use watchdog core to init timeout value by Wolfram Sang · 8 years ago
  17. 9c963ba watchdog: softdog: remove obsolete comments by Wolfram Sang · 8 years ago
  18. 214de83 MAINTAINERS: add entry for HPE watchdog driver by Brian Boylston · 8 years ago
  19. 0215efc watchdog: hpwdt: remove email address from doc by Brian Boylston · 8 years ago
  20. 83fbae5 watchdog: Add a device managed API for watchdog_register_device() by Neil Armstrong · 8 years ago
  21. 47ef4ad Merge tag 'for-linus-20160715' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  22. 6315170 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  23. 8dcf5a8 Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 8 years ago
  24. 3e0a396 xfs: fix type confusion in xfs_ioc_swapext by Jann Horn · 9 years ago
  25. aa93d1f media: fix airspy usb probe error path by James Patrick-Evans · 8 years ago
  26. 0ba169ac EDAC, sb_edac: Fix Knights Landing by Tony Luck · 8 years ago
  27. 6a5029e Input: ts4800-ts - add missing of_node_put after calling of_parse_phandle by Peter Chen · 8 years ago
  28. fa3a9f574 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  29. 0a9cb48 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  30. 1a86f94 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  31. 1f027f6 Merge tag 'drm-fixes-for-v4.7-rc8-vmware' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  32. 24ee9a8 Merge tag 'drm-fixes-for-v4.7-rc8' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  33. d83a4c1 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  34. 9babed6 m32r: fix build warning about putc by Sudip Mukherjee · 8 years ago
  35. d3d36c4 mm: workingset: printk missing log level, use pr_info() by Anton Blanchard · 8 years ago
  36. 5a49973 mm: thp: refix false positive BUG in page_move_anon_rmap() by Hugh Dickins · 8 years ago
  37. 55bda43 mm: rmap: call page_check_address() with sync enabled to avoid racy check by Naoya Horiguchi · 8 years ago
  38. 33f4751 mm: thp: move pmd check inside ptl for freeze_page() by Naoya Horiguchi · 8 years ago
  39. e41f501 vmlinux.lds: account for destructor sections by Dmitry Vyukov · 8 years ago
  40. d02038f gcov: add support for gcc version >= 6 by Florian Meier · 8 years ago
  41. ef70b6f mm, meminit: ensure node is online before checking whether pages are uninitialised by Mel Gorman · 8 years ago
  42. e4568d3 mm, meminit: always return a valid node from early_pfn_to_nid by Mel Gorman · 8 years ago
  43. 0ab686d kasan/quarantine: fix bugs on qlist_move_cache() by Joonsoo Kim · 8 years ago
  44. 12cb22b uapi: export lirc.h header by Mauro Carvalho Chehab · 8 years ago
  45. 9818b8c madvise_free, thp: fix madvise_free_huge_pmd return value after splitting by Huang Ying · 8 years ago
  46. ef722fd Revert "scripts/gdb: add documentation example for radix tree" by Kieran Bingham · 8 years ago
  47. b447e02 Revert "scripts/gdb: add a Radix Tree Parser" by Kieran Bingham · 8 years ago
  48. 552ab2a scripts/gdb: Perform path expansion to lx-symbol's arguments by Nikolay Borisov · 8 years ago
  49. e2aa2f8 scripts/gdb: add constants.py to .gitignore by Omar Sandoval · 8 years ago
  50. 834a352 scripts/gdb: rebuild constants.py on dependancy change by Kieran Bingham · 8 years ago
  51. abb035b scripts/gdb: silence 'nothing to do' message by Kieran Bingham · 8 years ago
  52. 2ba7805 kasan: add newline to messages by Dmitry Vyukov · 8 years ago
  53. a46cbf3 mm, compaction: prevent VM_BUG_ON when terminating freeing scanner by David Rientjes · 8 years ago
  54. d2e1204f Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_linux into drm-fixes by Dave Airlie · 8 years ago
  55. 71404e8 Merge tag 'drm-intel-fixes-2016-07-14' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 8 years ago
  56. da03189 Merge branch 'drm-fixes-4.7' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 8 years ago
  57. eeade25 drm/amdgpu: fix power distribution issue for Polaris10 XT by Ken Wang · 8 years ago
  58. 795c210 drm/amdgpu: Add a missing register to Polaris golden setting by Ken Wang · 8 years ago
  59. 9624516 Input: synaptics-rmi4 - use of_get_child_by_name() to fix refcount by Andrew Duggan · 8 years ago
  60. 3e9161b Revert "Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPE" by Dmitry Torokhov · 8 years ago
  61. 7ce9ea7 mtd: nand: omap2: Add check for old elm binding by Teresa Remmet · 8 years ago
  62. aeddda0 drm/i915: Ignore panel type from OpRegion on SKL by Ville Syrjälä · 8 years ago
  63. b192400 drm/i915: Update ifdeffery for mutex->owner by Chris Wilson · 8 years ago
  64. f97d104 Merge branches 'perf-urgent-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  65. a7bf89a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  66. 2cc499b Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  67. d60585c sched/core: Correct off by one bug in load migration calculation by Thomas Gleixner · 8 years ago
  68. cf875cc Merge tag 'media/v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  69. a7c73414 cpu/hotplug: Keep enough storage space if SMP=n to avoid array out of bounds scribble by Thomas Gleixner · 8 years ago
  70. f1b5e4f Merge tag 'acpi-urgent-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  71. d0420d2 Merge branches 'acpica-fixes' and 'acpi-ec-fixes' by Rafael J. Wysocki · 8 years ago
  72. 63bab22 Merge tag 'qcom-smd-list-voltage' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 8 years ago
  73. 8e0e7ae i40iw: Enable remote access rights for stag allocation by Shiraz Saleem · 8 years ago
  74. b0548cf i40iw: do not print unitialized variables in error message by Nicolas Iooss · 8 years ago
  75. c5a81d1 IB core: Add port_xmit_wait counter by Christoph Lameter · 8 years ago
  76. 98f179a IB/hfi1: Fix sleep inside atomic issue in init_asic_data by Tadeusz Struk · 8 years ago
  77. 896ce45 IB/hfi1: Correct issues with sc5 computation by Mike Marciniszyn · 8 years ago
  78. 08d27eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  79. 6d4e56c posix_acl: de-union a_refcount and a_rcu by Jeff Layton · 8 years ago
  80. 2c13ce8 posix_cpu_timer: Exit early when process has been reaped by Alexey Dobriyan · 8 years ago
  81. 00c611d Revert "ACPI 2.0 / AML: Improve module level execution by moving the If/Else/While execution to per-table basis" by Rafael J. Wysocki · 8 years ago
  82. ffd8d61 Revert "ACPICA: Namespace: Fix deadlock triggered by MLC support in dynamic table loading" by Rafael J. Wysocki · 8 years ago
  83. e8807e4 Revert "ACPICA: Namespace: Fix namespace/interpreter lock ordering" by Rafael J. Wysocki · 8 years ago
  84. 92d21ac Linux 4.7-rc7 by Linus Torvalds · 8 years ago
  85. 7f55656 tmpfs: fix regression hang in fallocate undo by Hugh Dickins · 8 years ago
  86. abb2baf x86/quirks: Add early quirk to reset Apple AirPort card by Lukas Wunner · 8 years ago
  87. 850c321 x86/quirks: Reintroduce scanning of secondary buses by Lukas Wunner · 8 years ago
  88. 447d29d x86/quirks: Apply nvidia_bugs quirk only on root bus by Lukas Wunner · 8 years ago
  89. eb01950 perf/x86: Fix bogus kernel printk, again by Vegard Nossum · 8 years ago
  90. 617a8d6 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  91. 0ea5ad8 objtool: Fix STACK_FRAME_NON_STANDARD macro checking for function symbols by Josh Poimboeuf · 8 years ago
  92. 8709ed4d x86/cpu: Fix duplicated X86_BUG(9) macro by Dave Hansen · 8 years ago
  93. ee40fb2 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  94. fa5b4a5 ACPI / EC: Fix code ordering issue in ec_remove_handlers() by Lv Zheng · 8 years ago
  95. b987c75 Merge tag 'ecryptfs-4.7-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 8 years ago
  96. b89c44b Merge tag 'iommu-fixes-v4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  97. cfae7e3 Merge tag 'for-linus-4.7b-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  98. 267ba96 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  99. a017f58 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  100. 369da7f Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago