1. b0f4b28 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  2. be9c5ae Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  3. cbacc2c Merge branch 'next' into for-linus by James Morris · 16 years ago
  4. fa623d1 Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/pat2', 'x86/pci-ioapic-boot-irq-quirks', 'x86/ptrace', 'x86/quirks', 'x86/reboot', 'x86/setup-memory', 'x86/signal', 'x86/sparse-fixes', 'x86/time', 'x86/uv' and 'x86/xen' into x86/core by Ingo Molnar · 16 years ago
  5. c5dee61 x86, bts: memory accounting by Markus Metzger · 16 years ago
  6. 34801ba x86: PAT: move track untrack pfnmap stubs to asm-generic by venkatesh.pallipadi@intel.com · 16 years ago
  7. 982d789 x86: PAT: remove follow_pfnmap_pte in favor of follow_phys by venkatesh.pallipadi@intel.com · 16 years ago
  8. d87fe66 x86: PAT: modify follow_phys to return phys_addr prot and return value by venkatesh.pallipadi@intel.com · 16 years ago
  9. 30cd324 Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  10. 2ab6403 x86: PAT: hooks in generic vm code to help archs to track pfnmap regions - v3 by venkatesh.pallipadi@intel.com · 16 years ago
  11. e121e41 x86: PAT: add follow_pfnmp_pte routine to help tracking pfnmap pages - v3 by venkatesh.pallipadi@intel.com · 16 years ago
  12. 3c8bb73 x86: PAT: store vm_pgoff for all linear_over_vma_region mappings - v3 by venkatesh.pallipadi@intel.com · 16 years ago
  13. 1796316 x86: consolidate __swp_XXX() macros by Jan Beulich · 16 years ago
  14. c095adb mm: Don't touch uninitialized variable in do_pages_stat_array() by KOSAKI Motohiro · 16 years ago
  15. 5e18e2b slob: do not pass the SLAB flags as GFP in kmem_cache_create() by Catalin Marinas · 16 years ago
  16. 9c24624 KSYM_SYMBOL_LEN fixes by Hugh Dickins · 16 years ago
  17. 80bba12 mm: no get_user/put_user while holding mmap_sem in do_pages_stat? by Brice Goglin · 16 years ago
  18. 653d22c page_cgroup should ignore empty nodes by KAMEZAWA Hiroyuki · 16 years ago
  19. 6841c8e mm: remove UP version of lru_add_drain_all() by KOSAKI Motohiro · 16 years ago
  20. 69fc208 mm/backing-dev.c: remove recently-added WARN_ON() by Andrew Morton · 16 years ago
  21. 970987b Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  22. b8307db Merge commit 'v2.6.28-rc7' into tracing/core by Ingo Molnar · 16 years ago
  23. ec98ce4 Merge branch 'master' into next by James Morris · 16 years ago
  24. 9ff473b vmscan: evict streaming IO first by Rik van Riel · 16 years ago
  25. f1d0b06 bdi: register sysfs bdi device only once per queue by Kay Sievers · 16 years ago
  26. dc19f9d memcg: memory hotplug fix for notifier callback by KAMEZAWA Hiroyuki · 16 years ago
  27. b29acbd mm: vmalloc fix lazy unmapping cache aliasing by Nick Piggin · 16 years ago
  28. 2a1dc50 vmscan: protect zone rotation stats by lru lock by Johannes Weiner · 16 years ago
  29. 3116848 meminit section warnings by Al Viro · 16 years ago
  30. 0bfc245 blktrace: port to tracepoints, update by Ingo Molnar · 16 years ago
  31. 5f3ea37 blktrace: port to tracepoints by Arnaldo Carvalho de Melo · 16 years ago
  32. 00d8089 vmscan: fix get_scan_ratio() comment by Rik van Riel · 16 years ago
  33. 63eb6b9 vmscan: let GFP_NOFS go to swap again by Hugh Dickins · 16 years ago
  34. bda8550 migration: fix writepage error by Hugh Dickins · 16 years ago
  35. 0ae1513 mm: vmalloc search restart fix by Glauber Costa · 16 years ago
  36. 496850e mm: vmalloc failure flush fix by Nick Piggin · 16 years ago
  37. f011c2d mm: vmalloc allocator off by one by Nick Piggin · 16 years ago
  38. f481891 cpuset: update top cpuset's mems after adding a node by Miao Xie · 16 years ago
  39. f3a5c54 Merge branch 'master' into next by James Morris · 16 years ago
  40. 72eb8c6 unitialized return value in mm/mlock.c: __mlock_vma_pages_range() by Helge Deller · 16 years ago
  41. 748f1a2 mm: remove unevictable's show_page_path by KOSAKI Motohiro · 16 years ago
  42. 2b82892 Merge branch 'master' into next by James Morris · 16 years ago
  43. c69e8d9 CRED: Use RCU to access another task's creds and to release a task's own creds by David Howells · 16 years ago
  44. b6dff3e CRED: Separate task security context from task_struct by David Howells · 16 years ago
  45. 76aac0e CRED: Wrap task credential accesses in the core kernel by David Howells · 16 years ago
  46. 33c5d3d memcg: bugfix for memory hotplug by KAMEZAWA Hiroyuki · 16 years ago
  47. 8891d6d mm: remove lru_add_drain_all() from the munlock path by KOSAKI Motohiro · 16 years ago
  48. e33c3b5 cpusets: update mems allowed in page allocator by David Rientjes · 16 years ago
  49. 7526674 hugetlb: make unmap_ref_private multi-size-aware by Adam Litke · 16 years ago
  50. 1c12718 parisc: fix find_extend_vma() breakage by Denys Vlasenko · 16 years ago
  51. a2f2945 The oomkiller calculations make decisions based on capabilities. Since by Eric Paris · 16 years ago
  52. 9b46333 vmap: cope with vm_unmap_aliases before vmalloc_init() by Jeremy Fitzhardinge · 16 years ago
  53. 9144f38 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  54. a70dcb9 memory hotplug: fix page_zone() calculation in test_pages_isolated() by Gerald Schaefer · 16 years ago
  55. fbdd126 mm/oom_kill.c: fix badness() kerneldoc by Qinghuang Feng · 16 years ago
  56. b41ad14 vmemmap: warn about page_structs with remote distance by David Rientjes · 16 years ago
  57. 0aedadf mm: move migrate_prep out from under mmap_sem by Christoph Lameter · 16 years ago
  58. b4416d2 oom: do not dump task state for non thread group leaders by David Rientjes · 16 years ago
  59. 18229df hugetlb: pull gigantic page initialisation out of the default path by Andy Whitcroft · 16 years ago
  60. 69d177c hugetlbfs: handle pages higher order than MAX_ORDER by Andy Whitcroft · 16 years ago
  61. ab4f2ee [ARM] fix naming of MODULE_START / MODULE_END by Russell King · 16 years ago
  62. 731572d nfsd: fix vm overcommit crash by Alan Cox · 16 years ago
  63. e99c97a mm: fix kernel-doc function notation by Randy Dunlap · 16 years ago
  64. 4e02ed4 fs: remove prepare_write/commit_write by Nick Piggin · 16 years ago
  65. 88ed86f Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc by Linus Torvalds · 16 years ago
  66. 94b6da5 memcg: fix page_cgroup allocation by KAMEZAWA Hiroyuki · 16 years ago
  67. 4c821042 mm: page_cgroup needs linux/vmalloc.h for vmalloc_node()/vfree(). by Paul Mundt · 16 years ago
  68. 5c9fe62 proc: move /proc/zoneinfo boilerplate to mm/vmstat.c by Alexey Dobriyan · 16 years ago
  69. b6aa44a proc: move /proc/vmstat boilerplate to mm/vmstat.c by Alexey Dobriyan · 16 years ago
  70. 74e2e8e proc: move /proc/pagetypeinfo boilerplate to mm/vmstat.c by Alexey Dobriyan · 16 years ago
  71. 8f32f7e proc: move /proc/buddyinfo boilerplate to mm/vmstat.c by Alexey Dobriyan · 16 years ago
  72. 5f6a6a9 proc: move /proc/vmallocinfo to mm/vmalloc.c by Alexey Dobriyan · 16 years ago
  73. 7b3c3a5 proc: move /proc/slabinfo boilerplate to mm/slub.c, mm/slab.c by Alexey Dobriyan · 16 years ago
  74. a0ec95a proc: move /proc/slab_allocators boilerplate to mm/slab.c by Alexey Dobriyan · 16 years ago
  75. e1759c2 proc: switch /proc/meminfo to seq_file by Alexey Dobriyan · 16 years ago
  76. a50c22e mm: remove duplicated #include's by Huang Weiyi · 16 years ago
  77. e798ba5 Export tiny shmem_file_setup for DRM-GEM by Hugh Dickins · 16 years ago
  78. b9d7ccf Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  79. fdd2e5f make mm/rmap.c:anon_vma_cachep static by Adrian Bunk · 16 years ago
  80. 52d4b9a memcg: allocate all page_cgroup at boot by KAMEZAWA Hiroyuki · 16 years ago
  81. c05555b memcg: atomic ops for page_cgroup->flags by KAMEZAWA Hiroyuki · 16 years ago
  82. addb9ef memcg: optimize per-cpu statistics by KAMEZAWA Hiroyuki · 16 years ago
  83. 5b4e655 memcg: avoid accounting special pages by KAMEZAWA Hiroyuki · 16 years ago
  84. b7abea9 memcg: make page->mapping NULL before uncharge by KAMEZAWA Hiroyuki · 16 years ago
  85. 073e587 memcg: move charge swapin under lock by KAMEZAWA Hiroyuki · 16 years ago
  86. 5e9a0f0 mm: extract do_pages_move() out of sys_move_pages() by Brice Goglin · 16 years ago
  87. 2f007e7 mm: don't vmalloc a huge page_to_node array for do_pages_stat() by Brice Goglin · 16 years ago
  88. e78bbfa mm: stop returning -ENOENT from sys_move_pages() if nothing got migrated by Brice Goglin · 16 years ago
  89. de7f0cb memory hotplug: release memory regions in PAGES_PER_SECTION chunks by Nathan Fontenot · 16 years ago
  90. 1125b4e setup_per_zone_pages_min(): take zone->lock instead of zone->lru_lock by Gerald Schaefer · 16 years ago
  91. 4b2e38a hugepage: support ZERO_PAGE() by KOSAKI Motohiro · 16 years ago
  92. d903ef9 mm: print out meminit for memmap by Yinghai Lu · 16 years ago
  93. 2a4b3de mm: hugetlb.c make functions static, use NULL rather than 0 by Harvey Harrison · 16 years ago
  94. db64fe0 mm: rewrite vmap layer by Nick Piggin · 16 years ago
  95. cb8f488 mmap.c: deinline a few functions by Denys Vlasenko · 16 years ago
  96. 8413ac9 mm: page lock use lock bitops by Nick Piggin · 16 years ago
  97. a978d6f mm: unlockless reclaim by Nick Piggin · 16 years ago
  98. f45840b mm: pagecache insertion fewer atomics by Nick Piggin · 16 years ago
  99. 9978ad5 mlock: make mlock error return Posixly Correct by Lee Schermerhorn · 16 years ago
  100. c11d69d mlock: revert mainline handling of mlock error return by Lee Schermerhorn · 16 years ago