1. aa47228 memory_hotplug: use pgdat_resize_lock() in online_pages() by Cody P Schafer · 12 years ago
  2. 114d4b7 mmzone: note that node_size_lock should be manipulated via pgdat_resize_lock() by Cody P Schafer · 12 years ago
  3. 72c3b51 mm: fix comment referring to non-existent size_seqlock, change to span_seqlock by Cody P Schafer · 12 years ago
  4. f919b19 fs: nfs: inform the VM about pages being committed or unstable by Mel Gorman · 12 years ago
  5. b459722 mm: vmscan: take page buffers dirty and locked state into account by Mel Gorman · 12 years ago
  6. d04e8ac mm: vmscan: treat pages marked for immediate reclaim as zone congestion by Mel Gorman · 12 years ago
  7. 8e95028 mm: vmscan: move direct reclaim wait_iff_congested into shrink_list by Mel Gorman · 12 years ago
  8. f7ab8db mm: vmscan: set zone flags before blocking by Mel Gorman · 12 years ago
  9. b1a6f21 mm: vmscan: stall page reclaim after a list of pages have been processed by Mel Gorman · 12 years ago
  10. e2be15f mm: vmscan: stall page reclaim and writeback pages based on dirty/writepage pages encountered by Mel Gorman · 12 years ago
  11. 7c954f6 mm: vmscan: move logic from balance_pgdat() to kswapd_shrink_zone() by Mel Gorman · 12 years ago
  12. b7ea3c4 mm: vmscan: check if kswapd should writepage once per pgdat scan by Mel Gorman · 12 years ago
  13. 283aba9 mm: vmscan: block kswapd if it is encountering pages under writeback by Mel Gorman · 12 years ago
  14. d43006d mm: vmscan: have kswapd writeback pages based on dirty pages encountered, not priority by Mel Gorman · 12 years ago
  15. 9aa4134 mm: vmscan: do not allow kswapd to scan at maximum priority by Mel Gorman · 12 years ago
  16. 2ab44f4 mm: vmscan: decide whether to compact the pgdat based on reclaim progress by Mel Gorman · 12 years ago
  17. b8e83b9 mm: vmscan: flatten kswapd priority loop by Mel Gorman · 12 years ago
  18. e82e056 mm: vmscan: obey proportional scanning requirements for kswapd by Mel Gorman · 12 years ago
  19. 7548536 mm: vmscan: limit the number of pages kswapd reclaims at each priority by Mel Gorman · 12 years ago
  20. 169f6c1 mm/page_alloc: don't re-init pageset in zone_pcp_update() by Cody P Schafer · 12 years ago
  21. 3664033 mm/page_alloc: rename setup_pagelist_highmark() to match naming of pageset_set_batch() by Cody P Schafer · 12 years ago
  22. 737af4c mm/page_alloc: in zone_pcp_update(), uze zone_pageset_init() by Cody P Schafer · 12 years ago
  23. 56cef2b mm/page_alloc: factor zone_pageset_init() out of setup_zone_pageset() by Cody P Schafer · 12 years ago
  24. dd1895e mm/page_alloc: relocate comment to be directly above code it refers to. by Cody P Schafer · 12 years ago
  25. 88c90db mm/page_alloc: factor setup_pageset() into pageset_init() and pageset_set_batch() by Cody P Schafer · 12 years ago
  26. 22a7f12 mm/page_alloc: when handling percpu_pagelist_fraction, don't unneedly recalulate high by Cody P Schafer · 12 years ago
  27. 0a647f3 mm/page_alloc: convert zone_pcp_update() to rely on memory barriers instead of stop_machine() by Cody P Schafer · 12 years ago
  28. 998d39c mm/page_alloc: protect pcp->batch accesses with ACCESS_ONCE by Cody P Schafer · 12 years ago
  29. 8d7a8fa mm/page_alloc: insert memory barriers to allow async update of pcp batch and high by Cody P Schafer · 12 years ago
  30. c8e251f mm/page_alloc: prevent concurrent updaters of pcp ->batch and ->high by Cody P Schafer · 12 years ago
  31. 4008bab mm/page_alloc: factor out setting of pcp->high and pcp->batch by Cody P Schafer · 12 years ago
  32. 52c2dad uio: use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT by Libin · 12 years ago
  33. ef9f515 ncpfs: use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT by Libin · 12 years ago
  34. d6e9321 mm: use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT by Libin · 12 years ago
  35. b430e9d mm: remove compressed copy from zram in-memory by Minchan Kim · 12 years ago
  36. ffbdccf mm, memcg: don't take task_lock in task_in_mem_cgroup by David Rientjes · 12 years ago
  37. 541c237 pagemap: prepare to reuse constant bits with page-shift by Pavel Emelyanov · 12 years ago
  38. 0f8975e mm: soft-dirty bits for user memory changes tracking by Pavel Emelyanov · 12 years ago
  39. 2b0a9f0 pagemap: introduce pagemap_entry_t without pmshift bits by Pavel Emelyanov · 12 years ago
  40. af9de7e clear_refs: introduce private struct for mm_walk by Pavel Emelyanov · 12 years ago
  41. 040fa02 clear_refs: sanitize accepted commands declaration by Pavel Emelyanov · 12 years ago
  42. 1c8fca1 crypto: sanitize argument for format string by Kees Cook · 12 years ago
  43. ffc8b30 block: do not pass disk names as format strings by Kees Cook · 12 years ago
  44. 542db01 drivers/cdrom/cdrom.c: use kzalloc() for failing hardware by Jonathan Salwan · 12 years ago
  45. 8b0d77f block/compat_ioctl.c: do not leak info to user-space by Cong Wang · 12 years ago
  46. 31bd8fb drivers/cdrom/gdrom.c: fix device number leak by Libo Chen · 12 years ago
  47. 4a184b4 ocfs2: fix NULL pointer dereference when traversing o2hb_all_regions by Xue jiufei · 12 years ago
  48. 44e89cb ocfs2: adjust switch_case syntax at o2net_state_change() by Jie Liu · 12 years ago
  49. b4d8ed4 ocfs2: fix a comments typo at o2quo_hb_still_up() by Jie Liu · 12 years ago
  50. 70f651e ocfs2: consolidate o2hb_global_hearbeat_mode_set() naming convention by Jie Liu · 12 years ago
  51. e873fdb ocfs2: submit disk heartbeat bio using WRITE_SYNC by Noboru Iwamatsu · 12 years ago
  52. ef962df ocfs2: xattr: fix inlined xattr reflink by Junxiao Bi · 12 years ago
  53. b5a8bb7 ocfs2: fix readonly issue in ocfs2_unlink() by Younger Liu · 12 years ago
  54. 25e2892 ocfs2: remove duplicated mlog_errno() in ocfs2_relink_block_group by Andrew Morton · 12 years ago
  55. 4930984 ocfs2: rework transaction rollback in ocfs2_relink_block_group() by Jie Liu · 12 years ago
  56. ea45466 ocfs2: need rollback when journal_access failed in ocfs2_orphan_add() by Younger Liu · 12 years ago
  57. 096b2ef ocfs2: dlmlock_master() should return DLM_NORMAL after adding lock to blocked list by Xue jiufei · 12 years ago
  58. b30f14c ocfs2: xattr: remove useless free space checking by Junxiao Bi · 12 years ago
  59. d3e3b41 fs/ocfs2/cluster/tcp.c: free sc->sc_page in sc_kref_release() by Younger Liu · 12 years ago
  60. 40bd62e fs/ocfs2/journal.h: add bits_wanted while calculating credits in ocfs2_calc_extend_credits by Goldwyn Rodrigues · 12 years ago
  61. 33add0e ocfs2: fix mutex_unlock and possible memory leak in ocfs2_remove_btree_range by Joseph Qi · 12 years ago
  62. 8fa9d17 ocfs2: remove unecessary variable needs_checkpoint by Goldwyn Rodrigues · 12 years ago
  63. 40c7f2e ocfs2: add missing dlm_put() in dlm_begin_reco_handler() by Xue jiufei · 12 years ago
  64. 13eb988 ocfs2: should not use le32_add_cpu to set ocfs2_dinode i_flags by Joseph Qi · 12 years ago
  65. 22ab901 fs/ocfs2/dlm/dlmrecovery.c:dlm_request_all_locks(): ret should be int instead of enum by Joseph Qi · 12 years ago
  66. 82d627c fs/ocfs2/dlm/dlmrecovery.c: remove duplicate declarations by Joseph Qi · 12 years ago
  67. 7121064 configfs: use capped length for ->store_attribute() by Dan Carpenter · 12 years ago
  68. 3b1f9f5 sound/soc/codecs/si476x.c: don't use 0bNNN by Andrew Morton · 12 years ago
  69. da331ba drivers/dma/pl330.c: fix locking in pl330_free_chan_resources() by Bartlomiej Zolnierkiewicz · 12 years ago
  70. fe74650 arch: c6x: mm: include "asm/uaccess.h" to pass compiling by Chen Gang · 12 years ago
  71. c846ef7 include/linux/smp.h:on_each_cpu(): switch back to a macro by Andrew Morton · 12 years ago
  72. 1873e5002 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 12 years ago
  73. fb2af00 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  74. 790eac5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  75. 48bde8d Document ->tmpfile() by Al Viro · 12 years ago
  76. af51a2a ext4: ->tmpfile() support by Al Viro · 12 years ago
  77. 46a1c2c vfs: export lseek_execute() to modules by Jie Liu · 12 years ago
  78. 0b0585c Merge branch 'for-3.11-cpuset' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  79. b028161 Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  80. f317ff9 Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  81. 13cc560 Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 12 years ago
  82. 7c6809f Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  83. 96a3d99 Merge branch 'x86-tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  84. 3045f94 Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  85. 52e8ad9 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  86. 1982269 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  87. fdd7888 Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  88. d652df0 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  89. 4d6f843 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  90. 55a0d3f Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  91. 35c23d5 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  92. 57935b2 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  93. 5f16a8c Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  94. 002e44bf Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  95. e13053f Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  96. 2d722f6 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  97. f0bb4c0 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  98. a4883ef Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  99. ab3d681 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  100. 0c46d68 Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago