1. e663107 Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  2. 9af07af9 Merge tag 'topic/drm-misc-2016-07-22' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  3. 6453dbd Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  4. f7e6816 Merge tag 'dm-4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 years ago
  5. dd4123f mm: fix build warnings in <linux/compaction.h> by Minchan Kim · 8 years ago
  6. 0db501f mm, thp: convert from optimistic swapin collapsing to conservative by Ebru Akagunduz · 8 years ago
  7. 779750d shmem: split huge pages beyond i_size under memory pressure by Kirill A. Shutemov · 8 years ago
  8. e496cf3 thp: introduce CONFIG_TRANSPARENT_HUGE_PAGECACHE by Kirill A. Shutemov · 8 years ago
  9. f3f0e1d khugepaged: add support of collapse for tmpfs/shmem pages by Kirill A. Shutemov · 8 years ago
  10. b46e756 thp: extract khugepaged from mm/huge_memory.c by Kirill A. Shutemov · 8 years ago
  11. 800d8c6 shmem: add huge pages support by Kirill A. Shutemov · 8 years ago
  12. c01d5b3 shmem: get_unmapped_area align huge page by Hugh Dickins · 8 years ago
  13. 5a6e75f shmem: prepare huge= mount option and sysfs knob by Kirill A. Shutemov · 8 years ago
  14. 65c4537 mm, rmap: account shmem thp pages by Kirill A. Shutemov · 8 years ago
  15. c78c66d radix-tree: implement radix_tree_maybe_preload_order() by Kirill A. Shutemov · 8 years ago
  16. e2f0a0d page-flags: relax policy for PG_mappedtodisk and PG_reclaim by Kirill A. Shutemov · 8 years ago
  17. 9a73f61 thp, mlock: do not mlock PTE-mapped file huge pages by Kirill A. Shutemov · 8 years ago
  18. 95ecedc thp, vmstats: add counters for huge file pages by Kirill A. Shutemov · 8 years ago
  19. 1010245 mm: introduce do_set_pmd() by Kirill A. Shutemov · 8 years ago
  20. dd78fed rmap: support file thp by Kirill A. Shutemov · 8 years ago
  21. 7267ec00 mm: postpone page table allocation until we have page to map by Kirill A. Shutemov · 8 years ago
  22. bae473a mm: introduce fault_env by Kirill A. Shutemov · 8 years ago
  23. dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
  24. 8a966ed mm: make swapin readahead to improve thp collapse rate by Ebru Akagunduz · 8 years ago
  25. 70652f6 mm: make optimistic check for swapin readahead by Ebru Akagunduz · 8 years ago
  26. 8a5c743 mm, memcg: use consistent gfp flags during readahead by Michal Hocko · 8 years ago
  27. ba6c19f include/linux/memblock.h: Clean up code for several trivial details by Chen Gang · 8 years ago
  28. 91537fe mm: add NR_ZSMALLOC to vmstat by Minchan Kim · 8 years ago
  29. 8ea1d2a mm, frontswap: convert frontswap_enabled to static key by Vlastimil Babka · 8 years ago
  30. fbe84a0 mm,oom: remove unused argument from oom_scan_process_thread(). by Tetsuo Handa · 8 years ago
  31. 4949148 mm: charge/uncharge kmemcg from generic page allocator paths by Vladimir Davydov · 8 years ago
  32. 4526477 mm: memcontrol: cleanup kmem charge functions by Vladimir Davydov · 8 years ago
  33. 632c0a1 mm: clean up non-standard page->_mapcount users by Vladimir Davydov · 8 years ago
  34. 99691ad mm: remove pointless struct in struct page definition by Vladimir Davydov · 8 years ago
  35. e77b085 mm/mmu_gather: track page size with mmu gather and force flush if page size change by Aneesh Kumar K.V · 8 years ago
  36. e9d55e1 mm: change the interface for __tlb_remove_page() by Aneesh Kumar K.V · 8 years ago
  37. f2ca0b5 mm/page_owner: use stackdepot to store stacktrace by Joonsoo Kim · 8 years ago
  38. a9627bc mm/page_owner: introduce split_page_owner and replace manual handling by Joonsoo Kim · 8 years ago
  39. 66c6422 mm/compaction: split freepages without holding the zone lock by Joonsoo Kim · 8 years ago
  40. 48b4800 zsmalloc: page migration support by Minchan Kim · 8 years ago
  41. b1123ea6 mm: balloon: use general non-lru movable page feature by Minchan Kim · 8 years ago
  42. bda807d mm: migrate: support non-lru movable page migration by Minchan Kim · 8 years ago
  43. a54f9ae include/linux/mmdebug.h: add VM_WARN which maps to WARN() by Aneesh Kumar K.V · 8 years ago
  44. 2a966b7 mm: oom: add memcg to oom_control by Vladimir Davydov · 8 years ago
  45. 798fd75 mm: zap ZONE_OOM_LOCKED by Vladimir Davydov · 8 years ago
  46. df429ac memory-hotplug: more general validation of zone during online by Reza Arbab · 8 years ago
  47. 91c6a05 mm: faster kmalloc_array(), kcalloc() by Alexey Dobriyan · 8 years ago
  48. 210e7a4 mm: SLUB freelist randomization by Thomas Garnier · 8 years ago
  49. 7c00fce mm: reorganize SLAB freelist randomization by Thomas Garnier · 8 years ago
  50. 9a46b04f fs/fs-writeback.c: inode writeback list tracking tracepoints by Brian Foster · 8 years ago
  51. 6c60d2b fs/fs-writeback.c: add a new writeback list for sync by Dave Chinner · 8 years ago
  52. 17359a8 debugobjects.h: fix trivial kernel doc warning by Randy Dunlap · 8 years ago
  53. 6b52499 dax: remote unused fault wrappers by Ross Zwisler · 8 years ago
  54. 3fc9d69 Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  55. d05d7f4 Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  56. 75a442e Merge branch 'for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  57. cf6f7e1 tipc: dump monitor attributes by Parthasarathy Bhuvaragan · 8 years ago
  58. bf1035b tipc: get monitor threshold for the cluster by Parthasarathy Bhuvaragan · 8 years ago
  59. 7b3f522 tipc: make cluster size threshold for monitoring configurable by Parthasarathy Bhuvaragan · 8 years ago
  60. 9ff26e9 tipc: introduce constants for tipc address validation by Parthasarathy Bhuvaragan · 8 years ago
  61. bbce2ad Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  62. 015cd86 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  63. f360d32 Merge branches 'x86/amd', 'x86/vt-d', 'arm/exynos', 'arm/mediatek', 'arm/msm', 'arm/rockchip', 'arm/smmu' and 'core' into next by Joerg Roedel · 8 years ago
  64. d34c30c xen: add static initialization of steal_clock op to xen_time_ops by Juergen Gross · 8 years ago
  65. 5e58052 Backmerge tag 'v4.7' into drm-next by Dave Airlie · 8 years ago
  66. ec0595c net_sched: get rid of struct tcf_common by WANG Cong · 8 years ago
  67. a85a970 net_sched: move tc_action into tcf_common by WANG Cong · 8 years ago
  68. e658052 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  69. 55392c4 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  70. 8e46695 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  71. 36e635c Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  72. 96ae522 bpf: Add bpf_probe_write_user BPF helper to be called in tracers by Sargun Dhillon · 8 years ago
  73. 86cb13e mlxsw: spectrum: Fix compilation error when CLS_ACT isn't set by Ido Schimmel · 8 years ago
  74. 9b8ac4f gtp: #define #define _GTP_H_ and not #define _GTP_H by Colin Ian King · 8 years ago
  75. cff92d7 net/mlx5e: Query minimum required header copy during xmit by Hadar Hen Zion · 8 years ago
  76. ae76715 net/mlx5e: Check the minimum inline header mode before xmit by Hadar Hen Zion · 8 years ago
  77. 0f65726 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  78. 766fd5f Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  79. cca08cd Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  80. 74e630a Merge tag 'v4.7' into for-linus/pstore by Kees Cook · 8 years ago
  81. 7e4dc77 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  82. c86ad14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  83. a230384 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  84. df00ccc Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  85. d5b160d Merge tag 'wireless-drivers-next-for-davem-2016-07-22' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 8 years ago
  86. 2ccbe2c macsec: limit ICV length to 16 octets by Davide Caratti · 8 years ago
  87. aa7145c bpf, events: fix offset in skb copy handler by Daniel Borkmann · 8 years ago
  88. 88e957d xen: introduce xen_vcpu_id mapping by Vitaly Kuznetsov · 8 years ago
  89. 9def970 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 8 years ago
  90. fa70db3 Merge branches 'pm-core', 'pm-clk', 'pm-domains' and 'pm-pci' by Rafael J. Wysocki · 8 years ago
  91. 7f234a4 Merge branches 'pm-sleep' and 'pm-tools' by Rafael J. Wysocki · 8 years ago
  92. 6149dff Merge branches 'acpi-processor', 'acpi-cppc', 'acpi-apei' and 'acpi-sleep' by Rafael J. Wysocki · 8 years ago
  93. f6bc0a1 Merge branches 'acpi-ec', 'acpi-video', 'acpi-button' and 'acpi-thermal' by Rafael J. Wysocki · 8 years ago
  94. 2547427 Merge branches 'acpi-bus', 'acpi-pci', 'acpica' and 'acpi-doc' by Rafael J. Wysocki · 8 years ago
  95. d5f017b Merge branch 'acpi-tables' by Rafael J. Wysocki · 8 years ago
  96. d85f4eb Merge branch 'acpi-numa' by Rafael J. Wysocki · 8 years ago
  97. dec34e8 Merge remote-tracking branch 'spi/fix/locking' into spi-next by Mark Brown · 8 years ago
  98. ef4d96e spi: Split bus and I/O locking by Mark Brown · 8 years ago
  99. fbc872c xen/evtchn: add IOCTL_EVTCHN_RESTRICT by David Vrabel · 8 years ago
  100. d87fc96 mmc: sdhci-esdhc-imx: support setting tuning start point by Dong Aisheng · 8 years ago