1. a200dcb Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  2. d05d82f Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  3. d90f351 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32 by Linus Torvalds · 9 years ago
  4. 383bf44 livepatch: change the error message in asm/livepatch.h header files by Miroslav Benes · 9 years ago
  5. 48f58ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  6. 6c54809 ARM: debug-ll: fix BCM63xx entry for multiplatform by Arnd Bergmann · 9 years ago
  7. 00d27c6 numa: remove stale node_has_online_mem() define by Chris Metcalf · 9 years ago
  8. 1bb50ca arch/tile: move user_exit() to early kernel entry sequence by Chris Metcalf · 9 years ago
  9. 9ce815e tile: fix bug in setting PT_FLAGS_DISABLE_IRQ on kernel entry by Chris Metcalf · 9 years ago
  10. acfb699 tile: fix tilepro casts for readl, writel, etc by Chris Metcalf · 9 years ago
  11. f3a2616 tile: fix a -Wframe-larger-than warning by Chris Metcalf · 9 years ago
  12. 5ac65ab tile: include the syscall number in the backtrace by Chris Metcalf · 9 years ago
  13. 583b24a arch/tile: adopt prepare_exit_to_usermode() model from x86 by Chris Metcalf · 9 years ago
  14. c61f30a ARM: dts: armadillo800eva Correct extal1 frequency to 24 MHz by Geert Uytterhoeven · 9 years ago
  15. 42ff712 arm64: bpf: add extra pass to handle faulty codegen by Zi Shen Lim · 9 years ago
  16. c94ae4f arm64: insn: remove BUG_ON from codegen by Zi Shen Lim · 9 years ago
  17. 9840650 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  18. 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
  19. 0cbeafb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  20. 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
  21. 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
  22. da48d09 Kconfig: remove HAVE_LATENCYTOP_SUPPORT by Will Deacon · 9 years ago
  23. b0e5513 parisc: Protect huge page pte changes with spinlocks by Helge Deller · 9 years ago
  24. 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
  25. fef8953 s390/mm: enable fixup_user_fault retrying by Dominik Dingel · 9 years ago
  26. 4a9e1cd mm: bring in additional flag for fixup_user_fault to signal unlock by Dominik Dingel · 9 years ago
  27. 3565fce mm, x86: get_user_pages() for dax mappings by Dan Williams · 9 years ago
  28. 5c7fb56 mm, dax: dax-pmd vs thp-pmd vs hugetlbfs-pmd by Dan Williams · 9 years ago
  29. f25748e3 mm, dax: convert vmf_insert_pfn_pmd() to pfn_t by Dan Williams · 9 years ago
  30. 01c8f1c mm, dax, gpu: convert vm_insert_mixed to pfn_t by Dan Williams · 9 years ago
  31. 69660fd x86, mm: introduce _PAGE_DEVMAP by Dan Williams · 9 years ago
  32. 6d8113c frv: fix compiler warning from definition of __pmd() by Dan Williams · 9 years ago
  33. 083fc21 avr32: convert to asm-generic/memory_model.h by Dan Williams · 9 years ago
  34. d2c0f04 libnvdimm, pfn, pmem: allocate memmap array in persistent memory by Dan Williams · 9 years ago
  35. 4b94ffd x86, mm: introduce vmem_altmap to augment vmemmap_populate() by Dan Williams · 9 years ago
  36. 34c0fd5 mm, dax, pmem: introduce pfn_t by Dan Williams · 9 years ago
  37. ba049e9 kvm: rename pfn_t to kvm_pfn_t by Dan Williams · 9 years ago
  38. 16da306 um: kill pfn_t by Dan Williams · 9 years ago
  39. 52db400 pmem, dax: clean up clear_pmem() by Dan Williams · 9 years ago
  40. 05ee26d arch/arm64/include/asm/pgtable.h: add pmd_mkclean for THP by Minchan Kim · 9 years ago
  41. 4484204 arch/arm/include/asm/pgtable-3level.h: add pmd_mkclean for THP by Minchan Kim · 9 years ago
  42. d5d6a44 arch/powerpc/include/asm/pgtable-ppc64.h: add pmd_[dirty|mkclean] for THP by Minchan Kim · 9 years ago
  43. 79cedb8 arch/sparc/include/asm/pgtable_64.h: add pmd_[dirty|mkclean] for THP by Minchan Kim · 9 years ago
  44. 590a471 arch/x86/include/asm/pgtable.h: add pmd_[dirty|mkclean] for THP by Minchan Kim · 9 years ago
  45. 21f55b0 arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all architectures by Chen Gang · 9 years ago
  46. ef58978 mm: define MADV_FREE for some arches by Minchan Kim · 9 years ago
  47. e1534ae mm: differentiate page_mapped() from page_mapcount() for compound pages by Kirill A. Shutemov · 9 years ago
  48. 1f19617 x86, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 9 years ago
  49. 702b63c tile, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 9 years ago
  50. 99f1bc0 sparc, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 9 years ago
  51. fecffad s390, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 9 years ago
  52. 7aa9a23 powerpc, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 9 years ago
  53. b278737 mips, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 9 years ago
  54. 0ebd744 arm, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 9 years ago
  55. b7ed934 arm64, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 9 years ago
  56. ddc58f2 mm: drop tail page refcounting by Kirill A. Shutemov · 9 years ago
  57. 78ddc53 thp: rename split_huge_page_pmd() to split_huge_pmd() by Kirill A. Shutemov · 9 years ago
  58. 3a6384b Merge branch 'pci/host-vmd' into next by Bjorn Helgaas · 9 years ago
  59. 4e5448a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  60. 5a18d26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 9 years ago
  61. f689b74 Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  62. 185a383 x86/PCI: Add driver for Intel Volume Management Device (VMD) by Keith Busch · 9 years ago
  63. d9c3d6f x86/PCI: Allow DMA ops specific to a PCI domain by Keith Busch · 9 years ago
  64. 875fc4f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  65. b70ce2a dts: hisi: fixes no syscon fault when init mdio by yankejian · 9 years ago
  66. c111e8b Merge branches 'pci/host', 'pci/host-designware', 'pci/host-hisi', 'pci/host-qcom' and 'pci/host-rcar' into next by Bjorn Helgaas · 9 years ago
  67. 02f1cc3 ARM: omap2plus_defconfig: enable SPLIT and DWARF4 by Felipe Balbi · 9 years ago
  68. c08659d ARM: dts: omap5-board-common: enable rtc and charging of backup battery by H. Nikolaus Schaller · 9 years ago
  69. 171b568 Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD by Paolo Bonzini · 9 years ago
  70. 98229aa x86/irq: Plug vector cleanup race by Thomas Gleixner · 9 years ago
  71. 90a2282 x86/irq: Call irq_force_move_complete with irq descriptor by Thomas Gleixner · 9 years ago
  72. 56d7d2f x86/irq: Remove outgoing CPU from vector cleanup mask by Thomas Gleixner · 9 years ago
  73. 5da0c12 x86/irq: Remove the cpumask allocation from send_cleanup_vector() by Thomas Gleixner · 9 years ago
  74. c1684f5 x86/irq: Clear move_in_progress before sending cleanup IPI by Thomas Gleixner · 9 years ago
  75. 847667e x86/irq: Remove offline cpus from vector cleanup by Thomas Gleixner · 9 years ago
  76. ab25ac0 x86/irq: Get rid of code duplication by Thomas Gleixner · 9 years ago
  77. 9ac15b7 x86/irq: Copy vectormask instead of an AND operation by Thomas Gleixner · 9 years ago
  78. 3716fd2 x86/irq: Check vector allocation early by Thomas Gleixner · 9 years ago
  79. 95ffeb4 x86/irq: Reorganize the search in assign_irq_vector by Thomas Gleixner · 9 years ago
  80. 433cbd5 x86/irq: Reorganize the return path in assign_irq_vector by Thomas Gleixner · 9 years ago
  81. 8a580f7 x86/irq: Do not use apic_chip_data.old_domain as temporary buffer by Jiang Liu · 9 years ago
  82. 36f34c8 x86/irq: Validate that irq descriptor is still active by Thomas Gleixner · 9 years ago
  83. 111abeb x86/irq: Fix a race in x86_vector_free_irqs() by Jiang Liu · 9 years ago
  84. e23b257 x86/irq: Call chip->irq_set_affinity in proper context by Thomas Gleixner · 9 years ago
  85. 0f0836b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 9 years ago
  86. 8463833 mm: rework virtual memory accounting by Konstantin Khlebnikov · 9 years ago
  87. 9e08f57 x86: mm: support ARCH_MMAP_RND_BITS by Daniel Cashman · 9 years ago
  88. 8f0d3aa arm64: mm: support ARCH_MMAP_RND_BITS by Daniel Cashman · 9 years ago
  89. e0c25d9 arm: mm: support ARCH_MMAP_RND_BITS by Daniel Cashman · 9 years ago
  90. d07e225 mm: mmap: add new /proc tunable for mmap_base ASLR by Daniel Cashman · 9 years ago
  91. eca56ff mm, shmem: add internal shmem resident memory accounting by Jerome Marchand · 9 years ago
  92. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 9 years ago
  93. 601f1db m32r: fix m32104ut_defconfig build fail by Sudip Mukherjee · 9 years ago
  94. 36beca6 sparc64: Fix numa node distance initialization by Nitin Gupta · 9 years ago
  95. 10a0c0f Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  96. 525fd5a sparc64: fix incorrect sign extension in sys_sparc64_personality by Dmitry V. Levin · 9 years ago
  97. 238d1c6 mmc: atmel: get rid of struct mci_dma_data by Mans Rullgard · 9 years ago
  98. 7484378 mmc: atmel-mci: restore dma on AVR32 by Mans Rullgard · 9 years ago
  99. 7030a7e x86/cpu/amd: Remove an unneeded condition in srat_detect_node() by Dan Carpenter · 9 years ago
  100. b4d7f16 KVM: PPC: Fix ONE_REG AltiVec support by Greg Kurz · 9 years ago