1. 13e4b57 [PATCH] mm: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  2. 207f36e [PATCH] remove invalid comment in mm/page_alloc.c by Renaud Lienhart · 19 years ago
  3. 9de75d1 [PATCH] mm/swap_state: Fix "nocast type" warnings by Victor Fusco · 19 years ago
  4. b2d5507 [PATCH] mm/slab: fix sparse warnings by Victor Fusco · 19 years ago
  5. 5ce7852 [PATCH] mm/filemap.c: make two functions static by Adrian Bunk · 19 years ago
  6. 8d06afa [PATCH] timer initialization cleanup: DEFINE_TIMER by Ingo Molnar · 19 years ago
  7. 80e93ef [PATCH] update kfree, vfree, and vunmap kerneldoc by Pekka Enberg · 19 years ago
  8. e498be7 [PATCH] Numa-aware slab allocator V5 by Christoph Lameter · 19 years ago
  9. 570bc1c [PATCH] tmpfs: Enable atomic inode security labeling by Stephen Smalley · 19 years ago
  10. fef2665 [PATCH] update filesystems for new delete_inode behavior by Mark Fasheh · 19 years ago
  11. d42c699 [PATCH] PCI: Run PCI driver initialization on local node by Andi Kleen · 19 years ago
  12. dd39271 [PATCH] introduce and use kzalloc by Pekka J Enberg · 19 years ago
  13. ef08e3b [PATCH] cpusets: confine oom_killer to mem_exclusive cpuset by Paul Jackson · 19 years ago
  14. 9bf2229 [PATCH] cpusets: formalize intermediate GFP_KERNEL containment by Paul Jackson · 19 years ago
  15. a49335c [PATCH] cpusets: oom_kill tweaks by Paul Jackson · 19 years ago
  16. 6c231b7 [PATCH] Additions to .data.read_mostly section by Ravikiran G Thirumalai · 19 years ago
  17. 3b30bbd [PATCH] readahead: reset cache_hit earlier by Steven Pratt · 19 years ago
  18. cdb3826 [PATCH] remove misleading comment above sys_brk by Christoph Hellwig · 19 years ago
  19. c3d8c14 [PATCH] More __read_mostly variables by Christoph Lameter · 19 years ago
  20. f549d6c [PATCH] Generic VFS fallback for security xattrs by Stephen Smalley · 19 years ago
  21. c07e02d [PATCH] VM: add page_state info to per-node meminfo by Martin Hicks · 19 years ago
  22. 00e145b [PATCH] slab: removes local_irq_save()/local_irq_restore() pair by Manfred Spraul · 19 years ago
  23. 34342e8 [PATCH] mm/slab.c: prefetchw the start of new allocated objects by Eric Dumazet · 19 years ago
  24. a600388 [PATCH] x86: ptep_clear optimization by Zachary Amsden · 19 years ago
  25. fa5b08d [PATCH] sab: consolidate kmem_bufctl_t by Kyle Moffett · 19 years ago
  26. 7bf07f3 [PATCH] hugetlb: move stale pte check into huge_pte_alloc() by Adam Litke · 19 years ago
  27. fd195c4 [PATCH] arm: allow for arch-specific IOREMAP_MAX_ORDER by Deepak Saxena · 19 years ago
  28. 4944e76 [PATCH] mm: remove implied vm_ops check by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  29. d44ed4f [PATCH] shmem_populate: avoid an useless check, and some comments by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  30. 0abf40c [PATCH] vm: slab.c spelling correction by Martin Hicks · 19 years ago
  31. 836d5ff [PATCH] mm: fix madvise vma merging by Hugh Dickins · 19 years ago
  32. 53e9a61 [PATCH] VM: zone reclaim atomic ops cleanup by Martin Hicks · 19 years ago
  33. bce5f6ba [PATCH] VM: add capabilites check to set_zone_reclaim by Martin Hicks · 19 years ago
  34. 242e546 [PATCH] mm: remove atomic by Nick Piggin · 19 years ago
  35. 9a61c34 [PATCH] mm: remap ZERO_PAGE mappings by Nick Piggin · 19 years ago
  36. 4d7670e [PATCH] mm: cleanup rmap by Nick Piggin · 19 years ago
  37. 2822c1a [PATCH] mm: micro-optimise rmap by Nick Piggin · 19 years ago
  38. c3dce2d [PATCH] mm: comment rmap by Nick Piggin · 19 years ago
  39. 6e21c8f [PATCH] /proc/<pid>/numa_maps to show on which nodes pages reside by Christoph Lameter · 19 years ago
  40. 839b968 [PATCH] rmap: don't test rss by Hugh Dickins · 19 years ago
  41. 3279ffd [PATCH] delete from_swap_cache BUG_ONs by Hugh Dickins · 19 years ago
  42. 5d337b9 [PATCH] swap: swap_lock replace list+device by Hugh Dickins · 19 years ago
  43. 048c27f [PATCH] swap: scan_swap_map latency breaks by Hugh Dickins · 19 years ago
  44. 52b7efdb [PATCH] swap: scan_swap_map drop swap_device_lock by Hugh Dickins · 19 years ago
  45. 7dfad41 [PATCH] swap: scan_swap_map restyled by Hugh Dickins · 19 years ago
  46. fb4f88d [PATCH] swap: get_swap_page drop swap_list_lock by Hugh Dickins · 19 years ago
  47. 89d09a2 [PATCH] swap: freeing update swap_list.next by Hugh Dickins · 19 years ago
  48. 6eb396d [PATCH] swap: swap unsigned int consistency by Hugh Dickins · 19 years ago
  49. 53092a7 [PATCH] swap: show span of swap extents by Hugh Dickins · 19 years ago
  50. 11d3188 [PATCH] swap: swap extent list is ordered by Hugh Dickins · 19 years ago
  51. 4cd3bb1 [PATCH] swap: move destroy_swap_extents calls by Hugh Dickins · 19 years ago
  52. e2244ec [PATCH] swap: correct swapfile nr_good_pages by Hugh Dickins · 19 years ago
  53. b0d9bcd [PATCH] swap: update swapfile i_sem comment by Hugh Dickins · 19 years ago
  54. 28ae55c [PATCH] sparsemem extreme: hotplug preparation by Dave Hansen · 19 years ago
  55. 3e34726 [PATCH] sparsemem extreme implementation by Bob Picco · 19 years ago
  56. 802f192 [PATCH] SPARSEMEM EXTREME by Bob Picco · 19 years ago
  57. d992895 [PATCH] Lazy page table copies in fork() by Nick Piggin · 19 years ago
  58. cc314ee Fix nasty ncpfs symlink handling bug. by Linus Torvalds · 19 years ago
  59. c7546f8 [PATCH] Fix hugepage crash on failing mmap() by David Gibson · 19 years ago
  60. 2f60f8d [PATCH] __vm_enough_memory() signedness fix by Simon Derr · 19 years ago
  61. 1c5ad84 [PATCH] fix VmSize and VmData after mremap by Hugh Dickins · 19 years ago
  62. a68d2eb Fix up recent get_user_pages() handling by Linus Torvalds · 19 years ago
  63. f33ea7f [PATCH] fix get_user_pages bug by Nick Piggin · 19 years ago
  64. ba17101 [PATCH] sys_set_mempolicy() doesnt check if mode < 0 by Eric Dumazet · 19 years ago
  65. 690dbe1 [PATCH] x86_64: access of some bad address by Hugh Dickins · 19 years ago
  66. 4ceb5db Fix get_user_pages() race for write access by Linus Torvalds · 19 years ago
  67. e310fd4 [PATCH] Fix NUMA node sizing in nr_free_zone_pages by Martin J. Bligh · 19 years ago
  68. 12b1c5f [PATCH] Remove bogus warning in page_alloc.c by Andy Whitcroft · 19 years ago
  69. 165cd40 [PATCH] madvise() does not always return -EBADF on non-file mapped area by suzuki · 19 years ago
  70. 1aaf18f [PATCH] check_user_page_readable() deadlock fix by Andrew Morton · 19 years ago
  71. 90c5029 [PATCH] Undo mempolicy shared policy rbtree microoptimization by Andi Kleen · 19 years ago
  72. afa597b [PATCH] execute-in-place fixes by Carsten Otte · 19 years ago
  73. 082ff0a [PATCH] mm/filemap_xip.c compilation fix by Geert Uytterhoeven · 19 years ago
  74. 0db925a [PATCH] propagate __nocast annotations by Alexey Dobriyan · 19 years ago
  75. 4263926 [PATCH] mm: quieten OOM killer noise by Anton Blanchard · 19 years ago
  76. 37b173a [PATCH] remove completly bogus comment inside __alloc_pages() try_to_free_pages handling by Marcelo Tosatti · 19 years ago
  77. 79b9ce3 [PATCH] print order information when OOM killing by Marcelo Tosatti · 19 years ago
  78. 83b78bd [PATCH] Fix broken kmalloc_node in rc1/rc2 by Christoph Lameter · 19 years ago
  79. 687a21c [PATCH] rename wakeup_bdflush to wakeup_pdflush by Pekka J Enberg · 19 years ago
  80. 3212c6b [PATCH] fix WANT_PAGE_VIRTUAL in memmap_init by Bob Picco · 19 years ago
  81. 2031d0f Merge Christoph's freeze cleanup patch by Linus Torvalds · 19 years ago
  82. 3e1d1d2 [PATCH] Cleanup patch for process freezing by Christoph Lameter · 19 years ago
  83. 8c0e33c [PATCH] Use ALIGN to remove duplicate code by Nick Wilson · 19 years ago
  84. 92aa63a [PATCH] kdump: Retrieve saved max pfn by Vivek Goyal · 19 years ago
  85. b0cfbd9 [PATCH] fix for generic_file_write iov problem by Badari Pulavarty · 19 years ago
  86. 648be31 [PATCH] swsusp: kill config_pm_disk by Pavel Machek · 19 years ago
  87. 2d15cab [PATCH] mm: fix remap_pte_range BUG by Hugh Dickins · 19 years ago
  88. 1e8a81c [PATCH] Fix the error handling in direct I/O by Hifumi Hisashi · 19 years ago
  89. fe77ba6 [PATCH] xip: madvice/fadvice: execute in place by Carsten Otte · 19 years ago
  90. eb6fe0c [PATCH] xip: reduce code duplication by Carsten Otte · 19 years ago
  91. ceffc07 [PATCH] xip: fs/mm: execute in place by Carsten Otte · 19 years ago
  92. 3d41088 [PATCH] DocBook: update comments by Martin Waitz · 19 years ago
  93. 45778ca [PATCH] Remove f_error field from struct file by Christoph Lameter · 19 years ago
  94. 01890a4 [PATCH] mempool - only init waitqueue in slow path by Benjamin LaHaise · 19 years ago
  95. 3bc1ee3 [PATCH] remove redundant vm_flags clearing from madvise.c by Pekka Enberg · 19 years ago
  96. 543537b [PATCH] create a kstrdup library function by Paulo Marques · 19 years ago
  97. 1946089 [PATCH] NUMA aware block device control structure allocation by Christoph Lameter · 19 years ago
  98. 29751f6 [PATCH] sparsemem hotplug base by Andy Whitcroft · 19 years ago
  99. 641c767 [PATCH] sparsemem swiss cheese numa layouts by Andy Whitcroft · 19 years ago
  100. d41dee3 [PATCH] sparsemem memory model by Andy Whitcroft · 19 years ago