1. 6d9c285 mm: move inc_zone_page_state(NR_ISOLATED) to just isolated place by KOSAKI Motohiro · 15 years ago
  2. 659ace5 mmap: don't return ENOMEM when mapcount is temporarily exceeded in munmap() by KOSAKI Motohiro · 15 years ago
  3. 1b604d7 oom: dump stack and VM state when oom killer panics by David Rientjes · 15 years ago
  4. 75b0803 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  5. 2205afa Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  6. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  7. 355d79c Merge branches 'slab/fixes', 'slab/kmemleak', 'slub/perf' and 'slub/stats' into for-linus by Pekka Enberg · 15 years ago
  8. 3126c13 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 15 years ago
  9. b9255850 mm: Adjust do_pages_stat() so gcc can see copy_from_user() is safe by H. Peter Anvin · 15 years ago
  10. 2c6a1016 switch do_brk() to get_unmapped_area() by Al Viro · 15 years ago
  11. 9206de9 Take arch_mmap_check() into get_unmapped_area() by Al Viro · 15 years ago
  12. 8c7b49b fix a struct file leak in do_mmap_pgoff() by Al Viro · 15 years ago
  13. f8b7256 Unify sys_mmap* by Al Viro · 15 years ago
  14. 9358741 fix pgoff in "have to relocate" case of mremap() by Al Viro · 15 years ago
  15. 097eed1 fix the arch checks in MREMAP_FIXED case by Al Viro · 15 years ago
  16. f106af4 fix checks for expand-in-place mremap by Al Viro · 15 years ago
  17. 1a0ef85 do_mremap() untangling, part 3 by Al Viro · 15 years ago
  18. ecc1a89 do_mremap() untangling, part 2 by Al Viro · 15 years ago
  19. 54f5de7 untangling do_mremap(), part 1 by Al Viro · 15 years ago
  20. 0bb38a5 tracing, slab: Fix no callsite ifndef CONFIG_KMEMTRACE by Li Zefan · 15 years ago
  21. 0f24f12 tracing, slab: Define kmem_cache_alloc_notrace ifdef CONFIG_TRACING by Li Zefan · 15 years ago
  22. 94004ed kill wait_on_page_writeback_range by Christoph Hellwig · 15 years ago
  23. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  24. 6035ccd Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  25. 50de1a8 Merge branch 'for-linus' into for-next by Tejun Heo · 15 years ago
  26. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  27. ddbf2e8 slab, kmemleak: pass the correct pointer to kmemleak_erase() by J. R. Okajima · 15 years ago
  28. f3d8b53 slab, kmemleak: stop calling kmemleak_erase() unconditionally by J. R. Okajima · 15 years ago
  29. 8e15b79 SLAB: Fix unlikely() annotation in __cache_alloc_node() by Tim Blechmann · 15 years ago
  30. 7b626ac Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  31. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  32. e9de25d mm: fix comments for invalidate_inode_pages2() by Peng Tao · 15 years ago
  33. 0d99519 writeback: remove unused nonblocking and congestion checks by Wu Fengguang · 15 years ago
  34. bf7ec5b flusher: Fix PF_FROZEN race by OGAWA Hirofumi · 15 years ago
  35. c84d6ef Merge branch 'master' into next by James Morris · 15 years ago
  36. b54eb17 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  37. ce79ddc SLAB: Fix lockdep annotations for CPU hotplug by Pekka Enberg · 15 years ago
  38. 74e2134 SLUB: Fix __GFP_ZERO unlikely() annotation by Pekka Enberg · 15 years ago
  39. 4d795fb tracing: Fix kmem event exports by Ingo Molnar · 15 years ago
  40. 53d0422 tracing: Convert some kmem events to DEFINE_EVENT by Li Zefan · 15 years ago
  41. 3b034b0 percpu: Fix kdump failure if booted with percpu_alloc=page by Vivek Goyal · 15 years ago
  42. 6ad696d mm: allow memory hotplug and hibernation in the same kernel by Andi Kleen · 15 years ago
  43. e131933 mm/memory_hotplug: fix section mismatch by Hidetoshi Seto · 15 years ago
  44. 99f4c9d Merge commit 'v2.6.32-rc7' into core/iommu by Ingo Molnar · 15 years ago
  45. e0a2af1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  46. 833af84 percpu: restructure pcpu_extend_area_map() to fix bugs and improve readability by Tejun Heo · 15 years ago
  47. e00e431 memcg: fix wrong pointer initialization at page migration when memcg is disabled. by KAMEZAWA Hiroyuki · 15 years ago
  48. 9d0ed60 page allocator: Do not allow interrupts to use ALLOC_HARDER by Mel Gorman · 15 years ago
  49. cc4a685 page allocator: always wake kswapd when restarting an allocation attempt after direct reclaim failed by Mel Gorman · 15 years ago
  50. c62b17a Thaw refrigerated bdi flusher threads before invoking kthread_stop on them by Romit Dasgupta · 15 years ago
  51. 961767b Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  52. 9f993ac bootmem: Add free_bootmem_late() by FUJITA Tomonori · 15 years ago
  53. d451564 highmem: Fix debug_kmap_atomic() to also handle KM_IRQ_PTE, KM_NMI, and KM_NMI_PTE by Soeren Sandmann · 15 years ago
  54. 5ebd4c2 highmem: Fix race in debug_kmap_atomic() which could cause warn_count to underflow by Soeren Sandmann · 15 years ago
  55. d178f27 ksm: cond_resched in unstable tree by Hugh Dickins · 15 years ago
  56. 21ae295 tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed" by Uwe Kleine-König · 15 years ago
  57. 51bb296 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  58. 8c4db33 backing-dev: bdi sb prune should be in the unregister path, not destroy by Jens Axboe · 15 years ago
  59. 32c5fc1 mm: remove incorrect swap_count() from try_to_unuse() by Bo Liu · 15 years ago
  60. 89a8640 NOMMU: Don't pass NULL pointers to fput() in do_mmap_pgoff() by David Howells · 15 years ago
  61. 8633322 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  62. 68e71d1 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  63. 0a53f16 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  64. 3242f98 Merge branch 'hwpoison-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 15 years ago
  65. c36987e mm: don't call pte_unmap() against an improper pte by Daisuke Nishimura · 15 years ago
  66. 1a83e17 mm: fix sparsemem configuration by Russell King · 15 years ago
  67. 6a7b954 vmscan: order evictable rescue in LRU putback by Johannes Weiner · 15 years ago
  68. b05ca73 do_mbind(): fix memory leak by KOSAKI Motohiro · 15 years ago
  69. ab8a3e1 mbind(): fix leak of never putback pages by KOSAKI Motohiro · 15 years ago
  70. 41e2098 vmscan: limit VM_EXEC protection to file pages by Wu Fengguang · 15 years ago
  71. b76146e revert "mm: oom analysis: add buffer cache information to show_free_areas()" by Andrew Morton · 15 years ago
  72. 58355c7 congestion_wait(): don't use WRITE by KOSAKI Motohiro · 15 years ago
  73. 92f7ba7 hwpoison: fix oops on ksm pages by Hugh Dickins · 15 years ago
  74. 1871e52 percpu: make percpu symbols under kernel/ and mm/ unique by Tejun Heo · 15 years ago
  75. 0f5e481 percpu: remove some sparse warnings by Tejun Heo · 15 years ago
  76. 3f04ba8 vmalloc: fix use of non-existent percpu variable in put_cpu_var() by Tejun Heo · 15 years ago
  77. 592b09a backing-dev: ensure that a removed bdi no longer has super_block referencing it by Jens Axboe · 15 years ago
  78. 403a91b percpu: allow pcpu_alloc() to be called with IRQs off by Jiri Kosina · 15 years ago
  79. ed84a07 powerpc: Limit memory hotplug support to PPC64 Book-3S machines by Kumar Gala · 15 years ago
  80. 6c21a7f LSM: imbed ima calls in the security hooks by Mimi Zohar · 15 years ago
  81. 7456b04 HWPOISON: fix invalid page count in printk output by Wu Fengguang · 15 years ago
  82. 01e00f8 HWPOISON: fix oops on ksm pages by Hugh Dickins · 15 years ago
  83. 4779cb3 HWPOISON: Fix page count leak in hwpoison late kill in do_swap_page by Andi Kleen · 15 years ago
  84. e43c3af HWPOISON: return early on non-LRU pages by Wu Fengguang · 15 years ago
  85. 78eb00c slub: allow stats to be cleared by David Rientjes · 15 years ago
  86. 80f5069 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  87. a3bafbb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  88. b7a4c94 Merge branch 'for-linus' into for-next by Tejun Heo · 15 years ago
  89. 1a0c329 percpu: fix compile warnings by Tejun Heo · 15 years ago
  90. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  91. 0d5d1aa kmemleak: Check for NULL pointer returned by create_object() by Catalin Marinas · 15 years ago
  92. c1bcd6b kmemleak: Use GFP_ATOMIC for early_alloc(). by Tetsuo Handa · 15 years ago
  93. 961515f writeback: kill space in debugfs item name by Wu Fengguang · 15 years ago
  94. d25105e writeback: account IO throttling wait as iowait by Wu Fengguang · 15 years ago
  95. b924f95 Merge branch 'sparc-perf-events-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  96. 2dca699 mm, perf_event: Make vmalloc_user() align base kernel virtual address to SHMLBA by David Miller · 15 years ago
  97. 3700c15 mm: includecheck fix: vmalloc.c by Jaswinder Singh Rajput · 15 years ago
  98. c73602a ksm: more on default values by Hugh Dickins · 15 years ago
  99. 58e57fb Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  100. 23fb064 percpu: kill legacy percpu allocator by Tejun Heo · 15 years ago