1. 14da920 fs: Protect write paths by sb_start_write - sb_end_write by Jan Kara · 12 years ago
  2. 2e3ee61 Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  3. 27c1ee3 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  4. dc32f63 mm: fix wrong argument of migrate_huge_pages() in soft_offline_huge_page() by Joonsoo Kim · 12 years ago
  5. 4fcf1c6 mm: Make default vm_ops provide ->page_mkwrite handler by Jan Kara · 12 years ago
  6. 41c4d25 mm: Update file times from fault path only if .page_mkwrite is not set by Jan Kara · 12 years ago
  7. 720d850 Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 12 years ago
  8. 6f51f51 Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  9. e9da6e9 ARM: dma-mapping: remove custom consistent dma region by Marek Szyprowski · 12 years ago
  10. 5e6cafc mm: vmalloc: use const void * for caller argument by Marek Szyprowski · 12 years ago
  11. 73a1180 mm: Fix build warning in kmem_cache_create() by Shuah Khan · 12 years ago
  12. 8913378 uprobes: Remove insert_vm_struct()->uprobe_mmap() by Oleg Nesterov · 12 years ago
  13. 6dab3cc uprobes: Remove copy_vma()->uprobe_mmap() by Oleg Nesterov · 12 years ago
  14. 84eda28 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 12 years ago
  15. 4cb3875 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  16. d14b7a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  17. 2b84957 Merge tag 'stable/for-linus-3.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm by Linus Torvalds · 12 years ago
  18. a8e5202 vmalloc: remove KM_USER0 from comments by Cong Wang · 12 years ago
  19. f0a08fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  20. a66d2c8 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  21. 1d00015 mm/frontswap: cleanup doc and comment error by Wanpeng Li · 12 years ago
  22. 3389b53 mm: frontswap: remove unneeded headers by Sasha Levin · 12 years ago
  23. 5b160bd Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  24. 611edfe mm: frontswap: split out function to clear a page out by Sasha Levin · 12 years ago
  25. f100625 bounce: allow use of bounce pool via config option by Chris Metcalf · 12 years ago
  26. de74646 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  27. 1c7e7f6 mm: fix lost kswapd wakeup in kswapd_stop() by Aaditya Kumar · 12 years ago
  28. c8f4a2d bootmem: make ___alloc_bootmem_node_nopanic() really nopanic by Yinghai Lu · 12 years ago
  29. 5bb93f1 Merge branch 'fixes-for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  30. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
  31. 44a8bde slob: Fix early boot kernel crash by Christoph Lameter · 12 years ago
  32. 29f6738 memblock: free allocated memblock_reserved_regions later by Yinghai Lu · 12 years ago
  33. 99ab7b1 mm: sparse: fix usemap allocation above node descriptor section by Yinghai Lu · 12 years ago
  34. 07b4e2b mm: sparse: fix section usemap placement calculation by Yinghai Lu · 12 years ago
  35. b065b43 shmem: cleanup shmem_add_to_page_cache by Hugh Dickins · 12 years ago
  36. d189922 shmem: fix negative rss in memcg memory.stat by Hugh Dickins · 12 years ago
  37. f21f806 tmpfs: revert SEEK_DATA and SEEK_HOLE by Hugh Dickins · 12 years ago
  38. 41b9e2d mm/memory_hotplug.c: release memory resources if hotadd_new_pgdat() fails by Wen Congyang · 12 years ago
  39. 4bf2bba mm, thp: abort compaction if migration page cannot be charged to memcg by David Rientjes · 12 years ago
  40. d8adde1 memory hotplug: fix invalid memory access caused by stale kswapd pointer by Jiang Liu · 12 years ago
  41. bb65a76 Merge branch 'mce-ripvfix' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/mce by Ingo Molnar · 12 years ago
  42. 6751ed6 x86/mce: Fix siginfo_t->si_addr value for non-recoverable memory faults by Tony Luck · 12 years ago
  43. 737b719 mm, slub: ensure irqs are enabled for kmemcheck by David Rientjes · 12 years ago
  44. 20cea96 mm, sl[aou]b: Move kmem_cache_create mutex handling to common code by Christoph Lameter · 12 years ago
  45. 18004c5 mm, sl[aou]b: Use a common mutex definition by Christoph Lameter · 12 years ago
  46. 97d0660 mm, sl[aou]b: Common definition for boot state of the slab allocators by Christoph Lameter · 12 years ago
  47. 039363f mm, sl[aou]b: Extract common code for kmem_cache_create() by Christoph Lameter · 12 years ago
  48. 068ce41 slub: remove invalid reference to list iterator variable by Julia Lawall · 12 years ago
  49. 9ab4233 mm: Hold a file reference in madvise_remove by Andy Lutomirski · 12 years ago
  50. 6a6dccb mm: cma: don't replace lowmem pages with highmem by Rabin Vincent · 12 years ago
  51. a3da2c6 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  52. a164f896 slab: move FULL state transition to an initcall by Glauber Costa · 12 years ago
  53. d97d476 slab: Fix a typo in commit 8c138b "slab: Get rid of obj_size macro" by Feng Tang · 12 years ago
  54. 0672aa7 mm, slab: Build fix for recent kmem_cache changes by Thierry Reding · 12 years ago
  55. a618e89 slab: rename gfpflags to allocflags by Glauber Costa · 12 years ago
  56. 59f91e5 Merge branch 'master' into for-next by Jiri Kosina · 12 years ago
  57. ab8704b mm/vmscan: cleanup comment error in balance_pgdat by Wanpeng Li · 12 years ago
  58. be7bd59 mm: fix page reclaim comment error by Wanpeng Li · 12 years ago
  59. 597e1c3 mm/mmu_gather: enable tlb flush range in generic mmu_gather by Alex Shi · 12 years ago
  60. a91a5ac mempool: add @gfp_mask to mempool_create_node() by Tejun Heo · 12 years ago
  61. c4c0e9e mm, mempolicy: fix mbind() to do synchronous migration by David Rientjes · 12 years ago
  62. 48c3b58 mm/memblock: fix overlapping allocation when doubling reserved array by Greg Pearson · 12 years ago
  63. eb4546b mm/memory.c: fix kernel-doc warnings by Randy Dunlap · 12 years ago
  64. dad7557 mm: fix kernel-doc warnings by Wanpeng Li · 12 years ago
  65. e0897d7 mm, thp: print useful information when mmap_sem is unlocked in zap_pmd_range by David Rientjes · 12 years ago
  66. 3a981f4 memcg: fix use_hierarchy css_is_ancestor oops regression by Hugh Dickins · 12 years ago
  67. 61eafb0 mm, oom: fix and cleanup oom score calculations by David Rientjes · 12 years ago
  68. 43d7786 slub: refactoring unfreeze_partials() by Joonsoo Kim · 12 years ago
  69. d24ac77 slub: use __cmpxchg_double_slab() at interrupt disabled place by Joonsoo Kim · 12 years ago
  70. e7b691b slab/mempolicy: always use local policy from interrupt context by Andi Kleen · 12 years ago
  71. 9b15b81 swap: fix shmem swapping when more than 8 areas by Hugh Dickins · 12 years ago
  72. a95f9b6 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  73. 8c138bc slab: Get rid of obj_size macro by Christoph Lameter · 12 years ago
  74. 3b0efdf mm, sl[aou]b: Extract common fields from struct kmem_cache by Christoph Lameter · 12 years ago
  75. 3502608 slab: Remove some accessors by Christoph Lameter · 12 years ago
  76. e571b0a slab: Use page struct fields instead of casting by Christoph Lameter · 12 years ago
  77. b5568280 slob: Remove various small accessors by Christoph Lameter · 12 years ago
  78. 690d577 slob: No need to zero mapping since it is no longer in use by Christoph Lameter · 12 years ago
  79. b8c24c4 slob: Define page struct fields used in mm_types.h by Christoph Lameter · 12 years ago
  80. 047fe36 splice: fix racy pipe->buffers uses by Eric Dumazet · 12 years ago
  81. f9f0810 mm: frontswap: remove unnecessary check during initialization by Sasha Levin · 12 years ago
  82. d9674dd mm: frontswap: make all branches of if statement in put page consistent by Sasha Levin · 12 years ago
  83. 69217b4 mm: frontswap: split frontswap_shrink further to simplify locking by Sasha Levin · 12 years ago
  84. f116695 mm: frontswap: split out __frontswap_unuse_pages by Sasha Levin · 12 years ago
  85. 9625344 mm: frontswap: split out __frontswap_curr_pages by Sasha Levin · 12 years ago
  86. 4bb3e31 mm: frontswap: trivial coding convention issues by Sasha Levin · 12 years ago
  87. ef38359 mm: frontswap: remove casting from function calls through ops structure by Sasha Levin · 12 years ago
  88. 331cbde writeback: Fix some comment errors by Wanpeng Li · 12 years ago
  89. eb608e3 block: Convert BDI proportion calculations to flexible proportions by Jan Kara · 12 years ago
  90. 1e11ad8 mm, oom: fix badness score underflow by David Rientjes · 12 years ago
  91. eab3094 memblock: Document memblock_is_region_{memory,reserved}() by Stephen Boyd · 12 years ago
  92. 0142ef6 shmem: replace_page must flush_dcache and others by Hugh Dickins · 12 years ago
  93. 99becf1 Pull 'for-linus' branches of git://git.kernel.org/pub/scm/linux/kernel/git/viro/{signal,vfs} by Linus Torvalds · 12 years ago
  94. ad1ed29 nommu: fix compilation of nommu.c by Greg Ungerer · 12 years ago
  95. a3fe778 Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm by Linus Torvalds · 12 years ago
  96. 23910c5 Merge branch 'slub/cleanups' into slab/next by Pekka Enberg · 12 years ago
  97. 68e3e92 Revert "mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks" by Linus Torvalds · 12 years ago
  98. 752dc18 mm: fix warning in __set_page_dirty_nobuffers by Hugh Dickins · 12 years ago
  99. af4f8ba Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 12 years ago
  100. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago