1. ff1e175 UAPI: (Scripted) Disintegrate include/linux/netfilter_ipv6 by David Howells · 12 years ago
  2. 17c0759 UAPI: (Scripted) Disintegrate include/linux/netfilter_ipv4 by David Howells · 12 years ago
  3. 55c5cd3 UAPI: (Scripted) Disintegrate include/linux/netfilter_bridge by David Howells · 12 years ago
  4. 8922082 UAPI: (Scripted) Disintegrate include/linux/netfilter_arp by David Howells · 12 years ago
  5. a820141 UAPI: (Scripted) Disintegrate include/linux/netfilter/ipset by David Howells · 12 years ago
  6. 94d0ec5 UAPI: (Scripted) Disintegrate include/linux/netfilter by David Howells · 12 years ago
  7. 27a3aad UAPI: (Scripted) Disintegrate include/linux/caif by David Howells · 12 years ago
  8. 9e2d865 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  9. 587af30 mm: memcg: clean up mm_match_cgroup() signature by Johannes Weiner · 12 years ago
  10. b676b29 mm, thp: fix mapped pages avoiding unevictable list on mlock by David Rientjes · 12 years ago
  11. e90bdb7 memory-hotplug: update memory block's state and notify userspace by Wen Congyang · 12 years ago
  12. a16cee1 memory-hotplug: preparation to notify memory block's state at memory hot remove by Wen Congyang · 12 years ago
  13. 3e648eb make GFP_NOTRACK definition unconditional by Glauber Costa · 12 years ago
  14. e46a287 CMA: migrate mlocked pages by Minchan Kim · 12 years ago
  15. 8befedf mm: remove unevictable_pgs_mlockfreed by Hugh Dickins · 12 years ago
  16. 5a88381 memory-hotplug: fix zone stat mismatch by Minchan Kim · 12 years ago
  17. 2ec74c3 mm: move all mmu notifier invocations to be done outside the PT lock by Sagi Grimberg · 12 years ago
  18. 957f822 mm, numa: reclaim from all nodes within reclaim distance by David Rientjes · 12 years ago
  19. a0c5e81 mm: remove free_page_mlock by Hugh Dickins · 12 years ago
  20. 39b5f29 mm: remove vma arg from page_evictable by Hugh Dickins · 12 years ago
  21. 7f1290f mm: fix-up zone present pages by Jianguo Wu · 12 years ago
  22. 2d28a22 mm: thp: fix the pmd_clear() arguments in pmdp_get_and_clear() by Catalin Marinas · 12 years ago
  23. 723a064 mm/page_alloc: refactor out __alloc_contig_migrate_alloc() by Minchan Kim · 12 years ago
  24. 6299702 mm: compaction: clear PG_migrate_skip based on compaction and reclaim activity by Mel Gorman · 12 years ago
  25. c89511a mm: compaction: Restart compaction from near where it left off by Mel Gorman · 12 years ago
  26. bb13ffe mm: compaction: cache if a pageblock was scanned and no pages were isolated by Mel Gorman · 12 years ago
  27. 753341a revert "mm: have order > 0 compaction start off where it left" by Mel Gorman · 12 years ago
  28. f2d52fe mm/memblock: cleanup early_node_map[] related comments by Wanpeng Li · 12 years ago
  29. 45cac65 readahead: fault retry breaks mmap file read random detection by Shaohua Li · 12 years ago
  30. e79bee2 atomic: implement generic atomic_dec_if_positive() by Shaohua Li · 12 years ago
  31. 435b405 memory-hotplug: fix pages missed by race rather than failing by Minchan Kim · 12 years ago
  32. 95e3441 mm: remain migratetype in freed page by Minchan Kim · 12 years ago
  33. b12c4ad mm: page_alloc: use get_freepage_migratetype() instead of page_private() by Minchan Kim · 12 years ago
  34. d1ce749 cma: count free CMA pages by Bartlomiej Zolnierkiewicz · 12 years ago
  35. 02c6de8 mm: cma: discard clean pages during contiguous allocation instead of migration by Minchan Kim · 12 years ago
  36. 38a7601 mm: avoid taking rmap locks in move_ptes() by Michel Lespinasse · 12 years ago
  37. ed8ea81 mm: add CONFIG_DEBUG_VM_RB build option by Michel Lespinasse · 12 years ago
  38. bf181b9 mm anon rmap: replace same_anon_vma linked list with an interval tree. by Michel Lespinasse · 12 years ago
  39. 108d664 mm anon rmap: remove anon_vma_moveto_tail by Michel Lespinasse · 12 years ago
  40. 9826a51 mm: interval tree updates by Michel Lespinasse · 12 years ago
  41. 9c079ad rbtree: move augmented rbtree functionality to rbtree_augmented.h by Michel Lespinasse · 12 years ago
  42. 147e615 prio_tree: remove by Michel Lespinasse · 12 years ago
  43. 6b2dbba mm: replace vma prio_tree with an interval tree by Michel Lespinasse · 12 years ago
  44. fff3fd8 rbtree: add prio tree and interval tree tests by Michel Lespinasse · 12 years ago
  45. 3908836 rbtree: add RB_DECLARE_CALLBACKS() macro by Michel Lespinasse · 12 years ago
  46. 9d9e6f9 rbtree: remove prior augmented rbtree implementation by Michel Lespinasse · 12 years ago
  47. 14b94af rbtree: faster augmented rbtree manipulation by Michel Lespinasse · 12 years ago
  48. bf7ad8e rbtree: move some implementation details from rbtree.h to rbtree.c by Michel Lespinasse · 12 years ago
  49. 4c199a9 rbtree: empty nodes have no color by Michel Lespinasse · 12 years ago
  50. 1457d28 rbtree: reference Documentation/rbtree.txt for usage instructions by Michel Lespinasse · 12 years ago
  51. 46dcde7 thp: introduce pmdp_invalidate() by Gerald Schaefer · 12 years ago
  52. e3ebcf6 thp: remove assumptions on pgtable_t type by Gerald Schaefer · 12 years ago
  53. 01dc52e oom: remove deprecated oom_adj by Davidlohr Bueso · 12 years ago
  54. 21a9273 mm: mmu_notifier: have mmu_notifiers use a global SRCU so they may safely schedule by Sagi Grimberg · 12 years ago
  55. 48af0d7 mm: mmu_notifier: fix inconsistent memory between secondary MMU and host by Xiao Guangrong · 12 years ago
  56. b22d127 mempolicy: fix a race in shared_policy_replace() by Mel Gorman · 12 years ago
  57. 1fb3f8c mm: compaction: capture a suitable high-order page immediately when it is made available by Mel Gorman · 12 years ago
  58. 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 12 years ago
  59. 0103bd1 mm: prepare VM_DONTDUMP for using in drivers by Konstantin Khlebnikov · 12 years ago
  60. e9714ac mm: kill vma flag VM_EXECUTABLE and mm->num_exe_file_vmas by Konstantin Khlebnikov · 12 years ago
  61. 0b173bc mm: kill vma flag VM_CAN_NONLINEAR by Konstantin Khlebnikov · 12 years ago
  62. 4b6e1e3 mm: kill vma flag VM_INSERTPAGE by Konstantin Khlebnikov · 12 years ago
  63. cc2383e mm: introduce arch-specific vma flag VM_ARCH_1 by Konstantin Khlebnikov · 12 years ago
  64. b3b9c29 mm, x86, pat: rework linear pfn-mmap tracking by Konstantin Khlebnikov · 12 years ago
  65. 5180da4 x86, pat: separate the pfn attribute tracking for remap_pfn_range and vm_insert_pfn by Suresh Siddha · 12 years ago
  66. c654345 mm: remove __GFP_NO_KSWAPD by Rik van Riel · 12 years ago
  67. 50e0d10 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
  68. 8711798 Merge branch 'linux-next' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 12 years ago
  69. f5a246e Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  70. 1929041 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  71. d8dc91b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  72. 7035cdf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  73. 6432f21 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  74. 1b03344 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 12 years ago
  75. dc92b1f Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  76. 1f31c69 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  77. a5a0fc6 Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-samsung into drm-next by Dave Airlie · 12 years ago
  78. 0dbe232 Merge branch 'disintegrate-drm' of git://git.infradead.org/users/dhowells/linux-headers into drm-next by Dave Airlie · 12 years ago
  79. 0b8e74c Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  80. 7f60ba3 Merge tag 'for-v3.7' of git://git.infradead.org/users/cbou/linux-pstore by Linus Torvalds · 12 years ago
  81. e665faa Merge tag 'for-v3.7' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 12 years ago
  82. ed5062d Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  83. 125b79d7 Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 12 years ago
  84. f1c6872 Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  85. 3f44ea0 Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_driver-simplify', 'turbostat' and 'usb3' into release by Len Brown · 12 years ago
  86. d1efe3c ACPI: Add new sysfs interface to export device description by Lance Ortiz · 12 years ago
  87. 0fd0ba5 Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 12 years ago
  88. 0ec1386 i2c: Correct struct i2c_driver doc about detection by Vivien Didelot · 12 years ago
  89. e7ee514 i2c-mux-gpio: Add support for dynamically allocated GPIO pins by Jean Delvare · 12 years ago
  90. 01d56a6 i2c-viapro: Add VIA VX900 device ID by Jean Delvare · 12 years ago
  91. eee543e i2c-mux: Add support for device auto-detection by Jean Delvare · 12 years ago
  92. 283dbd8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  93. 11126c6 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  94. a336d29 nbd: handle discard requests by Paul Clements · 12 years ago
  95. 2f01250 nbd: add set flags ioctl by Paul Clements · 12 years ago
  96. de74e00 rapidio: add destination ID allocation mechanism by Alexandre Bounine · 12 years ago
  97. a7071ef rapidio: use device lists handling on per-net basis by Alexandre Bounine · 12 years ago
  98. da1589f rapidio: add inbound memory mapping interface by Alexandre Bounine · 12 years ago
  99. fe50c92 rapidio: fix kerneldoc warnings after DMA support was added by Alexandre Bounine · 12 years ago
  100. ed43f44 rapidio/tsi721: modify mport name assignment by Alexandre Bounine · 12 years ago