1. 4d7b63f Merge android-4.9.132 (38f2b4a) into msm-4.9 by Minming Qi · 5 years ago
  2. 38f2b4a Merge 4.9.132 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  3. 00a28d94 mm: madvise(MADV_DODUMP): allow hugetlbfs pages by Daniel Black · 6 years ago
  4. dd2b465 mm: protect VMA modifications using VMA sequence count by Laurent Dufour · 6 years ago
  5. ff97938 Merge remote-tracking branch '4.9/tmp-8dd0f52' into msm-4.9 by Kyle Yan · 6 years ago
  6. f87ffb2 Merge 4.9.67 into android-4.9-o by Greg Kroah-Hartman · 6 years ago
  7. 12cae95 Merge 4.9.67 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  8. ba32d7d mm/madvise.c: fix madvise() infinite loop under special circumstances by chenjie · 6 years ago
  9. 7ade374 oom-reaper: use madvise_dontneed() logic to decide if unmap the VMA by Kirill A. Shutemov · 7 years ago
  10. c491afc Merge 4.9.48 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  11. 85e1c01 Merge 4.9.48 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  12. 8cc3acf mm, madvise: ensure poisoned pages are removed from per-cpu lists by Mel Gorman · 7 years ago
  13. 2832a12 Merge 4.9.46 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  14. a3840b1 Merge 4.9.46 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  15. 0f49b05 mm/madvise.c: fix freeing of locked page with MADV_FREE by Eric Biggers · 7 years ago
  16. 02f29ab Merge 4.9.42 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  17. 5a1eef7 mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving stale TLB entries by Mel Gorman · 7 years ago
  18. 3e4578f ANDROID: mm: add a field to store names for private anonymous memory by Colin Cross · 9 years ago
  19. dc0ef0d mm: make mmap_sem for write waits killable for mm syscalls by Michal Hocko · 8 years ago
  20. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  21. d7206a7 mm/madvise: update comment on sys_madvise() by Naoya Horiguchi · 8 years ago
  22. 23a003b mm/madvise: pass return code of memory_failure() to userspace by Naoya Horiguchi · 8 years ago
  23. b8d3c4c mm/huge_memory.c: don't split THP page when MADV_FREE syscall is called by Minchan Kim · 8 years ago
  24. 10853a0 mm: move lazily freed pages to inactive list by Minchan Kim · 8 years ago
  25. 64b42bc mm/madvise.c: free swp_entry in madvise_free by Minchan Kim · 8 years ago
  26. 854e9ed mm: support madvise(MADV_FREE) by Minchan Kim · 8 years ago
  27. 72079ba mm: madvise allow remove operation for hugetlbfs by Mike Kravetz · 9 years ago
  28. 1ecef9e mm/madvise.c: make madvise_behaviour_valid() return bool by Nicholas Krause · 9 years ago
  29. 19a809a userfaultfd: teach vma_merge to merge across vma->vm_userfaultfd_ctx by Andrea Arcangeli · 9 years ago
  30. 66114ca writeback: separate out include/linux/backing-dev-defs.h by Tejun Heo · 9 years ago
  31. e748dcd vfs: remove get_xip_mem by Matthew Wilcox · 9 years ago
  32. 6bec003 Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  33. 0661a33 mm: remove rest usage of VM_NONLINEAR and pte_file() by Kirill A. Shutemov · 9 years ago
  34. 8a5f14a mm: drop support of non-linear mapping from unmap/zap codepath by Kirill A. Shutemov · 9 years ago
  35. 97b713b fs: kill BDI_CAP_SWAP_BACKED by Christoph Hellwig · 9 years ago
  36. 72c72bd VFS: Rename do_fallocate() to vfs_fallocate() by Anna Schumaker · 9 years ago
  37. 54980b9 mm: update the description for madvise_remove by Wang Sheng-Hui · 10 years ago
  38. 55231e5 mm: madvise: fix MADV_WILLNEED on shmem swapouts by Johannes Weiner · 10 years ago
  39. 20cb6ca mm/hwpoison: fix traversal of hugetlbfs pages to avoid printk flood by Wanpeng Li · 11 years ago
  40. 325c4ef mm/madvise.c:madvise_hwpoison(): remove local `ret' by Andrew Morton · 11 years ago
  41. 8302423 mm/madvise.c: fix return value of madvise_hwpoison() by Wanpeng Li · 11 years ago
  42. 29b4eed mm/hwpoison.c: fix held reference count after unpoisoning empty zero page by Wanpeng Li · 11 years ago
  43. b194b8c mm/hwpoison: add '#' to madvise_hwpoison by Wanpeng Li · 11 years ago
  44. ec9bed9 mm/madvise.c: fix coding-style errors by Vladimir Cernov · 11 years ago
  45. 84d96d8 mm: madvise: complete input validation before taking lock by Rasmus Villemoes · 11 years ago
  46. 1998cc0 mm: make madvise(MADV_WILLNEED) support swap file prefetch by Shaohua Li · 11 years ago
  47. 0103bd1 mm: prepare VM_DONTDUMP for using in drivers by Konstantin Khlebnikov · 12 years ago
  48. 9ab4233 mm: Hold a file reference in madvise_remove by Andy Lutomirski · 12 years ago
  49. 3f31d07 mm/fs: route MADV_REMOVE to FALLOC_FL_PUNCH_HOLE by Hugh Dickins · 12 years ago
  50. accb61f coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP by Jason Baron · 12 years ago
  51. cd42f4a HWPOISON: Clean up memory_failure() vs. __memory_failure() by Tony Luck · 12 years ago
  52. bd5fe6c fs: kill i_alloc_sem by Christoph Hellwig · 13 years ago
  53. 60ab324 thp: khugepaged: make khugepaged aware about madvise by Andrea Arcangeli · 13 years ago
  54. a664b2d thp: madvise(MADV_NOHUGEPAGE) by Andrea Arcangeli · 13 years ago
  55. 0af4e98 thp: madvise(MADV_HUGEPAGE) by Andrea Arcangeli · 13 years ago
  56. afcf938 HWPOISON: Add a madvise() injector for soft page offlining by Andi Kleen · 14 years ago
  57. d15f107 HWPOISON: Use get_user_page_fast in hwpoison madvise by Andi Kleen · 14 years ago
  58. 82ba011 HWPOISON: Turn ref argument into flags argument by Andi Kleen · 14 years ago
  59. bd1ce5f HWPOISON: avoid grabbing the page count multiple times during madvise injection by Wu Fengguang · 14 years ago
  60. db16826 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 15 years ago
  61. f8af4da ksm: the mm interface to ksm by Hugh Dickins · 15 years ago
  62. 3866ea9 ksm: first tidy up madvise_vma() by Hugh Dickins · 15 years ago
  63. 9893e49 HWPOISON: Add madvise() based injector for hardware poisoned pages v4 by Andi Kleen · 15 years ago
  64. 75927af mm: madvise(): correct return code by Nick Piggin · 15 years ago
  65. f7e839d readahead: move max_sane_readahead() calls into force_page_cache_readahead() by Wu Fengguang · 15 years ago
  66. 0f18132 Revert "Ignore madvise(MADV_WILLNEED) for hugetlbfs-backed regions" by Linus Torvalds · 15 years ago
  67. a425a63 Ignore madvise(MADV_WILLNEED) for hugetlbfs-backed regions by Mel Gorman · 15 years ago
  68. 3480b25 [CVE-2009-0029] System call wrappers part 14 by Heiko Carstens · 15 years ago
  69. 7e6cbea madvise: update function comment of madvise_dontneed by Fernando Luis Vazquez Cao · 16 years ago
  70. 70688e4 xip: support non-struct page backed memory by Nick Piggin · 16 years ago
  71. f797779 speed up madvise_need_mmap_write() usage by Jason Baron · 17 years ago
  72. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  73. 0a27a14 mm: madvise avoid exclusive mmap_sem by Nick Piggin · 17 years ago
  74. 90ed52e [PATCH] holepunch: fix mmap_sem i_mutex deadlock by Hugh Dickins · 17 years ago
  75. 00e9fa2 [PATCH] mm: fix madvise infinine loop by Nick Piggin · 17 years ago
  76. 69cf0fa [PATCH] Fix MADV_REMOVE protection checking by Hugh Dickins · 18 years ago
  77. f822566 [PATCH] madvise MADV_DONTFORK/MADV_DOFORK by Michael S. Tsirkin · 18 years ago
  78. f6b3ec2 [PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing store by Badari Pulavarty · 18 years ago
  79. 6aab341 mm: re-architect the VM_UNPAGED logic by Linus Torvalds · 18 years ago
  80. 0b14c17 [PATCH] unpaged: VM_UNPAGED by Hugh Dickins · 18 years ago
  81. b581003 [PATCH] core remove PageReserved by Nick Piggin · 19 years ago
  82. 1bef400 [PATCH] madvise: Avoid returning error code -EBADF for anonymous mappings by Suzuki · 19 years ago
  83. 836d5ff [PATCH] mm: fix madvise vma merging by Hugh Dickins · 19 years ago
  84. 165cd40 [PATCH] madvise() does not always return -EBADF on non-file mapped area by suzuki · 19 years ago
  85. fe77ba6 [PATCH] xip: madvice/fadvice: execute in place by Carsten Otte · 19 years ago
  86. 3bc1ee3 [PATCH] remove redundant vm_flags clearing from madvise.c by Pekka Enberg · 19 years ago
  87. 05b7438 [PATCH] madvise: merge the maps by Prasanna Meda · 19 years ago
  88. e798c6e [PATCH] madvise: do not split the maps by Prasanna Meda · 19 years ago
  89. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago