1. 07443a8 mm, hugetlb: return a reserved page to a reserved pool if failed by Joonsoo Kim · 11 years ago
  2. 8312034 mm, hugetlb: grab a page_table_lock after page_cache_release by Joonsoo Kim · 11 years ago
  3. 5944d01 mm, hugetlb: remove useless check about mapping type by Joonsoo Kim · 11 years ago
  4. 8bb3f12 mm, hugetlb: fix subpool accounting handling by Joonsoo Kim · 11 years ago
  5. f522c3a mm, hugetlb: change variable name reservations to resv by Joonsoo Kim · 11 years ago
  6. 4ef9184 mm, hugetlb: protect reserved pages when soft offlining a hugepage by Joonsoo Kim · 11 years ago
  7. 0f1cfe9 mm/hotplug: remove stop_machine() from try_offline_node() by Toshi Kani · 11 years ago
  8. 27356f5 mm/hotplug: verify hotplug memory range by Toshi Kani · 11 years ago
  9. 2cad401 readahead: make context readahead more conservative by Fengguang Wu · 11 years ago
  10. 139c2d7 mm: use zone_is_initialized() instead of if(zone->wait_table) by Xishi Qiu · 11 years ago
  11. 8080fc0 mm: use zone_is_empty() instead of if(zone->spanned_pages) by Xishi Qiu · 11 years ago
  12. c33bc31 mm: use zone_end_pfn() instead of zone_start_pfn+spanned_pages by Xishi Qiu · 11 years ago
  13. eee87e1 mm/zbud: fix some trivial typos in comments by Jianguo Wu · 11 years ago
  14. 37b000b mm/hotplug: remove unnecessary BUG_ON in __offline_pages() by Xishi Qiu · 11 years ago
  15. b136be5e mm, vmalloc: use well-defined find_last_bit() func by Joonsoo Kim · 11 years ago
  16. 6b70f7d mm, vmalloc: remove useless variable in vmap_block by Joonsoo Kim · 11 years ago
  17. fbc2edb vmstat: use this_cpu() to avoid irqon/off sequence in refresh_cpu_vm_stats by Christoph Lameter · 11 years ago
  18. 4edb074 vmstat: create fold_diff by Christoph Lameter · 11 years ago
  19. 2bb921e vmstat: create separate function to fold per cpu diffs into local counters by Christoph Lameter · 11 years ago
  20. d2cf5ad swap: clean-up #ifdef in page_mapping() by Joonsoo Kim · 11 years ago
  21. bc4b444 mm: move pgtable related functions to right place by Joonsoo Kim · 11 years ago
  22. e66f097 mm, page_alloc: add unlikely macro to help compiler optimization by Joonsoo Kim · 11 years ago
  23. 1da6f0e mm/mempolicy: return NULL if node is NUMA_NO_NODE in get_task_policy by Jianguo Wu · 11 years ago
  24. af0ed73 mm, hugetlb: decrement reserve count if VM_NORESERVE alloc page cache by Joonsoo Kim · 11 years ago
  25. a63884e mm, hugetlb: remove decrement_hugepage_resv_vma() by Joonsoo Kim · 11 years ago
  26. 72231b0 mm, hugetlb: add VM_NORESERVE check in vma_has_reserves() by Joonsoo Kim · 11 years ago
  27. 37a2140 mm, hugetlb: do not use a page in page cache for cow optimization by Joonsoo Kim · 11 years ago
  28. c0d934b mm, hugetlb: remove redundant list_empty check in gather_surplus_pages() by Joonsoo Kim · 11 years ago
  29. b226102 mm, hugetlb: fix and clean-up node iteration code to alloc or free by Joonsoo Kim · 11 years ago
  30. 81a6fca mm, hugetlb: clean-up alloc_huge_page() by Joonsoo Kim · 11 years ago
  31. c748c26 mm, hugetlb: trivial commenting fix by Joonsoo Kim · 11 years ago
  32. 9966c4b mm, hugetlb: move up the code which check availability of free huge page by Joonsoo Kim · 11 years ago
  33. 72457c0 mm: revert "page-writeback.c: subtract min_free_kbytes from dirtyable memory" by Johannes Weiner · 11 years ago
  34. 81c0a2b mm: page_alloc: fair zone allocator policy by Johannes Weiner · 11 years ago
  35. e085dbc mm: page_alloc: rearrange watermark checking in get_page_from_freelist by Johannes Weiner · 11 years ago
  36. 892f795 mm: vmscan: fix numa reclaim balance problem in kswapd by Johannes Weiner · 11 years ago
  37. a8f531eb mm/huge_memory.c: fix potential NULL pointer dereference by Libin · 11 years ago
  38. e2d0bd2 mm: kill one if loop in __free_pages_bootmem() by Yinghai Lu · 11 years ago
  39. f92310c mm/page_alloc.c: fix the value of fallback_migratetype in alloc_extfrag tracepoint() by Srivatsa S. Bhat · 11 years ago
  40. fef903e mm/page_allo.c: restructure free-page stealing code and fix a bug by Srivatsa S. Bhat · 11 years ago
  41. b8af294 mm/page_alloc.c: fix coding style and spelling by Pintu Kumar · 11 years ago
  42. ebc2a1a swap: make cluster allocation per-cpu by Shaohua Li · 11 years ago
  43. edfe23d swap: fix races exposed by swap discard by Shaohua Li · 11 years ago
  44. 815c2c5 swap: make swap discard async by Shaohua Li · 11 years ago
  45. 2a8f944 swap: change block allocation algorithm for SSD by Shaohua Li · 11 years ago
  46. 15ca220 mm/page_alloc.c: use '__paginginit' instead of '__init' by Chen Gang · 11 years ago
  47. a7e8331 mm: fix negative left shift count when PAGE_SHIFT > 20 by Jerry Zhou · 11 years ago
  48. 3dbb95f mm: replace strict_strtoul() with kstrtoul() by Jingoo Han · 11 years ago
  49. 6df4686 mm: vmstats: track TLB flush stats on UP too by Dave Hansen · 11 years ago
  50. 9824cf9 mm: vmstats: tlb flush counters by Dave Hansen · 11 years ago
  51. 822518d mm/zswap.c: get swapper address_space by using macro by Sunghan Suh · 11 years ago
  52. e868677 mm: mmap_region: kill correct_wcount/inode, use allow_write_access() by Oleg Nesterov · 11 years ago
  53. 077bf22 mm: do_mmap_pgoff: cleanup the usage of file_inode() by Oleg Nesterov · 11 years ago
  54. b2c56e4 mm: shift VM_GROWS* check from mmap_region() to do_mmap_pgoff() by Oleg Nesterov · 11 years ago
  55. 465c47f mm/swapfile.c: convert to pr_foo() by Andrew Morton · 11 years ago
  56. d6bbbd2 swap: warn when a swap area overflows the maximum size by Raymond Jennings · 11 years ago
  57. ec9bed9 mm/madvise.c: fix coding-style errors by Vladimir Cernov · 11 years ago
  58. ef0855d mm: mempolicy: turn vma_set_policy() into vma_dup_policy() by Oleg Nesterov · 11 years ago
  59. 5ca302c list_lru: dynamically adjust node arrays by Glauber Costa · 11 years ago
  60. a0b0213 shrinker: Kill old ->shrink API. by Dave Chinner · 11 years ago
  61. 4889646 hugepage: convert huge zero page shrinker to new shrinker API by Glauber Costa · 11 years ago
  62. 1d3d443 vmscan: per-node deferred work by Glauber Costa · 11 years ago
  63. 0ce3d74 shrinker: add node awareness by Dave Chinner · 11 years ago
  64. 4e717f5 list_lru: remove special case function list_lru_dispose_all. by Glauber Costa · 11 years ago
  65. 6a4f496 list_lru: per-node API by Glauber Costa · 11 years ago
  66. 5cedf721 list_lru: fix broken LRU_RETRY behaviour by Dave Chinner · 11 years ago
  67. 3b1d58a list_lru: per-node list infrastructure by Dave Chinner · 11 years ago
  68. a38e408 list: add a new LRU list type by Dave Chinner · 11 years ago
  69. 24f7c6b mm: new shrinker API by Dave Chinner · 11 years ago
  70. 85fb0a1 Merge branch 'acpi-hotplug' by Rafael J. Wysocki · 11 years ago
  71. 2e515bf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  72. 45d9a22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  73. ae7a835 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  74. 27703bb Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  75. b20c99e Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  76. 76b6f3d slub: remove verify_mem_not_deleted() by Christoph Lameter · 11 years ago
  77. f1b6eb6 mm/sl[aou]b: Move kmallocXXX functions to common code by Christoph Lameter · 11 years ago
  78. 02afc27 direct-io: Handle O_(D)SYNC AIO by Christoph Hellwig · 11 years ago
  79. ca4e051 shm_mnt is as longterm as it gets, TYVM... by Al Viro · 11 years ago
  80. 32dad03 Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  81. 542a086 Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  82. 1d1fdd9 Merge tag 'char-misc-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  83. 1ccfd5e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  84. 942f401 PM / hibernate / memory hotplug: Rework mutual exclusion by Rafael J. Wysocki · 11 years ago
  85. 0944fe3 s390/mm: implement software referenced bits by Martin Schwidefsky · 11 years ago
  86. 6f6b895 memcg: check that kmem_cache has memcg_params before accessing it by Andrey Vagin · 11 years ago
  87. bf550fc Merge remote-tracking branch 'origin/next' into kvm-ppc-next by Alexander Graf · 11 years ago
  88. 6dec97d mm: move_ptes -- Set soft dirty bit depending on pte type by Cyrill Gorcunov · 11 years ago
  89. 9cf510a Fix comment typo for init_cma_reserved_pageblock by Li Zhong · 11 years ago
  90. 8e33a52 treewide: Fix printks with 0x%# by Joe Perches · 11 years ago
  91. 4d4323e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  92. 118b230 cope with potentially long ->d_dname() output for shmem/hugetlb by Al Viro · 11 years ago
  93. 07555ac memcg: get rid of swapaccount leftovers by Michal Hocko · 11 years ago
  94. 85dbe70 page_isolation: Fix a comment typo in test_pages_isolated() by Tang Chen · 11 years ago
  95. d9e1241 backing-dev: convert class code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  96. 5bc0b12 Merge 3.11-rc6 into char-misc-next by Greg Kroah-Hartman · 11 years ago
  97. 2b04725 Fix TLB gather virtual address range invalidation corner cases by Linus Torvalds · 11 years ago
  98. 9de1bc8 mm, slab_common: add 'unlikely' to size check of kmalloc_slab() by Joonsoo Kim · 11 years ago
  99. 397f099 Merge tag 'amd_f15_m30' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp into x86/ras by Ingo Molnar · 11 years ago
  100. 41bb347 mm: save soft-dirty bits on file pages by Cyrill Gorcunov · 11 years ago