1. ae49b83 score: normalize global variables exported by vmlinux.lds by Jiang Liu · 11 years ago
  2. 5dd7cd1 h8300: normalize global variables exported by vmlinux.lds by Jiang Liu · 11 years ago
  3. 06256f8 c6x: normalize global variables exported by vmlinux.lds by Jiang Liu · 11 years ago
  4. 2e555f8 avr32: normalize global variables exported by vmlinux.lds by Jiang Liu · 11 years ago
  5. 1622d1a vmlinux.lds: add comments for global variables and clean up useless declarations by Jiang Liu · 11 years ago
  6. e6c495a mm: fix the TLB range flushed when __tlb_remove_page() runs out of slots by Vineet Gupta · 11 years ago
  7. f60e2a9 memcg: Kconfig info update by Sergey Dyasly · 11 years ago
  8. cdd91a7 mm: report available pages as "MemTotal" for each NUMA node by Jiang Liu · 11 years ago
  9. 0c98853 mm: concentrate modification of totalram_pages into the mm core by Jiang Liu · 11 years ago
  10. 3dcc057 mm: correctly update zone->managed_pages by Jiang Liu · 11 years ago
  11. 170a5a7 mm: make __free_pages_bootmem() only available at boot time by Jiang Liu · 11 years ago
  12. c3d5f5f mm: use a dedicated lock to protect totalram_pages and zone->managed_pages by Jiang Liu · 11 years ago
  13. 7b4b2a0 mm: accurately calculate zone->managed_pages for highmem zones by Jiang Liu · 11 years ago
  14. 4f9f477 mm: use managed_pages to calculate default zonelist order by Jiang Liu · 11 years ago
  15. 834405c mm: fix some trivial typos in comments by Jiang Liu · 11 years ago
  16. abd1b6d mm/tile: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  17. c88442e mm/x86: use free_reserved_area() to simplify code by Jiang Liu · 11 years ago
  18. 9af5b80 mm/ARM64: kill poison_init_mem() by Jiang Liu · 11 years ago
  19. dbe67df mm: enhance free_reserved_area() to support poisoning memory with zero by Jiang Liu · 11 years ago
  20. 1119969 mm: change signature of free_reserved_area() to fix building warnings by Jiang Liu · 11 years ago
  21. dcf6b7d swap: discard while swapping only if SWAP_FLAG_DISCARD_PAGES by Rafael Aquini · 11 years ago
  22. 917d929 mm: tune vm_committed_as percpu_counter batching size by Tim Chen · 11 years ago
  23. 2415cf1 mm/hugetlb: use already existing interface huge_page_shift by Wanpeng Li · 11 years ago
  24. 5f1e31d mm/hugetlb: remove hugetlb_prefault by Wanpeng Li · 11 years ago
  25. 4c42efa mm/pageblock: remove get/set_pageblock_flags by Wanpeng Li · 11 years ago
  26. cea27eb mm/memory-hotplug: fix lowmem count overflow when offline pages by Wanpeng Li · 11 years ago
  27. 4996eed mm/memory_hotplug.c: change normal message to use pr_debug by Toshi Kani · 11 years ago
  28. f15bdfa mm/memory-failure.c: fix memory leak in successful soft offlining by Naoya Horiguchi · 11 years ago
  29. 9bde916 mm/nommu.c: add additional check for vread() just like vwrite() has done by Chen Gang · 11 years ago
  30. dacbde0 mm/page_alloc.c: add additional checking and return value for the 'table->data' by Chen Gang · 11 years ago
  31. c53954a mm: remove lru parameter from __lru_cache_add and lru_cache_add_lru by Mel Gorman · 11 years ago
  32. a0b8cab3 mm: remove lru parameter from __pagevec_lru_add and remove parts of pagevec API by Mel Gorman · 11 years ago
  33. 059285a mm: activate !PageLRU pages on mark_page_accessed if page is on local pagevec by Mel Gorman · 11 years ago
  34. 13f7f78 mm: pagevec: defer deciding which LRU to add a page to until pagevec drain time by Mel Gorman · 11 years ago
  35. c6286c9 mm: add tracepoints for LRU activation and insertions by Mel Gorman · 11 years ago
  36. f968ef1 memcg: update TODO list in Documentation by Li Zefan · 11 years ago
  37. 8308697 vmcore: support mmap() on /proc/vmcore by HATAYAMA Daisuke · 11 years ago
  38. 591ff71 vmcore: calculate vmcore file size from buffer size and total size of vmcore objects by HATAYAMA Daisuke · 11 years ago
  39. ef9e78f vmcore: allow user process to remap ELF note segment buffer by HATAYAMA Daisuke · 11 years ago
  40. 087350c vmcore: allocate ELF note segment in the 2nd kernel vmalloc memory by HATAYAMA Daisuke · 11 years ago
  41. e69e9d4a vmalloc: introduce remap_vmalloc_range_partial by HATAYAMA Daisuke · 11 years ago
  42. cef2ac3 vmalloc: make find_vm_area check in range by HATAYAMA Daisuke · 11 years ago
  43. 7f614cd vmcore: treat memory chunks referenced by PT_LOAD program header entries in page-size boundary in vmcore_list by HATAYAMA Daisuke · 11 years ago
  44. f2bdacd vmcore: allocate buffer for ELF headers on page-size alignment by HATAYAMA Daisuke · 11 years ago
  45. b27eb18 vmcore: clean up read_vmcore() by HATAYAMA Daisuke · 11 years ago
  46. 0fa73b8 include/linux/mm.h: add PAGE_ALIGNED() helper by Andrew Morton · 11 years ago
  47. d702909 memory_hotplug: use pgdat_resize_lock() in __offline_pages() by Cody P Schafer · 11 years ago
  48. aa47228 memory_hotplug: use pgdat_resize_lock() in online_pages() by Cody P Schafer · 11 years ago
  49. 114d4b7 mmzone: note that node_size_lock should be manipulated via pgdat_resize_lock() by Cody P Schafer · 11 years ago
  50. 72c3b51 mm: fix comment referring to non-existent size_seqlock, change to span_seqlock by Cody P Schafer · 11 years ago
  51. f919b19 fs: nfs: inform the VM about pages being committed or unstable by Mel Gorman · 11 years ago
  52. b459722 mm: vmscan: take page buffers dirty and locked state into account by Mel Gorman · 11 years ago
  53. d04e8ac mm: vmscan: treat pages marked for immediate reclaim as zone congestion by Mel Gorman · 11 years ago
  54. 8e95028 mm: vmscan: move direct reclaim wait_iff_congested into shrink_list by Mel Gorman · 11 years ago
  55. f7ab8db mm: vmscan: set zone flags before blocking by Mel Gorman · 11 years ago
  56. b1a6f21 mm: vmscan: stall page reclaim after a list of pages have been processed by Mel Gorman · 11 years ago
  57. e2be15f mm: vmscan: stall page reclaim and writeback pages based on dirty/writepage pages encountered by Mel Gorman · 11 years ago
  58. 7c954f6 mm: vmscan: move logic from balance_pgdat() to kswapd_shrink_zone() by Mel Gorman · 11 years ago
  59. b7ea3c4 mm: vmscan: check if kswapd should writepage once per pgdat scan by Mel Gorman · 11 years ago
  60. 283aba9 mm: vmscan: block kswapd if it is encountering pages under writeback by Mel Gorman · 11 years ago
  61. d43006d mm: vmscan: have kswapd writeback pages based on dirty pages encountered, not priority by Mel Gorman · 11 years ago
  62. 9aa4134 mm: vmscan: do not allow kswapd to scan at maximum priority by Mel Gorman · 11 years ago
  63. 2ab44f4 mm: vmscan: decide whether to compact the pgdat based on reclaim progress by Mel Gorman · 11 years ago
  64. b8e83b9 mm: vmscan: flatten kswapd priority loop by Mel Gorman · 11 years ago
  65. e82e056 mm: vmscan: obey proportional scanning requirements for kswapd by Mel Gorman · 11 years ago
  66. 7548536 mm: vmscan: limit the number of pages kswapd reclaims at each priority by Mel Gorman · 11 years ago
  67. 169f6c1 mm/page_alloc: don't re-init pageset in zone_pcp_update() by Cody P Schafer · 11 years ago
  68. 3664033 mm/page_alloc: rename setup_pagelist_highmark() to match naming of pageset_set_batch() by Cody P Schafer · 11 years ago
  69. 737af4c mm/page_alloc: in zone_pcp_update(), uze zone_pageset_init() by Cody P Schafer · 11 years ago
  70. 56cef2b mm/page_alloc: factor zone_pageset_init() out of setup_zone_pageset() by Cody P Schafer · 11 years ago
  71. dd1895e mm/page_alloc: relocate comment to be directly above code it refers to. by Cody P Schafer · 11 years ago
  72. 88c90db mm/page_alloc: factor setup_pageset() into pageset_init() and pageset_set_batch() by Cody P Schafer · 11 years ago
  73. 22a7f12 mm/page_alloc: when handling percpu_pagelist_fraction, don't unneedly recalulate high by Cody P Schafer · 11 years ago
  74. 0a647f3 mm/page_alloc: convert zone_pcp_update() to rely on memory barriers instead of stop_machine() by Cody P Schafer · 11 years ago
  75. 998d39c mm/page_alloc: protect pcp->batch accesses with ACCESS_ONCE by Cody P Schafer · 11 years ago
  76. 8d7a8fa mm/page_alloc: insert memory barriers to allow async update of pcp batch and high by Cody P Schafer · 11 years ago
  77. c8e251f mm/page_alloc: prevent concurrent updaters of pcp ->batch and ->high by Cody P Schafer · 11 years ago
  78. 4008bab mm/page_alloc: factor out setting of pcp->high and pcp->batch by Cody P Schafer · 11 years ago
  79. 52c2dad uio: use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT by Libin · 11 years ago
  80. ef9f515 ncpfs: use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT by Libin · 11 years ago
  81. d6e9321 mm: use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT by Libin · 11 years ago
  82. b430e9d mm: remove compressed copy from zram in-memory by Minchan Kim · 11 years ago
  83. ffbdccf mm, memcg: don't take task_lock in task_in_mem_cgroup by David Rientjes · 11 years ago
  84. 541c237 pagemap: prepare to reuse constant bits with page-shift by Pavel Emelyanov · 11 years ago
  85. 0f8975e mm: soft-dirty bits for user memory changes tracking by Pavel Emelyanov · 11 years ago
  86. 2b0a9f0 pagemap: introduce pagemap_entry_t without pmshift bits by Pavel Emelyanov · 11 years ago
  87. af9de7e clear_refs: introduce private struct for mm_walk by Pavel Emelyanov · 11 years ago
  88. 040fa02 clear_refs: sanitize accepted commands declaration by Pavel Emelyanov · 11 years ago
  89. 1c8fca1 crypto: sanitize argument for format string by Kees Cook · 11 years ago
  90. ffc8b30 block: do not pass disk names as format strings by Kees Cook · 11 years ago
  91. 542db01 drivers/cdrom/cdrom.c: use kzalloc() for failing hardware by Jonathan Salwan · 11 years ago
  92. 8b0d77f block/compat_ioctl.c: do not leak info to user-space by Cong Wang · 11 years ago
  93. 31bd8fb drivers/cdrom/gdrom.c: fix device number leak by Libo Chen · 11 years ago
  94. 4a184b4 ocfs2: fix NULL pointer dereference when traversing o2hb_all_regions by Xue jiufei · 11 years ago
  95. 44e89cb ocfs2: adjust switch_case syntax at o2net_state_change() by Jie Liu · 11 years ago
  96. b4d8ed4 ocfs2: fix a comments typo at o2quo_hb_still_up() by Jie Liu · 11 years ago
  97. 70f651e ocfs2: consolidate o2hb_global_hearbeat_mode_set() naming convention by Jie Liu · 11 years ago
  98. e873fdb ocfs2: submit disk heartbeat bio using WRITE_SYNC by Noboru Iwamatsu · 11 years ago
  99. ef962df ocfs2: xattr: fix inlined xattr reflink by Junxiao Bi · 11 years ago
  100. b5a8bb7 ocfs2: fix readonly issue in ocfs2_unlink() by Younger Liu · 11 years ago