1. b46e756 thp: extract khugepaged from mm/huge_memory.c by Kirill A. Shutemov · 8 years ago
  2. 800d8c6 shmem: add huge pages support by Kirill A. Shutemov · 8 years ago
  3. c01d5b3 shmem: get_unmapped_area align huge page by Hugh Dickins · 8 years ago
  4. 5a6e75f shmem: prepare huge= mount option and sysfs knob by Kirill A. Shutemov · 8 years ago
  5. 65c4537 mm, rmap: account shmem thp pages by Kirill A. Shutemov · 8 years ago
  6. c78c66d radix-tree: implement radix_tree_maybe_preload_order() by Kirill A. Shutemov · 8 years ago
  7. e2f0a0d page-flags: relax policy for PG_mappedtodisk and PG_reclaim by Kirill A. Shutemov · 8 years ago
  8. 9a73f61 thp, mlock: do not mlock PTE-mapped file huge pages by Kirill A. Shutemov · 8 years ago
  9. 95ecedc thp, vmstats: add counters for huge file pages by Kirill A. Shutemov · 8 years ago
  10. 1010245 mm: introduce do_set_pmd() by Kirill A. Shutemov · 8 years ago
  11. dd78fed rmap: support file thp by Kirill A. Shutemov · 8 years ago
  12. 7267ec00 mm: postpone page table allocation until we have page to map by Kirill A. Shutemov · 8 years ago
  13. bae473a mm: introduce fault_env by Kirill A. Shutemov · 8 years ago
  14. dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
  15. 8a966ed mm: make swapin readahead to improve thp collapse rate by Ebru Akagunduz · 8 years ago
  16. 70652f6 mm: make optimistic check for swapin readahead by Ebru Akagunduz · 8 years ago
  17. 8a5c743 mm, memcg: use consistent gfp flags during readahead by Michal Hocko · 8 years ago
  18. ba6c19f include/linux/memblock.h: Clean up code for several trivial details by Chen Gang · 8 years ago
  19. 91537fe mm: add NR_ZSMALLOC to vmstat by Minchan Kim · 8 years ago
  20. 8ea1d2a mm, frontswap: convert frontswap_enabled to static key by Vlastimil Babka · 8 years ago
  21. fbe84a0 mm,oom: remove unused argument from oom_scan_process_thread(). by Tetsuo Handa · 8 years ago
  22. 4949148 mm: charge/uncharge kmemcg from generic page allocator paths by Vladimir Davydov · 8 years ago
  23. 4526477 mm: memcontrol: cleanup kmem charge functions by Vladimir Davydov · 8 years ago
  24. 632c0a1 mm: clean up non-standard page->_mapcount users by Vladimir Davydov · 8 years ago
  25. 99691ad mm: remove pointless struct in struct page definition by Vladimir Davydov · 8 years ago
  26. 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
  27. e9d55e1 mm: change the interface for __tlb_remove_page() by Aneesh Kumar K.V · 8 years ago
  28. f2ca0b5 mm/page_owner: use stackdepot to store stacktrace by Joonsoo Kim · 8 years ago
  29. a9627bc mm/page_owner: introduce split_page_owner and replace manual handling by Joonsoo Kim · 8 years ago
  30. 66c6422 mm/compaction: split freepages without holding the zone lock by Joonsoo Kim · 8 years ago
  31. 48b4800 zsmalloc: page migration support by Minchan Kim · 8 years ago
  32. b1123ea6 mm: balloon: use general non-lru movable page feature by Minchan Kim · 8 years ago
  33. bda807d mm: migrate: support non-lru movable page migration by Minchan Kim · 8 years ago
  34. a54f9ae include/linux/mmdebug.h: add VM_WARN which maps to WARN() by Aneesh Kumar K.V · 8 years ago
  35. 2a966b7 mm: oom: add memcg to oom_control by Vladimir Davydov · 8 years ago
  36. 798fd75 mm: zap ZONE_OOM_LOCKED by Vladimir Davydov · 8 years ago
  37. df429ac memory-hotplug: more general validation of zone during online by Reza Arbab · 8 years ago
  38. 91c6a05 mm: faster kmalloc_array(), kcalloc() by Alexey Dobriyan · 8 years ago
  39. 210e7a4 mm: SLUB freelist randomization by Thomas Garnier · 8 years ago
  40. 7c00fce mm: reorganize SLAB freelist randomization by Thomas Garnier · 8 years ago
  41. 9a46b04f fs/fs-writeback.c: inode writeback list tracking tracepoints by Brian Foster · 8 years ago
  42. 6c60d2b fs/fs-writeback.c: add a new writeback list for sync by Dave Chinner · 8 years ago
  43. 17359a8 debugobjects.h: fix trivial kernel doc warning by Randy Dunlap · 8 years ago
  44. 6b52499 dax: remote unused fault wrappers by Ross Zwisler · 8 years ago
  45. 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
  46. 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
  47. 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
  48. 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
  49. 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
  50. 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
  51. 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
  52. 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
  53. 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
  54. 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
  55. 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
  56. dd95069 Merge tag 'hwmon-for-linus-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 8 years ago
  57. b7545b7 Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  58. 721413a Merge tag 'tty-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  59. 25a0dc4 Merge tag 'staging-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  60. 9d0be76 Merge tag 'char-misc-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  61. b403f23 Merge tag 'gfs2-4.7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 8 years ago
  62. 107df03 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  63. 3cb9185 radix-tree: fix radix_tree_iter_retry() for tagged iterators. by Andrey Ryabinin · 8 years ago
  64. 73f576c mm: memcontrol: fix cgroup creation failure after many small jobs by Johannes Weiner · 8 years ago
  65. eabfdda net: switchdev: change ageing_time type to clock_t by Vivien Didelot · 8 years ago
  66. 18d3df3 vlan: use a valid default mtu value for vlan over macsec by Paolo Abeni · 8 years ago
  67. 6315170 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  68. 38452af Merge branch 'x86/asm' into x86/mm, to resolve conflicts by Ingo Molnar · 8 years ago
  69. fa3a9f574 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  70. 5a49973 mm: thp: refix false positive BUG in page_move_anon_rmap() by Hugh Dickins · 8 years ago
  71. 33f4751 mm: thp: move pmd check inside ptl for freeze_page() by Naoya Horiguchi · 8 years ago
  72. e41f501 vmlinux.lds: account for destructor sections by Dmitry Vyukov · 8 years ago
  73. 12cb22b uapi: export lirc.h header by Mauro Carvalho Chehab · 8 years ago
  74. d2e1204 Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_linux into drm-fixes by Dave Airlie · 8 years ago
  75. 8612f17 sched/cputime: Reorganize vtime native irqtime accounting headers by Frederic Weisbecker · 8 years ago
  76. 0cfdf9a sched/cputime: Clean up the old vtime gen irqtime accounting completely by Frederic Weisbecker · 8 years ago
  77. b58c358 sched/cputime: Replace VTIME_GEN irq time code with IRQ_TIME_ACCOUNTING code by Rik van Riel · 8 years ago
  78. 5743021 sched/cputime: Count actually elapsed irq & softirq time by Rik van Riel · 8 years ago
  79. cefef3a Merge branch 'sched/core' into timers/nohz, to avoid conflicts in upcoming patches by Ingo Molnar · 8 years ago
  80. 6c71ee3 Merge tag 'iio-for-4.8c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 8 years ago
  81. ca2b6fa Merge tag 'phy-for-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-testing by Greg Kroah-Hartman · 8 years ago
  82. 7f96a82 Merge tag 'extcon-next-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-testing by Greg Kroah-Hartman · 8 years ago
  83. 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
  84. 4f0c40d9 dccp: limit sk_filter trim to payload by Willem de Bruijn · 8 years ago
  85. f4979fc rose: limit sk_filter trim to payload by Willem de Bruijn · 8 years ago
  86. 05f310e x86/sfi: Enable enumeration of SD devices by Andy Shevchenko · 8 years ago
  87. 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
  88. 92a03eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  89. 08d27eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  90. 6d4e56c posix_acl: de-union a_refcount and a_rcu by Jeff Layton · 8 years ago
  91. 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
  92. 44530d5 Revert "perf/x86/intel, watchdog: Switch NMI watchdog to ref cycles on x86" by Ingo Molnar · 8 years ago
  93. abb2baf x86/quirks: Add early quirk to reset Apple AirPort card by Lukas Wunner · 8 years ago
  94. 2e9d1e1 x86/entry: Avoid interrupt flag save and restore by Paolo Bonzini · 8 years ago
  95. 52e31f8 Merge branch 'linus' into x86/asm, to pick up fixes before merging new changes by Ingo Molnar · 8 years ago
  96. 7fb2b43 efi: Reorganize the GUID table to make it easier to read by Ingo Molnar · 8 years ago
  97. c8607e0 netfilter: nft_ct: fix expiration getter by Florian Westphal · 8 years ago
  98. b059a45 x86/vdso: Add mremap hook to vm_special_mapping by Dmitry Safonov · 8 years ago
  99. 069f0cd printk: Make the printk*once() variants return a value by Borislav Petkov · 8 years ago
  100. 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