1. 1af446e nommu: Provide vmalloc_exec(). by Paul Mundt · 16 years ago
  2. 00e9028 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  3. a4b526b [S390] Optimize storage key operations for anon pages by Martin Schwidefsky · 16 years ago
  4. 94ad374 Fix off-by-one error in iov_iter_advance() by Linus Torvalds · 16 years ago
  5. 0d39741 GRU Driver: export is_uv_system(), zap_page_range() & follow_page() by Jack Steiner · 16 years ago
  6. c627f9c mm: add zap_vma_ptes(): a library function to unmap driver ptes by Jack Steiner · 16 years ago
  7. 87547ee do_try_to_free_page: update comments related to vmscan functions by Fernando Luis Vazquez Cao · 16 years ago
  8. 7d03431 swapfile/vmscan: update comments related to vmscan functions by Fernando Luis Vazquez Cao · 16 years ago
  9. ab33dc0 swap: update function comment of release_pages by Fernando Luis Vazquez Cao · 16 years ago
  10. 7e6cbea madvise: update function comment of madvise_dontneed by Fernando Luis Vazquez Cao · 16 years ago
  11. 4ef1b0f memcg: remove redundant check in move_task() by Li Zefan · 16 years ago
  12. 1d1958f mm: remove find_max_pfn_with_active_regions by Yinghai Lu · 16 years ago
  13. 7cb9318 mm/hugetlb.c must #include <asm/io.h> by Adrian Bunk · 16 years ago
  14. 8ab22b9 vfs: pagecache usage optimization for pagesize!=blocksize by Hisashi Hifumi · 16 years ago
  15. 78a34ae mm/hugetlb.c must #include <asm/io.h> by Adrian Bunk · 16 years ago
  16. cddb8a5 mmu-notifiers: core by Andrea Arcangeli · 16 years ago
  17. 7906d00 mmu-notifiers: add mm_take_all_locks() operation by Andrea Arcangeli · 16 years ago
  18. 14fcc23 tmpfs: fix kernel BUG in shmem_delete_inode by Hugh Dickins · 16 years ago
  19. 9b1a4d3 stop_machine: Wean existing callers off stop_machine_run() by Rusty Russell · 16 years ago
  20. 4836e30 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  21. 2284284 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  22. 3b8f14b mm/util.c must #include <linux/sched.h> by Adrian Bunk · 16 years ago
  23. 2f1936b [patch 3/5] vfs: change remove_suid() to file_remove_suid() by Miklos Szeredi · 16 years ago
  24. e6305c4 [PATCH] sanitize ->permission() prototype by Al Viro · 16 years ago
  25. 93bc4e8 netfilter: fix double-free and use-after free by Pekka Enberg · 16 years ago
  26. 7c363b8 mm/swapfile.c: make code static by Adrian Bunk · 16 years ago
  27. 15f59ad make mm/memory.c:print_bad_pte() static by Adrian Bunk · 16 years ago
  28. 9d8fddf mm/allocpercpu.c: make 4 functions static by Adrian Bunk · 16 years ago
  29. 9e5c6da make mm/sparse.c: make a function static by Adrian Bunk · 16 years ago
  30. 2c97b7f mm: print swapcache page count in show_swap_cache_info() by Johannes Weiner · 16 years ago
  31. fa8e26c tracehook: tracehook_expect_breakpoints by Roland McGrath · 16 years ago
  32. 4c8573e Use WARN() in mm/vmalloc.c by Arjan van de Ven · 16 years ago
  33. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  34. 19fd623 mm: spinlock tree_lock by Nick Piggin · 16 years ago
  35. a60637c mm: lockless pagecache by Nick Piggin · 16 years ago
  36. e286781 mm: speculative page references by Nick Piggin · 16 years ago
  37. 30002ed mm: readahead scan lockless by Nick Piggin · 16 years ago
  38. 8174c43 x86: lockless get_user_pages_fast() by Nick Piggin · 16 years ago
  39. 8a21346 hugetlb: fix CONFIG_SYSCTL=n build by Nishanth Aravamudan · 16 years ago
  40. 16d6926 uninline arch_pick_mmap_layout() by Andrew Morton · 16 years ago
  41. e44d1b2 mm/hugetlb.c: fix build failure with !CONFIG_SYSCTL by Ingo Molnar · 16 years ago
  42. 873b477 per-task-delay-accounting: add memory reclaim delay by Keika Kobayashi · 16 years ago
  43. 628f423 memcg: limit change shrink usage by KAMEZAWA Hiroyuki · 16 years ago
  44. cede86a memcg: clean up checking of the disabled flag by Li Zefan · 16 years ago
  45. accf163 memcg: remove a redundant check by KAMEZAWA Hiroyuki · 16 years ago
  46. b76734e memcg: add hints for branch by KAMEZAWA Hiroyuki · 16 years ago
  47. c9b0ed5 memcg: helper function for relcaim from shmem. by KAMEZAWA Hiroyuki · 16 years ago
  48. 69029cd memcg: remove refcnt from page_cgroup by KAMEZAWA Hiroyuki · 16 years ago
  49. e8589cc memcg: better migration handling by KAMEZAWA Hiroyuki · 16 years ago
  50. 508b7be memcg: avoid unnecessary initialization by KAMEZAWA Hiroyuki · 16 years ago
  51. a181b0e memcg: make global var read_mostly by KAMEZAWA Hiroyuki · 16 years ago
  52. 856c13a cgroup files: convert res_counter_write() to be a cgroups write_string() handler by Paul Menage · 16 years ago
  53. 3f31fdd jbd: fix race between free buffer and commit transaction by Mingming Cao · 16 years ago
  54. 2b4bc46 pdflush: use time_after() instead of open-coding it by OGAWA Hirofumi · 16 years ago
  55. 78ecba0 mm: fix ever-decreasing swap priority by Hugh Dickins · 16 years ago
  56. 83d1674 mm: make CONFIG_MIGRATION available w/o CONFIG_NUMA by Gerald Schaefer · 16 years ago
  57. 5c755e9 memory-hotplug: add sysfs removable attribute for hotplug memory remove by Badari Pulavarty · 16 years ago
  58. 2f7f24e memory-hotplug: don't calculate vm_total_pages twice when rebuilding zonelists in online_pages() by Kent Liu · 16 years ago
  59. af370fb memory hotplug: small fixes to bootmem freeing for memory hotremove by Yasunori Goto · 16 years ago
  60. 48c9068 memory hotplug: allocate usemap on the section with pgdat by Yasunori Goto · 16 years ago
  61. f84f9504 mm: remove initialization of static per-cpu variables by Vegard Nossum · 16 years ago
  62. d92bc31 mm: make register_page_bootmem_info_section() static by Adrian Bunk · 16 years ago
  63. b69a728 mm/page_alloc.c: cleanups by Adrian Bunk · 16 years ago
  64. 2be0ffe mm: add alloc_pages_exact() and free_pages_exact() by Timur Tabi · 16 years ago
  65. 3560e24 bootmem: replace node_boot_start in struct bootmem_data by Johannes Weiner · 16 years ago
  66. 75a56cf bootmem: revisit alloc_bootmem_section by Johannes Weiner · 16 years ago
  67. 4cc278b bootmem: Make __alloc_bootmem_low_node fall back to other nodes by Johannes Weiner · 16 years ago
  68. 0f3caba bootmem: respect goal more likely by Johannes Weiner · 16 years ago
  69. e2bf3ca bootmem: factor out the marking of a PFN range by Johannes Weiner · 16 years ago
  70. d747fa4 bootmem: free/reserve helpers by Johannes Weiner · 16 years ago
  71. 5f2809e bootmem: clean up alloc_bootmem_core by Johannes Weiner · 16 years ago
  72. 41546c1 bootmem: clean up free_all_bootmem_core by Johannes Weiner · 16 years ago
  73. 636cc40 bootmem: revisit bootmem descriptor list handling by Johannes Weiner · 16 years ago
  74. df049a5 bootmem: revisit bitmap size calculations by Johannes Weiner · 16 years ago
  75. 2e5237d bootmem: add debugging framework by Johannes Weiner · 16 years ago
  76. a66fd7d bootmem: add documentation to API functions by Johannes Weiner · 16 years ago
  77. 57cfc29 bootmem: clean up bootmem.c file header by Johannes Weiner · 16 years ago
  78. 223e8dc bootmem: reorder code to match new bootmem structure by Johannes Weiner · 16 years ago
  79. 7251ff78 hugetlb: quota is not freed for unused reserved private huge pages by Adam Litke · 16 years ago
  80. 7f09ca5 hugetlb: fix a hugepage reservation check for MAP_SHARED by Mel Gorman · 16 years ago
  81. 53ba51d hugetlb: allow arch overridden hugepage allocation by Jon Tollefson · 16 years ago
  82. e11bfbf hugetlb: override default huge page size by Nick Piggin · 16 years ago
  83. ceb8687 hugetlb: introduce pud_huge by Andi Kleen · 16 years ago
  84. 4abd32d hugetlb: printk cleanup by Andi Kleen · 16 years ago
  85. 8faa8b0 hugetlb: support boot allocate different sizes by Andi Kleen · 16 years ago
  86. aa888a7 hugetlb: support larger than MAX_ORDER by Andi Kleen · 16 years ago
  87. 01ad1c0 mm: export prep_compound_page to mm by Andi Kleen · 16 years ago
  88. b54bbf7 mm: introduce non panic alloc_bootmem by Andi Kleen · 16 years ago
  89. 5ced66c hugetlb: abstract numa round robin selection by Andi Kleen · 16 years ago
  90. a343787 hugetlb: new sysfs interface by Nishanth Aravamudan · 16 years ago
  91. a137e1c hugetlbfs: per mount huge page sizes by Andi Kleen · 16 years ago
  92. e5ff215 hugetlb: multiple hstates for multiple page sizes by Andi Kleen · 16 years ago
  93. a551643 hugetlb: modular state for hugetlb page size by Andi Kleen · 16 years ago
  94. b7ba30c hugetlb: factor out prep_new_huge_page by Andi Kleen · 16 years ago
  95. ff7ea79 mm: create /sys/kernel/mm by Nishanth Aravamudan · 16 years ago
  96. 5e9426ab mm: remove mm_init compilation dependency on CONFIG_DEBUG_MEMORY_INIT by Nishanth Aravamudan · 16 years ago
  97. a47a126 vmallocinfo: add NUMA information by Eric Dumazet · 16 years ago
  98. bcd78e4 tmpfs: support aio by Hugh Dickins · 16 years ago
  99. 11fa977 generic_file_aio_read() cleanups by Hugh Dickins · 16 years ago
  100. a858f7b vma_page_offset() has no callees: drop it by Johannes Weiner · 16 years ago