1. c0d6221 [PATCH] Kill stray newline by Denis Vlasenko · 19 years ago
  2. b4955ce [PATCH] msync: check pte dirty earlier by Abhijit Karmarkar · 19 years ago
  3. c475a8a [PATCH] can_share_swap_page: use page_mapcount by Hugh Dickins · 19 years ago
  4. d296e9c [PATCH] do_wp_page: cannot share file page by Hugh Dickins · 19 years ago
  5. 08ef472 [PATCH] get_user_pages: kill get_page_map by Hugh Dickins · 19 years ago
  6. 334795e [PATCH] bad_page: clear reclaim and slab by Hugh Dickins · 19 years ago
  7. 91612e0 [PATCH] mbind: check_range use standard ptwalk by Hugh Dickins · 19 years ago
  8. 941150a [PATCH] mbind: fix verify_pages pte_page by Hugh Dickins · 19 years ago
  9. 0edd73b [PATCH] shmem: restore superblock info by Hugh Dickins · 19 years ago
  10. 2caaad4 [PATCH] Reduce size of huge boot per_cpu_pageset by Christoph Lameter · 19 years ago
  11. 4ae7c03 [PATCH] Periodically drain non local pagesets by Christoph Lameter · 19 years ago
  12. 578c2fd [PATCH] add OOM debug by Janet Morgan · 19 years ago
  13. c2f29ea [PATCH] __read_page_state(): pass unsigned long instead of unsigned by Benjamin LaHaise · 19 years ago
  14. 83e5d8f [PATCH] __mod_page_state(): pass unsigned long instead of unsigned by Benjamin LaHaise · 19 years ago
  15. 1ad539b [PATCH] vm: try_to_free_pages unused argument by Darren Hart · 19 years ago
  16. 73219d1 [PATCH] mmap topdown fix for large stack limit, large allocation by Chris Wright · 19 years ago
  17. 1363c3c [PATCH] Avoiding mmap fragmentation by Wolfgang Wander · 19 years ago
  18. e7c8d5c [PATCH] node local per-cpu-pages by Christoph Lameter · 19 years ago
  19. 63551ae [PATCH] Hugepage consolidation by David Gibson · 19 years ago
  20. 1e7e5a9 [PATCH] VM: rate limit early reclaim by Martin Hicks · 19 years ago
  21. 0c35bba [PATCH] VM: add __GFP_NORECLAIM by Martin Hicks · 19 years ago
  22. 753ee72 [PATCH] VM: early zone reclaim by Martin Hicks · 19 years ago
  23. bfbb38f [PATCH] VM: add may_swap flag to scan_control by Martin Hicks · 19 years ago
  24. 295ab93 [PATCH] mm: add /proc/zoneinfo by Nikita Danilov · 19 years ago
  25. 05b7438 [PATCH] madvise: merge the maps by Prasanna Meda · 19 years ago
  26. e798c6e [PATCH] madvise: do not split the maps by Prasanna Meda · 19 years ago
  27. b15e090 [PATCH] vmscan: notice slab shrinking by akpm@osdl.org · 19 years ago
  28. 1944972 [SLAB] Introduce kmem_cache_name by Arnaldo Carvalho de Melo · 19 years ago
  29. a511718 [PATCH] broken fault_in_pages_readable call in generic_file_buffered_write() by Martin Schwidefsky · 19 years ago
  30. cafdd8b [PATCH] try_to_unmap_cluster() passes out-of-bounds pte to pte_unmap() by William Lee Irwin III · 19 years ago
  31. b5c44c2 [PATCH] fix for __generic_file_aio_read() to return 0 on EOF by Suparna Bhattacharya · 19 years ago
  32. 7856dfe [PATCH] x86_64: Fixed guard page handling again in iounmap by Andi Kleen · 19 years ago
  33. 07ab67c Fix get_unmapped_area sanity tests by Linus Torvalds · 19 years ago
  34. 49a4387 [PATCH] prevent NULL mmap in topdown model by Linus Torvalds · 19 years ago
  35. b810748 [PATCH] do_swap_page() can map random data if swap read fails by Kirill Korotaev · 19 years ago
  36. ba32311 [PATCH] swapout oops fix by McMullan, Jason · 19 years ago
  37. 7a01922 [PATCH] mm/nommu.c: try to fix __vmalloc by Adrian Bunk · 19 years ago
  38. 7179906 [PATCH] mm acct accounting fix by Kirill Korotaev · 19 years ago
  39. 202d182 [PATCH] mm: fix rss counter being incremented when unmapping by Bjorn Steinbrink · 19 years ago
  40. 91bb524 [PATCH] remove outdated comments from filemap.c by Christoph Hellwig · 19 years ago
  41. 7223a93 [IA64] Export node_online_map and node_possible_map by Dean Nelson · 19 years ago
  42. 67be2dd [PATCH] DocBook: fix some descriptions by Martin Waitz · 19 years ago
  43. 4dc3b16 [PATCH] DocBook: changes and extensions to the kernel documentation by Pavel Pisa · 19 years ago
  44. fbd568a3e [PATCH] Change synchronize_kernel to _rcu and _sched by Paul E. McKenney · 19 years ago
  45. cd7619d [PATCH] Exterminate PAGE_BUG by Matt Mackall · 19 years ago
  46. d59dd46 [PATCH] use smp_mb/wmb/rmb where possible by akpm@osdl.org · 19 years ago
  47. 97e2bde [PATCH] add kmalloc_node, inline cleanup by Manfred Spraul · 19 years ago
  48. dd1d5af [PATCH] sync_page() smp_mb() comment by William Lee Irwin III · 19 years ago
  49. 93ea1d0 [PATCH] RLIMIT_MEMLOCK checking fix by Chris Wright · 19 years ago
  50. edfbe2b [PATCH] count bounce buffer pages in vmstat by KAMEZAWA Hiroyuki · 19 years ago
  51. bd53b71 [PATCH] mm: use __GFP_NOMEMALLOC by Nick Piggin · 19 years ago
  52. 20a7777 [PATCH] mempool: simplify alloc by Nick Piggin · 19 years ago
  53. b84a35b [PATCH] mempool: NOMEMALLOC and NORETRY by Nick Piggin · 19 years ago
  54. 8e30f27 [PATCH] mm: pcp use non powers of 2 for batch size by Nick Piggin · 19 years ago
  55. 81b4082 [PATCH] mm: rmap.c cleanup by Nikita Danilov · 19 years ago
  56. 119f657 [PATCH] RLIMIT_AS checking fix by akpm@osdl.org · 19 years ago
  57. f021e92 [PATCH] generic_file_buffered_write fixes by akpm@osdl.org · 19 years ago
  58. 0142496 [PATCH] mempolicy.c GFP fix by Al Viro · 19 years ago
  59. 561bbe3 [PATCH] freepgt: remove FIRST_USER_ADDRESS hack by Hugh Dickins · 19 years ago
  60. 8462e20 [PATCH] freepgt: sys_mincore ignore FIRST_USER_PGD_NR by Hugh Dickins · 19 years ago
  61. e2cdef8 [PATCH] freepgt: free_pgtables from FIRST_USER_ADDRESS by Hugh Dickins · 19 years ago
  62. 146425a [PATCH] freepgt: mpnt to vma cleanup by Hugh Dickins · 19 years ago
  63. 3bf5ee9 [PATCH] freepgt: hugetlb_free_pgd_range by Hugh Dickins · 19 years ago
  64. ee39b37 [PATCH] freepgt: remove MM_VM_SIZE(mm) by Hugh Dickins · 19 years ago
  65. e0da382 [PATCH] freepgt: free_pgtables use vma list by Hugh Dickins · 19 years ago
  66. 323aca6 [PATCH] vmscan: pageout(): remove unneeded test by akpm@osdl.org · 19 years ago
  67. 79befd0 [PATCH] oom-killer disable for iscsi/lvm2/multipath userland critical sections by Andrea Arcangeli · 19 years ago
  68. d345734 [PATCH] filemap_getpage can block when MAP_NONBLOCK specified by Jeff Moyer · 19 years ago
  69. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago