1. c3d16e1 mm: migration: do not lose soft dirty bit if page is in migration state by Cyrill Gorcunov · 11 years ago
  2. 7d12efa mm/mprotect.c: coding-style cleanups by Andrew Morton · 11 years ago
  3. 3d59eeb Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma by Linus Torvalds · 11 years ago
  4. e180377 thp: change split_huge_page_pmd() interface by Kirill A. Shutemov · 12 years ago
  5. 9532fec mm: numa: Migrate pages handled during a pmd_numa hinting fault by Mel Gorman · 12 years ago
  6. 4b10e7d mm: mempolicy: Implement change_prot_numa() in terms of change_protection() by Mel Gorman · 12 years ago
  7. 1233d58 mm: Optimize the TLB flush of sys_mprotect() and change_protection() users by Ingo Molnar · 12 years ago
  8. 7da4d64 mm: Count the number of pages affected in change_protection() by Peter Zijlstra · 12 years ago
  9. 9521127 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  10. ce1744f mm: replace PAGE_MIGRATION with IS_ENABLED(CONFIG_MIGRATION) by Konstantin Khlebnikov · 12 years ago
  11. 3556485 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  12. 097d591 vm: avoid using find_vma_prev() unnecessarily by Linus Torvalds · 12 years ago
  13. 191c542 mm: collapse security_vm_enough_memory() variants into a single function by Al Viro · 12 years ago
  14. cd7548a thp: mprotect: transparent huge page support by Johannes Weiner · 13 years ago
  15. b36f5b0 thp: mprotect: pass vma down to page table walkers by Johannes Weiner · 13 years ago
  16. bae9c19 thp: split_huge_page_mm/vma by Andrea Arcangeli · 13 years ago
  17. 63bfd73 perf_events: Fix perf_counter_mmap() hook in mprotect() by Pekka Enberg · 14 years ago
  18. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  19. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  20. dab5855 perf_counter: Add mmap event hooks to mprotect() by Peter Zijlstra · 15 years ago
  21. 5a6fe12 Do not account for the address space used by hugetlbfs using VM_ACCOUNT by Mel Gorman · 15 years ago
  22. 6a6160a [CVE-2009-0029] System call wrappers part 13 by Heiko Carstens · 15 years ago
  23. 64cdd54 mm: cleanup: remove #ifdef CONFIG_MIGRATION by KOSAKI Motohiro · 15 years ago
  24. 046c688 mm: update my address by Alan Cox · 15 years ago
  25. cddb8a5 mmu-notifiers: core by Andrea Arcangeli · 16 years ago
  26. cdfd432 mm: record MAP_NORESERVE status on vmas and fix small page mprotect reservations by Andy Whitcroft · 16 years ago
  27. 43d2548 Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build by Benjamin Herrenschmidt · 16 years ago
  28. b845f31 mm: Allow architectures to define additional protection bits by Dave Kleikamp · 16 years ago
  29. 1ea0704 mm: add a ptep_modify_prot transaction abstraction by Jeremy Fitzhardinge · 16 years ago
  30. 1c12c4c mprotect: prevent alteration of the PAT bits by Venki Pallipadi · 16 years ago
  31. 1ddd439 fix mprotect vma_wants_writenotify prot by Hugh Dickins · 17 years ago
  32. 3ed75eb setup vma->vm_page_prot by vm_get_page_prot() by Coly Li · 17 years ago
  33. 954ffcb flush icache before set_pte() on ia64: flush icache at set_pte by KAMEZAWA Hiroyuki · 17 years ago
  34. b6a2fea mm: variable length argument support by Ollie Wild · 17 years ago
  35. 6606c3e [PATCH] paravirt: lazy mmu mode hooks.patch by Zachary Amsden · 18 years ago
  36. c1e6098 [PATCH] mm: optimize the new mprotect() code a bit by Peter Zijlstra · 18 years ago
  37. d08b385 [PATCH] mm: tracking shared dirty pages by Peter Zijlstra · 18 years ago
  38. 9637a5e [PATCH] add page_mkwrite() vm_operations method by David Howells · 18 years ago
  39. 0697212 [PATCH] Swapless page migration: add R/W migration entries by Christoph Lameter · 18 years ago
  40. b344e05 [PATCH] likely cleanup: remove unlikely in sys_mprotect() by Hua Zhong · 18 years ago
  41. 8f86059 [PATCH] Enable mprotect on huge pages by Zhang, Yanmin · 18 years ago
  42. 83e9b7e [PATCH] unpaged: private write VM_RESERVED by Hugh Dickins · 19 years ago
  43. 705e87c [PATCH] mm: pte_offset_map_lock loops by Hugh Dickins · 19 years ago
  44. b581003 [PATCH] core remove PageReserved by Nick Piggin · 19 years ago
  45. ab50b8e [PATCH] mm: vm_stat_account unshackled by Hugh Dickins · 19 years ago
  46. 7e2cff4 [PATCH] mm: add a note about partially hardcoded VM_* flags by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  47. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago