1. bad849b NOMMU: Stub out vm_get_page_prot() if there's no MMU by David Howells · 14 years ago
  2. 8ca3eb0 guard page for stacks that grow upwards by Luck, Tony · 14 years ago
  3. 5f248c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  4. 2c27c65 check ATTR_SIZE contraints in inode_change_ok by Christoph Hellwig · 14 years ago
  5. bf99815 KVM: Avoid killing userspace through guest SRAO MCE on unmapped pages by Huang Ying · 14 years ago
  6. 7f8275d mm: add context argument to shrinker callback by Dave Chinner · 14 years ago
  7. c6f6b59 mm: make lowmem_page_address() use PFN_PHYS() for improved portability by Chris Metcalf · 14 years ago
  8. 748446b mm: compaction: memory compaction core by Mel Gorman · 14 years ago
  9. a8bef8ff mm: migration: avoid race between shift_arg_pages() and rmap_walk() during migration by not migrating temporary stacks by Mel Gorman · 14 years ago
  10. ca7e0c6 Merge branch 'linus' into perf/core by Ingo Molnar · 14 years ago
  11. 116354d pagemap: fix pfn calculation for hugepage by Naoya Horiguchi · 14 years ago
  12. faa4602 x86, perf, bts, mm: Delete the never used BTS-ptrace code by Peter Zijlstra · 14 years ago
  13. 718a382 mm: introduce dump_page() and print symbolic flag names by Wu Fengguang · 14 years ago
  14. 53bddb4 nommu: fix build breakage by KAMEZAWA Hiroyuki · 14 years ago
  15. fc148a5 mm: remove VM_LOCK_RMAP code by Rik van Riel · 14 years ago
  16. 5beb493 mm: change anon_vma linking to fix multi-process server scalability issue by Rik van Riel · 14 years ago
  17. 34e5523 mm: avoid false sharing of mm_counter by KAMEZAWA Hiroyuki · 14 years ago
  18. d559db0 mm: clean up mm_counter by KAMEZAWA Hiroyuki · 14 years ago
  19. a626b46 Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  20. 0a135ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  21. b7e56ed Merge branch 'linus' into x86/mm by Thomas Gleixner · 14 years ago
  22. 9bdac91 sparsemem: Put mem map for one node together. by Yinghai Lu · 15 years ago
  23. 0867721 x86: Make 64 bit use early_res instead of bootmem before slab by Yinghai Lu · 15 years ago
  24. 84abd88 Merge remote branch 'linus/master' into x86/bootmem by H. Peter Anvin · 15 years ago
  25. ab38612 Merge branch 'master' into percpu by Tejun Heo · 15 years ago
  26. 53df8fd Move page_is_ram() declaration to mm.h by Wu Fengguang · 15 years ago
  27. 7e66087 nommu: fix shared mmap after truncate shrinkage problems by David Howells · 15 years ago
  28. 99dcc3e this_cpu: Page allocator conversion by Christoph Lameter · 15 years ago
  29. 3981e15 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  30. 3299625 x86: Fix checking of SRAT when node 0 ram is not from 0 by Yinghai Lu · 15 years ago
  31. facb601 HWPOISON: Add soft page offline support by Andi Kleen · 15 years ago
  32. 847ce40 HWPOISON: Add unpoisoning support by Wu Fengguang · 15 years ago
  33. 82ba011 HWPOISON: Turn ref argument into flags argument by Andi Kleen · 15 years ago
  34. 588f9ce HWPOISON: Be more aggressive at freeing non LRU caches by Andi Kleen · 15 years ago
  35. 5dc3764 mm hugetlb: add hugepage support to pagemap by Naoya Horiguchi · 15 years ago
  36. f096e59 include/linux/mm.h: remove unneeded ifdef by Huang Shijie · 15 years ago
  37. 3ca7b3c mm: define PAGE_MAPPING_FLAGS by Hugh Dickins · 15 years ago
  38. 934831d NOMMU: Fallback for is_vmalloc_or_module_addr() should be inline by David Howells · 15 years ago
  39. 6c5daf0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  40. 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
  41. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  42. 25d9e2d truncate: new helpers by npiggin@suse.de · 15 years ago
  43. 81ac3ad kcore: register module area in generic way by KAMEZAWA Hiroyuki · 15 years ago
  44. 3f96b79 tmpfs: depend on shmem by Hugh Dickins · 15 years ago
  45. 58fa879 mm: FOLL flags for GUP flags by Hugh Dickins · 15 years ago
  46. 8e4b9a60 mm: FOLL_DUMP replace FOLL_ANON by Hugh Dickins · 15 years ago
  47. f3e8fcc mm: add get_dump_page by Hugh Dickins · 15 years ago
  48. 4481374 mm: replace various uses of num_physpages by totalram_pages by Jan Beulich · 15 years ago
  49. f8af4da ksm: the mm interface to ksm by Hugh Dickins · 15 years ago
  50. 112067f memory hotplug: update zone pcp at memory online by Shaohua Li · 15 years ago
  51. 6a46079 HWPOISON: The high level memory error handler in the VM v7 by Andi Kleen · 15 years ago
  52. 2571873 HWPOISON: Define a new error_remove_page address space op for async truncation by Andi Kleen · 15 years ago
  53. 83f7866 HWPOISON: Add invalidate_inode_page by Wu Fengguang · 15 years ago
  54. 750b498 HWPOISON: Refactor truncate to allow direct truncating of page v2 by Nick Piggin · 15 years ago
  55. d1737fd HWPOISON: Add basic support for poisoned pages in fault handler v3 by Andi Kleen · 15 years ago
  56. 788084a Security/SELinux: seperate lsm specific mmap_min_addr by Eric Paris · 15 years ago
  57. 9d73777 clarify get_user_pages() prototype by Peter Zijlstra · 15 years ago
  58. d06063c Move FAULT_FLAG_xyz into handle_mm_fault() callers by Linus Torvalds · 15 years ago
  59. a3d06cc Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  60. 168f5ac mm cleanup: shmem_file_setup: 'char *' -> 'const char *' for name argument by Sergei Trofimovich · 15 years ago
  61. 96cb4df page-allocator: add inactive ratio calculation function of each zone by Minchan Kim · 15 years ago
  62. bc75d33 page-allocator: clean up functions related to pages_min by Minchan Kim · 15 years ago
  63. 3b6748e mm: introduce follow_pfn() by Johannes Weiner · 15 years ago
  64. 6484eb3 page allocator: do not check NUMA node ID when the caller knows the node is valid by Mel Gorman · 15 years ago
  65. d2bf6be mm: clean up get_user_pages_fast() documentation by Nick Piggin · 15 years ago
  66. d30a110 readahead: record mmap read-around states in file_ra_state by Wu Fengguang · 15 years ago
  67. 465a454 x86, mm: Add __get_user_pages_fast() by Peter Zijlstra · 15 years ago
  68. 3296ca2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  69. 8623661 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  70. 73fbad2 Merge branch 'next' into for-linus by James Morris · 15 years ago
  71. e0a94c2 security: use mmap_min_addr indepedently of security models by Christoph Lameter · 15 years ago
  72. 888a589 mm, x86: remove MEMORY_HOTPLUG_RESERVE related code by Yinghai Lu · 15 years ago
  73. 1cb81b1 x86, bts, mm: clean up buffer allocation by Markus Metzger · 15 years ago
  74. a34b50d mm, x86, ptrace, bts: defer branch trace stopping, remove dead code by Ingo Molnar · 15 years ago
  75. 44bc9dc mm, x86, ptrace, bts: defer branch trace stopping, cleanup by Ingo Molnar · 15 years ago
  76. e2b371f mm, x86, ptrace, bts: defer branch trace stopping by Markus Metzger · 15 years ago
  77. 33e5d769 nommu: fix a number of issues with the per-MM VMA patch by David Howells · 15 years ago
  78. c2ec175 mm: page_mkwrite change prototype to match fault by Nick Piggin · 15 years ago
  79. e3a7cca vfs: add/use account_page_dirtied() by Edward Shishkin · 15 years ago
  80. 895791d VM, x86, PAT: add a new vm flag to track full pfnmap at mmap by Pallipadi, Venkatesh · 15 years ago
  81. 4bb9c5c VM, x86, PAT: Change is_linear_pfn_mapping to not use vm_pgoff by Pallipadi, Venkatesh · 15 years ago
  82. f2dbcfa mm: clean up for early_pfn_to_nid() by KAMEZAWA Hiroyuki · 15 years ago
  83. 1cf6e7d mm: task dirty accounting fix by Nick Piggin · 15 years ago
  84. 3501033 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  85. 9f339e7 x86, ptrace, mm: fix double-free on race by Markus Metzger · 16 years ago
  86. 5a6fe12 Do not account for the address space used by hugetlbfs using VM_ACCOUNT by Mel Gorman · 16 years ago
  87. 18e6959 mm: fix assertion by Nick Piggin · 16 years ago
  88. 8feae13 NOMMU: Make VMAs per MM as for MMU-mode linux by David Howells · 16 years ago
  89. 1c0fe6e mm: invoke oom-killer from page fault by Nick Piggin · 16 years ago
  90. b0f4b28 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  91. c5dee61 x86, bts: memory accounting by Markus Metzger · 16 years ago
  92. 34801ba x86: PAT: move track untrack pfnmap stubs to asm-generic by venkatesh.pallipadi@intel.com · 16 years ago
  93. 982d789 x86: PAT: remove follow_pfnmap_pte in favor of follow_phys by venkatesh.pallipadi@intel.com · 16 years ago
  94. d87fe66 x86: PAT: modify follow_phys to return phys_addr prot and return value by venkatesh.pallipadi@intel.com · 16 years ago
  95. 6bd9cd5 x86: PAT: clarify is_linear_pfn_mapping() interface by venkatesh.pallipadi@intel.com · 16 years ago
  96. 2ab6403 x86: PAT: hooks in generic vm code to help archs to track pfnmap regions - v3 by venkatesh.pallipadi@intel.com · 16 years ago
  97. e121e41 x86: PAT: add follow_pfnmp_pte routine to help tracking pfnmap pages - v3 by venkatesh.pallipadi@intel.com · 16 years ago
  98. 3c8bb73 x86: PAT: store vm_pgoff for all linear_over_vma_region mappings - v3 by venkatesh.pallipadi@intel.com · 16 years ago
  99. b291f00 mlock: mlocked pages are unevictable by Nick Piggin · 16 years ago
  100. 89e004ea SHM_LOCKED pages are unevictable by Lee Schermerhorn · 16 years ago