1. e546785 split ->file_mmap() into ->mmap_addr()/->mmap_file() by Al Viro · 12 years ago
  2. cf74d14 unexport do_mmap() by Al Viro · 12 years ago
  3. 63a81db merge do_mremap() into sys_mremap() by Al Viro · 12 years ago
  4. 3ed3764 fs: move file_remove_suid() to fs/inode.c by Cong Wang · 12 years ago
  5. b0b0382 ->encode_fh() API change by Al Viro · 12 years ago
  6. 90324cc Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  7. fa2af6e Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  8. d9ed9fa mm: add new arch_make_huge_pte() method for tile support by Chris Metcalf · 12 years ago
  9. 73636b1 arch/tile: allow building Linux with transparent huge pages enabled by Chris Metcalf · 12 years ago
  10. d484864 Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  11. 28f3d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  12. 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
  13. 31fe62b mm: add a low limit to alloc_large_system_hash by Tim Bird · 12 years ago
  14. 05f144a mm: mempolicy: Let vma_merge and vma_split handle vma->vm_policy linkages by Mel Gorman · 12 years ago
  15. 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  16. 88d6ae8d Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  17. 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
  18. dddbd54 Merge branch 'vm-cleanups' (unmap_vma() interface cleanup) by Linus Torvalds · 12 years ago
  19. 58f42fd cma: fix migration mode by Minchan Kim · 12 years ago
  20. 49f223a mm: trigger page reclaim in alloc_contig_range() to stabilise watermarks by Marek Szyprowski · 13 years ago
  21. bba9071 mm: extract reclaim code from __alloc_pages_direct_reclaim() by Marek Szyprowski · 13 years ago
  22. cfd3da1 mm: Serialize access to min_free_kbytes by Mel Gorman · 13 years ago
  23. 0815f3d mm: page_isolation: MIGRATE_CMA isolation functions added by Michal Nazarewicz · 12 years ago
  24. 47118af mm: mmzone: MIGRATE_CMA migration type added by Michal Nazarewicz · 13 years ago
  25. 6d4a491 mm: page_alloc: change fallbacks array handling by Michal Nazarewicz · 13 years ago
  26. 041d3a8 mm: page_alloc: introduce alloc_contig_range() by Michal Nazarewicz · 13 years ago
  27. ff9543f mm: compaction: export some of the functions by Michal Nazarewicz · 13 years ago
  28. 85aa125 mm: compaction: introduce isolate_freepages_range() by Michal Nazarewicz · 13 years ago
  29. 03d4419 mm: compaction: introduce map_pages() by Michal Nazarewicz · 13 years ago
  30. 2fe86e0 mm: compaction: introduce isolate_migratepages_range() by Michal Nazarewicz · 13 years ago
  31. 5f63b72 mm: page_alloc: remove trailing whitespace by Michal Nazarewicz · 13 years ago
  32. 62ade86 memcg,thp: fix res_counter:96 regression by Hugh Dickins · 12 years ago
  33. 02e1a9c slub: missing test for partial pages flush work in flush_all() by majianpeng · 12 years ago
  34. b38a86e userns: Convert the move_pages, and migrate_pages permission checks to use uid_eq by Eric W. Biederman · 13 years ago
  35. 8751e03 userns: Convert tmpfs to use kuid and kgid where appropriate by Eric W. Biederman · 13 years ago
  36. 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
  37. 1b76b02 mm: raise MemFree by reverting percpu_pagelist_fraction to 0 by Hugh Dickins · 12 years ago
  38. 7c28332 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  39. 6bc2e85 mm: nobootmem: fix sign extend problem in __free_pages_memory() by Russ Anderson · 12 years ago
  40. 8c75776 memcg: free spare array to avoid memory leak by Sha Zhengju · 12 years ago
  41. 4998a6c hugetlb: prevent BUG_ON in hugetlb_fault() -> hugetlb_cow() by Chris Metcalf · 12 years ago
  42. 9327881 mm: fix division by 0 in percpu_pagelist_fraction() by Sasha Levin · 12 years ago
  43. 100d13c kmemleak: Fix the kmemleak tracking of the percpu areas with !SMP by Catalin Marinas · 12 years ago
  44. 42b6428 percpu: pcpu_embed_first_chunk() should free unused parts after all allocs are complete by Tejun Heo · 12 years ago
  45. 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
  46. 155cbfc mm: use KERN_CONT in printk() continuation lines by Kay Sievers · 12 years ago
  47. 4f74d2c vm: remove 'nr_accounted' calculations from the unmap_vmas() interfaces by Linus Torvalds · 12 years ago
  48. 7e027b1 vm: simplify unmap_vmas() calling convention by Linus Torvalds · 12 years ago
  49. dbd5768 vfs: Rename end_writeback() to clear_inode() by Jan Kara · 12 years ago
  50. 68809c7 writeback: initialize global_dirty_limit by Fengguang Wu · 12 years ago
  51. 078de5f userns: Store uid and gid values in struct cred with kuid_t and kgid_t types by Eric W. Biederman · 13 years ago
  52. 110a5c8 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  53. 6e8b09e mm: fix NULL ptr dereference in move_pages by Sasha Levin · 12 years ago
  54. f2a9ef8 mm: fix NULL ptr dereference in migrate_pages by Sasha Levin · 12 years ago
  55. 904249a mm: fix up the vmscan stat in vmstat by Ying Han · 12 years ago
  56. b1c12cb mm/hugetlb: fix warning in alloc_huge_page/dequeue_huge_page_vma by Konstantin Khlebnikov · 12 years ago
  57. ce587e6 mm: memcg: move pc lookup point to commit_charge() by Johannes Weiner · 12 years ago
  58. 4e1c2b2 mm: nobootmem: Correct alloc_bootmem semantics. by David Miller · 12 years ago
  59. aca50bd mm: fix s390 BUG by __set_page_dirty_no_writeback on swap by Hugh Dickins · 12 years ago
  60. bfce281 kill mm argument of vm_munmap() by Al Viro · 12 years ago
  61. 6be5ceb VM: add "vm_mmap()" helper function by Linus Torvalds · 12 years ago
  62. a46ef99 VM: add "vm_munmap()" helper function by Linus Torvalds · 12 years ago
  63. e4eb1ff VM: add "vm_brk()" helper function by Linus Torvalds · 12 years ago
  64. b3dc627 memblock: memblock should be able to handle zero length operations by Tejun Heo · 12 years ago
  65. 9b7f43a memcg: fix Bad page state after replace_page_cache by Hugh Dickins · 12 years ago
  66. cbc91f7 uprobes/core: Decrement uprobe count before the pages are unmapped by Srikar Dronamraju · 12 years ago
  67. 6ac1ef4 Merge branch 'perf/core' into perf/uprobes by Ingo Molnar · 12 years ago
  68. 18cf8cf mm: page-writeback.c: local functions should not be exposed globally by H Hartley Sweeten · 12 years ago
  69. 41c9308 Revert "mm: vmscan: fix misused nr_reclaimed in shrink_mem_cgroup_zone()" by Ying Han · 12 years ago
  70. 66aebce hugetlb: fix race condition in hugetlb_fault() by Chris Metcalf · 12 years ago
  71. 569530f memcg: do not open code accesses to res_counter members by Glauber Costa · 12 years ago
  72. d833049 memcg: fix broken boolen expression by Kirill A. Shutemov · 12 years ago
  73. cbe128e3 cgroup: get rid of populate for memcg by Glauber Costa · 12 years ago
  74. 1d62e43 cgroup: pass struct mem_cgroup instead of struct cgroup to socket memcg by Glauber Costa · 12 years ago
  75. 48ddbe1 cgroup: make css->refcnt clearing on cgroup removal optional by Tejun Heo · 12 years ago
  76. 6bc1034 cgroup: convert memcg controller to the new cftype interface by Tejun Heo · 12 years ago
  77. af36f90 memcg: always create memsw files if CONFIG_CGROUP_MEM_RES_CTLR_SWAP by Tejun Heo · 12 years ago
  78. 682968e uprobes/core: Optimize probe hits with the help of a counter by Srikar Dronamraju · 12 years ago
  79. cb12982 percpu: use KERN_CONT in pcpu_dump_alloc_info() by Tejun Heo · 12 years ago
  80. 532bfc8 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  81. 0fc9d10 radix-tree: use iterators in find_get_pages* functions by Konstantin Khlebnikov · 12 years ago
  82. 7404649 mm: only IPI CPUs to drain local pages if they exist by Gilad Ben-Yossef · 12 years ago
  83. a8364d5 slub: only IPI CPUs that have per cpu obj to flush by Gilad Ben-Yossef · 12 years ago
  84. d15cab9 swapon: check validity of swap_flags by Hugh Dickins · 12 years ago
  85. 29fd66d mm, coredump: fail allocations when coredumping instead of oom killing by David Rientjes · 12 years ago
  86. 45f83ce mm: thp: fix up pmd_trans_unstable() locations by Andrea Arcangeli · 12 years ago
  87. 623e3db mm for fs: add truncate_pagecache_range() by Hugh Dickins · 12 years ago
  88. 0c9aac0 Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 12 years ago
  89. 69e1aad Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  90. 496b919 Fix potential endless loop in kswapd when compaction is not enabled by Rik van Riel · 13 years ago
  91. accb61f coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP by Jason Baron · 13 years ago
  92. 909af76 coredump: remove VM_ALWAYSDUMP flag by Jason Baron · 13 years ago
  93. d2d3930 signal: oom_kill_task: use SEND_SIG_FORCED instead of force_sig() by Oleg Nesterov · 13 years ago
  94. 6629326 mm: hugetlb: cleanup duplicated code in unmapping vm range by Hillf Danton · 13 years ago
  95. 643ac9f mm: fix testorder interaction between two kswapd patches by Hugh Dickins · 13 years ago
  96. aab008d Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm by Linus Torvalds · 13 years ago
  97. 754b980 Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  98. 9521127 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  99. 91913a2 mm: export dirty_writeback_interval by Artem Bityutskiy · 13 years ago
  100. 1272485 memcg: avoid THP split in task migration by Naoya Horiguchi · 13 years ago