1. bff2dc4 smp.h: move !SMP version of on_each_cpu() out-of-line by David Daney · 11 years ago
  2. 081192b up.c: use local_irq_{save,restore}() in smp_call_function_single. by David Daney · 11 years ago
  3. fa68820 smp: quit unconditionally enabling irq in on_each_cpu_mask and on_each_cpu_cond by David Daney · 11 years ago
  4. c14c338 kernel/spinlock.c: add default arch_*_relax definitions for GENERIC_LOCKBREAK by Will Deacon · 11 years ago
  5. 60c3236 kernel/smp.c: free related resources when failure occurs in hotplug_cfd() by Chen Gang · 11 years ago
  6. bc5c8f0 fs/bio-integrity: fix a potential mem leak by Gu Zheng · 11 years ago
  7. a6b0888 lto, watchdog/hpwdt.c: make assembler label global by Andi Kleen · 11 years ago
  8. 54a33b1b kernel/modsign_pubkey.c: fix init const for module signing code by Andi Kleen · 11 years ago
  9. 3ddc5b4 kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user() by Mathieu Desnoyers · 11 years ago
  10. 20d0e57 drivers/firmware/google/gsmi.c: replace strict_strtoul() with kstrtoul() by Jingoo Han · 11 years ago
  11. 8aa6c21 platform: convert apple-gmux driver to dev_pm_ops from legacy pm_ops by Shuah Khan · 11 years ago
  12. a2fa3fb tpm: convert tpm_tis driver to use dev_pm_ops from legacy pm_ops by Shuah Khan · 11 years ago
  13. a8a3808 rtc: convert rtc-cmos to dev_pm_ops from legacy pm_ops by Shuah Khan · 11 years ago
  14. 729377d pnp: change pnp bus pm_ops to invoke pnp driver dev_pm_ops if specified by Shuah Khan · 11 years ago
  15. 2bff24a memcg: fix multiple large threshold notifications by Greg Thelen · 11 years ago
  16. 7b5219d mm/mempool.c: convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...) by Joe Perches · 11 years ago
  17. ade34a3 lib/genalloc.c: convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...) by Joe Perches · 11 years ago
  18. 2d8a178 mm/mmap: remove unnecessary assignment by Yanchuan Nian · 11 years ago
  19. 146d700 writeback: fix race that cause writeback hung by Junxiao Bi · 11 years ago
  20. 325c4ef mm/madvise.c:madvise_hwpoison(): remove local `ret' by Andrew Morton · 11 years ago
  21. 8302423 mm/madvise.c: fix return value of madvise_hwpoison() by Wanpeng Li · 11 years ago
  22. 3ba5eeb mm/memory-failure.c: fix bug triggered by unpoisoning empty zero page by Wanpeng Li · 11 years ago
  23. 2d1e8b3 mm/hwpoison-inject.c: change permission of corrupt-pfn/unpoison-pfn to 0200 by Wanpeng Li · 11 years ago
  24. 29b4eed mm/hwpoison.c: fix held reference count after unpoisoning empty zero page by Wanpeng Li · 11 years ago
  25. b194b8c mm/hwpoison: add '#' to madvise_hwpoison by Wanpeng Li · 11 years ago
  26. 86e0577 mm/hwpoison: drop forward reference declarations __soft_offline_page() by Wanpeng Li · 11 years ago
  27. 0be3509 mm/hwpoison: don't set migration type twice to avoid holding heavily contend zone->lock by Wanpeng Li · 11 years ago
  28. dd9538a mm/hwpoison: replace atomic_long_sub() with atomic_long_dec() by Wanpeng Li · 11 years ago
  29. 0cea3fd mm/hwpoison: fix race against poison thp by Wanpeng Li · 11 years ago
  30. f912115 mm/hwpoison: don't need to hold compound lock for hugetlbfs page by Wanpeng Li · 11 years ago
  31. 841fcc5 mm/hwpoison: fix loss of PG_dirty for errors on mlocked pages by Wanpeng Li · 11 years ago
  32. 0d6fdbd hwpoison: always unset MIGRATE_ISOLATE before returning from soft_offline_page() by Naoya Horiguchi · 11 years ago
  33. cf6fe94 mm: correct the comment about the value for buddy _mapcount by Wang Sheng-Hui · 11 years ago
  34. fa0f281 mm: make sure _PAGE_SWP_SOFT_DIRTY bit is not set on present pte by Cyrill Gorcunov · 11 years ago
  35. 5a53748 mm/page-writeback.c: add strictlimit feature by Maxim Patlasov · 11 years ago
  36. 4c3bffc mm/backing-dev.c: check user buffer length before copying data to the related user buffer by Chen Gang · 11 years ago
  37. 1ecfd53 mm/mremap.c: call pud_free() after fail calling pmd_alloc() by Chen Gang · 11 years ago
  38. 762216a mm/vmalloc: use wrapper function get_vm_area_size to caculate size of vm area by Wanpeng Li · 11 years ago
  39. 7d9f073 mm/writeback: make writeback_inodes_wb static by Wanpeng Li · 11 years ago
  40. 1873209 mm/sparse: introduce alloc_usemap_and_memmap by Wanpeng Li · 11 years ago
  41. 6e543d5 mm: vmscan: fix do_try_to_free_pages() livelock by Lisa Du · 11 years ago
  42. 7a8010c mm: munlock: manual pte walk in fast path instead of follow_page_mask() by Vlastimil Babka · 11 years ago
  43. 5b40998 mm: munlock: remove redundant get_page/put_page pair on the fast path by Vlastimil Babka · 11 years ago
  44. 56afe47 mm: munlock: bypass per-cpu pvec for putback_lru_page by Vlastimil Babka · 11 years ago
  45. 1ebb7cc mm: munlock: batch NR_MLOCK zone state updates by Vlastimil Babka · 11 years ago
  46. 7225522 mm: munlock: batch non-THP page isolation and munlock+putback using pagevec by Vlastimil Babka · 11 years ago
  47. 586a32a mm: munlock: remove unnecessary call to lru_add_drain() by Vlastimil Babka · 11 years ago
  48. 0ec3b74 mm: putback_lru_page: remove unnecessary call to page_lru_base_type() by Vlastimil Babka · 11 years ago
  49. d9104d1 mm: track vma changes with VM_SOFTDIRTY bit by Cyrill Gorcunov · 11 years ago
  50. 3b11f0a mm: page_alloc: fix comment get_page_from_freelist by SeungHun Lee · 11 years ago
  51. 47df3dd writeback: fix occasional slow sync(1) by Jan Kara · 11 years ago
  52. 7cb2ef5 mm: fix aio performance regression for database caused by THP by Khalid Aziz · 11 years ago
  53. 3a7200a mm: compaction: do not compact pgdat for order-0 by Mel Gorman · 11 years ago
  54. 90c7a79 kmemcg: don't allocate extra memory for root memcg_cache_params by Andrey Vagin · 11 years ago
  55. e76b63f memblock, numa: binary search node id by Yinghai Lu · 11 years ago
  56. 0bf598d mbind: add BUG_ON(!vma) in new_vma_page() by Naoya Horiguchi · 11 years ago
  57. 9809494 mm/mempolicy: rename check_*range to queue_pages_*range by Naoya Horiguchi · 11 years ago
  58. 86cdb46 mm: prepare to remove /proc/sys/vm/hugepages_treat_as_movable by Naoya Horiguchi · 11 years ago
  59. 83467ef mm: migrate: check movability of hugepage in unmap_and_move_huge_page() by Naoya Horiguchi · 11 years ago
  60. c8721bb mm: memory-hotplug: enable memory hotplug to handle hugepage by Naoya Horiguchi · 11 years ago
  61. 71ea2ef mm: migrate: remove VM_HUGETLB from vma flag check in vma_migratable() by Naoya Horiguchi · 11 years ago
  62. 74060e4 mm: mbind: add hugepage migration code to mbind() by Naoya Horiguchi · 11 years ago
  63. e632a93 mm: migrate: add hugepage migration code to move_pages() by Naoya Horiguchi · 11 years ago
  64. e2d8cf4 migrate: add hugepage migration code to migrate_pages() by Naoya Horiguchi · 11 years ago
  65. b8ec1ce mm: soft-offline: use migrate_pages() instead of migrate_huge_page() by Naoya Horiguchi · 11 years ago
  66. 31caf66 mm: migrate: make core migration code aware of hugepage by Naoya Horiguchi · 11 years ago
  67. 07443a8 mm, hugetlb: return a reserved page to a reserved pool if failed by Joonsoo Kim · 11 years ago
  68. 8312034 mm, hugetlb: grab a page_table_lock after page_cache_release by Joonsoo Kim · 11 years ago
  69. 5944d01 mm, hugetlb: remove useless check about mapping type by Joonsoo Kim · 11 years ago
  70. 8bb3f12 mm, hugetlb: fix subpool accounting handling by Joonsoo Kim · 11 years ago
  71. f522c3a mm, hugetlb: change variable name reservations to resv by Joonsoo Kim · 11 years ago
  72. 4ef9184 mm, hugetlb: protect reserved pages when soft offlining a hugepage by Joonsoo Kim · 11 years ago
  73. 0f1cfe9 mm/hotplug: remove stop_machine() from try_offline_node() by Toshi Kani · 11 years ago
  74. 27356f5 mm/hotplug: verify hotplug memory range by Toshi Kani · 11 years ago
  75. 15610c8 hugepage: mention libhugetlbfs in doc by Davidlohr Bueso · 11 years ago
  76. 2cad401 readahead: make context readahead more conservative by Fengguang Wu · 11 years ago
  77. 139c2d7 mm: use zone_is_initialized() instead of if(zone->wait_table) by Xishi Qiu · 11 years ago
  78. 8080fc0 mm: use zone_is_empty() instead of if(zone->spanned_pages) by Xishi Qiu · 11 years ago
  79. c33bc31 mm: use zone_end_pfn() instead of zone_start_pfn+spanned_pages by Xishi Qiu · 11 years ago
  80. 674470d lib/genalloc.c: fix overflow of ending address of memory chunk by Joonyoung Shim · 11 years ago
  81. eee87e1 mm/zbud: fix some trivial typos in comments by Jianguo Wu · 11 years ago
  82. 37b000b mm/hotplug: remove unnecessary BUG_ON in __offline_pages() by Xishi Qiu · 11 years ago
  83. b136be5e mm, vmalloc: use well-defined find_last_bit() func by Joonsoo Kim · 11 years ago
  84. 6b70f7d mm, vmalloc: remove useless variable in vmap_block by Joonsoo Kim · 11 years ago
  85. fbc2edb vmstat: use this_cpu() to avoid irqon/off sequence in refresh_cpu_vm_stats by Christoph Lameter · 11 years ago
  86. 4edb074 vmstat: create fold_diff by Christoph Lameter · 11 years ago
  87. 2bb921e vmstat: create separate function to fold per cpu diffs into local counters by Christoph Lameter · 11 years ago
  88. d2cf5ad swap: clean-up #ifdef in page_mapping() by Joonsoo Kim · 11 years ago
  89. bc4b444 mm: move pgtable related functions to right place by Joonsoo Kim · 11 years ago
  90. e66f097 mm, page_alloc: add unlikely macro to help compiler optimization by Joonsoo Kim · 11 years ago
  91. 1da6f0e mm/mempolicy: return NULL if node is NUMA_NO_NODE in get_task_policy by Jianguo Wu · 11 years ago
  92. af0ed73 mm, hugetlb: decrement reserve count if VM_NORESERVE alloc page cache by Joonsoo Kim · 11 years ago
  93. a63884e mm, hugetlb: remove decrement_hugepage_resv_vma() by Joonsoo Kim · 11 years ago
  94. 72231b0 mm, hugetlb: add VM_NORESERVE check in vma_has_reserves() by Joonsoo Kim · 11 years ago
  95. 37a2140 mm, hugetlb: do not use a page in page cache for cow optimization by Joonsoo Kim · 11 years ago
  96. c0d934b mm, hugetlb: remove redundant list_empty check in gather_surplus_pages() by Joonsoo Kim · 11 years ago
  97. b226102 mm, hugetlb: fix and clean-up node iteration code to alloc or free by Joonsoo Kim · 11 years ago
  98. 81a6fca mm, hugetlb: clean-up alloc_huge_page() by Joonsoo Kim · 11 years ago
  99. c748c26 mm, hugetlb: trivial commenting fix by Joonsoo Kim · 11 years ago
  100. 9966c4b mm, hugetlb: move up the code which check availability of free huge page by Joonsoo Kim · 11 years ago