1. 8e04221 Merge branch 'sh/stable-updates' by Paul Mundt · 14 years ago
  2. 094e953 hugetlb: fix section mismatches by Jeff Mahoney · 14 years ago
  3. 931e80e mm: flush dcache before writing into page to avoid alias by anfei zhou · 14 years ago
  4. 02b709d mm: purge fragmented percpu vmap blocks by Nick Piggin · 14 years ago
  5. de56042 mm: percpu-vmap fix RCU list walking by Nick Piggin · 14 years ago
  6. ab38612 Merge branch 'master' into percpu by Tejun Heo · 14 years ago
  7. 9d3f188 Merge branch 'sh/stable-updates' by Paul Mundt · 14 years ago
  8. 44b57f1 slab: fix regression in touched logic by Nick Piggin · 14 years ago
  9. a701623 mm: fix migratetype bug which slowed swapping by Hugh Dickins · 14 years ago
  10. 0531b2a mm: add new 'read_cache_page_gfp()' helper function by Linus Torvalds · 14 years ago
  11. 51c24aa Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  12. 91efd77 dma kmalloc handling fixes by Christoph Lameter · 15 years ago
  13. 7738dd9 slub: remove impossible condition by David Rientjes · 15 years ago
  14. 88f5004 vmalloc: remove BUG_ON due to racy counting of VM_LAZY_FREE by Yongseok Koh · 15 years ago
  15. 0c54de1 Merge branch 'sh/stable-updates' by Paul Mundt · 15 years ago
  16. 6ccf80e page allocator: update NR_FREE_PAGES only when necessary by KOSAKI Motohiro · 15 years ago
  17. 7e66087 nommu: fix shared mmap after truncate shrinkage problems by David Howells · 15 years ago
  18. efc1a3b nommu: don't need get_unmapped_area() for NOMMU by David Howells · 15 years ago
  19. 779c102 nommu: remove a superfluous check of vm_region::vm_usage by David Howells · 15 years ago
  20. 1e2ae59 nommu: struct vm_region's vm_usage count need not be atomic by David Howells · 15 years ago
  21. fce6647 memcg: ensure list is empty at rmdir by Daisuke Nishimura · 15 years ago
  22. de3fab3 vmscan: kswapd: don't retry balance_pgdat() if all zones are unreclaimable by KOSAKI Motohiro · 15 years ago
  23. d2dbe08 mm/page_alloc: fix the range check for backward merging by Kazuhisa Ichikawa · 15 years ago
  24. 5da779c mm: export use_mm/unuse_mm to modules by Michael S. Tsirkin · 15 years ago
  25. cedabed vfs: Fix vmtruncate() regression by OGAWA Hirofumi · 15 years ago
  26. 644755e Merge branches 'sh/xstate', 'sh/hw-breakpoints' and 'sh/stable-updates' by Paul Mundt · 15 years ago
  27. 74dbdd2 mm: hugetlb: fix clear_huge_page() by Andrea Arcangeli · 15 years ago
  28. 129182e percpu: avoid calling __pcpu_ptr_to_addr(NULL) by Andrew Morton · 15 years ago
  29. f3186a9 slab: initialize unused alien cache entry as NULL at alloc_alien_cache(). by Haicheng Li · 15 years ago
  30. 6144a85 maccess,probe_kernel: Allow arch specific override probe_kernel_(read|write) by Jason Wessel · 15 years ago
  31. 7959722 NOMMU: Use copy_*_user_page() in access_process_vm() by Jie Zhang · 15 years ago
  32. cfe79c0 NOMMU: Avoiding duplicate icache flushes of shared maps by Mike Frysinger · 15 years ago
  33. ad59692 this_cpu: Remove pageset_notifier by Christoph Lameter · 15 years ago
  34. 99dcc3e this_cpu: Page allocator conversion by Christoph Lameter · 15 years ago
  35. 0176bd3 sh: Drop down to a single quicklist. by Paul Mundt · 15 years ago
  36. 32032df Merge branch 'master' into percpu by Tejun Heo · 15 years ago
  37. f8e9766 Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 15 years ago
  38. 66f0dc4 mm: move sys_mmap_pgoff from util.c by Hugh Dickins · 15 years ago
  39. 00afa75 SLAB: Fix lockdep annotation breakage by Pekka Enberg · 15 years ago
  40. 0b5e258 Merge branch 'sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-misc-2.6 by Linus Torvalds · 15 years ago
  41. 6067d7e Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 15 years ago
  42. 443c6f1 SYSCTL: Add a mutex to the page_alloc zone order sysctl by Andi Kleen · 15 years ago
  43. dd508ae Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  44. 27df506 HWPOISON: Add PROC_FS dependency to hwpoison injector v2 by Andi Kleen · 15 years ago
  45. 84e554e6 SLUB: Make slub statistics use this_cpu_inc by Christoph Lameter · 15 years ago
  46. ff12059 SLUB: this_cpu: Remove slub kmem_cache fields by Christoph Lameter · 15 years ago
  47. 756dee7 SLUB: Get rid of dynamic DMA kmalloc cache allocation by Christoph Lameter · 15 years ago
  48. 9dfc6e6 SLUB: Use this_cpu operations in slub by Christoph Lameter · 15 years ago
  49. 3981e15 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
  50. 925cc71 mm: Add notifier in pageblock isolation for balloon drivers by Robert Jennings · 15 years ago
  51. 55db493b Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  52. efc8e7f 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
  53. dcc7cd0 Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6 by Linus Torvalds · 15 years ago
  54. 65a80b4 readahead: add blk_run_backing_dev by Hisashi Hifumi · 15 years ago
  55. 58463c1 cpumask: avoid deprecated function in mm/slab.c by Rusty Russell · 15 years ago
  56. 718deb6 Fix breakage in shmem.c by Al Viro · 15 years ago
  57. 3299625 x86: Fix checking of SRAT when node 0 ram is not from 0 by Yinghai Lu · 15 years ago
  58. 6e14154 NOMMU: Optimise away the {dac_,}mmap_min_addr tests by David Howells · 15 years ago
  59. d4220f9 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 15 years ago
  60. bac5e54 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  61. c05c4ed direct I/O fallback sync simplification by Christoph Hellwig · 15 years ago
  62. 1c7c474 make generic_acl slightly more generic by Christoph Hellwig · 15 years ago
  63. 431547b sanitize xattr handler prototypes by Christoph Hellwig · 15 years ago
  64. 0552f87 Untangling ima mess, part 1: alloc_file() by Al Viro · 15 years ago
  65. 2c48b9c switch alloc_file() to passing struct path by Al Viro · 15 years ago
  66. 4b42af8 switch shmem_file_setup() to alloc_file() by Al Viro · 15 years ago
  67. aa20d48 memcg: code clean, remove unused variable in mem_cgroup_resize_limit() by Bob Liu · 15 years ago
  68. 9ab322c memcg: remove memcg_tasklist by Daisuke Nishimura · 15 years ago
  69. d31f56d memcg: avoid oom-killing innocent task in case of use_hierarchy by Daisuke Nishimura · 15 years ago
  70. 57f9fd7d memcg: cleanup mem_cgroup_move_parent() by Daisuke Nishimura · 15 years ago
  71. a3032a2 memcg: add mem_cgroup_cancel_charge() by Daisuke Nishimura · 15 years ago
  72. d804658 memcg: make memcg's file mapped consistent with global VM by KAMEZAWA Hiroyuki · 15 years ago
  73. cdec2e4 memcg: coalesce charging via percpu storage by KAMEZAWA Hiroyuki · 15 years ago
  74. 569b846 memcg: coalesce uncharge during unmap/truncate by KAMEZAWA Hiroyuki · 15 years ago
  75. cd9b45b memcg: fix memory.memsw.usage_in_bytes for root cgroup by Kirill A. Shutemov · 15 years ago
  76. 4365a56 oom-kill: fix NUMA constraint check with nodemask by KAMEZAWA Hiroyuki · 15 years ago
  77. 3b4798c oom-kill: show virtual size and rss information of the killed process by KOSAKI Motohiro · 15 years ago
  78. f2c03de HWPOISON: Remove stray phrase in a comment by Andi Kleen · 15 years ago
  79. 12686d1 HWPOISON: Try to allocate migration page on the same node by Andi Kleen · 15 years ago
  80. 0d57eb8d HWPOISON: Don't do early filtering if filter is disabled by Andi Kleen · 15 years ago
  81. afcf938 HWPOISON: Add a madvise() injector for soft page offlining by Andi Kleen · 15 years ago
  82. facb601 HWPOISON: Add soft page offline support by Andi Kleen · 15 years ago
  83. 2326c46 HWPOISON: Undefine short-hand macros after use to avoid namespace conflict by Andi Kleen · 15 years ago
  84. 0474a60 HWPOISON: Use new shake_page in memory_failure by Andi Kleen · 15 years ago
  85. 413f9ef HWPOISON: mention HWPoison in Kconfig entry by Andi Kleen · 15 years ago
  86. d15f107 HWPOISON: Use get_user_page_fast in hwpoison madvise by Andi Kleen · 15 years ago
  87. 1bfe5fe HWPOISON: add an interface to switch off/on all the page filters by Haicheng Li · 15 years ago
  88. 4fd466e HWPOISON: add memory cgroup filter by Andi Kleen · 15 years ago
  89. d324236 memcg: add accessor to mem_cgroup.css by Wu Fengguang · 15 years ago
  90. e42d9d5 memcg: rename and export try_get_mem_cgroup_from_page() by Wu Fengguang · 15 years ago
  91. 478c5ff HWPOISON: add page flags filter by Wu Fengguang · 15 years ago
  92. 31d3d34 HWPOISON: limit hwpoison injector to known page types by Wu Fengguang · 15 years ago
  93. 7c116f2 HWPOISON: add fs/device filters by Wu Fengguang · 15 years ago
  94. 138ce28 HWPOISON: return 0 to indicate success reliably by Wu Fengguang · 15 years ago
  95. d95ea51 HWPOISON: make semantics of IGNORED/DELAYED clear by Wu Fengguang · 15 years ago
  96. 847ce40 HWPOISON: Add unpoisoning support by Wu Fengguang · 15 years ago
  97. 8d22ba1 HWPOISON: detect free buddy pages explicitly by Wu Fengguang · 15 years ago
  98. 95d01fc HWPOISON: remove the free buddy page handler by Wu Fengguang · 15 years ago
  99. dc2a1cb HWPOISON: introduce delete_from_lru_cache() by Wu Fengguang · 15 years ago
  100. 71f7252 HWPOISON: comment dirty swapcache pages by Wu Fengguang · 15 years ago