1. 61b7cbd readahead: remove redundant test in shrink_readahead_size_eio() by Wu Fengguang · 15 years ago
  2. 10be0b3 readahead: introduce context readahead algorithm by Wu Fengguang · 15 years ago
  3. 045a252 readahead: move the random read case to bottom by Wu Fengguang · 15 years ago
  4. d30a110 readahead: record mmap read-around states in file_ra_state by Wu Fengguang · 15 years ago
  5. 2fad6f5 readahead: enforce full readahead size on async mmap readahead by Wu Fengguang · 15 years ago
  6. 70ac23c readahead: sequential mmap readahead by Wu Fengguang · 15 years ago
  7. ef00e08 readahead: clean up and simplify the code for filemap page fault readahead by Linus Torvalds · 15 years ago
  8. 51daa88 readahead: remove sync/async readahead call dependency by Wu Fengguang · 15 years ago
  9. 160334a readahead: increase interleaved readahead size by Wu Fengguang · 15 years ago
  10. caca7cb readahead: remove one unnecessary radix tree lookup by Wu Fengguang · 15 years ago
  11. fc31d16 readahead: apply max_sane_readahead() limit in ondemand_readahead() by Wu Fengguang · 15 years ago
  12. f7e839d readahead: move max_sane_readahead() calls into force_page_cache_readahead() by Wu Fengguang · 15 years ago
  13. bb1f17b mm: consolidate init_mm definition by Alexey Dobriyan · 15 years ago
  14. b3fec0f Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vegard/kmemcheck by Linus Torvalds · 15 years ago
  15. 6a454f7 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  16. e212d6f block: remove some includings of blktrace_api.h by Li Zefan · 15 years ago
  17. 0399790 [S390] pm: memory hotplug power management callbacks by Gerald Schaefer · 15 years ago
  18. 722f2a6 Merge commit 'linus/master' into HEAD by Vegard Nossum · 15 years ago
  19. 7d46d9e kmemcheck: enable in the x86 Kconfig by Vegard Nossum · 16 years ago
  20. b1eeab6 kmemcheck: add hooks for the page allocator by Vegard Nossum · 16 years ago
  21. 964cf35 SLUB: Fix early boot GFP_DMA allocations by Nick Piggin · 15 years ago
  22. c175eea slab: add hooks for kmemcheck by Pekka Enberg · 16 years ago
  23. 5a896d9 slub: add hooks for kmemcheck by Vegard Nossum · 16 years ago
  24. 2dff440 kmemcheck: add mm functions by Vegard Nossum · 16 years ago
  25. 95f8598 SLUB: Don't print out OOM warning for __GFP_NOFAIL by Pekka Enberg · 15 years ago
  26. 26c02cf SLUB: fix build when !SLUB_DEBUG by Alexander Beregalov · 15 years ago
  27. 8eae985 slab: move struct kmem_cache to headers by Pekka Enberg · 16 years ago
  28. d645727 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  29. c6f37f1 PM/Suspend: Do not shrink memory before suspend by Rafael J. Wysocki · 15 years ago
  30. 8429db5 slab: setup cpu caches later on when interrupts are enabled by Pekka Enberg · 15 years ago
  31. 7e85ee0 slab,slub: don't enable interrupts during early boot by Pekka Enberg · 15 years ago
  32. eb91f1d slab: fix gfp flag in setup_cpu_cache() by Pekka Enberg · 15 years ago
  33. d93f82b [S390] maccess: add weak attribute to probe_kernel_write by Heiko Carstens · 15 years ago
  34. ca371c0 memcg: fix page_cgroup fatal error in FLATMEM by KAMEZAWA Hiroyuki · 15 years ago
  35. 512626a Merge branch 'for-linus' of git://linux-arm.org/linux-2.6 by Linus Torvalds · 15 years ago
  36. 8a1ca8c Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  37. b640f04 Merge branch 'topic/slab/earlyboot' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 15 years ago
  38. c905959 Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  39. 3296ca2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  40. 959982f memcg: don't use bootmem allocator in setup code by Yinghai Lu · 15 years ago
  41. 43ebdac vmalloc: use kzalloc() instead of alloc_bootmem() by Pekka Enberg · 15 years ago
  42. 83b519e slab: setup allocators earlier in the boot sequence by Pekka Enberg · 15 years ago
  43. c91c477 bootmem: fix slab fallback on numa by Pekka Enberg · 15 years ago
  44. 441c7e0 bootmem: use slab if bootmem is no longer available by Pekka Enberg · 15 years ago
  45. 0822ee4 kmemleak: Simple testing module for kmemleak by Catalin Marinas · 15 years ago
  46. 3bba00d kmemleak: Enable the building of the memory leak detector by Catalin Marinas · 15 years ago
  47. dbb1f81 kmemleak: Add kmemleak_alloc callback from alloc_large_system_hash by Catalin Marinas · 15 years ago
  48. 89219d3 kmemleak: Add the vmalloc memory allocation/freeing hooks by Catalin Marinas · 15 years ago
  49. 06f22f1 kmemleak: Add the slub memory allocation/freeing hooks by Catalin Marinas · 15 years ago
  50. 4374e61 kmemleak: Add the slob memory allocation/freeing hooks by Catalin Marinas · 15 years ago
  51. d5cff63 kmemleak: Add the slab memory allocation/freeing hooks by Catalin Marinas · 15 years ago
  52. 3c7b4e6 kmemleak: Add the base support by Catalin Marinas · 15 years ago
  53. 940010c Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  54. 781b2ba SLUB: Out-of-memory diagnostics by Pekka Enberg · 15 years ago
  55. 8623661 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  56. 73fbad2 Merge branch 'next' into for-linus by James Morris · 15 years ago
  57. c0d2545 Merge branch 'percpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  58. bb77629 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  59. 35f2c2f nommu: Provide mmap_min_addr definition. by Paul Mundt · 15 years ago
  60. 5578213 tracing/events: convert block trace points to TRACE_EVENT() by Li Zefan · 15 years ago
  61. 0b4ec6e Merge branch 'master' into next by James Morris · 15 years ago
  62. dab5855 perf_counter: Add mmap event hooks to mprotect() by Peter Zijlstra · 15 years ago
  63. 089dd79 perf_counter: Generate mmap events for install_special_mapping() by Peter Zijlstra · 15 years ago
  64. d99e944 perf_counter: Remove munmap stuff by Peter Zijlstra · 15 years ago
  65. e0a94c2 security: use mmap_min_addr indepedently of security models by Christoph Lameter · 15 years ago
  66. 23db9f4 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  67. a234bdc slab: document kzfree() zeroing behavior by Pekka Enberg · 15 years ago
  68. 46f7e60 memcg: fix build warning and avoid checking for mem != null again and again by Nikanth Karthikesan · 15 years ago
  69. f83a275 mm: account for MAP_SHARED mappings using VM_MAYSHARE and not VM_SHARED in hugetlbfs by Mel Gorman · 15 years ago
  70. e767e05 memcg: fix deadlock between lock_page_cgroup and mapping tree_lock by Daisuke Nishimura · 15 years ago
  71. 6d2661e oom: fix possible oom_dump_tasks NULL pointer by David Rientjes · 15 years ago
  72. ae03bf6 block: Use accessor functions for queue limits by Martin K. Petersen · 15 years ago
  73. 2c9e703 Merge branch 'master' into next by James Morris · 15 years ago
  74. 6746136 slab: fix generic PAGE_POISONING conflict with SLAB_RED_ZONE by Ron Lee · 15 years ago
  75. c9d9ac5 integrity: move ima_counts_get by Mimi Zohar · 15 years ago
  76. b9fc745 integrity: path_check update by Mimi Zohar · 15 years ago
  77. 98f3260 hugh: update email address by Hugh Dickins · 15 years ago
  78. 9fe02c0 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  79. eb33575 [ARM] Double check memmap is actually valid with a memmap has unexpected holes V2 by Mel Gorman · 15 years ago
  80. 1079cac Merge commit 'v2.6.30-rc6' into tracing/core by Ingo Molnar · 15 years ago
  81. 888a589 mm, x86: remove MEMORY_HOTPLUG_RESERVE related code by Yinghai Lu · 15 years ago
  82. dc3f81b Merge commit 'v2.6.30-rc6' into perfcounters/core by Ingo Molnar · 15 years ago
  83. 22ef37e page-writeback: fix the calculation of the oldest_jif in wb_kupdate() by Toshiyuki Okajima · 15 years ago
  84. bba0b4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 15 years ago
  85. c653849 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  86. cd17cbf Revert "mm: add /proc controls for pdflush threads" by Jens Axboe · 15 years ago
  87. 0f18132 Revert "Ignore madvise(MADV_WILLNEED) for hugetlbfs-backed regions" by Linus Torvalds · 15 years ago
  88. 7303f24 slob: use PG_slab for identifying SLOB pages by Wu Fengguang · 15 years ago
  89. 8c9ed89 NOMMU: Don't check vm_region::vm_start is page aligned in add_nommu_region() by David Howells · 15 years ago
  90. 0ad5d70 Merge branch 'tracing/hw-branch-tracing' into tracing/core by Ingo Molnar · 15 years ago
  91. 44347d9 Merge branch 'linus' into tracing/core by Ingo Molnar · 15 years ago
  92. fc4d5c2 nommu: make the initial mmap allocation excess behaviour Kconfig configurable by David Howells · 15 years ago
  93. 3a6be87 nommu: clamp zone_batchsize() to 0 under NOMMU conditions by David Howells · 15 years ago
  94. 9155203 mm: use roundown_pow_of_two() in zone_batchsize() by David Howells · 15 years ago
  95. 2498ce4 alloc_vmap_area: fix memory leak by Ralph Wuerthner · 15 years ago
  96. 184101b oom: prevent livelock when oom_kill_allocating_task is set by David Rientjes · 15 years ago
  97. 42ddc4c Merge branches 'topic/documentation', 'topic/slub/fixes' and 'topic/urgent' into for-linus by Pekka Enberg · 15 years ago
  98. 1f0532e mm: SLOB fix reclaim_state by Nick Piggin · 15 years ago
  99. 1eb5ac6 mm: SLUB fix reclaim_state by Nick Piggin · 15 years ago
  100. a425a63 Ignore madvise(MADV_WILLNEED) for hugetlbfs-backed regions by Mel Gorman · 15 years ago