1. 404a474 Merge branch 'uaccess' (batched user access infrastructure) by Linus Torvalds · 9 years ago
  2. eae2177 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  3. d434215 Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  4. 96461fd Merge tag 'cris-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/cris by Linus Torvalds · 9 years ago
  5. 278e5ac Merge tag 'for-4.5' of git://git.osdn.jp/gitroot/uclinux-h8/linux by Linus Torvalds · 9 years ago
  6. 30f0530 Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  7. 9638685 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  8. 03d7d12 Merge tag 'armsoc-defconfig64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  9. f9cd69f Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  10. 62c79bb Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  11. 6d1c244 Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  12. 1305eda7 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  13. 6b5a12d Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  14. 5083c54 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  15. 0c58282 Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  16. e3de671 Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 9 years ago
  17. 20d666e dma-mapping: remove <asm-generic/dma-coherent.h> by Christoph Hellwig · 9 years ago
  18. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 9 years ago
  19. bd38118 tile: uninline dma_set_mask by Christoph Hellwig · 9 years ago
  20. 30081d8 sparc: use generic dma_set_mask by Christoph Hellwig · 9 years ago
  21. 5348c1e metag: convert to dma_map_ops by Christoph Hellwig · 9 years ago
  22. 340f303 m68k: convert to dma_map_ops by Christoph Hellwig · 9 years ago
  23. f151341 mn10300: convert to dma_map_ops by Christoph Hellwig · 9 years ago
  24. 7938717 parisc: convert to dma_map_ops by Christoph Hellwig · 9 years ago
  25. eae0751 frv: convert to dma_map_ops by Christoph Hellwig · 9 years ago
  26. 5a1a67f nios2: convert to dma_map_ops by Christoph Hellwig · 9 years ago
  27. e20dd88 cris: convert to dma_map_ops by Christoph Hellwig · 9 years ago
  28. 4605f04b c6x: convert to dma_map_ops by Christoph Hellwig · 9 years ago
  29. 6f62097 blackfin: convert to dma_map_ops by Christoph Hellwig · 9 years ago
  30. a34a517 avr32: convert to dma_map_ops by Christoph Hellwig · 9 years ago
  31. 052c96d arc: convert to dma_map_ops by Christoph Hellwig · 9 years ago
  32. 0d4a619 dma-mapping: make the generic coherent dma mmap implementation optional by Christoph Hellwig · 9 years ago
  33. bf76f73 powerpc: enable UBSAN support by Daniel Axtens · 9 years ago
  34. c6d3085 UBSAN: run-time undefined behavior sanity checker by Andrey Ryabinin · 9 years ago
  35. 978e30c kexec: move some memembers and definitions within the scope of CONFIG_KEXEC_FILE by Xunlei Pang · 9 years ago
  36. a051216 powerpc/fadump: rename cpu_online_mask member of struct fadump_crash_info_header by Rasmus Villemoes · 9 years ago
  37. ef5c16b arch/frv/include/asm/io.h: accept const void pointers for read{b,w,l}() by Stephen Boyd · 9 years ago
  38. dcd6c87 mm: arch: remove duplicate definitions of MADV_FREE by Guenter Roeck · 9 years ago
  39. 6efd3f8 Merge branch 'pm-core' by Rafael J. Wysocki · 9 years ago
  40. 2f1b007 h8300: System call entry enable interrupt. by Yoshinori Sato · 9 years ago
  41. bf24eec h8300: show_stack cleanup by Yoshinori Sato · 9 years ago
  42. db903b4 h8300: Restraint of warning. by Yoshinori Sato · 9 years ago
  43. 96ff2d7 h8300: Add KGDB support. by Yoshinori Sato · 9 years ago
  44. 9ee05bb h8300: signal stack fix by Yoshinori Sato · 9 years ago
  45. 42b510e h8300: Add LZO compression by Yoshinori Sato · 9 years ago
  46. af3da57 h8300: zImage alignment fix by Yoshinori Sato · 9 years ago
  47. 3724d31 h8300: zImage alignment fix by Yoshinori Sato · 9 years ago
  48. 2b4015e Merge tag 'platform-drivers-x86-v4.5-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
  49. 378f956 platform/x86: Add Intel Telemetry Core Driver by Souvik Kumar Chakravarty · 9 years ago
  50. fdca4f1 platform:x86: add Intel P-Unit mailbox IPC driver by Qipeng Zha · 9 years ago
  51. a200dcb Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  52. d05d82f Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  53. d90f351 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32 by Linus Torvalds · 9 years ago
  54. 48f58ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  55. 00d27c6 numa: remove stale node_has_online_mem() define by Chris Metcalf · 9 years ago
  56. 1bb50ca arch/tile: move user_exit() to early kernel entry sequence by Chris Metcalf · 9 years ago
  57. 9ce815e tile: fix bug in setting PT_FLAGS_DISABLE_IRQ on kernel entry by Chris Metcalf · 9 years ago
  58. acfb699 tile: fix tilepro casts for readl, writel, etc by Chris Metcalf · 9 years ago
  59. f3a2616 tile: fix a -Wframe-larger-than warning by Chris Metcalf · 9 years ago
  60. 5ac65ab tile: include the syscall number in the backtrace by Chris Metcalf · 9 years ago
  61. 583b24a arch/tile: adopt prepare_exit_to_usermode() model from x86 by Chris Metcalf · 9 years ago
  62. 42ff712 arm64: bpf: add extra pass to handle faulty codegen by Zi Shen Lim · 9 years ago
  63. c94ae4f arm64: insn: remove BUG_ON from codegen by Zi Shen Lim · 9 years ago
  64. 9840650 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  65. a4eff16 Merge branch 'parisc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  66. 0cbeafb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  67. 58cf279a Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  68. a016af2 Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  69. da48d09 Kconfig: remove HAVE_LATENCYTOP_SUPPORT by Will Deacon · 9 years ago
  70. b0e5513 parisc: Protect huge page pte changes with spinlocks by Helge Deller · 9 years ago
  71. ece6267 Merge tag 'clk-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  72. fef8953 s390/mm: enable fixup_user_fault retrying by Dominik Dingel · 9 years ago
  73. 4a9e1cd mm: bring in additional flag for fixup_user_fault to signal unlock by Dominik Dingel · 9 years ago
  74. 3565fce mm, x86: get_user_pages() for dax mappings by Dan Williams · 9 years ago
  75. 5c7fb56 mm, dax: dax-pmd vs thp-pmd vs hugetlbfs-pmd by Dan Williams · 9 years ago
  76. f25748e3 mm, dax: convert vmf_insert_pfn_pmd() to pfn_t by Dan Williams · 9 years ago
  77. 01c8f1c mm, dax, gpu: convert vm_insert_mixed to pfn_t by Dan Williams · 9 years ago
  78. 69660fd x86, mm: introduce _PAGE_DEVMAP by Dan Williams · 9 years ago
  79. 6d8113c frv: fix compiler warning from definition of __pmd() by Dan Williams · 9 years ago
  80. 083fc21 avr32: convert to asm-generic/memory_model.h by Dan Williams · 9 years ago
  81. d2c0f04 libnvdimm, pfn, pmem: allocate memmap array in persistent memory by Dan Williams · 9 years ago
  82. 4b94ffd x86, mm: introduce vmem_altmap to augment vmemmap_populate() by Dan Williams · 9 years ago
  83. 34c0fd5 mm, dax, pmem: introduce pfn_t by Dan Williams · 9 years ago
  84. ba049e9 kvm: rename pfn_t to kvm_pfn_t by Dan Williams · 9 years ago
  85. 16da306 um: kill pfn_t by Dan Williams · 9 years ago
  86. 52db400 pmem, dax: clean up clear_pmem() by Dan Williams · 9 years ago
  87. 05ee26d arch/arm64/include/asm/pgtable.h: add pmd_mkclean for THP by Minchan Kim · 9 years ago
  88. 4484204 arch/arm/include/asm/pgtable-3level.h: add pmd_mkclean for THP by Minchan Kim · 9 years ago
  89. d5d6a44 arch/powerpc/include/asm/pgtable-ppc64.h: add pmd_[dirty|mkclean] for THP by Minchan Kim · 9 years ago
  90. 79cedb8 arch/sparc/include/asm/pgtable_64.h: add pmd_[dirty|mkclean] for THP by Minchan Kim · 9 years ago
  91. 590a471 arch/x86/include/asm/pgtable.h: add pmd_[dirty|mkclean] for THP by Minchan Kim · 9 years ago
  92. 21f55b0 arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all architectures by Chen Gang · 9 years ago
  93. ef58978 mm: define MADV_FREE for some arches by Minchan Kim · 9 years ago
  94. e1534ae mm: differentiate page_mapped() from page_mapcount() for compound pages by Kirill A. Shutemov · 9 years ago
  95. 1f19617 x86, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 9 years ago
  96. 702b63c tile, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 9 years ago
  97. 99f1bc0 sparc, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 9 years ago
  98. fecffad s390, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 9 years ago
  99. 7aa9a23 powerpc, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 9 years ago
  100. b278737 mips, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 9 years ago