1. c067aff Merge tag 'acpi-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  2. b49c317 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  3. bdb5208 Merge tag 'drm-x86-pat-regression-fix' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  4. 5aab90c perf/powerpc: Don't call perf_event_disable() from atomic context by Jiri Olsa · 8 years ago
  5. 14970f2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  6. c0a0aba kconfig.h: remove config_enabled() macro by Masahiro Yamada · 8 years ago
  7. e890038 Merge tag 'xfs-fixes-for-linus-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  8. 9dcb8b6 mm: remove per-zone hashtable of bitlock waitqueues by Linus Torvalds · 8 years ago
  9. 8ef4227 x86/io: add interface to reserve io memtype for a resource range. (v1.1) by Dave Airlie · 8 years ago
  10. b5cd891 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 8 years ago
  11. 0d73175 mm: unexport __get_user_pages() by Lorenzo Stoakes · 8 years ago
  12. f1caa61 ACPI/PCI: pci_link: penalize SCI correctly by Sinan Kaya · 8 years ago
  13. 0c2b6dc Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  14. 3e9679a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  15. 86c5bf7 Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  16. bfb7bfe Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  17. a442950 Merge tag 'gic-fixes-for-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent by Thomas Gleixner · 8 years ago
  18. ecd06f2 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  19. 6f33d645 Merge tag 'pm-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  20. 350d323 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 8 years ago
  21. 9995f4f clocksource: Add J-Core timer/clocksource driver by Rich Felker · 8 years ago
  22. c6fe46a cpufreq: fix overflow in cpufreq_table_find_index_dl() by Sergey Senozhatsky · 8 years ago
  23. c806148 sched/core, x86: Make struct thread_info arch specific again by Heiko Carstens · 8 years ago
  24. d17af50 mm: Change vm_is_stack_for_task() to vm_is_stack_for_current() by Andy Lutomirski · 8 years ago
  25. d33fd77 iomap: add IOMAP_REPORT by Christoph Hellwig · 8 years ago
  26. 329dd76 nvme.h: add an enum for cns values by Christoph Hellwig · 8 years ago
  27. 8d63687 nvme.h: don't use uuid_be by Christoph Hellwig · 8 years ago
  28. a446c08 nvme.h: resync with nvme-cli by Christoph Hellwig · 8 years ago
  29. 8ef2074 nvme: Add tertiary number to NVME_VS by Gabriel Krisman Bertazi · 8 years ago
  30. 63ae602 Merge branch 'gup_flag-cleanups' by Linus Torvalds · 8 years ago
  31. f307ab6 mm: replace access_process_vm() write parameter with gup_flags by Lorenzo Stoakes · 8 years ago
  32. 6347e8d mm: replace access_remote_vm() write parameter with gup_flags by Lorenzo Stoakes · 8 years ago
  33. 9beae1e mm: replace get_user_pages_remote() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  34. 768ae30 mm: replace get_user_pages() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  35. 7f23b35 mm: replace get_vaddr_frames() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  36. 3b91317 mm: replace get_user_pages_locked() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  37. c164154 mm: replace get_user_pages_unlocked() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  38. d4944b0 mm: remove write/force parameters from __get_user_pages_unlocked() by Lorenzo Stoakes · 8 years ago
  39. 19be0ea mm: remove gup_flags FOLL_WRITE games from __get_user_pages() by Linus Torvalds · 8 years ago
  40. b75d388 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  41. 339e1e5 clk: core: add __init decoration for CLK_OF_DECLARE_DRIVER function by Shawn Guo · 8 years ago
  42. 7175790 generic syscalls: kill cruft from removed pkey syscalls by Dave Hansen · 8 years ago
  43. 9224eb7 irqchip/gic-v3-its: Fix entry size mask for GITS_BASER by Vladimir Murzin · 8 years ago
  44. 9f7d416 kprobes: Unpoison stack in jprobe_return() for KASAN by Dmitry Vyukov · 8 years ago
  45. 9ffc669 Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  46. 1a892b4 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  47. 84d6984 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  48. b41d037 Merge tag 'acpi-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  49. ef98988 Merge tag 'pm-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  50. f34d360 Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  51. f96ed26 Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  52. 4960634 pkeys: Remove easily triggered WARN by Dave Jones · 8 years ago
  53. 3f62d52 Merge branches 'device-properties' and 'acpi-misc' by Rafael J. Wysocki · 8 years ago
  54. 383731d Merge branches 'pm-cpufreq' and 'pm-devfreq' by Rafael J. Wysocki · 8 years ago
  55. d60874c vfs: add vfs_get_link() helper by Miklos Szeredi · 8 years ago
  56. 29fbff8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  57. c4a8616 Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  58. 2778556 Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  59. 35a891b Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  60. e3799a2 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 8 years ago
  61. b8a4ddb net/mlx5: Add MLX5_ARRAY_SET64 to fix BUILD_BUG_ON by Tom Herbert · 8 years ago
  62. 899bb66 cpufreq: skip invalid entries when searching the frequency by Aaro Koskinen · 8 years ago
  63. b67be92 Merge tag 'pwm/for-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 8 years ago
  64. 2d2474a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 8 years ago
  65. 084165a Merge tag 'fbdev-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 8 years ago
  66. 6b25e21 Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  67. a379f71 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  68. 9c5d760 mm: split gfp_mask and mapping flags into separate fields by Michal Hocko · 8 years ago
  69. 97139d4 treewide: remove redundant #include <linux/kconfig.h> by Masahiro Yamada · 8 years ago
  70. e154ccc kthread: add kerneldoc for kthread_create() by Jonathan Corbet · 8 years ago
  71. dbf5268 kthread: better support freezable kthread workers by Petr Mladek · 8 years ago
  72. 9a6b06c kthread: allow to modify delayed kthread work by Petr Mladek · 8 years ago
  73. 37be45d kthread: allow to cancel kthread work by Petr Mladek · 8 years ago
  74. 22597dc kthread: initial support for delayed kthread work by Petr Mladek · 8 years ago
  75. 35033fe kthread: add kthread_destroy_worker() by Petr Mladek · 8 years ago
  76. fbae2d4 kthread: add kthread_create_worker*() by Petr Mladek · 8 years ago
  77. 3989144 kthread: kthread worker API cleanup by Petr Mladek · 8 years ago
  78. e700591 kthread: rename probe_kthread_data() to kthread_probe_data() by Petr Mladek · 8 years ago
  79. 9099dae mm: kmemleak: avoid using __va() on addresses that don't have a lowmem mapping by Catalin Marinas · 8 years ago
  80. 0549a3c kdump, vmcoreinfo: report memory sections virtual addresses by Thomas Garnier · 8 years ago
  81. 5864a2f ipc/sem.c: fix complex_count vs. simple op race by Manfred Spraul · 8 years ago
  82. 26b5679 relay: Use irq_work instead of plain timer for deferred wakeup by Peter Zijlstra · 8 years ago
  83. a9a62c9 dma-mapping: introduce the DMA_ATTR_NO_WARN attribute by Mauricio Faria de Oliveira · 8 years ago
  84. 7425154 random: remove unused randomize_range() by Jason Cooper · 8 years ago
  85. 99fdafd random: simplify API for random address requests by Jason Cooper · 8 years ago
  86. 9b88ee0 autofs4: move linux/auto_dev-ioctl.h to uapi/linux by Ian Kent · 8 years ago
  87. f58b3c9 autofs: move inclusion of linux/limits.h to uapi by Tomohiro Kusumi · 8 years ago
  88. 72063e0 autofs: remove AUTOFS_DEVID_LEN by Tomohiro Kusumi · 8 years ago
  89. 1204c77 include/linux/ctype.h: make isdigit() table lookupless by Alexey Dobriyan · 8 years ago
  90. 915045f radix-tree: 'slot' can be NULL in radix_tree_next_slot() by Ross Zwisler · 8 years ago
  91. b60e4ea ACPI / property: Allow holes in reference properties by Mika Westerberg · 8 years ago
  92. de34f4d Merge tag 'media/v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  93. 56e520c Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  94. d09ba13 Merge tag 'libnvdimm-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  95. 6b5e09a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  96. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  97. 3873691 Merge remote-tracking branch 'ovl/rename2' into for-linus by Al Viro · 8 years ago
  98. 35ff96d Merge tag 'for-linus-20161008' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  99. 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  100. 0766f78 latent_entropy: Mark functions with __latent_entropy by Emese Revfy · 8 years ago