1. 4fffe71 Merge branch 'linus' into x86/cpu, to pick up fixes by Ingo Molnar · 8 years ago
  2. 47ef4ad Merge tag 'for-linus-20160715' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  3. 6315170 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  4. 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
  5. 3e0a396 xfs: fix type confusion in xfs_ioc_swapext by Jann Horn · 9 years ago
  6. aa93d1f media: fix airspy usb probe error path by James Patrick-Evans · 8 years ago
  7. 0ba169ac EDAC, sb_edac: Fix Knights Landing by Tony Luck · 8 years ago
  8. 6a5029e Input: ts4800-ts - add missing of_node_put after calling of_parse_phandle by Peter Chen · 8 years ago
  9. fa3a9f574 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  10. 0a9cb48 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  11. 1a86f94 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  12. 1f027f6 Merge tag 'drm-fixes-for-v4.7-rc8-vmware' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  13. 24ee9a8 Merge tag 'drm-fixes-for-v4.7-rc8' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  14. 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
  15. 9babed6 m32r: fix build warning about putc by Sudip Mukherjee · 8 years ago
  16. d3d36c4 mm: workingset: printk missing log level, use pr_info() by Anton Blanchard · 8 years ago
  17. 5a49973 mm: thp: refix false positive BUG in page_move_anon_rmap() by Hugh Dickins · 8 years ago
  18. 55bda43 mm: rmap: call page_check_address() with sync enabled to avoid racy check by Naoya Horiguchi · 8 years ago
  19. 33f4751 mm: thp: move pmd check inside ptl for freeze_page() by Naoya Horiguchi · 8 years ago
  20. e41f501 vmlinux.lds: account for destructor sections by Dmitry Vyukov · 8 years ago
  21. d02038f gcov: add support for gcc version >= 6 by Florian Meier · 8 years ago
  22. ef70b6f mm, meminit: ensure node is online before checking whether pages are uninitialised by Mel Gorman · 8 years ago
  23. e4568d3 mm, meminit: always return a valid node from early_pfn_to_nid by Mel Gorman · 8 years ago
  24. 0ab686d kasan/quarantine: fix bugs on qlist_move_cache() by Joonsoo Kim · 8 years ago
  25. 12cb22b uapi: export lirc.h header by Mauro Carvalho Chehab · 8 years ago
  26. 9818b8c madvise_free, thp: fix madvise_free_huge_pmd return value after splitting by Huang Ying · 8 years ago
  27. ef722fd Revert "scripts/gdb: add documentation example for radix tree" by Kieran Bingham · 8 years ago
  28. b447e02 Revert "scripts/gdb: add a Radix Tree Parser" by Kieran Bingham · 8 years ago
  29. 552ab2a scripts/gdb: Perform path expansion to lx-symbol's arguments by Nikolay Borisov · 8 years ago
  30. e2aa2f8 scripts/gdb: add constants.py to .gitignore by Omar Sandoval · 8 years ago
  31. 834a352 scripts/gdb: rebuild constants.py on dependancy change by Kieran Bingham · 8 years ago
  32. abb035b scripts/gdb: silence 'nothing to do' message by Kieran Bingham · 8 years ago
  33. 2ba7805 kasan: add newline to messages by Dmitry Vyukov · 8 years ago
  34. a46cbf3 mm, compaction: prevent VM_BUG_ON when terminating freeing scanner by David Rientjes · 8 years ago
  35. d2e1204f Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_linux into drm-fixes by Dave Airlie · 8 years ago
  36. 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
  37. da03189 Merge branch 'drm-fixes-4.7' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 8 years ago
  38. eeade25 drm/amdgpu: fix power distribution issue for Polaris10 XT by Ken Wang · 8 years ago
  39. 795c210 drm/amdgpu: Add a missing register to Polaris golden setting by Ken Wang · 8 years ago
  40. 9624516 Input: synaptics-rmi4 - use of_get_child_by_name() to fix refcount by Andrew Duggan · 8 years ago
  41. 3e9161b Revert "Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPE" by Dmitry Torokhov · 8 years ago
  42. 7ce9ea7 mtd: nand: omap2: Add check for old elm binding by Teresa Remmet · 8 years ago
  43. aeddda0 drm/i915: Ignore panel type from OpRegion on SKL by Ville Syrjälä · 8 years ago
  44. b192400 drm/i915: Update ifdeffery for mutex->owner by Chris Wilson · 8 years ago
  45. 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
  46. 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
  47. 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
  48. d60585c sched/core: Correct off by one bug in load migration calculation by Thomas Gleixner · 8 years ago
  49. 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
  50. a7c73414 cpu/hotplug: Keep enough storage space if SMP=n to avoid array out of bounds scribble by Thomas Gleixner · 8 years ago
  51. 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
  52. d0420d2 Merge branches 'acpica-fixes' and 'acpi-ec-fixes' by Rafael J. Wysocki · 8 years ago
  53. 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
  54. 8e0e7ae i40iw: Enable remote access rights for stag allocation by Shiraz Saleem · 8 years ago
  55. b0548cf i40iw: do not print unitialized variables in error message by Nicolas Iooss · 8 years ago
  56. c5a81d1 IB core: Add port_xmit_wait counter by Christoph Lameter · 8 years ago
  57. 98f179a IB/hfi1: Fix sleep inside atomic issue in init_asic_data by Tadeusz Struk · 8 years ago
  58. 896ce45 IB/hfi1: Correct issues with sc5 computation by Mike Marciniszyn · 8 years ago
  59. 08d27eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  60. 6d4e56c posix_acl: de-union a_refcount and a_rcu by Jeff Layton · 8 years ago
  61. 2c13ce8 posix_cpu_timer: Exit early when process has been reaped by Alexey Dobriyan · 8 years ago
  62. 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
  63. ffd8d61 Revert "ACPICA: Namespace: Fix deadlock triggered by MLC support in dynamic table loading" by Rafael J. Wysocki · 8 years ago
  64. e8807e4 Revert "ACPICA: Namespace: Fix namespace/interpreter lock ordering" by Rafael J. Wysocki · 8 years ago
  65. 92d21ac Linux 4.7-rc7 by Linus Torvalds · 8 years ago
  66. 7f55656 tmpfs: fix regression hang in fallocate undo by Hugh Dickins · 8 years ago
  67. abb2baf x86/quirks: Add early quirk to reset Apple AirPort card by Lukas Wunner · 8 years ago
  68. 850c321 x86/quirks: Reintroduce scanning of secondary buses by Lukas Wunner · 8 years ago
  69. 447d29d x86/quirks: Apply nvidia_bugs quirk only on root bus by Lukas Wunner · 8 years ago
  70. eb01950 perf/x86: Fix bogus kernel printk, again by Vegard Nossum · 8 years ago
  71. 617a8d6 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  72. 0ea5ad8 objtool: Fix STACK_FRAME_NON_STANDARD macro checking for function symbols by Josh Poimboeuf · 8 years ago
  73. 8709ed4d x86/cpu: Fix duplicated X86_BUG(9) macro by Dave Hansen · 8 years ago
  74. ee40fb2 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  75. fa5b4a5 ACPI / EC: Fix code ordering issue in ec_remove_handlers() by Lv Zheng · 8 years ago
  76. 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
  77. 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
  78. 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
  79. 267ba96 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  80. 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
  81. 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
  82. 612807f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  83. 977dcf0 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  84. 18b1667 Merge tag 'gpio-v4.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  85. 1d110cf Merge tag 'drm-fixes-for-v4.7-rc7' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  86. f0fe970 ecryptfs: don't allow mmap when the lower fs doesn't support it by Jeff Mahoney · 8 years ago
  87. 58541f7 drm/vmwgfx: Fix error paths when mapping framebuffer by Sinclair Yeh · 8 years ago
  88. 6f2d9d9 xen/acpi: allow xen-acpi-processor driver to load on Xen 4.7 by Jan Beulich · 8 years ago
  89. e5a7947 xenbus: simplify xenbus_dev_request_and_reply() by Jan Beulich · 8 years ago
  90. 7469be9 xenbus: don't bail early from xenbus_dev_request_and_reply() by Jan Beulich · 8 years ago
  91. cc23c61 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  92. 7ed18e2 Merge tag 'acpi-4.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  93. c09230f Merge tag 'pm-4.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  94. 39c8859 Merge tag 'sunxi-drm-fixes-for-4.7-2' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into drm-fixes by Dave Airlie · 8 years ago
  95. 30a46a4 apparmor: fix oops, validate buffer size in apparmor_setprocattr() by Vegard Nossum · 8 years ago
  96. 78c4e17 Revert "ecryptfs: forbid opening files without mmap handler" by Jeff Mahoney · 8 years ago
  97. ac904ae Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  98. 4c2a849 Merge tag 'configfs-for-4.7' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 8 years ago
  99. b6d9015 Merge branches 'acpica-fixes', 'acpi-pci-fixes' and 'acpi-debug-fixes' by Rafael J. Wysocki · 8 years ago
  100. 7fe39a2 Merge branches 'pm-cpuidle-fixes' and 'pm-sleep-fixes' by Rafael J. Wysocki · 8 years ago