1. ad8a1b5 fadvise: only initiate writeback for specified range with FADV_DONTNEED by Shawn Bohrer · 13 years ago
  2. fc8d862 slub: min order when debug_guardpage_minorder > 0 by Stanislaw Gruszka · 13 years ago
  3. c0a32fc mm: more intensive memory corruption debugging by Stanislaw Gruszka · 13 years ago
  4. 1e16a53 mm/hugetlb.c: fix virtual address handling in hugetlb fault by KAMEZAWA Hiroyuki · 13 years ago
  5. ef009b2 hugetlb: clarify hugetlb_instantiation_mutex usage by Michal Hocko · 13 years ago
  6. a734bcc hugetlb: detect race upon page allocation failure during COW by Hillf Danton · 13 years ago
  7. f90ac39 mm: avoid livelock on !__GFP_FS allocations by Mel Gorman · 13 years ago
  8. 938929f mm: reduce the amount of work done when updating min_free_kbytes by Mel Gorman · 13 years ago
  9. 937a94c mm: migrate: one less atomic operation by Jacobo Giralt · 13 years ago
  10. b413d48 mm-tracepoint: rename page-free events by Konstantin Khlebnikov · 13 years ago
  11. da066ad mm: remove unused pagevec_free by Konstantin Khlebnikov · 13 years ago
  12. cc59850 mm: add free_hot_cold_page_list() helper by Konstantin Khlebnikov · 13 years ago
  13. c909e99 vmscan: activate executable pages after first usage by Konstantin Khlebnikov · 13 years ago
  14. 34dbc67 vmscan: promote shared file mapped pages by Konstantin Khlebnikov · 13 years ago
  15. 1edf223 mm/page-writeback.c: make determine_dirtyable_memory static again by Johannes Weiner · 13 years ago
  16. 74ee4ef slub: disallow changing cpu_partial from userspace for debug caches by David Rientjes · 13 years ago
  17. 38e5781 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  18. 4dee6b6 tracing/mm: Move include of trace/events/kmem.h out of header into slab.c by Steven Rostedt · 13 years ago
  19. 6b3da11 Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
  20. db0c2bf Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 13 years ago
  21. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  22. eb59c50 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  23. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  24. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  25. f3f511e net: fix sock_clone reference mismatch with tcp memcontrol by Glauber Costa · 13 years ago
  26. 34c80b1 vfs: switch ->show_options() to struct dentry * by Al Viro · 13 years ago
  27. ece2ccb Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z by Al Viro · 13 years ago
  28. 770e1b0 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  29. 9753dfe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  30. 69734b6 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  31. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  32. 4a2164a Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  33. 2e0e943 Merge branch 'devel-stable' into for-linus by Russell King · 13 years ago
  34. cdcd629 x86: Fix and improve cmpxchg_double{,_local}() by Jan Beulich · 13 years ago
  35. 649fc7b should_remove_suid(): inode->i_mode is umode_t by Al Viro · 13 years ago
  36. 09208d1 shmem, ramfs: propagate umode_t, open-coded S_ISREG by Al Viro · 13 years ago
  37. f4ae40a switch debugfs to umode_t by Al Viro · 13 years ago
  38. 1a67aaf switch ->mknod() to umode_t by Al Viro · 13 years ago
  39. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  40. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  41. ff01bb4 fs: move code out of buffer.c by Al Viro · 13 years ago
  42. 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 13 years ago
  43. 7f8e323 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  44. b0365c8 mm: hugetlb: fix non-atomic enqueue of huge page by Hillf Danton · 13 years ago
  45. e26a511 mm/mempolicy.c: refix mbind_range() vma issue by KOSAKI Motohiro · 13 years ago
  46. b7ba68c Merge branch 'pm-sleep' into pm-for-linus by Rafael J. Wysocki · 13 years ago
  47. abb434c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  48. 65c64ce Partial revert "Basic kernel memory functionality for the Memory Controller" by Glauber Costa · 13 years ago
  49. 933393f percpu: Remove irqsafe_cpu_xxx variants by Christoph Lameter · 13 years ago
  50. e6f67b8 vfs: __read_cache_page should use gfp argument rather than GFP_KERNEL by Dave Kleikamp · 13 years ago
  51. 10fbcf4 convert 'memory' sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  52. b00f4dc Merge branch 'master' into pm-sleep by Rafael J. Wysocki · 13 years ago
  53. 0006526 mm/vmalloc.c: remove static declaration of va from __get_vm_area_node by Kautuk Consul · 13 years ago
  54. ff05b6f oom: fix integer overflow of points in oom_badness by Frantisek Hrbata · 13 years ago
  55. a41c58a memcg: keep root group unchanged if creation fails by Hillf Danton · 13 years ago
  56. 45aa066 Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/memblock by Ingo Molnar · 13 years ago
  57. bdaac49 writeback: balanced_rate cannot exceed write bandwidth by Wu Fengguang · 13 years ago
  58. 8279194 writeback: do strict bdi dirty_exceeded by Wu Fengguang · 13 years ago
  59. 5b9b357 writeback: avoid tiny dirty poll intervals by Wu Fengguang · 13 years ago
  60. 7ccb9ad writeback: max, min and target dirty pause time by Wu Fengguang · 13 years ago
  61. 8371235 writeback: dirty ratelimit - think time compensation by Wu Fengguang · 13 years ago
  62. 2f800fb writeback: fix dirtied pages accounting on redirty by Wu Fengguang · 13 years ago
  63. d3bc1fe writeback: fix dirtied pages accounting on sub-page writes by Wu Fengguang · 13 years ago
  64. 54848d7 writeback: charge leaked page dirties to active tasks by Wu Fengguang · 13 years ago
  65. 9f57bd4 percpu: fix per_cpu_ptr_to_phys() handling of non-page-aligned addresses by Eugene Surovegin · 13 years ago
  66. 4dde6de Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 13 years ago
  67. b13683d slub: add missed accounting by Shaohua Li · 13 years ago
  68. 213eeb9 slub: Extract get_freelist from __slab_alloc by Christoph Lameter · 13 years ago
  69. 8f1e33d slub: Switch per cpu partial page support off for debugging by Christoph Lameter · 13 years ago
  70. 73736e0 slub: fix a possible memleak in __slab_alloc() by Eric Dumazet · 13 years ago
  71. 2f7ee56 cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_attach() and attach() by Tejun Heo · 13 years ago
  72. d1a4c0b tcp memory pressure controls by Glauber Costa · 13 years ago
  73. e1aab16 socket: initial cgroup code. by Glauber Costa · 13 years ago
  74. e5671df Basic kernel memory functionality for the Memory Controller by Glauber Costa · 13 years ago
  75. 1368edf mm: vmalloc: check for page allocation failure before vmlist insertion by Mel Gorman · 13 years ago
  76. d0215638 mm: Ensure that pfn_valid() is called once per pageblock when reserving pageblocks by Michal Hocko · 13 years ago
  77. 0976133 mm/migrate.c: pair unlock_page() and lock_page() when migrating huge pages by Hillf Danton · 13 years ago
  78. 58a84aa thp: set compound tail page _count to zero by Youquan Song · 13 years ago
  79. 1dfb059 thp: reduce khugepaged freezing latency by Andrea Arcangeli · 13 years ago
  80. 83aeead vmscan: use atomic-long for shrinker batching by Konstantin Khlebnikov · 13 years ago
  81. 635697c vmscan: fix initial shrinker size handling by Konstantin Khlebnikov · 13 years ago
  82. 7bd0b0f memblock: Reimplement memblock allocation using reverse free area iterator by Tejun Heo · 13 years ago
  83. 0ee332c memblock: Kill early_node_map[] by Tejun Heo · 13 years ago
  84. 7fb0bc3 memblock: Implement memblock_add_node() by Tejun Heo · 13 years ago
  85. 1aadc05 memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users by Tejun Heo · 13 years ago
  86. 1440c4e memblock: Track total size of regions automatically by Tejun Heo · 13 years ago
  87. c0ce8fe memblock: Reimplement memblock_enforce_memory_limit() using __memblock_remove() by Tejun Heo · 13 years ago
  88. eb18f1b memblock: Make memblock functions handle overflowing range @size by Tejun Heo · 13 years ago
  89. 7193618 memblock: Reimplement __memblock_remove() using memblock_isolate_range() by Tejun Heo · 13 years ago
  90. 6a9ceb3 memblock: Separate out memblock_isolate_range() from memblock_set_node() by Tejun Heo · 13 years ago
  91. fe091c2 memblock: Kill memblock_init() by Tejun Heo · 13 years ago
  92. c5a1cb2 memblock: Kill sentinel entries at the end of static region arrays by Tejun Heo · 13 years ago
  93. 4ff7b82 memblock: Add __memblock_dump_all() by Tejun Heo · 13 years ago
  94. 9c8c27e memblock: Use memblock_reserve() in memblock internal functions by Tejun Heo · 13 years ago
  95. 581adcb memblock: Make memblock_{add|remove|free|reserve}() return int and update prototypes by Tejun Heo · 13 years ago
  96. 82e230a writeback: set max_pause to lowest value on zero bdi_dirty by Wu Fengguang · 13 years ago
  97. c5c6343 writeback: permit through good bdi even when global dirty exceeded by Wu Fengguang · 13 years ago
  98. aed21ad writeback: comment on the bdi dirty threshold by Wu Fengguang · 13 years ago
  99. 54c29c6 mm, x86: Remove debug_pagealloc_enabled by Stanislaw Gruszka · 13 years ago
  100. 73829af Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stable by Russell King · 13 years ago