1. 27c6aec mm: frontswap: config and doc files by Dan Magenheimer · 12 years ago
  2. fcf6340 Cross Memory Attach by Christopher Yeoh · 13 years ago
  3. 077b1f8 mm: cleancache core ops functions and config by Dan Magenheimer · 13 years ago
  4. 0932587 bootmem: Separate out CONFIG_NO_BOOTMEM code into nobootmem.c by Yinghai Lu · 13 years ago
  5. 71e3aac thp: transparent hugepage core by Andrea Arcangeli · 13 years ago
  6. e2cda32 thp: add pmd mangling generic functions by Andrea Arcangeli · 13 years ago
  7. bbddff0 percpu: use percpu allocator on UP too by Tejun Heo · 14 years ago
  8. 95f72d1 lmb: rename to memblock by Yinghai Lu · 14 years ago
  9. 748446b mm: compaction: memory compaction core by Mel Gorman · 14 years ago
  10. de380b5 percpu: don't implicitly include slab.h from percpu.h by Tejun Heo · 14 years ago
  11. 1c7c474 make generic_acl slightly more generic by Christoph Hellwig · 15 years ago
  12. 23fb064 percpu: kill legacy percpu allocator by Tejun Heo · 15 years ago
  13. c44972f procfs: disable per-task stack usage on NOMMU by Andrew Morton · 15 years ago
  14. db16826 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 15 years ago
  15. d899bf7 procfs: provide stack information for threads by Stefani Seibold · 15 years ago
  16. 3d2d827 mm: move use_mm/unuse_mm from aio.c to mm/ by Michael S. Tsirkin · 15 years ago
  17. f8af4da ksm: the mm interface to ksm by Hugh Dickins · 15 years ago
  18. cae681f HWPOISON: Add simple debugfs interface to inject hwpoison on arbitary PFNs by Andi Kleen · 15 years ago
  19. 6a46079 HWPOISON: The high level memory error handler in the VM v7 by Andi Kleen · 15 years ago
  20. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  21. d0bceac writeback: get rid of pdflush completely by Jens Axboe · 15 years ago
  22. e74e396 percpu: use dynamic percpu allocator as the default percpu allocator by Tejun Heo · 15 years ago
  23. 517d086 Merge branch 'akpm' by Linus Torvalds · 15 years ago
  24. bb1f17b mm: consolidate init_mm definition by Alexey Dobriyan · 15 years ago
  25. 2dff440 kmemcheck: add mm functions by Vegard Nossum · 16 years ago
  26. 0822ee4 kmemleak: Simple testing module for kmemleak by Catalin Marinas · 15 years ago
  27. 3bba00d kmemleak: Enable the building of the memory leak detector by Catalin Marinas · 15 years ago
  28. 6a11f75 generic debug pagealloc by Akinobu Mita · 15 years ago
  29. fbf59bc percpu: implement new dynamic percpu allocator by Tejun Heo · 15 years ago
  30. 853ac43 shmem: unify regular and tiny shmem by Matt Mackall · 15 years ago
  31. 773ff60 SLUB: failslab support by Akinobu Mita · 15 years ago
  32. 52d4b9a memcg: allocate all page_cgroup at boot by KAMEZAWA Hiroyuki · 16 years ago
  33. cddb8a5 mmu-notifiers: core by Andrea Arcangeli · 16 years ago
  34. 5e9426ab mm: remove mm_init compilation dependency on CONFIG_DEBUG_MEMORY_INIT by Nishanth Aravamudan · 16 years ago
  35. 6b74ab9 mm: add a basic debugging framework for memory initialisation by Mel Gorman · 16 years ago
  36. c33fa9f uaccess: add probe_kernel_write() by Ingo Molnar · 16 years ago
  37. 00f0b82 Memory controller: rename to Memory Resource Controller by Balbir Singh · 16 years ago
  38. 8cdea7c Memory controller: cgroups setup by Balbir Singh · 16 years ago
  39. b297d52 Merge branch 'dmapool' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 16 years ago
  40. 1e88328 maps4: make page monitoring /proc file optional by Matt Mackall · 16 years ago
  41. e647309 maps4: introduce a generic page walker by Matt Mackall · 16 years ago
  42. 141e9d4 Move dmapool.c to mm/ directory by Matthew Wilcox · 17 years ago
  43. a5d76b5 memory unplug: page isolation by KAMEZAWA Hiroyuki · 17 years ago
  44. 8f6aac4 Generic Virtual Memmap support for SPARSEMEM by Christoph Lameter · 17 years ago
  45. 2a7326b CONFIG_BOUNCE to avoid useless inclusion of bounce buffer logic by Christoph Lameter · 17 years ago
  46. 6225e93 Quicklists for page table pages by Christoph Lameter · 17 years ago
  47. 81819f0 SLUB core by Christoph Lameter · 17 years ago
  48. 3fcfab1 [PATCH] separate bdi congestion functions from queue congestion functions by Andrew Morton · 18 years ago
  49. 9361401 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] by David Howells · 18 years ago
  50. 831058d [PATCH] BLOCK: Separate the bounce buffering code from the highmem code [try #6] by David Howells · 18 years ago
  51. 39f0247 [PATCH] Access Control Lists for tmpfs by Andreas Gruenbacher · 18 years ago
  52. d00bcc9 [PATCH] Extract the allocpercpu functions from the slab allocator by Christoph Lameter · 18 years ago
  53. f6ac235 [PATCH] zoned vm counters: create vmstat.c/.h from page_alloc.c/.h by Christoph Lameter · 18 years ago
  54. 95144c7 [PATCH] uninline zone helpers by KAMEZAWA Hiroyuki · 18 years ago
  55. b20a350 [PATCH] page migration reorg by Christoph Lameter · 18 years ago
  56. 10cef60 [PATCH] slob: introduce the SLOB allocator by Matt Mackall · 18 years ago
  57. 30992c9 [PATCH] slob: introduce mm/util.c for shared functions by Matt Mackall · 18 years ago
  58. 3947be1 [PATCH] memory hotplug: sysfs and add/remove functions by Dave Hansen · 19 years ago
  59. ceffc07 [PATCH] xip: fs/mm: execute in place by Carsten Otte · 19 years ago
  60. d41dee3 [PATCH] sparsemem memory model by Andy Whitcroft · 19 years ago
  61. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago