1. c3c787e mm/memcg: scanning_global_lru means mem_cgroup_disabled by Hugh Dickins · 12 years ago
  2. 8649300 memcg swap: use mem_cgroup_uncharge_swap() by Hugh Dickins · 12 years ago
  3. e91cbb4 memcg swap: mem_cgroup_move_swap_account never needs fixup by Hugh Dickins · 12 years ago
  4. 4b91355 memcg: fix/change behavior of shared anon at moving task by KAMEZAWA Hiroyuki · 12 years ago
  5. 181eb39 mm/memblock: fix memory leak on extending regions by Gavin Shan · 12 years ago
  6. 4e2f077 mm/memblock: cleanup on duplicate VA/PA conversion by Gavin Shan · 12 years ago
  7. 5bf5f03 mm: fix slab->page flags corruption by Pravin B Shelar · 12 years ago
  8. dbda591 mm: fix faulty initialization in vmalloc_init() by KyongHo · 12 years ago
  9. 26c1917 mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race condition by Andrea Arcangeli · 12 years ago
  10. a7f638f mm, oom: normalize oom scores to oom_score_adj scale only for userspace by David Rientjes · 12 years ago
  11. fe35004 mm: avoid swapping out with swappiness==0 by Satoru Moriya · 12 years ago
  12. c50ac05 hugetlb: fix resv_map leak in error path by Dave Hansen · 12 years ago
  13. 5c2b8a1 mm/bootmem.c: cleanup on addition to bootmem data list by Gavin Shan · 12 years ago
  14. e4898273 mm: consider all swapped back pages in used-once logic by Michal Hocko · 12 years ago
  15. 6925699 mm: document the meminfo and vmstat fields of relevance to transparent hugepages by Mel Gorman · 12 years ago
  16. 51300ce mm/page_alloc.c: cleanups by Andrew Morton · 12 years ago
  17. acc50c1 mm: page_alloc: catch out-of-date list of page flag names by Johannes Weiner · 12 years ago
  18. be9cd87 mm/buddy: dump PG_compound_lock page flag by Gavin Shan · 12 years ago
  19. 782182e mm: move readahead syscall to mm/readahead.c by Cong Wang · 12 years ago
  20. 4fb5ef0 tmpfs: support SEEK_DATA and SEEK_HOLE by Hugh Dickins · 12 years ago
  21. 1aac140 tmpfs: quit when fallocate fills memory by Hugh Dickins · 12 years ago
  22. 1635f6a tmpfs: undo fallocation on failure by Hugh Dickins · 12 years ago
  23. e2d12e2 tmpfs: support fallocate preallocation by Hugh Dickins · 12 years ago
  24. 17cf28a mm/fs: remove truncate_range by Hugh Dickins · 12 years ago
  25. 3f31d07 mm/fs: route MADV_REMOVE to FALLOC_FL_PUNCH_HOLE by Hugh Dickins · 12 years ago
  26. 83e4fa9 tmpfs: support fallocate FALLOC_FL_PUNCH_HOLE by Hugh Dickins · 12 years ago
  27. ec9516f tmpfs: optimize clearing when writing by Hugh Dickins · 12 years ago
  28. 2f6e38f tmpfs: enable NOSEC optimization by Hugh Dickins · 12 years ago
  29. bde05d1 shmem: replace page if mapping excludes its zone by Hugh Dickins · 12 years ago
  30. 5ceb9ce mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks by Bartlomiej Zolnierkiewicz · 12 years ago
  31. 238305b mm: remove sparsemem allocation details from the bootmem allocator by Johannes Weiner · 12 years ago
  32. e907991 mm: bootmem: pass pgdat instead of pgdat->bdata down the stack by Johannes Weiner · 12 years ago
  33. ba53986 mm: nobootmem: unify allocation policy of (non-)panicking node allocations by Johannes Weiner · 12 years ago
  34. 2c478ea mm: nobootmem: panic on node-specific allocation failure by Johannes Weiner · 12 years ago
  35. 421456e mm: bootmem: unify allocation policy of (non-)panicking node allocations by Johannes Weiner · 12 years ago
  36. ab38184 mm: bootmem: allocate in order node+goal, goal, node, anywhere by Johannes Weiner · 12 years ago
  37. c12ab50 mm: bootmem: split out goal-to-node mapping from goal dropping by Johannes Weiner · 12 years ago
  38. c6785b6 mm: bootmem: rename alloc_bootmem_core to alloc_bootmem_bdata by Johannes Weiner · 12 years ago
  39. 549381e mm: bootmem: remove redundant offset check when finally freeing bootmem by Johannes Weiner · 12 years ago
  40. 6dccdcb mm: bootmem: fix checking the bitmap when finally freeing bootmem by Gavin Shan · 12 years ago
  41. 955c1cd mm/page_alloc.c: remove pageblock_default_order() by Andrew Morton · 12 years ago
  42. 2099597 mm: move is_vma_temporary_stack() declaration to huge_mm.h by Alex Shi · 12 years ago
  43. e30d539 tools/vm/page-types.c: cleanups by Ulrich Drepper · 12 years ago
  44. 9295b7a kbuild: install kernel-page-flags.h by Ulrich Drepper · 12 years ago
  45. a62e2f4 mm: print physical addresses consistently with other parts of kernel by Bjorn Helgaas · 12 years ago
  46. 3af684c swiotlb: print physical addresses consistently with other parts of kernel by Bjorn Helgaas · 12 years ago
  47. 365811d x86: print physical addresses consistently with other parts of kernel by Bjorn Helgaas · 12 years ago
  48. 91eb0f6 x86: print e820 physical addresses consistently with other parts of kernel by Bjorn Helgaas · 12 years ago
  49. 02602a1 bug: completely remove code generated by disabled VM_BUG_ON() by Konstantin Khlebnikov · 12 years ago
  50. baf05aa bug: introduce BUILD_BUG_ON_INVALID() macro by Konstantin Khlebnikov · 12 years ago
  51. 5febcbe Cross Memory Attach: make it Kconfigurable by Christopher Yeoh · 12 years ago
  52. eb6332a Documentation: memcg: future proof hierarchical statistics documentation by Johannes Weiner · 12 years ago
  53. 6f60b69 mm, thp: drop page_table_lock to uncharge memcg pages by David Rientjes · 12 years ago
  54. 096a7cf mm: rename is_mlocked_vma() to mlocked_vma_newpage() by Ying Han · 12 years ago
  55. c3ac9a8 mm: memcg: count pte references from every member of the reclaimed hierarchy by Johannes Weiner · 12 years ago
  56. 91c63734 kernel: cgroup: push rcu read locking from css_is_ancestor() to callsite by Johannes Weiner · 12 years ago
  57. 0ce72d4 mm: do_migrate_pages(): rename arguments by Andrew Morton · 12 years ago
  58. 4a5b18c mm: do_migrate_pages() calls migrate_to_node() even if task is already on a correct node by Larry Woodman · 12 years ago
  59. 1f1d06c thp, memcg: split hugepage for memcg oom on cow by David Rientjes · 12 years ago
  60. bde8bd8 mm/vmstat.c: remove debug fs entries on failure of file creation and made extfrag_debug_root dentry local by Sasikantha babu · 12 years ago
  61. 7edc8b0 mm/fork: fix overflow in vma length when copying mmap on clone by Siddhesh Poyarekar · 12 years ago
  62. 841e31e mm/mmap.c: find_vma(): remove unnecessary if(mm) check by Rajman Mekaco · 12 years ago
  63. 4d67d86 mm: use kcalloc() instead of kzalloc() to allocate array by Thomas Meyer · 12 years ago
  64. f623881 mm: fix off-by-one bug in print_nodes_state() by Ryota Ozaki · 12 years ago
  65. 23b9da5 mm: vmscan: remove reclaim_mode_t by Mel Gorman · 12 years ago
  66. 41ac199 mm: vmscan: do not stall on writeback during memory compaction by Mel Gorman · 12 years ago
  67. c53919a mm: vmscan: remove lumpy reclaim by Mel Gorman · 12 years ago
  68. e709ffd mm: remove swap token code by Rik van Riel · 12 years ago
  69. edad9d2 mm, thp: allow fallback when pte_alloc_one() fails for huge pmd by David Rientjes · 12 years ago
  70. aa2e878 mm, thp: remove unnecessary ret variable by David Rientjes · 12 years ago
  71. f2135a4 mm/hugetlb.c: use long vars instead of int in region_count() by Wang Sheng-Hui · 12 years ago
  72. 89c522c mm/mempolicy.c: use enum value MPOL_REBIND_ONCE in mpol_rebind_policy() by Wang Sheng-Hui · 12 years ago
  73. 71dd0b8 mm/memory_failure: let the compiler add the function name by Borislav Petkov · 12 years ago
  74. 08fa29d mm: fix NULL ptr deref when walking hugepages by Sasha Levin · 12 years ago
  75. 4c9c6a1 cris: select GENERIC_ATOMIC64 by Cong Wang · 12 years ago
  76. af2e840 pagemap.h: fix warning about possibly used before init var by Paul Gortmaker · 12 years ago
  77. 4b78147 Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  78. 53f2c4a Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  79. 8f6576a tty: fix ldisc lock inversion trace by Alan Cox · 12 years ago
  80. d3ca8b6 pty: Fix lock inversion by Alan Cox · 12 years ago
  81. cc0a984 NFSv4: Add debugging printks to state manager by Trond Myklebust · 12 years ago
  82. fb13bfa NFSv4: Map NFS4ERR_SHARE_DENIED into an EACCES error instead of EIO by Trond Myklebust · 12 years ago
  83. a01ee16 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 12 years ago
  84. d766023 Merge branch 'doc' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  85. 905cec4 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  86. da85d34 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  87. 1347a2ce Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  88. 90324cc Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  89. fb8b006 Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 12 years ago
  90. 359d7d1 NFSv4: update_changeattr does not need to set NFS_INO_REVAL_PAGECACHE by Trond Myklebust · 12 years ago
  91. b48b2c3 openrisc: use generic strnlen_user() function by Jonas Bonn · 12 years ago
  92. 1629372 powerpc: Use the new generic strncpy_from_user() and strnlen_user() by Paul Mackerras · 12 years ago
  93. 69ea640 lib: Fix generic strnlen_user for 32-bit big-endian machines by Paul Mackerras · 12 years ago
  94. f2c1b51 NFSv4.1: nfs4_reset_session should use nfs4_handle_reclaim_lease_error by Trond Myklebust · 12 years ago
  95. 9f59479 NFSv4.1: Handle other occurrences of NFS4ERR_CONN_NOT_BOUND_TO_SESSION by Trond Myklebust · 12 years ago
  96. 7c5d725 NFSv4.1: Handle NFS4ERR_CONN_NOT_BOUND_TO_SESSION in the state manager by Trond Myklebust · 12 years ago
  97. bf674c8 NFSv4.1: Handle errors in nfs4_bind_conn_to_session by Trond Myklebust · 12 years ago
  98. 43ac544 NFSv4.1: nfs4_bind_conn_to_session should drain the session by Trond Myklebust · 12 years ago
  99. 1e2aec8 Merge branch 'generic-string-functions' by Linus Torvalds · 12 years ago
  100. 19a4b98 builddeb: include autogenerated header files by Lekensteyn · 12 years ago