1. 2e0e26c tmpfs: open a window in shmem_unuse_inode by Hugh Dickins · 17 years ago
  2. cb5f7b9 tmpfs: make shmem_unuse more preemptible by Hugh Dickins · 17 years ago
  3. a0ee5ec tmpfs: allocate on read when stacked by Hugh Dickins · 17 years ago
  4. d9fe526 tmpfs: allow filepage alongside swappage by Hugh Dickins · 17 years ago
  5. 73b1262 tmpfs: move swap swizzling into shmem by Hugh Dickins · 17 years ago
  6. f000944 tmpfs: shuffle add_to_swap_caches by Hugh Dickins · 17 years ago
  7. bb63be0 tmpfs: move swap_state stats update by Hugh Dickins · 17 years ago
  8. 818db35 tmpfs: fix mounts when size is less than the page size by Michael Marineau · 17 years ago
  9. 5b04c68 shmem: factor out sbi->free_inodes manipulations by Pavel Emelyanov · 17 years ago
  10. 2e44188 swapoff: scan ptes preemptibly by Hugh Dickins · 17 years ago
  11. 8952898 swapin: fix valid_swaphandles defect by Hugh Dickins · 17 years ago
  12. 5402b97 shmem_file_write is redundant by Hugh Dickins · 17 years ago
  13. d360244 shmem_getpage return page locked by Hugh Dickins · 17 years ago
  14. 27d54b3 shmem: SGP_QUICK and SGP_FAULT redundant by Hugh Dickins · 17 years ago
  15. 02098fe swapin needs gfp_mask for loop on tmpfs by Hugh Dickins · 17 years ago
  16. 46017e9 swapin_readahead: move and rearrange args by Hugh Dickins · 17 years ago
  17. c4cc6d0 swapin_readahead: excise NUMA bogosity by Hugh Dickins · 17 years ago
  18. bf53d6f vmalloc: clean up page array indexing by Christoph Lameter · 17 years ago
  19. 9e2779f is_vmalloc_addr(): Check if an address is within the vmalloc boundaries by Christoph Lameter · 17 years ago
  20. b3bdda0 vmalloc: add const to void* parameters by Christoph Lameter · 17 years ago
  21. 48667e7 Move vmalloc_to_page() to mm/vmalloc. by Christoph Lameter · 17 years ago
  22. eebd2aa Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user by Christoph Lameter · 17 years ago
  23. 8a459e4 sys_remap_file_pages: fix ->vm_file accounting by Oleg Nesterov · 17 years ago
  24. 2c8296f Merge branch 'slub-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/christoph/vm by Linus Torvalds · 17 years ago
  25. ba84c73 SLUB: Do not upset lockdep by root · 17 years ago
  26. 0642878 SLUB: Fix coding style violations by Pekka Enberg · 17 years ago
  27. 7c2e132 Add parameter to add_partial to avoid having two functions by Christoph Lameter · 17 years ago
  28. 9824601 SLUB: rename defrag to remote_node_defrag_ratio by Christoph Lameter · 17 years ago
  29. f61396a Move count_partial before kmem_cache_shrink by Christoph Lameter · 17 years ago
  30. 151c602 SLUB: Fix sysfs refcounting by Christoph Lameter · 17 years ago
  31. e374d48 slub: fix shadowed variable sparse warnings by Harvey Harrison · 17 years ago
  32. f5bb3a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  33. 2f98735 vm audit: add VM_DONTEXPAND to mmap for drivers that need it by Nick Piggin · 17 years ago
  34. 28bc44d do_invalidatepage() comment typo fix by Fengguang Wu · 17 years ago
  35. 124d3b7 fix writev regression: pan hanging unkillable and un-straceable by Nick Piggin · 17 years ago
  36. 75659ca Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 17 years ago
  37. 0325291 x86: print which shared library/executable faulted in segfault etc. messages v3 by Andi Kleen · 17 years ago
  38. 95c354f spinlock: lockbreak cleanup by Nick Piggin · 17 years ago
  39. c1d171a x86: randomize brk by Jiri Kosina · 17 years ago
  40. d5f68c6 sh: Bump number of quicklists for SH-5. by Paul Mundt · 17 years ago
  41. fa71706 sched: sched_rt_entity by Peter Zijlstra · 17 years ago
  42. 95402b3 cpu-hotplug: replace per-subsystem mutexes with get_online_cpus() by Gautham R Shenoy · 17 years ago
  43. b47711b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 17 years ago
  44. df8dc74 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  45. 556a169 slab: fix bootstrap on memoryless node by Pekka Enberg · 17 years ago
  46. 1eada11 Kobject: convert mm/slub.c to use kobject_init/add_ng() by Greg Kroah-Hartman · 17 years ago
  47. 0ff21e4 kobject: convert kernel_kset to be a kobject by Greg Kroah-Hartman · 17 years ago
  48. 081248d kset: move /sys/slab to /sys/kernel/slab by Greg Kroah-Hartman · 17 years ago
  49. 27c3a31 kset: convert slub to use kset_create by Greg Kroah-Hartman · 17 years ago
  50. 3514fac kobject: remove struct kobj_type from struct kset by Greg Kroah-Hartman · 17 years ago
  51. 88c3f7a Security: remove security_file_mmap hook sparse-warnings (NULL as 0). by Richard Knutsson · 17 years ago
  52. 9c09a95 slab: partially revert list3 changes by Mel Gorman · 17 years ago
  53. c5c9942 fix hugepages leak due to pagetable page sharing by Larry Woodman · 17 years ago
  54. 8f7b3d1 Update ctime and mtime for memory-mapped files by Anton Salikhmetov · 17 years ago
  55. 9723198 #ifdef very expensive debug check in page fault path by Carsten Otte · 17 years ago
  56. 1d6f4e6 mm: fix section mismatch warning in page_alloc.c by Sam Ravnborg · 17 years ago
  57. c23f72c Revert "writeback: introduce writeback_control.more_io to indicate more io" by Linus Torvalds · 17 years ago
  58. 68842c9 hugetlbfs: fix quota leak by Ken Chen · 17 years ago
  59. 96990a4 quicklists: Only consider memory that can be used with GFP_KERNEL by Christoph Lameter · 17 years ago
  60. 467bc46 Fix crash with FLAT_MEMORY and ARCH_PFN_OFFSET != 0 by Thomas Bogendoerfer · 17 years ago
  61. c51b1a1 xip: fix get_zeroed_page with __GFP_HIGHMEM by Akinobu Mita · 17 years ago
  62. 158a962 Unify /proc/slabinfo configuration by Linus Torvalds · 17 years ago
  63. 57ed3ed slub: provide /proc/slabinfo by Pekka J Enberg · 17 years ago
  64. 76be895 SLUB: Improve hackbench speed by Christoph Lameter · 17 years ago
  65. 3a69279 Do dirty page accounting when removing a page from the page cache by Linus Torvalds · 17 years ago
  66. 3811dbf SLUB: remove useless masking of GFP_ZERO by Christoph Lameter · 17 years ago
  67. 368d2c63 Revert "hugetlb: Add hugetlb_dynamic_pool sysctl" by Nishanth Aravamudan · 17 years ago
  68. d1c3fb1 hugetlb: introduce nr_overcommit_hugepages sysctl by Nishanth Aravamudan · 17 years ago
  69. 81eabcb mm: fix page allocation for larger I/O segments by Mel Gorman · 17 years ago
  70. bbd0682 mm/sparse.c: improve the error handling for sparse_add_one_section() by WANG Cong · 17 years ago
  71. af0cd5a mm/sparse.c: check the return value of sparse_index_alloc() by WANG Cong · 17 years ago
  72. a5ee6da sparsemem: make SPARSEMEM_VMEMMAP selectable by Geoff Levand · 17 years ago
  73. 72fad71 hugetlb: handle write-protection faults in follow_hugetlb_page by Adam Litke · 17 years ago
  74. 7fd2725 Avoid double memclear() in SLOB/SLUB by Linus Torvalds · 17 years ago
  75. 0b94e97 Use lock_page_killable by Matthew Wilcox · 17 years ago
  76. 2687a35 Add lock_page_killable by Matthew Wilcox · 17 years ago
  77. ad658ce Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 17 years ago
  78. ecaf18c VM/Security: add security hook to do_brk by Eric Paris · 17 years ago
  79. 294a80a SLUB's ksize() fails for size > 2048 by Vegard Nossum · 17 years ago
  80. 369b8f5 mm: fix XIP file writes by Nick Piggin · 17 years ago
  81. f8fcc93 Add EXPORT_SYMBOL(ksize); by Tetsuo Handa · 17 years ago
  82. 4b01a0b mm/backing-dev.c: fix percpu_counter_destroy call bug in bdi_init by Denis Cheng · 17 years ago
  83. 5a211a5 VM/Security: add security hook to do_brk by Eric Paris · 17 years ago
  84. 7cd9414 Security: round mmap hint address above mmap_min_addr by Eric Paris · 17 years ago
  85. 8869477 security: protect from stack expantion into low vm addresses by Eric Paris · 17 years ago
  86. e34f44b pool: Improve memory usage for devices which can't cross boundaries by Matthew Wilcox · 17 years ago
  87. a35a345 Change dmapool free block management by Matthew Wilcox · 17 years ago
  88. 6182a09 dmapool: Tidy up includes and add comments by Matthew Wilcox · 17 years ago
  89. 399154b dmapool: Validate parameters to dma_pool_create by Matthew Wilcox · 17 years ago
  90. 2cae367 Avoid taking waitqueue lock in dmapool by Matthew Wilcox · 17 years ago
  91. e87aa77 dmapool: Fix style problems by Matthew Wilcox · 17 years ago
  92. 141e9d4 Move dmapool.c to mm/ directory by Matthew Wilcox · 17 years ago
  93. 80cbd91 Fix kmem_cache_free performance regression in slab by Matthew Wilcox · 17 years ago
  94. e0dc3a5 memory hotplug fix: fix section mismatch in vmammap_allock_block() by KAMEZAWA Hiroyuki · 17 years ago
  95. ba72cb8 Fix boot problem with iSeries lacking hugepage support by Mel Gorman · 17 years ago
  96. 09f345d prep_zero_page: remove bogus BUG_ON by Hugh Dickins · 17 years ago
  97. e84e2e1 tmpfs: restore missing clear_highpage by Hugh Dickins · 17 years ago
  98. ce7e9fa [S390] Optimize storage key handling for anonymous pages by Christian Borntraeger · 17 years ago
  99. 8c08634 dirty page balancing: Get rid of broken unmapped_ratio logic by Linus Torvalds · 17 years ago
  100. d32ddd8 slob: fix memory corruption by Nick Piggin · 17 years ago