1. ef95159 lib: move strtobool() to kstrtobool() by Kees Cook · 9 years ago
  2. e3bde95 include/linux/unaligned: force inlining of byteswap operations by Denys Vlasenko · 9 years ago
  3. bc27fb6 include/uapi/linux/byteorder, swab: force inlining of some byteswap operations by Denys Vlasenko · 9 years ago
  4. a644fdf include/asm-generic/atomic-long.h: force inlining of some atomic_long operations by Denys Vlasenko · 9 years ago
  5. 56b0608 lib/string: introduce match_string() helper by Andy Shevchenko · 9 years ago
  6. 7165092 radix-tree,shmem: introduce radix_tree_iter_next() by Matthew Wilcox · 9 years ago
  7. e614523 radix_tree: add support for multi-order entries by Matthew Wilcox · 9 years ago
  8. f67c07f radix-tree: add an explicit include of bitops.h by Matthew Wilcox · 9 years ago
  9. 26a247f include/linux/list_bl.h: use bool instead of int for boolean functions by Chen Gang · 9 years ago
  10. faeb50b include/uapi/linux/elf-em.h: remove v850 by Rob Landley · 9 years ago
  11. 93e205a fix Christoph's email addresses by Christoph Lameter · 9 years ago
  12. dfbf289 bug: set warn variable before calling WARN() by Steven Rostedt · 9 years ago
  13. da8b44d timer: convert timer_slack_ns from unsigned long to u64 by John Stultz · 9 years ago
  14. fec89c1 thp: rewrite freeze_page()/unfreeze_page() with generic rmap walkers by Kirill A. Shutemov · 9 years ago
  15. e388466 mm: make remove_migration_ptes() beyond mm/migration.c by Kirill A. Shutemov · 9 years ago
  16. 2a52bcb rmap: extend try_to_unmap() to be usable by split_huge_page() by Kirill A. Shutemov · 9 years ago
  17. b977319 rmap: introduce rmap_walk_locked() by Kirill A. Shutemov · 9 years ago
  18. 0e8fb93 mm: remove VM_FAULT_MINOR by Jan Kara · 9 years ago
  19. b11a7b9 mm: exclude ZONE_DEVICE from GFP_ZONE_TABLE by Dan Williams · 9 years ago
  20. 95813b8 mm/page_ref: add tracepoint to track down page reference manipulation by Joonsoo Kim · 9 years ago
  21. fe896d1 mm: introduce page reference manipulation functions by Joonsoo Kim · 9 years ago
  22. 444eb2a4 mm: thp: set THP defrag by default to madvise and add a stall-free defrag option by Mel Gorman · 9 years ago
  23. b14a1ef mm: remove unnecessary description about a non-exist gfp flag by Satoru Takeuchi · 9 years ago
  24. 795ae7a mm: scale kswapd watermarks in proportion to memory by Johannes Weiner · 9 years ago
  25. 3ed3a4f mm: cleanup *pte_alloc* interfaces by Kirill A. Shutemov · 9 years ago
  26. 5057dcd virtio_balloon: export 'available' memory to balloon statistics by Igor Redko · 9 years ago
  27. d02bd27 mm/page_alloc.c: calculate 'available' memory in a separate function by Igor Redko · 9 years ago
  28. 458aa76 mm/thp/migration: switch from flush_tlb_range to flush_pmd_tlb_range by Aneesh Kumar K.V · 9 years ago
  29. bcf6691 mm, tracing: refresh __def_vmaflag_names by Kirill A. Shutemov · 9 years ago
  30. ea606cf mm: move max_map_count bits into mm.h by Andrey Ryabinin · 9 years ago
  31. f9719a0 thp, vmstats: count deferred split events by Kirill A. Shutemov · 9 years ago
  32. 0a6b76d mm: workingset: make shadow node shrinker memcg aware by Vladimir Davydov · 9 years ago
  33. b6ecd2d mm: memcontrol: zap memcg_kmem_online helper by Vladimir Davydov · 9 years ago
  34. 4b0f326 include/linux/page-flags.h: force inlining of selected page flag modifications by Denys Vlasenko · 9 years ago
  35. ee91ef6 bufferhead: force inlining of buffer head flag operations by Denys Vlasenko · 9 years ago
  36. 698b1b3 mm, compaction: introduce kcompactd by Vlastimil Babka · 9 years ago
  37. 832fc1d /proc/kpageflags: return KPF_BUDDY for "tail" buddy pages by Naoya Horiguchi · 9 years ago
  38. 12580e4 mm: memcontrol: report kernel stack usage in cgroup2 memory.stat by Vladimir Davydov · 9 years ago
  39. 27ee57c mm: memcontrol: report slab usage in cgroup2 memory.stat by Vladimir Davydov · 9 years ago
  40. 09fd671 Merge tag 'fbdev-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 9 years ago
  41. bace3db Merge tag 'media/v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  42. 8759957 Merge tag 'libnvdimm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  43. 6968e6f Merge tag 'dm-4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  44. cae8da0 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  45. 7bb7a74 Merge branch 'stable/for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibft by Linus Torvalds · 9 years ago
  46. 63e3027 Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  47. 277edba Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  48. 271ecc5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  49. 10dc374 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  50. 9256d5a Merge tag 'leds_for_4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 9 years ago
  51. 13f6f62 Merge tag 'rtc-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 9 years ago
  52. f0718ce Merge tag 'hwmon-for-linus-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 9 years ago
  53. 555f816 Merge tag 'regulator-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 9 years ago
  54. b7aae4a Merge tag 'regmap-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 9 years ago
  55. ff280e3 Merge tag 'spi-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  56. 5ca5446 Merge tag 'pinctrl-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  57. 63c0622 autofs4: fix string.h include in auto_dev-ioctl.h by Ian Kent · 9 years ago
  58. 0266725 autofs4: fix some white space errors by Ian Kent · 9 years ago
  59. e9a7c2f autofs4: coding style fixes by Ian Kent · 9 years ago
  60. 7cf91a9 mm/compaction: speed up pageblock_pfn_to_page() when zone is contiguous by Joonsoo Kim · 9 years ago
  61. fdf1cdb mm: remove unnecessary uses of lock_page_memcg() by Johannes Weiner · 9 years ago
  62. 62cccb8 mm: simplify lock_page_memcg() by Johannes Weiner · 9 years ago
  63. 6a93ca8 mm: migrate: do not touch page->mem_cgroup of live pages by Johannes Weiner · 9 years ago
  64. 23047a9 mm: workingset: per-cgroup cache thrash detection by Johannes Weiner · 9 years ago
  65. 81f8c3a mm: memcontrol: generalize locking for the page->mem_cgroup binding by Johannes Weiner · 9 years ago
  66. 31bc385 memory-hotplug: add automatic onlining policy for the newly added memory by Vitaly Kuznetsov · 9 years ago
  67. 1414c7f mm/page_poisoning.c: allow for zero poisoning by Laura Abbott · 9 years ago
  68. 8823b1d mm/page_poison.c: enable PAGE_POISONING as a separate option by Laura Abbott · 9 years ago
  69. ff8e811 mm, debug: move bad flags printing to bad_page() by Vlastimil Babka · 9 years ago
  70. 4e46211 mm, page_owner: dump page owner info from dump_page() by Vlastimil Babka · 9 years ago
  71. 7cd12b4 mm, page_owner: track and print last migrate reason by Vlastimil Babka · 9 years ago
  72. d435edc mm, page_owner: copy page owner info during migration by Vlastimil Babka · 9 years ago
  73. 7dd80b8 mm, page_owner: convert page_owner_inited to static key by Vlastimil Babka · 9 years ago
  74. 60f3035 mm, page_owner: print migratetype of page and pageblock, symbolic flags by Vlastimil Babka · 9 years ago
  75. 420adbe9 mm, tracing: unify mm flags handling in tracepoints and printk by Vlastimil Babka · 9 years ago
  76. 14e0a21 tools, perf: make gfp_compact_table up to date by Vlastimil Babka · 9 years ago
  77. 1f7866b mm, tracing: make show_gfp_flags() up to date by Vlastimil Babka · 9 years ago
  78. 20f6e03 tracepoints: move trace_print_flags definitions to tracepoint-defs.h by Vlastimil Babka · 9 years ago
  79. d86bd1b mm/slub: support left redzone by Joonsoo Kim · 9 years ago
  80. becfda6 slub: convert SLAB_DEBUG_FREE to SLAB_CONSISTENCY_CHECKS by Laura Abbott · 9 years ago
  81. d31676d mm/slab: alternative implementation for DEBUG_SLAB_LEAK by Joonsoo Kim · 9 years ago
  82. 40b4413 mm/slab: clean up DEBUG_PAGEALLOC processing code by Joonsoo Kim · 9 years ago
  83. 9f706d6 mm: fix some spelling by Jesper Dangaard Brouer · 9 years ago
  84. ca25719 mm: new API kfree_bulk() for SLAB+SLUB allocators by Jesper Dangaard Brouer · 9 years ago
  85. fab9963 mm: fault-inject take over bootstrap kmem_cache check by Jesper Dangaard Brouer · 9 years ago
  86. 710d60c Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  87. df2e37c Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  88. 8a284c0 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  89. 208de21 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  90. ba33ea8 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  91. 6e6f498 Merge branch 'pci/resource' into next by Bjorn Helgaas · 9 years ago
  92. cfeb813 Merge branch 'pci/host-hv' into next by Bjorn Helgaas · 9 years ago
  93. c334f9c Merge branches 'pci/host-altera', 'pci/host-imx6', 'pci/host-keystone', 'pci/host-rcar', 'pci/host-tegra', 'pci/host-thunder', 'pci/host-vmd', 'pci/host-xilinx' and 'pci/host-xilinx-nwl' into next by Bjorn Helgaas · 9 years ago
  94. 18e5e69 Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/virtualization' and 'pci/vpd' into next by Bjorn Helgaas · 9 years ago
  95. 7b78f48 PCI: Add PCI_CLASS_SERIAL_USB_DEVICE definition by Heikki Krogerus · 9 years ago
  96. 8331c05 Merge commit '840f5b0572ea' into v4l_for_linus by Mauro Carvalho Chehab · 9 years ago
  97. 8bc6782 Merge commit 'fixes.2015.02.23a' into core/rcu by Ingo Molnar · 9 years ago
  98. e23604e Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  99. d4e7961 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  100. e71c2c1 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago