1. 5bead2a mm: mark the correct zone as full when scanning zonelists by Mel Gorman · 16 years ago
  2. ce36394 mmap: fix petty bug in anonymous shared mmap offset handling by Tejun Heo · 16 years ago
  3. b954185 mm: size of quicklists shouldn't be proportional to the number of CPUs by KOSAKI Motohiro · 16 years ago
  4. 5276558 mm/bootmem: silence section mismatch warning - contig_page_data/bootmem_node_data by Marcin Slusarz · 16 years ago
  5. 6ccfa80 VFS: fix dio write returning EIO when try_to_release_page fails by Hisashi Hifumi · 16 years ago
  6. 344c790 mm: make setup_zone_migrate_reserve() aware of overlapping nodes by Adam Litke · 16 years ago
  7. 0ed97ee Remove '#include <stddef.h>' from mm/page_isolation.c by David Woodhouse · 16 years ago
  8. 41c3e45 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  9. e4268bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 16 years ago
  10. e80d6a2 [ARM] Skip memory holes in FLATMEM when reading /proc/pagetypeinfo by Mel Gorman · 16 years ago
  11. 14bac5a mm: xip/ext2 fix block allocation race by Nick Piggin · 16 years ago
  12. 538f8ea6 mm: xip fix fault vs sparse page invalidate race by Nick Piggin · 16 years ago
  13. 479db0b mm: dirty page tracking race fix by Nick Piggin · 16 years ago
  14. 481ebd0 bootmem: fix aligning of node-relative indexes and offsets by Johannes Weiner · 16 years ago
  15. 759f9a2 mm: mminit_loglevel cannot be __meminitdata anymore by Marcin Slusarz · 16 years ago
  16. 07279cd mm: show free swap as signed by Hugh Dickins · 16 years ago
  17. 16f8c5b mm: page_remove_rmap comments on PageAnon by Hugh Dickins · 16 years ago
  18. e2cb96b slub: Disable NUMA remote node defragmentation by default by Christoph Lameter · 16 years ago
  19. 71ef2a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  20. 627240a bootmem allocator: alloc_bootmem_core(): page-align the end offset by Mikulas Patocka · 16 years ago
  21. 5cd9c58 security: Fix setting of PF_SUPERPRIV by __capable() by David Howells · 16 years ago
  22. fc1efbd mm/sparse.c: removed duplicated include by Huang Weiyi · 16 years ago
  23. d6bf73e do_migrate_pages(): remove unused variable by MinChan Kim · 16 years ago
  24. 2b26736 allocate structures for reservation tracking in hugetlbfs outside of spinlocks v2 by Andy Whitcroft · 16 years ago
  25. 57303d8 hugetlbfs: allocate structures for reservation tracking outside of spinlocks by Andy Whitcroft · 16 years ago
  26. 9623e07 memcg: fix oops in mem_cgroup_shrink_usage by Hugh Dickins · 16 years ago
  27. 74768ed page allocator: use no-panic variant of alloc_bootmem() in alloc_large_system_hash() by Jan Beulich · 16 years ago
  28. caff3a2 hugetlb: call arch_prepare_hugepage() for surplus pages by Gerald Schaefer · 16 years ago
  29. 1c89ac5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  30. 912985d mm: Make generic weak get_user_pages_fast and EXPORT_GPL it by Rusty Russell · 16 years ago
  31. 9b4d0ba Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  32. 23a0ee9 Merge branch 'core/locking' into core/urgent by Ingo Molnar · 16 years ago
  33. 7cd5a02 mm: fix mm_take_all_locks() locking order by Peter Zijlstra · 16 years ago
  34. 454ed84 lockdep: annotate mm_take_all_locks() by Peter Zijlstra · 16 years ago
  35. 4fbb715 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 16 years ago
  36. d660668 Revert duplicate "mm/hugetlb.c must #include <asm/io.h>" by Linus Torvalds · 16 years ago
  37. dfe195f mm: fix uninitialized variables for find_vma_prepare callers by Benny Halevy · 16 years ago
  38. 5c9ffc9 mm_init.c: avoid ifdef-inside-macro-expansion by Andrew Morton · 16 years ago
  39. 5595cff SLUB: dynamic per-cache MIN_PARTIAL by Pekka Enberg · 16 years ago
  40. 529ae9a mm: rename page trylock by Nick Piggin · 16 years ago
  41. 2e1e921 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  42. a477097 mlock() fix return values by KOSAKI Motohiro · 16 years ago
  43. 1af446e nommu: Provide vmalloc_exec(). by Paul Mundt · 16 years ago
  44. 84209e0 mm: dont clear PG_uptodate on truncate/invalidate by Miklos Szeredi · 16 years ago
  45. 3669bc1 Remove EXPORTS of follow_page & zap_page_range by Jack Steiner · 16 years ago
  46. 0ef89d2 mm/hugetlb: don't crash when HPAGE_SHIFT is 0 by Benjamin Herrenschmidt · 16 years ago
  47. 00e9028 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  48. a4b526b [S390] Optimize storage key operations for anon pages by Martin Schwidefsky · 16 years ago
  49. 94ad374 Fix off-by-one error in iov_iter_advance() by Linus Torvalds · 16 years ago
  50. 0d39741 GRU Driver: export is_uv_system(), zap_page_range() & follow_page() by Jack Steiner · 16 years ago
  51. c627f9c mm: add zap_vma_ptes(): a library function to unmap driver ptes by Jack Steiner · 16 years ago
  52. 87547ee do_try_to_free_page: update comments related to vmscan functions by Fernando Luis Vazquez Cao · 16 years ago
  53. 7d03431 swapfile/vmscan: update comments related to vmscan functions by Fernando Luis Vazquez Cao · 16 years ago
  54. ab33dc0 swap: update function comment of release_pages by Fernando Luis Vazquez Cao · 16 years ago
  55. 7e6cbea madvise: update function comment of madvise_dontneed by Fernando Luis Vazquez Cao · 16 years ago
  56. 4ef1b0f memcg: remove redundant check in move_task() by Li Zefan · 16 years ago
  57. 1d1958f mm: remove find_max_pfn_with_active_regions by Yinghai Lu · 16 years ago
  58. 231367f mm: unexport ksize by Adrian Bunk · 16 years ago
  59. 7cb9318 mm/hugetlb.c must #include <asm/io.h> by Adrian Bunk · 16 years ago
  60. 8ab22b9 vfs: pagecache usage optimization for pagesize!=blocksize by Hisashi Hifumi · 16 years ago
  61. 78a34ae mm/hugetlb.c must #include <asm/io.h> by Adrian Bunk · 16 years ago
  62. cddb8a5 mmu-notifiers: core by Andrea Arcangeli · 16 years ago
  63. 7906d00 mmu-notifiers: add mm_take_all_locks() operation by Andrea Arcangeli · 16 years ago
  64. 14fcc23 tmpfs: fix kernel BUG in shmem_delete_inode by Hugh Dickins · 16 years ago
  65. 9b1a4d3 stop_machine: Wean existing callers off stop_machine_run() by Rusty Russell · 16 years ago
  66. 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
  67. 2284284 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  68. 3b8f14b mm/util.c must #include <linux/sched.h> by Adrian Bunk · 16 years ago
  69. 2f1936b [patch 3/5] vfs: change remove_suid() to file_remove_suid() by Miklos Szeredi · 16 years ago
  70. e6305c4 [PATCH] sanitize ->permission() prototype by Al Viro · 16 years ago
  71. 93bc4e8 netfilter: fix double-free and use-after free by Pekka Enberg · 16 years ago
  72. 7c363b8 mm/swapfile.c: make code static by Adrian Bunk · 16 years ago
  73. 15f59ad make mm/memory.c:print_bad_pte() static by Adrian Bunk · 16 years ago
  74. 9d8fddf mm/allocpercpu.c: make 4 functions static by Adrian Bunk · 16 years ago
  75. 9e5c6da make mm/sparse.c: make a function static by Adrian Bunk · 16 years ago
  76. 2c97b7f mm: print swapcache page count in show_swap_cache_info() by Johannes Weiner · 16 years ago
  77. fa8e26c tracehook: tracehook_expect_breakpoints by Roland McGrath · 16 years ago
  78. 4c8573e Use WARN() in mm/vmalloc.c by Arjan van de Ven · 16 years ago
  79. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  80. 19fd623 mm: spinlock tree_lock by Nick Piggin · 16 years ago
  81. a60637c mm: lockless pagecache by Nick Piggin · 16 years ago
  82. e286781 mm: speculative page references by Nick Piggin · 16 years ago
  83. 30002ed mm: readahead scan lockless by Nick Piggin · 16 years ago
  84. 8174c43 x86: lockless get_user_pages_fast() by Nick Piggin · 16 years ago
  85. 8a21346 hugetlb: fix CONFIG_SYSCTL=n build by Nishanth Aravamudan · 16 years ago
  86. 16d6926 uninline arch_pick_mmap_layout() by Andrew Morton · 16 years ago
  87. e44d1b2 mm/hugetlb.c: fix build failure with !CONFIG_SYSCTL by Ingo Molnar · 16 years ago
  88. 873b477 per-task-delay-accounting: add memory reclaim delay by Keika Kobayashi · 16 years ago
  89. 628f423 memcg: limit change shrink usage by KAMEZAWA Hiroyuki · 16 years ago
  90. cede86a memcg: clean up checking of the disabled flag by Li Zefan · 16 years ago
  91. accf163 memcg: remove a redundant check by KAMEZAWA Hiroyuki · 16 years ago
  92. b76734e memcg: add hints for branch by KAMEZAWA Hiroyuki · 16 years ago
  93. c9b0ed5 memcg: helper function for relcaim from shmem. by KAMEZAWA Hiroyuki · 16 years ago
  94. 69029cd memcg: remove refcnt from page_cgroup by KAMEZAWA Hiroyuki · 16 years ago
  95. e8589cc memcg: better migration handling by KAMEZAWA Hiroyuki · 16 years ago
  96. 508b7be memcg: avoid unnecessary initialization by KAMEZAWA Hiroyuki · 16 years ago
  97. a181b0e memcg: make global var read_mostly by KAMEZAWA Hiroyuki · 16 years ago
  98. 856c13a cgroup files: convert res_counter_write() to be a cgroups write_string() handler by Paul Menage · 16 years ago
  99. 3f31fdd jbd: fix race between free buffer and commit transaction by Mingming Cao · 16 years ago
  100. 2b4bc46 pdflush: use time_after() instead of open-coding it by OGAWA Hirofumi · 16 years ago