1. 0b271ef4 Merge commit 'v2.6.28' into core/core by Ingo Molnar · 16 years ago
  2. cbacc2c Merge branch 'next' into for-linus by James Morris · 16 years ago
  3. 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
  4. c5dee61 x86, bts: memory accounting by Markus Metzger · 16 years ago
  5. 34801ba x86: PAT: move track untrack pfnmap stubs to asm-generic by venkatesh.pallipadi@intel.com · 16 years ago
  6. 982d789 x86: PAT: remove follow_pfnmap_pte in favor of follow_phys by venkatesh.pallipadi@intel.com · 16 years ago
  7. d87fe66 x86: PAT: modify follow_phys to return phys_addr prot and return value by venkatesh.pallipadi@intel.com · 16 years ago
  8. 30cd324 Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  9. 2ab6403 x86: PAT: hooks in generic vm code to help archs to track pfnmap regions - v3 by venkatesh.pallipadi@intel.com · 16 years ago
  10. e121e41 x86: PAT: add follow_pfnmp_pte routine to help tracking pfnmap pages - v3 by venkatesh.pallipadi@intel.com · 16 years ago
  11. 3c8bb73 x86: PAT: store vm_pgoff for all linear_over_vma_region mappings - v3 by venkatesh.pallipadi@intel.com · 16 years ago
  12. 1796316 x86: consolidate __swp_XXX() macros by Jan Beulich · 16 years ago
  13. c095adb mm: Don't touch uninitialized variable in do_pages_stat_array() by KOSAKI Motohiro · 16 years ago
  14. 5e18e2b slob: do not pass the SLAB flags as GFP in kmem_cache_create() by Catalin Marinas · 16 years ago
  15. 29c0177 cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf to take pointers. by Rusty Russell · 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. 9f6c708e slub: Fix incorrect use of loose by Nick Andrew · 16 years ago
  22. 970987b Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  23. b8307db Merge commit 'v2.6.28-rc7' into tracing/core by Ingo Molnar · 16 years ago
  24. cb9c34e Merge commit 'v2.6.28-rc7' into core/locking by Ingo Molnar · 16 years ago
  25. ec98ce4 Merge branch 'master' into next by James Morris · 16 years ago
  26. 9ff473b vmscan: evict streaming IO first by Rik van Riel · 16 years ago
  27. f1d0b06 bdi: register sysfs bdi device only once per queue by Kay Sievers · 16 years ago
  28. dc19f9d memcg: memory hotplug fix for notifier callback by KAMEZAWA Hiroyuki · 16 years ago
  29. b29acbd mm: vmalloc fix lazy unmapping cache aliasing by Nick Piggin · 16 years ago
  30. 2a1dc50 vmscan: protect zone rotation stats by lru lock by Johannes Weiner · 16 years ago
  31. 3116848 meminit section warnings by Al Viro · 16 years ago
  32. 249da16 slab: Update the kmem_cache_create documentation regarding the name parameter by Catalin Marinas · 16 years ago
  33. 0094de9 slub: make early_kmem_cache_node_alloc void by David Rientjes · 16 years ago
  34. 249b9f3 slab: unsigned slabp->inuse cannot be less than 0 by roel kluin · 16 years ago
  35. e9beef1 slub - fix get_object_page comment by Cyrill Gorcunov · 16 years ago
  36. ce71e27 SLUB: Replace __builtin_return_address(0) with _RET_IP_. by Eduard - Gabriel Munteanu · 16 years ago
  37. 210b5c0 SLUB: cleanup - define macros instead of hardcoded numbers by Cyrill Gorcunov · 16 years ago
  38. 0bfc245 blktrace: port to tracepoints, update by Ingo Molnar · 16 years ago
  39. 5f3ea37 blktrace: port to tracepoints by Arnaldo Carvalho de Melo · 16 years ago
  40. b19b3c7 Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'core/signal', 'core/urgent' and 'core/xen' into core/core by Ingo Molnar · 16 years ago
  41. 00d8089 vmscan: fix get_scan_ratio() comment by Rik van Riel · 16 years ago
  42. 63eb6b9 vmscan: let GFP_NOFS go to swap again by Hugh Dickins · 16 years ago
  43. bda8550 migration: fix writepage error by Hugh Dickins · 16 years ago
  44. 0ae1513 mm: vmalloc search restart fix by Glauber Costa · 16 years ago
  45. 496850e mm: vmalloc failure flush fix by Nick Piggin · 16 years ago
  46. f011c2d mm: vmalloc allocator off by one by Nick Piggin · 16 years ago
  47. f481891 cpuset: update top cpuset's mems after adding a node by Miao Xie · 16 years ago
  48. f3a5c54 Merge branch 'master' into next by James Morris · 16 years ago
  49. 72eb8c6 unitialized return value in mm/mlock.c: __mlock_vma_pages_range() by Helge Deller · 16 years ago
  50. 748f1a2 mm: remove unevictable's show_page_path by KOSAKI Motohiro · 16 years ago
  51. 2b82892 Merge branch 'master' into next by James Morris · 16 years ago
  52. c69e8d9 CRED: Use RCU to access another task's creds and to release a task's own creds by David Howells · 16 years ago
  53. b6dff3e CRED: Separate task security context from task_struct by David Howells · 16 years ago
  54. 76aac0e CRED: Wrap task credential accesses in the core kernel by David Howells · 16 years ago
  55. 33c5d3d memcg: bugfix for memory hotplug by KAMEZAWA Hiroyuki · 16 years ago
  56. 8891d6d mm: remove lru_add_drain_all() from the munlock path by KOSAKI Motohiro · 16 years ago
  57. e33c3b5 cpusets: update mems allowed in page allocator by David Rientjes · 16 years ago
  58. 7526674 hugetlb: make unmap_ref_private multi-size-aware by Adam Litke · 16 years ago
  59. 1c12718 parisc: fix find_extend_vma() breakage by Denys Vlasenko · 16 years ago
  60. 708b8ea Merge branch 'linus' into core/locking by Ingo Molnar · 16 years ago
  61. a2f2945 The oomkiller calculations make decisions based on capabilities. Since by Eric Paris · 16 years ago
  62. 9b46333 vmap: cope with vm_unmap_aliases before vmalloc_init() by Jeremy Fitzhardinge · 16 years ago
  63. 9144f38 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  64. a70dcb9 memory hotplug: fix page_zone() calculation in test_pages_isolated() by Gerald Schaefer · 16 years ago
  65. fbdd126 mm/oom_kill.c: fix badness() kerneldoc by Qinghuang Feng · 16 years ago
  66. b41ad14 vmemmap: warn about page_structs with remote distance by David Rientjes · 16 years ago
  67. 0aedadf mm: move migrate_prep out from under mmap_sem by Christoph Lameter · 16 years ago
  68. b4416d2 oom: do not dump task state for non thread group leaders by David Rientjes · 16 years ago
  69. 18229df hugetlb: pull gigantic page initialisation out of the default path by Andy Whitcroft · 16 years ago
  70. 69d177c hugetlbfs: handle pages higher order than MAX_ORDER by Andy Whitcroft · 16 years ago
  71. ab4f2ee [ARM] fix naming of MODULE_START / MODULE_END by Russell King · 16 years ago
  72. 731572d nfsd: fix vm overcommit crash by Alan Cox · 16 years ago
  73. e99c97a mm: fix kernel-doc function notation by Randy Dunlap · 16 years ago
  74. 4e02ed4 fs: remove prepare_write/commit_write by Nick Piggin · 16 years ago
  75. d1a7618 Merge commit 'v2.6.28-rc2' into core/locking by Ingo Molnar · 16 years ago
  76. 88ed86f Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc by Linus Torvalds · 16 years ago
  77. 94b6da5 memcg: fix page_cgroup allocation by KAMEZAWA Hiroyuki · 16 years ago
  78. 4c821042 mm: page_cgroup needs linux/vmalloc.h for vmalloc_node()/vfree(). by Paul Mundt · 16 years ago
  79. 5c9fe62 proc: move /proc/zoneinfo boilerplate to mm/vmstat.c by Alexey Dobriyan · 16 years ago
  80. b6aa44a proc: move /proc/vmstat boilerplate to mm/vmstat.c by Alexey Dobriyan · 16 years ago
  81. 74e2e8e proc: move /proc/pagetypeinfo boilerplate to mm/vmstat.c by Alexey Dobriyan · 16 years ago
  82. 8f32f7e proc: move /proc/buddyinfo boilerplate to mm/vmstat.c by Alexey Dobriyan · 16 years ago
  83. 5f6a6a9 proc: move /proc/vmallocinfo to mm/vmalloc.c by Alexey Dobriyan · 16 years ago
  84. 7b3c3a5 proc: move /proc/slabinfo boilerplate to mm/slub.c, mm/slab.c by Alexey Dobriyan · 16 years ago
  85. a0ec95a proc: move /proc/slab_allocators boilerplate to mm/slab.c by Alexey Dobriyan · 16 years ago
  86. e1759c2 proc: switch /proc/meminfo to seq_file by Alexey Dobriyan · 16 years ago
  87. a50c22e mm: remove duplicated #include's by Huang Weiyi · 16 years ago
  88. e798ba5 Export tiny shmem_file_setup for DRM-GEM by Hugh Dickins · 16 years ago
  89. 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
  90. fdd2e5f make mm/rmap.c:anon_vma_cachep static by Adrian Bunk · 16 years ago
  91. 52d4b9a memcg: allocate all page_cgroup at boot by KAMEZAWA Hiroyuki · 16 years ago
  92. c05555b memcg: atomic ops for page_cgroup->flags by KAMEZAWA Hiroyuki · 16 years ago
  93. addb9ef memcg: optimize per-cpu statistics by KAMEZAWA Hiroyuki · 16 years ago
  94. 5b4e655 memcg: avoid accounting special pages by KAMEZAWA Hiroyuki · 16 years ago
  95. b7abea9 memcg: make page->mapping NULL before uncharge by KAMEZAWA Hiroyuki · 16 years ago
  96. 073e587 memcg: move charge swapin under lock by KAMEZAWA Hiroyuki · 16 years ago
  97. 5e9a0f0 mm: extract do_pages_move() out of sys_move_pages() by Brice Goglin · 16 years ago
  98. 2f007e7 mm: don't vmalloc a huge page_to_node array for do_pages_stat() by Brice Goglin · 16 years ago
  99. e78bbfa mm: stop returning -ENOENT from sys_move_pages() if nothing got migrated by Brice Goglin · 16 years ago
  100. de7f0cb memory hotplug: release memory regions in PAGES_PER_SECTION chunks by Nathan Fontenot · 16 years ago