1. 1265e3a mm, vmscan: show the number of skipped pages in mm_vmscan_lru_isolate by Michal Hocko · 8 years ago
  2. 9d998b4 mm, vmscan: add active list aging tracepoint by Michal Hocko · 8 years ago
  3. 30b9aed mm, vmscan: remove unused mm_vmscan_memcg_isolate by Michal Hocko · 8 years ago
  4. 175ad4f mm: mprotect: use pmd_trans_unstable instead of taking the pmd_lock by Andrea Arcangeli · 8 years ago
  5. 7a0c4cf userfaultfd: selftest: test UFFDIO_ZEROPAGE on all memory types by Andrea Arcangeli · 8 years ago
  6. da5502c userfaultfd: non-cooperative: selftest: add test for FORK, MADVDONTNEED and REMAP events by Mike Rapoport · 8 years ago
  7. aa0d272 userfaultfd: non-cooperative: selftest: add ufd parameter to copy_page by Mike Rapoport · 8 years ago
  8. 6228b8f userfaultfd: non-cooperative: selftest: introduce userfaultfd_open by Mike Rapoport · 8 years ago
  9. 47dd924 userfaultfd: hugetlbfs: UFFD_FEATURE_MISSING_SHMEM by Andrea Arcangeli · 8 years ago
  10. cb658a4 userfaultfd: shmem: avoid leaking blocks and used blocks in UFFDIO_COPY by Andrea Arcangeli · 8 years ago
  11. a425d35 userfaultfd: shmem: avoid a lockup resulting from corrupted page->flags by Andrea Arcangeli · 8 years ago
  12. 9cc90c6 userfaultfd: shmem: lock the page before adding it to pagecache by Andrea Arcangeli · 8 years ago
  13. 419624d userfaultfd: shmem: add userfaultfd_shmem test by Mike Rapoport · 8 years ago
  14. 1c9e8de userfaultfd: hugetlbfs: add UFFDIO_COPY support for shared mappings by Mike Kravetz · 8 years ago
  15. cac6732 userfaultfd: shmem: allow registration of shared memory ranges by Mike Rapoport · 8 years ago
  16. cfda052 userfaultfd: shmem: add userfaultfd hook for shared memory faults by Mike Rapoport · 8 years ago
  17. 26071ce userfaultfd: shmem: use shmem_mcopy_atomic_pte for shared memory by Mike Rapoport · 8 years ago
  18. 95cc09d userfaultfd: shmem: add tlbflush.h header for microblaze by Andrea Arcangeli · 8 years ago
  19. b0506e4 userfaultfd: shmem: introduce vma_is_shmem by Mike Rapoport · 8 years ago
  20. 4c27fe4 userfaultfd: shmem: add shmem_mcopy_atomic_pte for userfaultfd support by Mike Rapoport · 8 years ago
  21. ba6907d userfaultfd: introduce vma_can_userfault by Mike Rapoport · 8 years ago
  22. 163e11b userfaultfd: hugetlbfs: UFFD_FEATURE_MISSING_HUGETLBFS by Andrea Arcangeli · 8 years ago
  23. 21205bf userfaultfd: hugetlbfs: reserve count on error in __mcopy_atomic_hugetlb by Mike Kravetz · 8 years ago
  24. 87ffc11 userfaultfd: hugetlbfs: gup: support VM_FAULT_RETRY by Andrea Arcangeli · 8 years ago
  25. 369cd21 userfaultfd: hugetlbfs: userfaultfd_huge_must_wait for hugepmd ranges by Mike Kravetz · 8 years ago
  26. 9903bd7 userfaultfd: hugetlbfs: add userfaultfd_hugetlb test by Mike Kravetz · 8 years ago
  27. cab350a userfaultfd: hugetlbfs: allow registration of ranges containing huge pages by Mike Kravetz · 8 years ago
  28. 1a1aad8 userfaultfd: hugetlbfs: add userfaultfd hugetlb hook by Mike Kravetz · 8 years ago
  29. 810a56b userfaultfd: hugetlbfs: fix __mcopy_atomic_hugetlb retry/error processing by Mike Kravetz · 8 years ago
  30. 60d4d2d userfaultfd: hugetlbfs: add __mcopy_atomic_hugetlb for huge page UFFDIO_COPY by Mike Kravetz · 8 years ago
  31. 8fb5deb userfaultfd: hugetlbfs: add hugetlb_mcopy_atomic_pte for userfaultfd support by Mike Kravetz · 8 years ago
  32. fa4d75c userfaultfd: hugetlbfs: add copy_huge_page_from_user for hugetlb userfaultfd support by Mike Kravetz · 8 years ago
  33. 09fa529 userfaultfd: non-cooperative: wake userfaults after UFFDIO_UNREGISTER by Andrea Arcangeli · 8 years ago
  34. 0594f58 userfaultfd: non-cooperative: avoid MADV_DONTNEED race condition by Andrea Arcangeli · 8 years ago
  35. 05ce772 userfaultfd: non-cooperative: add madvise() event for MADV_DONTNEED request by Pavel Emelyanov · 8 years ago
  36. 90794bf userfaultfd: non-cooperative: optimize mremap_userfaultfd_complete() by Andrea Arcangeli · 8 years ago
  37. 72f8765 userfaultfd: non-cooperative: add mremap() event by Pavel Emelyanov · 8 years ago
  38. d3aadc8 userfaultfd: non-cooperative: dup_userfaultfd: use mm_count instead of mm_users by Mike Rapoport · 8 years ago
  39. 893e26e userfaultfd: non-cooperative: Add fork() event by Pavel Emelyanov · 8 years ago
  40. 6560314 userfaultfd: non-cooperative: report all available features to userland by Andrea Arcangeli · 8 years ago
  41. 9cd75c3 userfaultfd: non-cooperative: add ability to report non-PF events from uffd descriptor by Pavel Emelyanov · 8 years ago
  42. 6dcc27f userfaultfd: non-cooperative: Split the find_userfault() routine by Pavel Emelyanov · 8 years ago
  43. a94720bf userfaultfd: use vma_is_anonymous by Andrea Arcangeli · 8 years ago
  44. 8474901 userfaultfd: convert BUG() to WARN_ON_ONCE() by Andrea Arcangeli · 8 years ago
  45. a4605a6 userfaultfd: correct comment about UFFD_FEATURE_PAGEFAULT_FLAG_WP by Andrea Arcangeli · 8 years ago
  46. e067eba userfaultfd: document _IOR/_IOW by Andrea Arcangeli · 8 years ago
  47. 65190cf oom, trace: add compaction retry tracepoint by Michal Hocko · 8 years ago
  48. d379f01 oom, trace: add oom detection tracepoints by Michal Hocko · 8 years ago
  49. aff2801 mm, trace: extract COMPACTION_STATUS and ZONE_TYPE to a common header by Michal Hocko · 8 years ago
  50. 4583e77 mm/vmalloc.c: use rb_entry_safe by Geliang Tang · 8 years ago
  51. 13ad59d mm, page_alloc: avoid page_to_pfn() when merging buddies by Vlastimil Babka · 8 years ago
  52. 76741e7 mm, page_alloc: don't convert pfn to idx when merging by Vlastimil Babka · 8 years ago
  53. aa18750 mm: throttle show_mem() from warn_alloc() by Michal Hocko · 8 years ago
  54. f800545 tmpfs: change shmem_mapping() to test shmem_aops by Hugh Dickins · 8 years ago
  55. 1663f26 slub: make sysfs directories for memcg sub-caches optional by Tejun Heo · 8 years ago
  56. 17cc4df slab: use memcg_kmem_cache_wq for slab destruction operations by Tejun Heo · 8 years ago
  57. 50862ce7 slab: remove slub sysfs interface files early for empty memcg caches by Tejun Heo · 8 years ago
  58. 01fb58b slab: remove synchronous synchronize_sched() from memcg cache deactivation path by Tejun Heo · 8 years ago
  59. c9fc586 slab: introduce __kmemcg_cache_deactivate() by Tejun Heo · 8 years ago
  60. 510ded3 slab: implement slab_root_caches list by Tejun Heo · 8 years ago
  61. bc2791f slab: link memcg kmem_caches on their associated memory cgroup by Tejun Heo · 8 years ago
  62. 9eeadc8 slab: reorganize memcg_cache_params by Tejun Heo · 8 years ago
  63. 657dc2f slab: remove synchronous rcu_barrier() call in memcg cache release path by Tejun Heo · 8 years ago
  64. bf5eb3d slub: separate out sysfs_slab_release() from sysfs_slab_remove() by Tejun Heo · 8 years ago
  65. 290b6a5 Revert "slub: move synchronize_sched out of slab_mutex on shrink" by Tejun Heo · 8 years ago
  66. af3b5f8 mm, slab: rename kmalloc-node cache to kmalloc-<size> by Vlastimil Babka · 8 years ago
  67. 65b9de7 mm/slub: add a dump_stack() to the unexpected GFP check by Borislav Petkov · 8 years ago
  68. c6e2889 slub: do not merge cache if slub_debug contains a never-merge flag by Grygorii Maistrenko · 8 years ago
  69. 8dcde9d kernel/watchdog.c: do not hardcode CPU 0 as the initial thread by Prarit Bhargava · 8 years ago
  70. b5c66ba 9p: fix a potential acl leak by Cong Wang · 8 years ago
  71. 612dafa block: use for_each_thread() in sys_ioprio_set()/sys_ioprio_get() by Tetsuo Handa · 8 years ago
  72. 6302666 parisc: use generic current.h by Davidlohr Bueso · 8 years ago
  73. b891fa50 ocfs2: fix deadlock issue when taking inode lock at vfs entry points by Eric Ren · 8 years ago
  74. 439a36b ocfs2/dlmglue: prepare tracking logic to avoid recursive cluster lock by Eric Ren · 8 years ago
  75. ca376b3 score: remove asm/current.h by Davidlohr Bueso · 8 years ago
  76. af0de78 m32r: fix build warning by Sudip Mukherjee · 8 years ago
  77. 6408b6f m32r: use generic current.h by Davidlohr Bueso · 8 years ago
  78. 7659c65 scripts/tags.sh: include arch/Kconfig* for tags generation by Hou Tao · 8 years ago
  79. 8087a56 scripts/checkincludes.pl: add exit message for no duplicates found by Cheah Kok Cheong · 8 years ago
  80. 0e5a47a scripts/checkstack.pl: add support for nios2 by Tobias Klauser · 8 years ago
  81. 78c5250 scripts/Lindent: clean up and optimize by Jean Delvare · 8 years ago
  82. 10f24f7 scripts/spelling.txt: fix incorrect typo-words by Ross Zwisler · 8 years ago
  83. 8c32002 scripts/spelling.txt: add several more common spelling mistakes by Colin Ian King · 8 years ago
  84. 0937577 tools/vm: add missing Makefile rules by Daniel Thompson · 8 years ago
  85. a5759b2 dma-debug: add comment for failed to check map error by Miles Chen · 8 years ago
  86. f420039 mm, dax: change pmd_fault() to take only vmf parameter by Dave Jiang · 8 years ago
  87. d8a849e mm, dax: make pmd_fault() and friends be the same as fault() by Dave Jiang · 8 years ago
  88. 27a7ffa dax: add tracepoints to dax_pmd_insert_mapping() by Ross Zwisler · 8 years ago
  89. 653b2ea dax: add tracepoints to dax_pmd_load_hole() by Ross Zwisler · 8 years ago
  90. e057541 dax: update MAINTAINERS entries for FS DAX by Ross Zwisler · 8 years ago
  91. 282a8e0 dax: add tracepoint infrastructure, PMD tracing by Ross Zwisler · 8 years ago
  92. d3213e8 tracing: add __print_flags_u64() by Ross Zwisler · 8 years ago
  93. 37c8596 Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  94. caa5942 Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  95. b206461 Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  96. e30aee9 Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  97. 8ff546b Merge tag 'usb-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  98. ca78d31 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  99. a4ee7ba Merge tag 'arc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
  100. 38705613 Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago