1. 4889646 hugepage: convert huge zero page shrinker to new shrinker API by Glauber Costa · 11 years ago
  2. 1d3d443 vmscan: per-node deferred work by Glauber Costa · 11 years ago
  3. 0ce3d74 shrinker: add node awareness by Dave Chinner · 11 years ago
  4. 4e717f5 list_lru: remove special case function list_lru_dispose_all. by Glauber Costa · 11 years ago
  5. 6a4f496 list_lru: per-node API by Glauber Costa · 11 years ago
  6. 5cedf721 list_lru: fix broken LRU_RETRY behaviour by Dave Chinner · 11 years ago
  7. 3b1d58a list_lru: per-node list infrastructure by Dave Chinner · 11 years ago
  8. a38e408 list: add a new LRU list type by Dave Chinner · 11 years ago
  9. 24f7c6b mm: new shrinker API by Dave Chinner · 11 years ago
  10. 2e515bf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  11. 45d9a22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  12. ae7a835 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  13. 27703bb Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  14. b20c99e Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  15. 02afc27 direct-io: Handle O_(D)SYNC AIO by Christoph Hellwig · 11 years ago
  16. ca4e051 shm_mnt is as longterm as it gets, TYVM... by Al Viro · 11 years ago
  17. 32dad03 Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  18. 542a086 Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  19. 1d1fdd9 Merge tag 'char-misc-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  20. 1ccfd5e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  21. 0944fe3 s390/mm: implement software referenced bits by Martin Schwidefsky · 11 years ago
  22. 6f6b895 memcg: check that kmem_cache has memcg_params before accessing it by Andrey Vagin · 11 years ago
  23. bf550fc Merge remote-tracking branch 'origin/next' into kvm-ppc-next by Alexander Graf · 11 years ago
  24. 6dec97d mm: move_ptes -- Set soft dirty bit depending on pte type by Cyrill Gorcunov · 11 years ago
  25. 9cf510a Fix comment typo for init_cma_reserved_pageblock by Li Zhong · 11 years ago
  26. 8e33a52 treewide: Fix printks with 0x%# by Joe Perches · 11 years ago
  27. 4d4323e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  28. 118b230 cope with potentially long ->d_dname() output for shmem/hugetlb by Al Viro · 11 years ago
  29. 07555ac memcg: get rid of swapaccount leftovers by Michal Hocko · 11 years ago
  30. 85dbe70 page_isolation: Fix a comment typo in test_pages_isolated() by Tang Chen · 11 years ago
  31. d9e1241 backing-dev: convert class code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  32. 5bc0b12 Merge 3.11-rc6 into char-misc-next by Greg Kroah-Hartman · 11 years ago
  33. 2b04725 Fix TLB gather virtual address range invalidation corner cases by Linus Torvalds · 11 years ago
  34. 397f099 Merge tag 'amd_f15_m30' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp into x86/ras by Ingo Molnar · 11 years ago
  35. 41bb347 mm: save soft-dirty bits on file pages by Cyrill Gorcunov · 11 years ago
  36. 179ef71 mm: save soft-dirty bits on swapped pages by Cyrill Gorcunov · 11 years ago
  37. 3e6b11d memcg: don't initialize kmem-cache destroying work for root caches by Andrey Vagin · 11 years ago
  38. 5a73633 mm: make generic_access_phys available for modules by Uwe Kleine-König · 11 years ago
  39. 6356bb0 Merge tag 'please-pull-mce-f-bit' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/ras by Ingo Molnar · 11 years ago
  40. 0237d7f Merge branch 'x86/mce' into x86/ras by Ingo Molnar · 11 years ago
  41. bd8815a cgroup: make css_for_each_descendant() and friends include the origin css in the iteration by Tejun Heo · 11 years ago
  42. 81eeaf0 cgroup: make cftype->[un]register_event() deal with cgroup_subsys_state instead of cgroup by Tejun Heo · 11 years ago
  43. 72ec702 cgroup: make task iterators deal with cgroup_subsys_state instead of cgroup by Tejun Heo · 11 years ago
  44. c59cd3d cgroup: make cgroup_task_iter remember the cgroup being iterated by Tejun Heo · 11 years ago
  45. 0942eee cgroup: rename cgroup_iter to cgroup_task_iter by Tejun Heo · 11 years ago
  46. 492eb21 cgroup: make hierarchy iterators deal with cgroup_subsys_state instead of cgroup by Tejun Heo · 11 years ago
  47. 182446d cgroup: pass around cgroup_subsys_state instead of cgroup in file methods by Tejun Heo · 11 years ago
  48. eb95419 cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methods by Tejun Heo · 11 years ago
  49. 6387698 cgroup: add css_parent() by Tejun Heo · 11 years ago
  50. a7c6d55 cgroup: add/update accessors which obtain subsys specific data from css by Tejun Heo · 11 years ago
  51. 3f79851 hugetlb_cgroup: pass around @hugetlb_cgroup instead of @cgroup by Tejun Heo · 11 years ago
  52. 8af01f5 cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/ by Tejun Heo · 11 years ago
  53. 3709050 Revert "slub: do not put a slab to cpu partial list when cpu_partial is 0" by Linus Torvalds · 11 years ago
  54. 387aae6 tmpfs: fix SEEK_DATA/SEEK_HOLE regression by Hugh Dickins · 11 years ago
  55. 33cb876 vmpressure: make sure there are no events queued after memcg is offlined by Michal Hocko · 11 years ago
  56. 8e0ed44 vmpressure: do not check for pending work to prevent from new work by Michal Hocko · 11 years ago
  57. 22f2020 vmpressure: change vmpressure::sr_lock to spinlock by Michal Hocko · 11 years ago
  58. 9d8c5b5 mm: zbud: fix condition check on allocation size by Heesub Shin · 11 years ago
  59. e180cf8 thp, mm: avoid PageUnevictable on active/inactive lru lists by Kirill A. Shutemov · 11 years ago
  60. ef2a2cb mm/swap.c: clear PageActive before adding pages onto unevictable list by Naoya Horiguchi · 11 years ago
  61. 3964acd mm: mempolicy: fix mbind_range() && vma_adjust() interaction by Oleg Nesterov · 11 years ago
  62. 7a62711 Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  63. b9b3259 sysfs.h: add __ATTR_RW() macro by Greg Kroah-Hartman · 11 years ago
  64. 6b4f2b5 mm/oom_kill: remove weird use of ERR_PTR()/PTR_ERR(). by Rusty Russell · 11 years ago
  65. 0db0628 kernel: delete __cpuinit usage from all core kernel files by Paul Gortmaker · 11 years ago
  66. 54be820 Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 11 years ago
  67. c25f195 slub: Check for page NULL before doing the node_match check by Steven Rostedt · 12 years ago
  68. 98d1e64 mm: remove free_area_cache by Michel Lespinasse · 11 years ago
  69. 2b28111 zswap: add to mm/ by Seth Jennings · 11 years ago
  70. 4e2e277 zbud: add to mm/ by Seth Jennings · 11 years ago
  71. cf870c7 mce: acpi/apei: Soft-offline a page on firmware GHES notification by Naveen N. Rao · 11 years ago
  72. c103a4d ipc/shmc.c: eliminate ugly 80-col tricks by Andrew Morton · 11 years ago
  73. 0a1be15 mm/memory_hotplug.c: fix return value of online_pages() by Toshi Kani · 11 years ago
  74. 5f12733 mm: honor min_free_kbytes set by user by Michal Hocko · 11 years ago
  75. 465939a memcg: don't need to free memcg via RCU or workqueue by Li Zefan · 11 years ago
  76. e0743e6 memcg: kill memcg refcnt by Li Zefan · 11 years ago
  77. 8d76a97 memcg: don't need to get a reference to the parent by Li Zefan · 11 years ago
  78. 4050377 memcg: use css_get/put for swap memcg by Li Zefan · 11 years ago
  79. 10d5ebf memcg: use css_get/put when charging/uncharging kmem by Li Zefan · 11 years ago
  80. 20f0531 memcg: don't use mem_cgroup_get() when creating a kmemcg cache by Li Zefan · 11 years ago
  81. 5347e5a memcg: use css_get() in sock_update_memcg() by Li Zefan · 11 years ago
  82. f37a969 memcg, kmem: fix reference count handling on the error path by Michal Hocko · 11 years ago
  83. fa460c2 Revert "memcg: avoid dangling reference count in creation failure" by Michal Hocko · 11 years ago
  84. 493af57 mmap: allow MAP_HUGETLB for hugetlbfs files v2 by Jörn Engel · 11 years ago
  85. 918fc71 mm: vmscan: do not scale writeback pages when deciding whether to set ZONE_WRITEBACK by Mel Gorman · 11 years ago
  86. 5a1c9cb mm: vmscan: do not continue scanning if reclaim was aborted for compaction by Mel Gorman · 11 years ago
  87. 7e9f5eb mm/memory_hotplug.c: fix a comment typo in register_page_bootmem_info_node() by Tang Chen · 11 years ago
  88. d8bbdd7 mm/memblock.c: fix wrong comment in __next_free_mem_range() by Tang Chen · 11 years ago
  89. bcb615a mm/vmalloc.c: fix an overflow bug in alloc_vmap_area() by Zhang Yanfei · 11 years ago
  90. 64363aa mm: remove unused VM_<READfoo> macros and expand other in-place by Joe Perches · 11 years ago
  91. f3deb68 mm/sparse.c: put clear_hwpoisoned_pages within CONFIG_MEMORY_HOTREMOVE by Zhang Yanfei · 11 years ago
  92. 929aaf5 mm: remove unused __put_page() by Zhang Yanfei · 11 years ago
  93. 59d3132 vfree: don't schedule free_work() if llist_add() returns false by Oleg Nesterov · 11 years ago
  94. 345606d mm/page_alloc.c: remove unlikely() from the current_order test by Zhang Yanfei · 11 years ago
  95. bc732f1 mm/page_alloc.c: remove zone_type argument of build_zonelists_node by Zhang Yanfei · 11 years ago
  96. 425c598 memcg: do not account memory used for cache creation by Glauber Costa · 11 years ago
  97. 6d42c23 memcg: also test for skip accounting at the page allocation level by Glauber Costa · 11 years ago
  98. d157a55 mm/vmalloc.c: check VM_UNINITIALIZED flag in s_show instead of show_numa_info by Zhang Yanfei · 11 years ago
  99. 20fc02b mm/vmalloc.c: rename VM_UNLIST to VM_UNINITIALIZED by Zhang Yanfei · 11 years ago
  100. 46c001a mm/vmalloc.c: emit the failure message before return by Zhang Yanfei · 11 years ago