1. 28f3d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  2. 654443e Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  3. 31fe62b mm: add a low limit to alloc_large_system_hash by Tim Bird · 12 years ago
  4. 05f144a mm: mempolicy: Let vma_merge and vma_split handle vma->vm_policy linkages by Mel Gorman · 12 years ago
  5. 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  6. 88d6ae8d Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  7. 5d4e2d0 Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  8. dddbd54 Merge branch 'vm-cleanups' (unmap_vma() interface cleanup) by Linus Torvalds · 12 years ago
  9. 62ade86 memcg,thp: fix res_counter:96 regression by Hugh Dickins · 12 years ago
  10. 02e1a9c slub: missing test for partial pages flush work in flush_all() by majianpeng · 12 years ago
  11. b38a86e userns: Convert the move_pages, and migrate_pages permission checks to use uid_eq by Eric W. Biederman · 12 years ago
  12. 8751e03 userns: Convert tmpfs to use kuid and kgid where appropriate by Eric W. Biederman · 12 years ago
  13. 9cba26e Merge branch 'perf/uprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/uprobes by Ingo Molnar · 12 years ago
  14. 1b76b02 mm: raise MemFree by reverting percpu_pagelist_fraction to 0 by Hugh Dickins · 12 years ago
  15. 7c28332 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  16. 6bc2e85 mm: nobootmem: fix sign extend problem in __free_pages_memory() by Russ Anderson · 12 years ago
  17. 8c75776 memcg: free spare array to avoid memory leak by Sha Zhengju · 12 years ago
  18. 4998a6c hugetlb: prevent BUG_ON in hugetlb_fault() -> hugetlb_cow() by Chris Metcalf · 12 years ago
  19. 9327881 mm: fix division by 0 in percpu_pagelist_fraction() by Sasha Levin · 12 years ago
  20. 100d13c kmemleak: Fix the kmemleak tracking of the percpu areas with !SMP by Catalin Marinas · 12 years ago
  21. 42b6428 percpu: pcpu_embed_first_chunk() should free unused parts after all allocs are complete by Tejun Heo · 12 years ago
  22. e9b19cd Merge branch 'for-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 12 years ago
  23. 155cbfc mm: use KERN_CONT in printk() continuation lines by Kay Sievers · 12 years ago
  24. 4f74d2c vm: remove 'nr_accounted' calculations from the unmap_vmas() interfaces by Linus Torvalds · 12 years ago
  25. 7e027b1 vm: simplify unmap_vmas() calling convention by Linus Torvalds · 12 years ago
  26. 078de5f userns: Store uid and gid values in struct cred with kuid_t and kgid_t types by Eric W. Biederman · 12 years ago
  27. 110a5c8 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  28. 6e8b09e mm: fix NULL ptr dereference in move_pages by Sasha Levin · 12 years ago
  29. f2a9ef8 mm: fix NULL ptr dereference in migrate_pages by Sasha Levin · 12 years ago
  30. 904249a mm: fix up the vmscan stat in vmstat by Ying Han · 12 years ago
  31. b1c12cb mm/hugetlb: fix warning in alloc_huge_page/dequeue_huge_page_vma by Konstantin Khlebnikov · 12 years ago
  32. ce587e6 mm: memcg: move pc lookup point to commit_charge() by Johannes Weiner · 12 years ago
  33. 4e1c2b2 mm: nobootmem: Correct alloc_bootmem semantics. by David Miller · 12 years ago
  34. aca50bd mm: fix s390 BUG by __set_page_dirty_no_writeback on swap by Hugh Dickins · 12 years ago
  35. bfce281 kill mm argument of vm_munmap() by Al Viro · 12 years ago
  36. 6be5ceb VM: add "vm_mmap()" helper function by Linus Torvalds · 12 years ago
  37. a46ef99 VM: add "vm_munmap()" helper function by Linus Torvalds · 12 years ago
  38. e4eb1ff VM: add "vm_brk()" helper function by Linus Torvalds · 12 years ago
  39. b3dc627 memblock: memblock should be able to handle zero length operations by Tejun Heo · 12 years ago
  40. 9b7f43a memcg: fix Bad page state after replace_page_cache by Hugh Dickins · 12 years ago
  41. cbc91f7 uprobes/core: Decrement uprobe count before the pages are unmapped by Srikar Dronamraju · 12 years ago
  42. 6ac1ef4 Merge branch 'perf/core' into perf/uprobes by Ingo Molnar · 12 years ago
  43. 41c9308 Revert "mm: vmscan: fix misused nr_reclaimed in shrink_mem_cgroup_zone()" by Ying Han · 12 years ago
  44. 66aebce hugetlb: fix race condition in hugetlb_fault() by Chris Metcalf · 12 years ago
  45. 569530f memcg: do not open code accesses to res_counter members by Glauber Costa · 12 years ago
  46. d833049 memcg: fix broken boolen expression by Kirill A. Shutemov · 12 years ago
  47. cbe128e3 cgroup: get rid of populate for memcg by Glauber Costa · 12 years ago
  48. 1d62e43 cgroup: pass struct mem_cgroup instead of struct cgroup to socket memcg by Glauber Costa · 12 years ago
  49. 48ddbe1 cgroup: make css->refcnt clearing on cgroup removal optional by Tejun Heo · 12 years ago
  50. 6bc1034 cgroup: convert memcg controller to the new cftype interface by Tejun Heo · 12 years ago
  51. af36f90 memcg: always create memsw files if CONFIG_CGROUP_MEM_RES_CTLR_SWAP by Tejun Heo · 12 years ago
  52. 682968e uprobes/core: Optimize probe hits with the help of a counter by Srikar Dronamraju · 12 years ago
  53. cb12982 percpu: use KERN_CONT in pcpu_dump_alloc_info() by Tejun Heo · 12 years ago
  54. 532bfc8 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  55. 0fc9d10 radix-tree: use iterators in find_get_pages* functions by Konstantin Khlebnikov · 12 years ago
  56. 7404649 mm: only IPI CPUs to drain local pages if they exist by Gilad Ben-Yossef · 12 years ago
  57. a8364d5 slub: only IPI CPUs that have per cpu obj to flush by Gilad Ben-Yossef · 12 years ago
  58. d15cab9 swapon: check validity of swap_flags by Hugh Dickins · 12 years ago
  59. 29fd66d mm, coredump: fail allocations when coredumping instead of oom killing by David Rientjes · 12 years ago
  60. 45f83ce mm: thp: fix up pmd_trans_unstable() locations by Andrea Arcangeli · 12 years ago
  61. 623e3db mm for fs: add truncate_pagecache_range() by Hugh Dickins · 12 years ago
  62. 0c9aac0 Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 12 years ago
  63. 69e1aad Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  64. 496b919 Fix potential endless loop in kswapd when compaction is not enabled by Rik van Riel · 12 years ago
  65. accb61f coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP by Jason Baron · 12 years ago
  66. 909af76 coredump: remove VM_ALWAYSDUMP flag by Jason Baron · 12 years ago
  67. d2d3930 signal: oom_kill_task: use SEND_SIG_FORCED instead of force_sig() by Oleg Nesterov · 12 years ago
  68. 6629326 mm: hugetlb: cleanup duplicated code in unmapping vm range by Hillf Danton · 12 years ago
  69. 643ac9f mm: fix testorder interaction between two kswapd patches by Hugh Dickins · 12 years ago
  70. aab008d Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm by Linus Torvalds · 12 years ago
  71. 754b980 Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  72. 9521127 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  73. 91913a2 mm: export dirty_writeback_interval by Artem Bityutskiy · 12 years ago
  74. 1272485 memcg: avoid THP split in task migration by Naoya Horiguchi · 12 years ago
  75. d8c37c4 thp: add HPAGE_PMD_* definitions for !CONFIG_TRANSPARENT_HUGEPAGE by Naoya Horiguchi · 12 years ago
  76. 8d32ff8 memcg: clean up existing move charge code by Naoya Horiguchi · 12 years ago
  77. a488428 mm/memcontrol.c: remove unnecessary 'break' in mem_cgroup_read() by Jeff Liu · 12 years ago
  78. 45f3e38 mm/memcontrol.c: remove redundant BUG_ON() in mem_cgroup_usage_unregister_event() by Anton Vorontsov · 12 years ago
  79. 13fd1dd9 mm/memcontrol.c: s/stealed/stolen/ by Andrew Morton · 12 years ago
  80. 4331f7d memcg: fix performance of mem_cgroup_begin_update_page_stat() by KAMEZAWA Hiroyuki · 12 years ago
  81. 2ff76f1 memcg: remove PCG_FILE_MAPPED by KAMEZAWA Hiroyuki · 12 years ago
  82. 89c06bd memcg: use new logic for page stat accounting by KAMEZAWA Hiroyuki · 12 years ago
  83. 312734c0 memcg: remove PCG_MOVE_LOCK flag from page_cgroup by KAMEZAWA Hiroyuki · 12 years ago
  84. 619d094 memcg: simplify move_account() check by KAMEZAWA Hiroyuki · 12 years ago
  85. 9e33579 memcg: remove EXPORT_SYMBOL(mem_cgroup_update_page_stat) by KAMEZAWA Hiroyuki · 12 years ago
  86. b2402857 memcg: remove PCG_CACHE page_cgroup flag by KAMEZAWA Hiroyuki · 12 years ago
  87. 0e79ded memcg: remove unnecessary thp check in page stat accounting by KAMEZAWA Hiroyuki · 12 years ago
  88. 1f2b71f memcg: remove redundant returns by Hugh Dickins · 12 years ago
  89. f156ab93 memcg: enum lru_list lru by Hugh Dickins · 12 years ago
  90. 1eb4927 memcg: lru_size instead of MEM_CGROUP_ZSTAT by Hugh Dickins · 12 years ago
  91. d79154b memcg: replace mem and mem_cont stragglers by Hugh Dickins · 12 years ago
  92. 052b198 swap: don't do discard if no discard option added by Shaohua Li · 12 years ago
  93. 1480de0 mm: forbid lumpy-reclaim in shrink_active_list() by Konstantin Khlebnikov · 12 years ago
  94. 88f6b4c mmap.c: fix comment for __insert_vm_struct() by Kautuk Consul · 12 years ago
  95. b224ef8 page_alloc: remove unused find_zone_movable_pfns_for_nodes() argument by Kautuk Consul · 12 years ago
  96. 8d13bdd page_alloc.c: remove add_from_early_node_map() by Kautuk Consul · 12 years ago
  97. 40716e2 hugetlbfs: fix alignment of huge page requests by Steven Truelove · 12 years ago
  98. ea48cf7 mm, counters: fold __sync_task_rss_stat() into sync_mm_rss() by David Rientjes · 12 years ago
  99. 05af2e1 mm, counters: remove task argument to sync_mm_rss() and __sync_task_rss_stat() by David Rientjes · 12 years ago
  100. 9048162 hugepages: fix use after free bug in "quota" handling by David Gibson · 12 years ago