1. b1a6099 PM / Runtime: Convert pm_runtime_set_suspended() to return an int by Ulf Hansson · 8 years ago
  2. 62006c1 PM / Runtime: Remove the exported function pm_children_suspended() by Ulf Hansson · 8 years ago
  3. 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
  4. 1a892b4 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  5. 84d6984 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  6. 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
  7. 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
  8. f34d360 Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  9. f96ed26 Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  10. 4960634 pkeys: Remove easily triggered WARN by Dave Jones · 8 years ago
  11. 3f62d52 Merge branches 'device-properties' and 'acpi-misc' by Rafael J. Wysocki · 8 years ago
  12. 383731d Merge branches 'pm-cpufreq' and 'pm-devfreq' by Rafael J. Wysocki · 8 years ago
  13. d60874c vfs: add vfs_get_link() helper by Miklos Szeredi · 8 years ago
  14. 29fbff8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  15. c4a8616 Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  16. 2778556 Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  17. 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
  18. e3799a2 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 8 years ago
  19. b8a4ddb net/mlx5: Add MLX5_ARRAY_SET64 to fix BUILD_BUG_ON by Tom Herbert · 8 years ago
  20. 899bb66 cpufreq: skip invalid entries when searching the frequency by Aaro Koskinen · 8 years ago
  21. 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
  22. 2d2474a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 8 years ago
  23. 084165a Merge tag 'fbdev-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 8 years ago
  24. 6b25e21 Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  25. a379f71 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  26. 9c5d760 mm: split gfp_mask and mapping flags into separate fields by Michal Hocko · 8 years ago
  27. 97139d4 treewide: remove redundant #include <linux/kconfig.h> by Masahiro Yamada · 8 years ago
  28. e154ccc kthread: add kerneldoc for kthread_create() by Jonathan Corbet · 8 years ago
  29. dbf5268 kthread: better support freezable kthread workers by Petr Mladek · 8 years ago
  30. 9a6b06c kthread: allow to modify delayed kthread work by Petr Mladek · 8 years ago
  31. 37be45d kthread: allow to cancel kthread work by Petr Mladek · 8 years ago
  32. 22597dc kthread: initial support for delayed kthread work by Petr Mladek · 8 years ago
  33. 35033fe kthread: add kthread_destroy_worker() by Petr Mladek · 8 years ago
  34. fbae2d4 kthread: add kthread_create_worker*() by Petr Mladek · 8 years ago
  35. 3989144 kthread: kthread worker API cleanup by Petr Mladek · 8 years ago
  36. e700591 kthread: rename probe_kthread_data() to kthread_probe_data() by Petr Mladek · 8 years ago
  37. 9099dae mm: kmemleak: avoid using __va() on addresses that don't have a lowmem mapping by Catalin Marinas · 8 years ago
  38. 0549a3c kdump, vmcoreinfo: report memory sections virtual addresses by Thomas Garnier · 8 years ago
  39. 5864a2f ipc/sem.c: fix complex_count vs. simple op race by Manfred Spraul · 8 years ago
  40. 26b5679 relay: Use irq_work instead of plain timer for deferred wakeup by Peter Zijlstra · 8 years ago
  41. a9a62c9 dma-mapping: introduce the DMA_ATTR_NO_WARN attribute by Mauricio Faria de Oliveira · 8 years ago
  42. 7425154 random: remove unused randomize_range() by Jason Cooper · 8 years ago
  43. 99fdafd random: simplify API for random address requests by Jason Cooper · 8 years ago
  44. 9b88ee0 autofs4: move linux/auto_dev-ioctl.h to uapi/linux by Ian Kent · 8 years ago
  45. f58b3c9 autofs: move inclusion of linux/limits.h to uapi by Tomohiro Kusumi · 8 years ago
  46. 72063e0 autofs: remove AUTOFS_DEVID_LEN by Tomohiro Kusumi · 8 years ago
  47. 1204c77 include/linux/ctype.h: make isdigit() table lookupless by Alexey Dobriyan · 8 years ago
  48. 915045f radix-tree: 'slot' can be NULL in radix_tree_next_slot() by Ross Zwisler · 8 years ago
  49. b60e4ea ACPI / property: Allow holes in reference properties by Mika Westerberg · 8 years ago
  50. 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
  51. 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
  52. 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
  53. 6b5e09a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  54. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  55. 3873691 Merge remote-tracking branch 'ovl/rename2' into for-linus by Al Viro · 8 years ago
  56. 35ff96d Merge tag 'for-linus-20161008' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  57. 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  58. 0766f78 latent_entropy: Mark functions with __latent_entropy by Emese Revfy · 9 years ago
  59. 38addce gcc-plugins: Add latent_entropy plugin by Emese Revfy · 9 years ago
  60. 30066ce Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  61. 8dfb790 Merge tag 'ceph-for-4.9-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  62. fed41f7 Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  63. abb5a14 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  64. 93c26d7 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  65. b57332b constify iov_iter_count() and iter_is_iovec() by Al Viro · 8 years ago
  66. 5638733 Merge branch 'printk-cleanups' by Linus Torvalds · 8 years ago
  67. 24532f7 Merge branch 'for-4.9/block-smp' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  68. 12e3d3c Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  69. 48915c2 Merge tag 'dm-4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 years ago
  70. b9044ac Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  71. 4bcc595 printk: reinstate KERN_CONT for printing continuation lines by Linus Torvalds · 8 years ago
  72. 69db4aa Merge tag '4.9/mtd-pairing-scheme' of github.com:linux-nand/linux by Brian Norris · 8 years ago
  73. e55f1d1 Merge remote-tracking branch 'jk/vfs' into work.misc by Al Viro · 8 years ago
  74. f334bcd Merge remote-tracking branch 'ovl/misc' into work.misc by Al Viro · 8 years ago
  75. ff84136 watchdog: add watchdog pretimeout governor framework by Vladimir Zapolskiy · 8 years ago
  76. b66484c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  77. 6afd563 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  78. 21d9629 Fixing a bug in team driver due to incorrect 'unsigned int' to 'int' conversion by Alex Sidorenko · 8 years ago
  79. 997b611 Merge branch 'parisc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  80. fd50eca vfs: Remove {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
  81. 05fd007 console: don't prefer first registered if DT specifies stdout-path by Paul Burton · 8 years ago
  82. 81243ea cred: simpler, 1D supplementary groups by Alexey Dobriyan · 8 years ago
  83. 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
  84. 9a01c3e nmi_backtrace: add more trigger_*_cpu_backtrace() methods by Chris Metcalf · 8 years ago
  85. 589a978 min/max: remove sparse warnings when they're nested by Johannes Berg · 8 years ago
  86. 75ba1d0 seq/proc: modify seq_put_decimal_[u]ll to take a const char *, not char by Joe Perches · 8 years ago
  87. 1061b0d2 linux/mm.h: canonicalize macro PAGE_ALIGNED() definition by zijun_hu · 8 years ago
  88. 72e2936 mm: remove unnecessary condition in remove_inode_hugepages by zhong jiang · 8 years ago
  89. 7877cdc mm: consolidate warn_alloc_failed users by Michal Hocko · 8 years ago
  90. e86f15e mm: vma_merge: fix vm_page_prot SMP race condition against rmap_walk by Andrea Arcangeli · 8 years ago
  91. 6d2329f mm: vm_page_prot: update with WRITE_ONCE/READ_ONCE by Andrea Arcangeli · 8 years ago
  92. 082d5b6 mm/hugetlb: check for reserved hugepages during memory offline by Gerald Schaefer · 8 years ago
  93. 2d75807 mm: memcontrol: consolidate cgroup socket tracking by Johannes Weiner · 8 years ago
  94. c2033b0 mm, compaction: restrict full priority to non-costly orders by Vlastimil Babka · 8 years ago
  95. 8cd7978 mm: remove page_file_index by Huang Ying · 8 years ago
  96. f6ab1f7 mm, swap: use offset of swap entry as key of swap cache by Huang Ying · 8 years ago
  97. 6fcb52a thp: reduce usage of huge zero page's atomic counter by Aaron Lu · 8 years ago
  98. 74d2fad thp, dax: add thp_get_unmapped_area for pmd mappings by Toshi Kani · 8 years ago
  99. 371a096 mm: don't use radix tree writeback tags for pages in swap cache by Huang Ying · 8 years ago
  100. 2382705 mm/nobootmem.c: remove duplicate macro ARCH_LOW_ADDRESS_LIMIT statements by zijun_hu · 8 years ago