1. 174596a cpumask: convert mm/ by Rusty Russell · 15 years ago
  2. 3e59794 cpumask: remove any_online_cpu() users: mm/ by Rusty Russell · 15 years ago
  3. 2ca1a61 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 15 years ago
  4. db5e53f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 15 years ago
  5. 1dff81f Merge branch 'for-2.6.29' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  6. 5f34fe1 Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  7. 33edcf1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 15 years ago
  8. 3c506ef Merge branch 'topic/failslab' into for-linus by Pekka Enberg · 15 years ago
  9. fd37617 Merge branches 'topic/fixes', 'topic/cleanups' and 'topic/documentation' into for-linus by Pekka Enberg · 15 years ago
  10. 7b8f3b6 slub: avoid leaking caches or refcounts on sysfs error by David Rientjes · 15 years ago
  11. 8759ec5 slab: remove GFP_THISNODE clearing from alloc_slabmgmt() by Pekka Enberg · 16 years ago
  12. 89124d7 slub: Add might_sleep_if() to slab_alloc() by OGAWA Hirofumi · 16 years ago
  13. 773ff60 SLUB: failslab support by Akinobu Mita · 15 years ago
  14. f735b5e bounce: don't rely on a zeroed bio_vec list by Jens Axboe · 15 years ago
  15. 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 · 15 years ago
  16. 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 · 15 years ago
  17. 0b271ef4 Merge commit 'v2.6.28' into core/core by Ingo Molnar · 15 years ago
  18. cbacc2c Merge branch 'next' into for-linus by James Morris · 15 years ago
  19. 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 · 15 years ago
  20. c5dee61 x86, bts: memory accounting by Markus Metzger · 15 years ago
  21. 34801ba x86: PAT: move track untrack pfnmap stubs to asm-generic by venkatesh.pallipadi@intel.com · 15 years ago
  22. 982d789 x86: PAT: remove follow_pfnmap_pte in favor of follow_phys by venkatesh.pallipadi@intel.com · 15 years ago
  23. d87fe66 x86: PAT: modify follow_phys to return phys_addr prot and return value by venkatesh.pallipadi@intel.com · 15 years ago
  24. 30cd324 Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' into tracing/core by Ingo Molnar · 15 years ago
  25. 2ab6403 x86: PAT: hooks in generic vm code to help archs to track pfnmap regions - v3 by venkatesh.pallipadi@intel.com · 15 years ago
  26. e121e41 x86: PAT: add follow_pfnmp_pte routine to help tracking pfnmap pages - v3 by venkatesh.pallipadi@intel.com · 15 years ago
  27. 3c8bb73 x86: PAT: store vm_pgoff for all linear_over_vma_region mappings - v3 by venkatesh.pallipadi@intel.com · 15 years ago
  28. 1796316 x86: consolidate __swp_XXX() macros by Jan Beulich · 15 years ago
  29. c095adb mm: Don't touch uninitialized variable in do_pages_stat_array() by KOSAKI Motohiro · 15 years ago
  30. 5e18e2b slob: do not pass the SLAB flags as GFP in kmem_cache_create() by Catalin Marinas · 16 years ago
  31. 29c0177 cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf to take pointers. by Rusty Russell · 16 years ago
  32. 9c24624 KSYM_SYMBOL_LEN fixes by Hugh Dickins · 16 years ago
  33. 80bba12 mm: no get_user/put_user while holding mmap_sem in do_pages_stat? by Brice Goglin · 16 years ago
  34. 653d22c page_cgroup should ignore empty nodes by KAMEZAWA Hiroyuki · 16 years ago
  35. 6841c8e mm: remove UP version of lru_add_drain_all() by KOSAKI Motohiro · 16 years ago
  36. 69fc208 mm/backing-dev.c: remove recently-added WARN_ON() by Andrew Morton · 16 years ago
  37. 9f6c708e slub: Fix incorrect use of loose by Nick Andrew · 16 years ago
  38. 970987b Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  39. b8307db Merge commit 'v2.6.28-rc7' into tracing/core by Ingo Molnar · 16 years ago
  40. ec98ce4 Merge branch 'master' into next by James Morris · 16 years ago
  41. 9ff473b vmscan: evict streaming IO first by Rik van Riel · 16 years ago
  42. f1d0b06 bdi: register sysfs bdi device only once per queue by Kay Sievers · 16 years ago
  43. dc19f9d memcg: memory hotplug fix for notifier callback by KAMEZAWA Hiroyuki · 16 years ago
  44. b29acbd mm: vmalloc fix lazy unmapping cache aliasing by Nick Piggin · 16 years ago
  45. 2a1dc50 vmscan: protect zone rotation stats by lru lock by Johannes Weiner · 16 years ago
  46. 3116848 meminit section warnings by Al Viro · 16 years ago
  47. 249da16 slab: Update the kmem_cache_create documentation regarding the name parameter by Catalin Marinas · 16 years ago
  48. 0094de9 slub: make early_kmem_cache_node_alloc void by David Rientjes · 16 years ago
  49. 249b9f3 slab: unsigned slabp->inuse cannot be less than 0 by roel kluin · 16 years ago
  50. e9beef1 slub - fix get_object_page comment by Cyrill Gorcunov · 16 years ago
  51. ce71e27 SLUB: Replace __builtin_return_address(0) with _RET_IP_. by Eduard - Gabriel Munteanu · 16 years ago
  52. 210b5c0 SLUB: cleanup - define macros instead of hardcoded numbers by Cyrill Gorcunov · 16 years ago
  53. 0bfc245 blktrace: port to tracepoints, update by Ingo Molnar · 16 years ago
  54. 5f3ea37 blktrace: port to tracepoints by Arnaldo Carvalho de Melo · 16 years ago
  55. 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
  56. 00d8089 vmscan: fix get_scan_ratio() comment by Rik van Riel · 16 years ago
  57. 63eb6b93 vmscan: let GFP_NOFS go to swap again by Hugh Dickins · 16 years ago
  58. bda8550 migration: fix writepage error by Hugh Dickins · 16 years ago
  59. 0ae1513 mm: vmalloc search restart fix by Glauber Costa · 16 years ago
  60. 496850e mm: vmalloc failure flush fix by Nick Piggin · 16 years ago
  61. f011c2d mm: vmalloc allocator off by one by Nick Piggin · 16 years ago
  62. f481891 cpuset: update top cpuset's mems after adding a node by Miao Xie · 16 years ago
  63. f3a5c54 Merge branch 'master' into next by James Morris · 16 years ago
  64. 72eb8c6 unitialized return value in mm/mlock.c: __mlock_vma_pages_range() by Helge Deller · 16 years ago
  65. 748f1a2 mm: remove unevictable's show_page_path by KOSAKI Motohiro · 16 years ago
  66. 2b82892 Merge branch 'master' into next by James Morris · 16 years ago
  67. c69e8d9 CRED: Use RCU to access another task's creds and to release a task's own creds by David Howells · 16 years ago
  68. b6dff3e CRED: Separate task security context from task_struct by David Howells · 16 years ago
  69. 76aac0e CRED: Wrap task credential accesses in the core kernel by David Howells · 16 years ago
  70. 33c5d3d memcg: bugfix for memory hotplug by KAMEZAWA Hiroyuki · 16 years ago
  71. 8891d6d mm: remove lru_add_drain_all() from the munlock path by KOSAKI Motohiro · 16 years ago
  72. e33c3b5 cpusets: update mems allowed in page allocator by David Rientjes · 16 years ago
  73. 7526674 hugetlb: make unmap_ref_private multi-size-aware by Adam Litke · 16 years ago
  74. 1c12718 parisc: fix find_extend_vma() breakage by Denys Vlasenko · 16 years ago
  75. 708b8ea Merge branch 'linus' into core/locking by Ingo Molnar · 16 years ago
  76. a2f2945 The oomkiller calculations make decisions based on capabilities. Since by Eric Paris · 16 years ago
  77. 9b46333 vmap: cope with vm_unmap_aliases before vmalloc_init() by Jeremy Fitzhardinge · 16 years ago
  78. 9144f38 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  79. a70dcb9 memory hotplug: fix page_zone() calculation in test_pages_isolated() by Gerald Schaefer · 16 years ago
  80. fbdd126 mm/oom_kill.c: fix badness() kerneldoc by Qinghuang Feng · 16 years ago
  81. b41ad14 vmemmap: warn about page_structs with remote distance by David Rientjes · 16 years ago
  82. 0aedadf mm: move migrate_prep out from under mmap_sem by Christoph Lameter · 16 years ago
  83. b4416d2 oom: do not dump task state for non thread group leaders by David Rientjes · 16 years ago
  84. 18229df hugetlb: pull gigantic page initialisation out of the default path by Andy Whitcroft · 16 years ago
  85. 69d177c hugetlbfs: handle pages higher order than MAX_ORDER by Andy Whitcroft · 16 years ago
  86. ab4f2ee [ARM] fix naming of MODULE_START / MODULE_END by Russell King · 16 years ago
  87. 731572d nfsd: fix vm overcommit crash by Alan Cox · 16 years ago
  88. e99c97a mm: fix kernel-doc function notation by Randy Dunlap · 16 years ago
  89. 4e02ed4 fs: remove prepare_write/commit_write by Nick Piggin · 16 years ago
  90. d1a7618 Merge commit 'v2.6.28-rc2' into core/locking by Ingo Molnar · 16 years ago
  91. 88ed86f Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc by Linus Torvalds · 16 years ago
  92. 94b6da5 memcg: fix page_cgroup allocation by KAMEZAWA Hiroyuki · 16 years ago
  93. 4c821042 mm: page_cgroup needs linux/vmalloc.h for vmalloc_node()/vfree(). by Paul Mundt · 16 years ago
  94. 5c9fe62 proc: move /proc/zoneinfo boilerplate to mm/vmstat.c by Alexey Dobriyan · 16 years ago
  95. b6aa44a proc: move /proc/vmstat boilerplate to mm/vmstat.c by Alexey Dobriyan · 16 years ago
  96. 74e2e8e proc: move /proc/pagetypeinfo boilerplate to mm/vmstat.c by Alexey Dobriyan · 16 years ago
  97. 8f32f7e proc: move /proc/buddyinfo boilerplate to mm/vmstat.c by Alexey Dobriyan · 16 years ago
  98. 5f6a6a9 proc: move /proc/vmallocinfo to mm/vmalloc.c by Alexey Dobriyan · 16 years ago
  99. 7b3c3a5 proc: move /proc/slabinfo boilerplate to mm/slub.c, mm/slab.c by Alexey Dobriyan · 16 years ago
  100. a0ec95a proc: move /proc/slab_allocators boilerplate to mm/slab.c by Alexey Dobriyan · 16 years ago