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. a55da8a Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  14. 5766e9d Merge tag 'for-linus-4.9-2' of git://git.code.sf.net/p/openipmi/linux-ipmi by Linus Torvalds · 8 years ago
  15. 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
  16. 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
  17. 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
  18. 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
  19. 43ef55d Merge tag 'acpi-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  20. 956c897 Merge branches 'acpi-wdat' and 'acpi-cppc' by Rafael J. Wysocki · 8 years ago
  21. 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
  22. ecd06f2 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  23. 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
  24. 350d323 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 8 years ago
  25. 9995f4f clocksource: Add J-Core timer/clocksource driver by Rich Felker · 8 years ago
  26. c6fe46a cpufreq: fix overflow in cpufreq_table_find_index_dl() by Sergey Senozhatsky · 8 years ago
  27. c806148 sched/core, x86: Make struct thread_info arch specific again by Heiko Carstens · 8 years ago
  28. d17af50 mm: Change vm_is_stack_for_task() to vm_is_stack_for_current() by Andy Lutomirski · 8 years ago
  29. d33fd77 iomap: add IOMAP_REPORT by Christoph Hellwig · 8 years ago
  30. 449a137 target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT REACHABLE by Nicholas Bellinger · 8 years ago
  31. 329dd76 nvme.h: add an enum for cns values by Christoph Hellwig · 8 years ago
  32. 8d63687 nvme.h: don't use uuid_be by Christoph Hellwig · 8 years ago
  33. a446c08 nvme.h: resync with nvme-cli by Christoph Hellwig · 8 years ago
  34. 8ef2074 nvme: Add tertiary number to NVME_VS by Gabriel Krisman Bertazi · 8 years ago
  35. 63ae602 Merge branch 'gup_flag-cleanups' by Linus Torvalds · 8 years ago
  36. f307ab6 mm: replace access_process_vm() write parameter with gup_flags by Lorenzo Stoakes · 8 years ago
  37. 6347e8d mm: replace access_remote_vm() write parameter with gup_flags by Lorenzo Stoakes · 8 years ago
  38. 9beae1e mm: replace get_user_pages_remote() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  39. 768ae30 mm: replace get_user_pages() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  40. 7f23b35 mm: replace get_vaddr_frames() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  41. 3b91317 mm: replace get_user_pages_locked() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  42. c164154 mm: replace get_user_pages_unlocked() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  43. d4944b0 mm: remove write/force parameters from __get_user_pages_unlocked() by Lorenzo Stoakes · 8 years ago
  44. 19be0ea mm: remove gup_flags FOLL_WRITE games from __get_user_pages() by Linus Torvalds · 8 years ago
  45. 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
  46. 339e1e5 clk: core: add __init decoration for CLK_OF_DECLARE_DRIVER function by Shawn Guo · 8 years ago
  47. 7175790 generic syscalls: kill cruft from removed pkey syscalls by Dave Hansen · 8 years ago
  48. 9224eb7 irqchip/gic-v3-its: Fix entry size mask for GITS_BASER by Vladimir Murzin · 8 years ago
  49. d0679cf mailbox: PCC: Fix return value of pcc_mbox_request_channel() by Hoan Tran · 8 years ago
  50. 9f7d416 kprobes: Unpoison stack in jprobe_return() for KASAN by Dmitry Vyukov · 8 years ago
  51. 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
  52. d3304ca Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  53. 1a892b4 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  54. 84d6984 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  55. d4d24d2 Merge tag 'docs-4.9-2' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  56. ac9ef8c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  57. 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
  58. 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
  59. f34d360 Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  60. cecbcdd qedr: Add support for QP verbs by Ram Amrani · 8 years ago
  61. a7efd77 qedr: Add support for PD,PKEY and CQ verbs by Ram Amrani · 8 years ago
  62. ac1b36e qedr: Add support for user context verbs by Ram Amrani · 8 years ago
  63. 2e0cbc4 qedr: Add RoCE driver framework by Ram Amrani · 8 years ago
  64. b6daa51 Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 8 years ago
  65. f96ed26 Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  66. 4960634 pkeys: Remove easily triggered WARN by Dave Jones · 8 years ago
  67. d8bfb96 Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  68. 3f62d52 Merge branches 'device-properties' and 'acpi-misc' by Rafael J. Wysocki · 8 years ago
  69. 383731d Merge branches 'pm-cpufreq' and 'pm-devfreq' by Rafael J. Wysocki · 8 years ago
  70. d60874c vfs: add vfs_get_link() helper by Miklos Szeredi · 8 years ago
  71. 29fbff8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  72. c4a8616 Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  73. 2778556 Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  74. 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
  75. e3799a2 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 8 years ago
  76. 6104e11 net: ipv4: Do not drop to make_route if oif is l3mdev by David Ahern · 8 years ago
  77. b8a4ddb net/mlx5: Add MLX5_ARRAY_SET64 to fix BUILD_BUG_ON by Tom Herbert · 8 years ago
  78. 899bb66 cpufreq: skip invalid entries when searching the frequency by Aaro Koskinen · 8 years ago
  79. 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
  80. 2d2474a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 8 years ago
  81. 084165a Merge tag 'fbdev-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 8 years ago
  82. 4cdf8db Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  83. 6b25e21 Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  84. a379f71a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  85. 819bf59 docs-rst: sphinxify 802.11 documentation by Johannes Berg · 8 years ago
  86. 9c5d760 mm: split gfp_mask and mapping flags into separate fields by Michal Hocko · 8 years ago
  87. 97139d4 treewide: remove redundant #include <linux/kconfig.h> by Masahiro Yamada · 8 years ago
  88. e154ccc kthread: add kerneldoc for kthread_create() by Jonathan Corbet · 8 years ago
  89. dbf5268 kthread: better support freezable kthread workers by Petr Mladek · 8 years ago
  90. 9a6b06c kthread: allow to modify delayed kthread work by Petr Mladek · 8 years ago
  91. 37be45d kthread: allow to cancel kthread work by Petr Mladek · 8 years ago
  92. 22597dc kthread: initial support for delayed kthread work by Petr Mladek · 8 years ago
  93. 35033fe kthread: add kthread_destroy_worker() by Petr Mladek · 8 years ago
  94. fbae2d4 kthread: add kthread_create_worker*() by Petr Mladek · 8 years ago
  95. 3989144 kthread: kthread worker API cleanup by Petr Mladek · 8 years ago
  96. e700591 kthread: rename probe_kthread_data() to kthread_probe_data() by Petr Mladek · 8 years ago
  97. 9099dae mm: kmemleak: avoid using __va() on addresses that don't have a lowmem mapping by Catalin Marinas · 8 years ago
  98. 0549a3c kdump, vmcoreinfo: report memory sections virtual addresses by Thomas Garnier · 8 years ago
  99. 5864a2f ipc/sem.c: fix complex_count vs. simple op race by Manfred Spraul · 8 years ago
  100. 26b5679 relay: Use irq_work instead of plain timer for deferred wakeup by Peter Zijlstra · 8 years ago