1. 616feab kernel/reboot.c: convert simple_strtoul to kstrtoint by Fabian Frederick · 11 years ago
  2. 6c5a53c kernel/res_counter.c: replace simple_strtoull by kstrtoull by Fabian Frederick · 11 years ago
  3. cac92ba kernel/tracepoint.c: kernel-doc fixes by Fabian Frederick · 11 years ago
  4. cf25004 kernel/stop_machine.c: kernel-doc warning fix by Fabian Frederick · 11 years ago
  5. eaa1809 kernel/latencytop.c: convert seq_printf to seq_puts by Fabian Frederick · 11 years ago
  6. b9e5db6 kernel/exec_domain.c: code clean-up by Fabian Frederick · 11 years ago
  7. a6c8c69 kernel/capability.c: code clean-up by Fabian Frederick · 11 years ago
  8. 462b29b kernel/backtracetest.c: replace no level printk by pr_info() by Fabian Frederick · 11 years ago
  9. 84117da kernel/cpu.c: convert printk to pr_foo() by Fabian Frederick · 11 years ago
  10. 2c0d259 compiler.h: avoid sparse errors in __compiletime_error_fallback() by James Hogan · 11 years ago
  11. 00f0179 fs/exportfs/expfs.c: kernel-doc warning fixes by Fabian Frederick · 11 years ago
  12. e37dcbf fs/efivarfs/super.c: use static const for dentry_operations by Fabian Frederick · 11 years ago
  13. f618776 sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL by Fabian Frederick · 11 years ago
  14. 72d0963 mm/zswap: NUMA aware allocation for zswap_dstmem by Eric Dumazet · 11 years ago
  15. d867f20 mm/zsmalloc: make zsmalloc module-buildable by Minchan Kim · 11 years ago
  16. 93ef6d6 mm/vmalloc.c: export unmap_kernel_range() by Minchan Kim · 11 years ago
  17. 7eb5251 zsmalloc: fixup trivial zs size classes value in comments by Weijie Yang · 11 years ago
  18. 50417c5 mm/zbud.c: make size unsigned like unique callsite by Fabian Frederick · 11 years ago
  19. 38515c7 zram: correct offset usage in zram_bio_discard by Weijie Yang · 11 years ago
  20. 2a7a0e0 mm, memcg: periodically schedule when emptying page list by Hugh Dickins · 11 years ago
  21. 4a0da71 Documentation/sysctl/vm.txt: clarify vfs_cache_pressure description by Denys Vlasenko · 11 years ago
  22. 3ba0812 mm/memory-failure.c: support use of a dedicated thread to handle SIGBUS(BUS_MCEERR_AO) by Naoya Horiguchi · 11 years ago
  23. 74614de mm/memory-failure.c: don't let collect_procs() skip over processes for MF_ACTION_REQUIRED by Tony Luck · 11 years ago
  24. a70ffca mm/memory-failure.c-failure: send right signal code to correct thread by Tony Luck · 11 years ago
  25. d2f3102 mm/page-writeback.c: remove outdated comment by Jianyu Zhan · 11 years ago
  26. 50088c4 mm/swapfile.c: delete the "last_in_cluster < scan_base" loop in the body of scan_swap_map() by Chen Yucong · 11 years ago
  27. 100873d hugetlb: rename hugepage_migration_support() to ..._supported() by Naoya Horiguchi · 11 years ago
  28. 1fdb412 mm: document do_fault_around() feature by Kirill A. Shutemov · 11 years ago
  29. a9b0f86 mm: nominate faultaround area in bytes rather than page order by Kirill A. Shutemov · 11 years ago
  30. 7d01817 mm/page_alloc.c: cleanup add_active_range() related comments by Zhang Zhen · 11 years ago
  31. daa5ba7 mm/rmap.c: cleanup ttu_flags by Konstantin Khlebnikov · 11 years ago
  32. 3d92860 mm/rmap.c: don't call mmu_notifier_invalidate_page() during munlock by Konstantin Khlebnikov · 11 years ago
  33. 226b4cc mm/process_vm_access: move config option into init/Kconfig by Konstantin Khlebnikov · 11 years ago
  34. 1a50190 mm: vmscan: use proportional scanning during direct reclaim and full scan at DEF_PRIORITY by Mel Gorman · 11 years ago
  35. d23da15 fs/superblock: avoid locking counting inodes and dentries before reclaiming them by Tim Chen · 11 years ago
  36. 28f2cd4f fs/superblock: unregister sb shrinker before ->kill_sb() by Dave Chinner · 11 years ago
  37. 850e9c6 mm: fix typo in comment in do_fault_around() by Kirill A. Shutemov · 11 years ago
  38. 7fc34a6 mm/msync.c: sync only the requested range in msync() by Matthew Wilcox · 11 years ago
  39. 65eb718 hwpoison: remove unused global variable in do_machine_check() by Chen Yucong · 11 years ago
  40. be97657 mm, compaction: properly signal and act upon lock and need_sched() contention by Vlastimil Babka · 11 years ago
  41. 6e6870d fs/hugetlbfs/inode.c: remove null test before kfree by Fabian Frederick · 11 years ago
  42. be1d2cf fs/hugetlbfs/inode.c: use static const for dentry_operations by Fabian Frederick · 11 years ago
  43. 422b244 fs/hugetlbfs/inode.c: add static to hugetlbfs_i_mmap_mutex_key by Fabian Frederick · 11 years ago
  44. 4be89a3 mm/vmscan.c: use DIV_ROUND_UP for calculation of zone's balance_gap and correct comments. by Jianyu Zhan · 11 years ago
  45. b7596fb include/linux/gfp.h: exclude duplicate header by Andy Shevchenko · 11 years ago
  46. 8f34af6 mm, hugetlb: move the error handle logic out of normal code path by Jianyu Zhan · 11 years ago
  47. 6edd6cc mm/memory-failure.c: move comment by Naoya Horiguchi · 11 years ago
  48. 888cf2d mm: avoid unnecessary atomic operations during end_page_writeback() by Mel Gorman · 11 years ago
  49. d884637 mm: page_alloc: calculate classzone_idx once from the zonelist ref by Mel Gorman · 11 years ago
  50. 2457aec mm: non-atomically mark page accessed during page cache allocation where possible by Mel Gorman · 11 years ago
  51. e7470ee fs: buffer: do not use unnecessary atomic operations when discarding buffers by Mel Gorman · 11 years ago
  52. 6fb81a1 mm: do not use unnecessary atomic operations when adding pages to the LRU by Mel Gorman · 11 years ago
  53. e3741b5 mm: do not use atomic operations when releasing pages by Mel Gorman · 11 years ago
  54. 07a4278 mm: shmem: avoid atomic operation during shmem_getpage_gfp by Mel Gorman · 11 years ago
  55. b745bc8 mm: page_alloc: convert hot/cold parameter and immediate callers to bool by Mel Gorman · 11 years ago
  56. 7aeb09f mm: page_alloc: use unsigned int for order in more places by Mel Gorman · 11 years ago
  57. cfc47a2 mm: page_alloc: lookup pageblock migratetype with IRQs enabled during free by Mel Gorman · 11 years ago
  58. dc4b0ca mm: page_alloc: reduce number of times page_to_pfn is called by Mel Gorman · 11 years ago
  59. e58469b mm: page_alloc: use word-based accesses for get/set pageblock bitmaps by Mel Gorman · 11 years ago
  60. 5dab291 mm: page_alloc: take the ALLOC_NO_WATERMARK check out of the fast path by Mel Gorman · 11 years ago
  61. a6e21b14 mm: page_alloc: only check the alloc flags and gfp_mask for dirty once by Mel Gorman · 11 years ago
  62. d34c5fa mm: page_alloc: only check the zone id check if pages are buddies by Mel Gorman · 11 years ago
  63. 664eedd mm: page_alloc: use jump labels to avoid checking number_of_cpusets by Mel Gorman · 11 years ago
  64. ea5e953 include/linux/jump_label.h: expose the reference count by Mel Gorman · 11 years ago
  65. 800a1e7 mm: page_alloc: do not treat a zone that cannot be used for dirty pages as "full" by Mel Gorman · 11 years ago
  66. 65bb371 mm: page_alloc: do not update zlc unless the zlc is active by Mel Gorman · 11 years ago
  67. 0bd62b1 slab: delete cache from list after __kmem_cache_shutdown succeeds by Vladimir Davydov · 11 years ago
  68. 776ed0f memcg: cleanup kmem cache creation/destruction functions naming by Vladimir Davydov · 11 years ago
  69. 172cb4b mm/dmapool.c: reuse devres_release() to free resources by Andy Shevchenko · 11 years ago
  70. fe54b1f cma: increase CMA_ALIGNMENT upper limit to 12 by Marc Carino · 11 years ago
  71. 18ab4d4 swap: change swap_list_head to plist, add swap_avail_head by Dan Streetman · 11 years ago
  72. a75f232 lib/plist: add plist_requeue by Dan Streetman · 11 years ago
  73. fd16618 lib/plist: add helper functions by Dan Streetman · 11 years ago
  74. adfab83 swap: change swap_info singly-linked list to list_head by Dan Streetman · 11 years ago
  75. 7ee07a4 mm: fold mlocked_vma_newpage() into its only call site by Jianyu Zhan · 11 years ago
  76. bea04b0 mm: use the light version __mod_zone_page_state in mlocked_vma_newpage() by Jianyu Zhan · 11 years ago
  77. e9ade56 mm/compaction: avoid rescanning pageblocks in isolate_freepages by Vlastimil Babka · 11 years ago
  78. f8c9301 mm/compaction: do not count migratepages when unnecessary by Vlastimil Babka · 11 years ago
  79. aeef4b8 mm, compaction: terminate async compaction when rescheduling by David Rientjes · 11 years ago
  80. 75f3086 mm, thp: avoid excessive compaction latency during fault by David Rientjes · 11 years ago
  81. e0b9dae mm, compaction: embed migration mode in compact_control by David Rientjes · 11 years ago
  82. 35979ef mm, compaction: add per-zone migration pfn cache for async compaction by David Rientjes · 11 years ago
  83. d53aea3 mm, compaction: return failed migration target pages back to freelist by David Rientjes · 11 years ago
  84. 68711a7 mm, migration: add destination page freeing callback by David Rientjes · 11 years ago
  85. 93f39ee memcg: memcg_kmem_create_cache: make memcg_name_buf statically allocated by Vladimir Davydov · 11 years ago
  86. 073ee1c memcg: get rid of memcg_create_cache_name by Vladimir Davydov · 11 years ago
  87. b5ffc85 memcg: correct comments for __mem_cgroup_begin_update_page_stat by Qiang Huang · 11 years ago
  88. bdcbb65 memcg: fold mem_cgroup_stolen by Qiang Huang · 11 years ago
  89. 3fb1c8d mm: update comment for DEFAULT_MAX_MAP_COUNT by Kirill A. Shutemov · 11 years ago
  90. af4459d arch/x86/mm/numa.c: use for_each_memblock() by Emil Medve · 11 years ago
  91. b46e14a mm/mempolicy.c: parameter doc uniformization by Fabian Frederick · 11 years ago
  92. ac76950 mm/rmap.c: make page_referenced_one() and try_to_unmap_one() static by Kirill A. Shutemov · 11 years ago
  93. 2bf01f9 mm: x86 pgtable: require X86_64 for soft-dirty tracker by Cyrill Gorcunov · 11 years ago
  94. 2373eae mm: x86 pgtable: drop unneeded preprocessor ifdef by Cyrill Gorcunov · 11 years ago
  95. fa5bb20 mm: cleanup __get_user_pages() by Kirill A. Shutemov · 11 years ago
  96. 1674448 mm: extract code to fault in a page from __get_user_pages() by Kirill A. Shutemov · 11 years ago
  97. 69e68b4 mm: cleanup follow_page_mask() by Kirill A. Shutemov · 11 years ago
  98. f2b495c mm: extract in_gate_area() case from __get_user_pages() by Kirill A. Shutemov · 11 years ago
  99. 4bbd4c7 mm: move get_user_pages()-related code to separate file by Kirill A. Shutemov · 11 years ago
  100. f4527c9 mm/vmalloc.c: replace seq_printf by seq_puts by Fabian Frederick · 11 years ago