1. 1873e5002 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 12 years ago
  2. 790eac5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  3. 46a1c2c vfs: export lseek_execute() to modules by Jie Liu · 12 years ago
  4. e13053f Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  5. 3e42dee Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  6. fc76a25 Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  7. 9e239bb Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  8. 60545d0 [O_TMPFILE] it's still short a few helpers, but infrastructure should be OK now... by Al Viro · 12 years ago
  9. 13d60f4 futex: Take hugepages into account when generating futex_key by Zhang Yi · 12 years ago
  10. b5aef68 Merge 3.10-rc7 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  11. 4c3577c Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 12 years ago
  12. bb07b00 Merge 3.10-rc6 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  13. 9e5fc74 mm: hugetlb: Copy general hugetlb code from x86 to mm. by Steve Capper · 12 years ago
  14. 3212b53 mm: hugetlb: Copy huge_pmd_share from x86 to mm. by Steve Capper · 12 years ago
  15. 907985f slab: prevent warnings when allocating with __GFP_NOWARN by Sasha Levin · 12 years ago
  16. 89dc991 mm: memcontrol: fix lockless reclaim hierarchy iterator by Johannes Weiner · 12 years ago
  17. 7b57976 frontswap: fix incorrect zeroing and allocation size for frontswap_map by Akinobu Mita · 12 years ago
  18. 30dad30 mm: migration: add migrate_entry_wait_huge() by Naoya Horiguchi · 12 years ago
  19. 026b081 mm/page_alloc.c: fix watermark check in __zone_watermark_ok() by Tomasz Stanislawski · 12 years ago
  20. cbab0e4 swap: avoid read_swap_cache_async() race to deadlock while waiting on discard I/O completion by Rafael Aquini · 12 years ago
  21. f101a94 memcg: don't initialize kmem-cache destroying work for root caches by Andrey Vagin · 12 years ago
  22. 29eb778 arch, mm: Remove tlb_fast_mode() by Peter Zijlstra · 12 years ago
  23. 40b3136 Finally eradicate CONFIG_HOTPLUG by Stephen Rothwell · 12 years ago
  24. 662bbcb mm, sched: Allow uaccess in atomic with pagefault_disable() by Michael S. Tsirkin · 12 years ago
  25. 114276a mm, sched: Drop voluntary schedule from might_fault() by Michael S. Tsirkin · 12 years ago
  26. 5a72039 mm: teach truncate_inode_pages_range() to handle non page aligned ranges by Lukas Czerner · 12 years ago
  27. a9ff785 mm/pagewalk.c: walk_page_range should avoid VM_PFNMAP areas by Cliff Wickman · 12 years ago
  28. 348f9f0 mm/memory_hotplug.c: fix printk format warnings by Randy Dunlap · 12 years ago
  29. 7c34251 mm/THP: use pmd_populate() to update the pmd with pgtable_t pointer by Aneesh Kumar K.V · 12 years ago
  30. c2cc499 mm compaction: fix of improper cache flush in migration code by Leonid Yegoshin · 12 years ago
  31. 28ccddf mm: memcg: remove incorrect VM_BUG_ON for swap cache pages in uncharge by Johannes Weiner · 12 years ago
  32. d34883d mm: mmu_notifier: re-fix freed page still mapped in secondary MMU by Xiao Guangrong · 12 years ago
  33. bb3ec6b mm: Fix virt_to_page() warning by Ralf Baechle · 12 years ago
  34. d47992f mm: change invalidatepage prototype to accept length by Lukas Czerner · 12 years ago
  35. 091d0d5 shm: fix null pointer deref when userspace specifies invalid hugepage size by Li Zefan · 12 years ago
  36. 956e46e mm/slab: Fix crash during slab init by Chris Mason · 12 years ago
  37. 4de13d7a Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  38. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 12 years ago
  39. 697f4d6 mm: remove old aio use_mm() comment by Zach Brown · 12 years ago
  40. c9fcee5 mm/vmalloc.c: add vfree comment by Andrew Morton · 12 years ago
  41. af73e4d hugetlbfs: fix mmap failure in unaligned size request by Naoya Horiguchi · 12 years ago
  42. b070e65 mm, memcg: add rss_huge stat to memory.stat by David Rientjes · 12 years ago
  43. 0f47c94 Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 12 years ago
  44. 69df2ac Merge branch 'slab/next' into slab/for-linus by Pekka Enberg · 12 years ago
  45. 8a965b3 mm, slab_common: Fix bootstrap creation of kmalloc caches by Christoph Lameter · 12 years ago
  46. 6286ae9 slab: Return NULL for oversized allocations by Christoph Lameter · 12 years ago
  47. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  48. 094dd33 Merge branch 'vfree' into for-next by Al Viro · 12 years ago
  49. 08d7676 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  50. 14e50c6 mm: slab: Verify the nodeid passed to ____cache_alloc_node by Aaron Tomlin · 12 years ago
  51. ff610a1 mm: cleancache: clean up cleancache_enabled by Bob Liu · 12 years ago
  52. 833f866 cleancache: Make cleancache_init use a pointer for the ops by Konrad Rzeszutek Wilk · 12 years ago
  53. 49a9ab8 mm: cleancache: lazy initialization to allow tmem backends to build/run as modules by Dan Magenheimer · 12 years ago
  54. 4f89849 frontswap: get rid of swap_lock dependency by Minchan Kim · 12 years ago
  55. f066ea2 mm: frontswap: cleanup code by Bob Liu · 12 years ago
  56. 1e01c96 frontswap: make frontswap_init use a pointer for the ops by Konrad Rzeszutek Wilk · 12 years ago
  57. 905cd0e mm: frontswap: lazy initialization to allow tmem backends to build/run as modules by Dan Magenheimer · 12 years ago
  58. 5d434fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  59. 56847d8 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 12 years ago
  60. 191a712 Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  61. d3d3041 mm/: rename random32() to prandom_u32() by Akinobu Mita · 12 years ago
  62. ca0dde9 memcg: take reference before releasing rcu_read_lock by Li Zefan · 12 years ago
  63. 9ca24e2 mmKconfig: add an option to disable bounce by Vinayak Menon · 12 years ago
  64. b476e29 mm, nobootmem: do memset() after memblock_reserve() by Joonsoo Kim · 12 years ago
  65. b4def35 mm, nobootmem: clean-up of free_low_memory_core_early() by Joonsoo Kim · 12 years ago
  66. 349daa0 mm: fix memory_hotplug.c printk format warning by Randy Dunlap · 12 years ago
  67. 0cdc444 mm: swap: mark swap pages writeback before queueing for direct IO by Mel Gorman · 12 years ago
  68. 2d30d31 swap: redirty page if page write fails on swap file by Jerome Marchand · 12 years ago
  69. 465adcf mm, memcg: give exiting processes access to memory reserves by David Rientjes · 12 years ago
  70. 5918d10 thp: fix huge zero page logic for page with pfn == 0 by Kirill A. Shutemov · 12 years ago
  71. fd0ccaf memcg: avoid accessing memcg after releasing reference by Li Zefan · 12 years ago
  72. 865ffef3 fs: fix fsync() error reporting by Dmitry Monakhov · 12 years ago
  73. 209ff86 memblock: fix missing comment of memblock_insert_region() by Tang Chen · 12 years ago
  74. 40f4b1e mm/vmstat: add note on safety of drain_zonestat by Cody P Schafer · 12 years ago
  75. 5bc7b8a mm: thp: add split tail pages to shrink page list in page reclaim by Shaohua Li · 12 years ago
  76. 1eec670 mm: allow for outstanding swap writeback accounting by Seth Jennings · 12 years ago
  77. 2f772e6 mm: break up swap_writepage() for frontswap backends by Seth Jennings · 12 years ago
  78. e8420a8 mm/mmap: check for RLIMIT_AS before unmapping by Cyril Hrubis · 12 years ago
  79. 70ddf63 memcg: add memory.pressure_level events by Anton Vorontsov · 12 years ago
  80. 84d96d8 mm: madvise: complete input validation before taking lock by Rasmus Villemoes · 12 years ago
  81. 4edd7ce mm, hotplug: avoid compiling memory hotremove functions when disabled by David Rientjes · 12 years ago
  82. fe74ebb mm: change __remove_pages() to call release_mem_region_adjustable() by Toshi Kani · 12 years ago
  83. c73e5c9 mm: rewrite the comment over migrate_pages() more comprehensibly by Srivatsa S. Bhat · 12 years ago
  84. 52f3762 THP: fix comment about memory barrier by Minchan Kim · 12 years ago
  85. f1cb087 mm: remove CONFIG_HOTPLUG ifdefs by Yijing Wang · 12 years ago
  86. 573b400 mm/memcontrol.c: remove unnecessary ; by Michel Lespinasse · 12 years ago
  87. 1640879 mm: reinititalise user and admin reserves if memory is added or removed by Andrew Shewmaker · 12 years ago
  88. 4eeab4f mm: replace hardcoded 3% with admin_reserve_pages knob by Andrew Shewmaker · 12 years ago
  89. c9b1d09 mm: limit growth of 3% hardcoded other user reserve by Andrew Shewmaker · 12 years ago
  90. 3ac38fa mm/slub.c: use register_hotmemory_notifier() by Andrew Morton · 12 years ago
  91. f9872ca page_alloc: make setup_nr_node_ids() usable for arch init code by Cody P Schafer · 12 years ago
  92. 7c243c7 mm: speedup in __early_pfn_to_nid by Russ Anderson · 12 years ago
  93. fed5b64 mm/migrate: fix comment typo syncronous->synchronous by Jianguo Wu · 12 years ago
  94. fed2719 mm: page_alloc: avoid marking zones full prematurely after zone_reclaim() by Mel Gorman · 12 years ago
  95. 0aad818 sparse-vmemmap: specify vmemmap population range in bytes by Johannes Weiner · 12 years ago
  96. 055e4fd mm: try harder to allocate vmemmap blocks by Ben Hutchings · 12 years ago
  97. 949f7ec mm, hugetlb: include hugepages in meminfo by David Rientjes · 12 years ago
  98. 1444f92 mm: merging memory blocks resets mempolicy by Hampson, Steven T · 12 years ago
  99. 6ee8630 mm: allow arch code to control the user page table ceiling by Hugh Dickins · 12 years ago
  100. acb6d55 memcg: do not check for do_swap_account in mem_cgroup_{read,write,reset} by Michal Hocko · 12 years ago