1. 4b02108 mm: oom analysis: add shmem vmstat by KOSAKI Motohiro · 16 years ago
  2. c6a7f57 mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log output by KOSAKI Motohiro · 16 years ago
  3. 71de1cc mm: oom analysis: add buffer cache information to show_free_areas() by KOSAKI Motohiro · 16 years ago
  4. 4a0aa73 mm: oom analysis: add per-zone statistics to show_free_areas() by KOSAKI Motohiro · 16 years ago
  5. 3701b03 mm: show_free_areas(): display slab pages in two separate fields by KOSAKI Motohiro · 16 years ago
  6. b904dcf mm: clean up page_remove_rmap() by KOSAKI Motohiro · 16 years ago
  7. 57dd28f hugetlb: restore interleaving of bootmem huge pages by Lee Schermerhorn · 16 years ago
  8. 685f345 hugetlb: use free_pool_huge_page() to return unused surplus pages by Lee Schermerhorn · 16 years ago
  9. e8c5c82 hugetlb: balance freeing of huge pages across nodes by Lee Schermerhorn · 16 years ago
  10. 55a4462 page_alloc: fix kernel-doc warning by Randy Dunlap · 16 years ago
  11. abfc348 memory hotplug: migrate swap cache page by Shaohua Li · 16 years ago
  12. f52407c memory hotplug: alloc page from other node in memory online by Shaohua Li · 16 years ago
  13. 8e7e40d memory hotplug: make pages from movable zone always isolatable by Shaohua Li · 16 years ago
  14. 6fb332f memory hotplug: exclude isolated page from pco page alloc by Shaohua Li · 16 years ago
  15. 112067f memory hotplug: update zone pcp at memory online by Shaohua Li · 16 years ago
  16. 478b81f mm: remove obsoleted alloc_pages cpuset comment by David Rientjes · 16 years ago
  17. 43c1266 Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  18. 87c6a9b writeback: make balance_dirty_pages() gradually back more off by Jens Axboe · 16 years ago
  19. 3542a5c writeback: don't use schedule_timeout() without setting runstate by Jens Axboe · 16 years ago
  20. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 16 years ago
  21. 6952b61 headers: taskstats_kern.h trim by Alexey Dobriyan · 16 years ago
  22. 27f5de7 mm: Fix problem of parameter in note by Jianjun Kong · 16 years ago
  23. ab86e57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  24. a3eb51e Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  25. ce5f8e7 writeback: splice dirty inode entries to default bdi on bdi_destroy() by Jens Axboe · 16 years ago
  26. b6e5131 writeback: separate starting of sync vs opportunistic writeback by Jens Axboe · 16 years ago
  27. cfc4ba5 writeback: use RCU to protect bdi_list by Jens Axboe · 16 years ago
  28. 1fe06ad writeback: get rid of wbc->for_writepages by Jens Axboe · 16 years ago
  29. fdaa45e slub: Fix build error in kmem_cache_open() with !CONFIG_SLUB_DEBUG by Ingo Molnar · 16 years ago
  30. 2b2af54 Driver Core: devtmpfs - kernel-maintained tmpfs-based /dev by Kay Sievers · 16 years ago
  31. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 16 years ago
  32. 2274239 Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  33. 5579fd7 Merge branch 'for-next' into for-linus by Tejun Heo · 16 years ago
  34. 355bbd8 Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  35. 69def9f Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 16 years ago
  36. bb193c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 16 years ago
  37. aceda77 Merge branches 'slab/cleanups' and 'slab/fixes' into for-linus by Pekka Enberg · 16 years ago
  38. 18f2ee7 vfs: Remove generic_osync_inode() and sync_page_range{_nolock}() by Jan Kara · 16 years ago
  39. 148f948 vfs: Introduce new helpers for syncing after writing to O_SYNC file or IS_SYNC inode by Jan Kara · 16 years ago
  40. eef9938 vfs: Rename generic_file_aio_write_nolock by Christoph Hellwig · 16 years ago
  41. c7b50db vfs: Remove syncing from generic_file_direct_write() and generic_file_buffered_write() by Jan Kara · 16 years ago
  42. e4dd9de vfs: Export __generic_file_aio_write() and add some comments by Jan Kara · 16 years ago
  43. d3bccb6f vfs: Introduce filemap_fdatawait_range by Jan Kara · 16 years ago
  44. 746cd1e block: use blkdev_issue_discard in blk_ioctl_discard by Christoph Hellwig · 16 years ago
  45. 8a3d271 slub: fix slab_pad_check() by Eric Dumazet · 16 years ago
  46. a12e4d3 Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  47. 1b195b17 Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6 by Linus Torvalds · 16 years ago
  48. addd72c kmemleak: Improve the "Early log buffer exceeded" error message by Catalin Marinas · 16 years ago
  49. 500b067 writeback: check for registered bdi in flusher add and inode dirty by Jens Axboe · 16 years ago
  50. d993831 writeback: add name to backing_dev_info by Jens Axboe · 16 years ago
  51. f09b00d writeback: add some debug inode list counters to bdi stats by Jens Axboe · 16 years ago
  52. d0bceac writeback: get rid of pdflush completely by Jens Axboe · 16 years ago
  53. 03ba378 writeback: switch to per-bdi threads for flushing data by Jens Axboe · 16 years ago
  54. 66f3b8e writeback: move dirty inodes from super_block to backing_dev_info by Jens Axboe · 16 years ago
  55. f340ca0 hugetlbfs: export vma_kernel_pagsize to modules by Joerg Roedel · 16 years ago
  56. 6d848a4 shmfs: use 'check_acl' instead of 'permission' by Linus Torvalds · 16 years ago
  57. 7eb0d5e kmemleak: fix sparse warning for static declarations by Luis R. Rodriguez · 16 years ago
  58. 0580a18 kmemleak: fix sparse warning over overshadowed flags by Luis R. Rodriguez · 16 years ago
  59. a1084c8 kmemleak: move common painting code together by Luis R. Rodriguez · 16 years ago
  60. 30b3710 kmemleak: add clear command support by Luis R. Rodriguez · 16 years ago
  61. 4a558dd kmemleak: use bool for true/false questions by Luis R. Rodriguez · 16 years ago
  62. 179a810 kmemleak: Do no create the clean-up thread during kmemleak_disable() by Catalin Marinas · 16 years ago
  63. 931f703 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 16 years ago
  64. e305fc5 Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 16 years ago
  65. dd5d241 page-allocator: always change pageblock ownership when anti-fragmentation is disabled by Mel Gorman · 16 years ago
  66. a190887 nommu: fix error handling in do_mmap_pgoff() by David Howells · 16 years ago
  67. 43ed5d6 kmemleak: Scan all thread stacks by Catalin Marinas · 16 years ago
  68. 8e01936 kmemleak: Don't scan uninitialized memory when kmemcheck is enabled by Pekka Enberg · 16 years ago
  69. d76b159 slub: Fix kmem_cache_destroy() with SLAB_DESTROY_BY_RCU by Eric Dumazet · 16 years ago
  70. 5788d8a slub: release kobject if sysfs_create_group failed in sysfs_slab_add by Xiaotian Feng · 16 years ago
  71. 04a13c7 percpu: don't assume existence of cpu0 by Tejun Heo · 16 years ago
  72. a269cca mm: remove !NUMA condition from PAGEFLAGS_EXTENDED condition set by H. Peter Anvin · 16 years ago
  73. acdfcd0 SLUB: fix ARCH_KMALLOC_MINALIGN cases 64 and 256 by Aaro Koskinen · 16 years ago
  74. 0494e08 kmemleak: Printing of the objects hex dump by Sergey Senozhatsky · 16 years ago
  75. 008139d kmemleak: Do not report alloc_bootmem blocks as leaks by Catalin Marinas · 16 years ago
  76. fd67896 kmemleak: Save the stack trace for early allocations by Catalin Marinas · 16 years ago
  77. a6186d8 kmemleak: Mark the early log buffer as __initdata by Catalin Marinas · 16 years ago
  78. 189d84e kmemleak: Dump object information on request by Catalin Marinas · 16 years ago
  79. af98603 kmemleak: Allow rescheduling during an object scanning by Catalin Marinas · 16 years ago
  80. 03ef83a mm: fix for infinite churning of mlocked pages by Minchan Kim · 16 years ago
  81. 5086c389c SLUB: Fix some coding style issues by Amerigo Wang · 16 years ago
  82. 77f312a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 16 years ago
  83. 7f9cfb3 mm: build_zonelists(): move clear node_load[] to __build_all_zonelists() by Bo Liu · 16 years ago
  84. 28d7a6a nommu: check fd read permission in validate_mmap_request() by Graff Yang · 16 years ago
  85. 0753ba0 mm: revert "oom: move oom_adj value" by KOSAKI Motohiro · 16 years ago
  86. cf5d113 SLUB: Drop write permission to /proc/slabinfo by WANG Cong · 16 years ago
  87. 788084a Security/SELinux: seperate lsm specific mmap_min_addr by Eric Paris · 16 years ago
  88. e933a73 percpu: kill lpage first chunk allocator by Tejun Heo · 16 years ago
  89. c8826dd percpu: update embedding first chunk allocator to handle sparse units by Tejun Heo · 16 years ago
  90. 6563297 percpu: use group information to allocate vmap areas sparsely by Tejun Heo · 16 years ago
  91. ca23e40 vmalloc: implement pcpu_get_vm_areas() by Tejun Heo · 16 years ago
  92. cf88c79 vmalloc: separate out insert_vmalloc_vm() by Tejun Heo · 16 years ago
  93. bba174f percpu: add chunk->base_addr by Tejun Heo · 16 years ago
  94. fb435d5 percpu: add pcpu_unit_offsets[] by Tejun Heo · 16 years ago
  95. fd1e8a1 percpu: introduce pcpu_alloc_info and pcpu_group_info by Tejun Heo · 16 years ago
  96. 033e48f percpu: move pcpu_lpage_build_unit_map() and pcpul_lpage_dump_cfg() upward by Tejun Heo · 16 years ago
  97. 3cbc856 percpu: add @align to pcpu_fc_alloc_fn_t by Tejun Heo · 16 years ago
  98. 1d9d325 percpu: make @dyn_size mandatory for pcpu_setup_first_chunk() by Tejun Heo · 16 years ago
  99. 9a77376 percpu: drop @static_size from first chunk allocators by Tejun Heo · 16 years ago
  100. f58dc01 percpu: generalize first chunk allocator selection by Tejun Heo · 16 years ago