1. 0cbeafb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  2. 58cf279a Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  3. 6606b34 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 8 years ago
  4. a016af2 Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  5. e535d74 Merge tag 'docs-4.5' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  6. 06b031d printk: change recursion_bug type to bool by Sergey Senozhatsky · 8 years ago
  7. 5b17aec lib/vsprintf: factor out %pN[F] handler as netdev_bits() by Andy Shevchenko · 8 years ago
  8. 3cab1e7 lib/vsprintf: refactor duplicate code to special_hex_number() by Andy Shevchenko · 8 years ago
  9. 64c734b printk-formats.txt: remove unimplemented %pT by Rasmus Villemoes · 8 years ago
  10. fe22cd9 printk: help pr_debug and pr_devel to optimize out arguments by Aaron Conole · 8 years ago
  11. 251c723 lib/test_printf.c: test dentry printing by Rasmus Villemoes · 8 years ago
  12. 857cca4 lib/test_printf.c: add test for large bitmaps by Rasmus Villemoes · 8 years ago
  13. b79a7db lib/test_printf.c: account for kvasprintf tests by Rasmus Villemoes · 8 years ago
  14. 1ca8e8e lib/test_printf.c: add a few number() tests by Rasmus Villemoes · 8 years ago
  15. f176eb4 lib/test_printf.c: test precision quirks by Rasmus Villemoes · 8 years ago
  16. 331e4de lib/test_printf.c: check for out-of-bound writes by Rasmus Villemoes · 8 years ago
  17. fd0515d lib/test_printf.c: don't BUG by Rasmus Villemoes · 8 years ago
  18. 8e2a2bf lib/kasprintf.c: add sanity check to kvasprintf by Rasmus Villemoes · 8 years ago
  19. 4d72ba0 lib/vsprintf.c: warn about too large precisions and field widths by Rasmus Villemoes · 8 years ago
  20. 1c7a8e6 lib/vsprintf.c: help gcc make number() smaller by Rasmus Villemoes · 8 years ago
  21. d048419 lib/vsprintf.c: expand field_width to 24 bits by Rasmus Villemoes · 8 years ago
  22. 34fc8b9 lib/vsprintf.c: eliminate potential race in string() by Rasmus Villemoes · 8 years ago
  23. 95508cf lib/vsprintf.c: move string() below widen_string() by Rasmus Villemoes · 8 years ago
  24. cfccde0 lib/vsprintf.c: pull out padding code from dentry_name() by Rasmus Villemoes · 8 years ago
  25. 8d91f8b printk: do cond_resched() between lines while outputting to consoles by Tejun Heo · 8 years ago
  26. 81cc26f printk: only unregister boot consoles when necessary by Thierry Reding · 8 years ago
  27. 9795593 asm/sections: add helpers to check for section data by Thierry Reding · 8 years ago
  28. b493c34 kernel/stop_machine.c: remove CONFIG_SMP dependencies by Andrew Morton · 8 years ago
  29. b2113a4 uselib: default depending if libc5 was used by Riku Voipio · 8 years ago
  30. dfffa58 err.h: add (missing) unlikely() to IS_ERR_OR_NULL() by Viresh Kumar · 8 years ago
  31. da48d09 Kconfig: remove HAVE_LATENCYTOP_SUPPORT by Will Deacon · 8 years ago
  32. 3f1bfd9 include/linux/kdev_t.h: remove new_valid_dev() by Yaowei Bai · 8 years ago
  33. 4c416f4 fs/stat.c: drop the last new_valid_dev check by Yaowei Bai · 8 years ago
  34. 8f57e4d include/linux/kernel.h: change abs() macro so it uses consistent return type by Michal Nazarewicz · 8 years ago
  35. b8a0255 include/linux/poison.h: use POISON_POINTER_DELTA for poison pointers by Vasily Kulikov · 8 years ago
  36. ece6267 Merge tag 'clk-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 8 years ago
  37. d45187a Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 8 years ago
  38. 6611d8d memcg: only free spare array when readers are done by Martijn Coenen · 8 years ago
  39. 98fd1ef mm: soft-offline: exit with failure for non anonymous thp by Naoya Horiguchi · 8 years ago
  40. acc14dc mm: soft-offline: clean up soft_offline_page() by Naoya Horiguchi · 8 years ago
  41. 4aae8d1 mm/hugetlbfs: unmap pages if page fault raced with hole punch by Mike Kravetz · 8 years ago
  42. 9aacdd3 fs/hugetlbfs/inode.c: fix bugs in hugetlb_vmtruncate_list() by Mike Kravetz · 8 years ago
  43. 9f8bdb3 mm: make swapoff more robust against soft dirty by Hugh Dickins · 8 years ago
  44. 88f306b mm: fix locking order in mm_take_all_locks() by Kirill A. Shutemov · 8 years ago
  45. d645fc0 mm: mempolicy: skip non-migratable VMAs when setting MPOL_MF_LAZY by Liang Chen · 8 years ago
  46. f16f091 mm/page_alloc.c: remove unused struct zone *z variable by Alexander Kuleshov · 8 years ago
  47. 7f43add mm/mlock.c: change can_do_mlock return value type to boolean by Wang Xiaoqiang · 8 years ago
  48. 61e1655 mm/vmalloc.c: use macro IS_ALIGNED to judge the aligment by Wang Xiaoqiang · 8 years ago
  49. 654a0dd cgroup, memcg, writeback: drop spurious rcu locking around mem_cgroup_css_from_page() by Tejun Heo · 8 years ago
  50. 6f8d2b8 mm/page_isolation: do some cleanup in "undo_isolate_page_range" by Wang Xiaoqiang · 8 years ago
  51. 036fbb2 memblock: fix section mismatch by Kirill A. Shutemov · 8 years ago
  52. fef8953 s390/mm: enable fixup_user_fault retrying by Dominik Dingel · 8 years ago
  53. 4a9e1cd mm: bring in additional flag for fixup_user_fault to signal unlock by Dominik Dingel · 8 years ago
  54. c046c32 dax: re-enable dax pmd mappings by Dan Williams · 8 years ago
  55. cbb38e4 dax: provide diagnostics for pmd mapping failures by Dan Williams · 8 years ago
  56. 3565fce mm, x86: get_user_pages() for dax mappings by Dan Williams · 8 years ago
  57. 5c7fb56 mm, dax: dax-pmd vs thp-pmd vs hugetlbfs-pmd by Dan Williams · 8 years ago
  58. 5c2c258 mm, dax, pmem: introduce {get|put}_dev_pagemap() for dax-gup by Dan Williams · 8 years ago
  59. 468ded0 libnvdimm, pmem: move request_queue allocation earlier in probe by Dan Williams · 8 years ago
  60. f25748e3 mm, dax: convert vmf_insert_pfn_pmd() to pfn_t by Dan Williams · 8 years ago
  61. 01c8f1c mm, dax, gpu: convert vm_insert_mixed to pfn_t by Dan Williams · 8 years ago
  62. 69660fd x86, mm: introduce _PAGE_DEVMAP by Dan Williams · 8 years ago
  63. 6d8113c frv: fix compiler warning from definition of __pmd() by Dan Williams · 8 years ago
  64. 888cdbc hugetlb: fix compile error on tile by Dan Williams · 8 years ago
  65. 083fc21 avr32: convert to asm-generic/memory_model.h by Dan Williams · 8 years ago
  66. d2c0f04 libnvdimm, pfn, pmem: allocate memmap array in persistent memory by Dan Williams · 8 years ago
  67. 4b94ffd x86, mm: introduce vmem_altmap to augment vmemmap_populate() by Dan Williams · 8 years ago
  68. 9476df7 mm: introduce find_dev_pagemap() by Dan Williams · 8 years ago
  69. 260ae3f mm: skip memory block registration for ZONE_DEVICE by Dan Williams · 8 years ago
  70. 34c0fd5 mm, dax, pmem: introduce pfn_t by Dan Williams · 8 years ago
  71. ba049e9 kvm: rename pfn_t to kvm_pfn_t by Dan Williams · 8 years ago
  72. 16da306 um: kill pfn_t by Dan Williams · 8 years ago
  73. 59bf4fb9 dax: Split pmd map when fallback on COW by Toshi Kani · 8 years ago
  74. 01871e5 mm, dax: fix livelock, allow dax pmd mappings to become writeable by Ross Zwisler · 8 years ago
  75. b2e0d16 dax: fix lifetime of in-kernel dax mappings with dax_map_atomic() by Dan Williams · 8 years ago
  76. fe683ad dax: guarantee page aligned results from bdev_direct_access() by Dan Williams · 8 years ago
  77. 0e749e5 dax: increase granularity of dax_clear_blocks() operations by Dan Williams · 8 years ago
  78. 52db400 pmem, dax: clean up clear_pmem() by Dan Williams · 8 years ago
  79. bd56086 thp: fix split_huge_page() after mremap() of THP by Kirill A. Shutemov · 8 years ago
  80. b8d3c4c mm/huge_memory.c: don't split THP page when MADV_FREE syscall is called by Minchan Kim · 8 years ago
  81. 05ee26d arch/arm64/include/asm/pgtable.h: add pmd_mkclean for THP by Minchan Kim · 8 years ago
  82. 4484204 arch/arm/include/asm/pgtable-3level.h: add pmd_mkclean for THP by Minchan Kim · 8 years ago
  83. d5d6a44 arch/powerpc/include/asm/pgtable-ppc64.h: add pmd_[dirty|mkclean] for THP by Minchan Kim · 8 years ago
  84. 79cedb8 arch/sparc/include/asm/pgtable_64.h: add pmd_[dirty|mkclean] for THP by Minchan Kim · 8 years ago
  85. 590a471 arch/x86/include/asm/pgtable.h: add pmd_[dirty|mkclean] for THP by Minchan Kim · 8 years ago
  86. 337ed7e mm/ksm.c: mark stable page dirty by Minchan Kim · 8 years ago
  87. 10853a0 mm: move lazily freed pages to inactive list by Minchan Kim · 8 years ago
  88. 64b42bc mm/madvise.c: free swp_entry in madvise_free by Minchan Kim · 8 years ago
  89. 21f55b0 arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all architectures by Chen Gang · 8 years ago
  90. ef58978 mm: define MADV_FREE for some arches by Minchan Kim · 8 years ago
  91. 854e9ed mm: support madvise(MADV_FREE) by Minchan Kim · 8 years ago
  92. 17ec4cd zram: don't call idr_remove() from zram_remove() by Jerome Marchand · 8 years ago
  93. 8749cfe mm: add page_check_address_transhuge() helper by Vladimir Davydov · 8 years ago
  94. d965432 thp: increase split_huge_page() success rate by Kirill A. Shutemov · 8 years ago
  95. 49071d4 thp: add debugfs handle to split all huge pages by Kirill A. Shutemov · 8 years ago
  96. b20ce5e mm: prepare page_referenced() and page_idle to new THP refcounting by Kirill A. Shutemov · 8 years ago
  97. e90309c thp: allow mlocked THP again by Kirill A. Shutemov · 8 years ago
  98. a46e637 thp: update documentation by Kirill A. Shutemov · 8 years ago
  99. 61f5d69 mm: re-enable THP by Kirill A. Shutemov · 8 years ago
  100. 9a98225 thp: introduce deferred_split_huge_page() by Kirill A. Shutemov · 8 years ago