1. 9a12efc Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  2. b69f9e1 Merge tag 'powerpc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  3. 076f421 kbuild: replace cc-name test with CONFIG_CC_IS_CLANG by Masahiro Yamada · 6 years ago
  4. a15687ca powerpc: PCI_MSI needs PCI by Christoph Hellwig · 6 years ago
  5. c8bf921 powerpc: remove CONFIG_MCA leftovers by Christoph Hellwig · 6 years ago
  6. 3905361 powerpc: remove CONFIG_PCI_QSPAN by Christoph Hellwig · 6 years ago
  7. 5666848 powerpc/powernv: hold device_hotplug_lock when calling memtrace_offline_pages() by David Hildenbrand · 6 years ago
  8. cec1680 powerpc/powernv: hold device_hotplug_lock when calling device_online() by David Hildenbrand · 6 years ago
  9. 8df1d0e mm/memory_hotplug: make add_memory() take the device_hotplug_lock by David Hildenbrand · 6 years ago
  10. d15e592 mm/memory_hotplug: make remove_memory() take the device_hotplug_lock by David Hildenbrand · 6 years ago
  11. 7e1c4e2 memblock: stop using implicit alignment to SMP_CACHE_BYTES by Mike Rapoport · 6 years ago
  12. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  13. 97ad108 memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variants by Mike Rapoport · 6 years ago
  14. c6ffc5c memblock: rename free_all_bootmem to memblock_free_all by Mike Rapoport · 6 years ago
  15. 2013288 memblock: replace free_bootmem{_node} with memblock_free by Mike Rapoport · 6 years ago
  16. ccfa2a0 memblock: replace __alloc_bootmem_node with appropriate memblock_ API by Mike Rapoport · 6 years ago
  17. eb31d55 memblock: remove _virt from APIs returning virtual address by Mike Rapoport · 6 years ago
  18. 9a8dd70 memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc* by Mike Rapoport · 6 years ago
  19. aca52c3 mm: remove CONFIG_HAVE_MEMBLOCK by Mike Rapoport · 6 years ago
  20. b4a991e mm: remove CONFIG_NO_BOOTMEM by Mike Rapoport · 6 years ago
  21. de0d22e treewide: remove current_text_addr by Nick Desaulniers · 6 years ago
  22. 9c87156 powerpc/xmon: Relax frame size for clang by Joel Stanley · 6 years ago
  23. 5bd4af3 Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 6 years ago
  24. 3b9672f Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next by Michael Ellerman · 6 years ago
  25. dad4f14 Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  26. 345671e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  27. 544db75 hugetlb: introduce generic version of huge_ptep_get by Alexandre Ghiti · 6 years ago
  28. facf6d5 hugetlb: introduce generic version of huge_ptep_set_access_flags() by Alexandre Ghiti · 6 years ago
  29. 8e581d4 hugetlb: introduce generic version of huge_ptep_set_wrprotect() by Alexandre Ghiti · 6 years ago
  30. 78d6e4e hugetlb: introduce generic version of prepare_hugepage_range by Alexandre Ghiti · 6 years ago
  31. c4916a0 hugetlb: introduce generic version of huge_pte_wrprotect by Alexandre Ghiti · 6 years ago
  32. cae72ab hugetlb: introduce generic version of huge_pte_none() by Alexandre Ghiti · 6 years ago
  33. fe63222 hugetlb: introduce generic version of huge_ptep_clear_flush by Alexandre Ghiti · 6 years ago
  34. a4d8385 hugetlb: introduce generic version of huge_ptep_get_and_clear() by Alexandre Ghiti · 6 years ago
  35. cea685d hugetlb: introduce generic version of set_huge_pte_at() by Alexandre Ghiti · 6 years ago
  36. 1e5f50f hugetlb: introduce generic version of hugetlb_free_pgd_range by Alexandre Ghiti · 6 years ago
  37. 8508cf3 sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD by Johannes Weiner · 6 years ago
  38. 685f7e4 Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  39. b27186a Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  40. befa936 Merge tag 'dma-mapping-4.20-1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  41. e901378 powerpc/process: Fix flush_all_to_thread for SPE by Felipe Rechia · 6 years ago
  42. 8dce6b2 powerpc/pseries: add missing cpumask.h include file by Tyrel Datwyler · 6 years ago
  43. c43befc KVM: PPC: Use exported tb_to_ns() function in decrementer emulation by Paul Mackerras · 6 years ago
  44. 772b039 powerpc/pseries: Export maximum memory value by Aravinda Prasad · 6 years ago
  45. 709cf19 powerpc/8xx: Use patch_site for perf counters setup by Christophe Leroy · 6 years ago
  46. 1a21087 powerpc/8xx: Use patch_site for memory setup patching by Christophe Leroy · 6 years ago
  47. 082e2869 powerpc/code-patching: Add a helper to get the address of a patch_site by Christophe Leroy · 6 years ago
  48. cc4ebf5c Revert "powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAP" by Christophe Leroy · 6 years ago
  49. 0d1e8b8 Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  50. 4dcb923 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  51. bd6bf7c Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  52. 638820d Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  53. ba9f6f8 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  54. b6ae355 powerpc/8xx: add missing header in 8xx_mmu.c by Christophe Leroy · 6 years ago
  55. e738c5f powerpc/8xx: Add DT node for using the SEC engine of the MPC885 by Christophe Leroy · 6 years ago
  56. 0f99153 powerpc/msi: Fix compile error on mpc83xx by Christophe Leroy · 6 years ago
  57. b6aedde powerpc: Fix stack protector crashes on CPU hotplug by Michael Ellerman · 6 years ago
  58. 0400d65 powerpc/dts/fsl: t2080rdb: reorder the Cortina PHY XFI lanes by Camelia Groza · 6 years ago
  59. 6e301a8 KVM: PPC: Optimize clearing TCEs for sparse tables by Alexey Kardashevskiy · 6 years ago
  60. daf00ae7 powerpc/traps: restore recoverability of machine_check interrupts by Christophe Leroy · 6 years ago
  61. b851ba0 powerpc/64/module: REL32 relocation range check by Nicholas Piggin · 6 years ago
  62. dd76ff5 powerpc/64s/radix: Fix radix__flush_tlb_collapsed_pmd double flushing pmd by Nicholas Piggin · 6 years ago
  63. 0d92396 powerpc/mm: Fix page table dump to work on Radix by Michael Ellerman · 6 years ago
  64. afb6d06 powerpc/mm/radix: Display if mappings are exec or not by Michael Ellerman · 6 years ago
  65. 232aa40 powerpc/mm/radix: Simplify split mapping logic by Michael Ellerman · 6 years ago
  66. 57306c6 powerpc/mm/radix: Remove the retry in the split mapping logic by Michael Ellerman · 6 years ago
  67. 81d1b54 powerpc/mm/radix: Fix small page at boundary when splitting by Michael Ellerman · 6 years ago
  68. 3b5657e powerpc/mm/radix: Fix overuse of small pages in splitting logic by Michael Ellerman · 6 years ago
  69. 5c6499b powerpc/mm/radix: Fix off-by-one in split mapping logic by Michael Ellerman · 6 years ago
  70. 67361cf powerpc/ftrace: Handle large kernel configs by Naveen N. Rao · 6 years ago
  71. dd0e144 powerpc/mm: Fix WARN_ON with THP NUMA migration by Aneesh Kumar K.V · 6 years ago
  72. 51eeef9 powerpc/time: no steal_time when CONFIG_PPC_SPLPAR is not selected by Christophe Leroy · 6 years ago
  73. abcff86 powerpc/time: Only set CONFIG_ARCH_HAS_SCALED_CPUTIME on PPC64 by Christophe Leroy · 6 years ago
  74. b38a181 powerpc/time: isolate scaled cputime accounting in dedicated functions. by Christophe Leroy · 6 years ago
  75. fb978ca powerpc/kgdb: add kgdb_arch_set/remove_breakpoint() by Christophe Leroy · 6 years ago
  76. 6beb338 powerpc/sysdev/ipic: check primary_ipic NULL pointer before using it by Christophe Leroy · 6 years ago
  77. 37e9c67 powerpc/mm: fix always true/false warning in slice.c by Christophe Leroy · 6 years ago
  78. aa5456a powerpc/mm: fix missing prototypes in slice.c by Christophe Leroy · 7 years ago
  79. 8114c36 powerpc/mm: Trace tlbia instruction by Christophe Leroy · 7 years ago
  80. cf4a608 powerpc/mm: Add missing tracepoint for tlbie by Christophe Leroy · 7 years ago
  81. 3ff38e1 powerpc/book3s64: fix dump_linuxpagetables "present" flag by Christophe Leroy · 6 years ago
  82. c6c26fb powerpc/pseries: Export raw per-CPU VPA data via debugfs by Aravinda Prasad · 6 years ago
  83. 59fe7ea powerpc64/module elfv1: Set opd addresses after module relocation by Naveen N. Rao · 7 years ago
  84. 7cd01b0 powerpc: Add support for function error injection by Naveen N. Rao · 7 years ago
  85. 8d9fcac KVM: PPC: Book3S HV: Don't use streamlined entry path on early POWER9 chips by Paul Mackerras · 6 years ago
  86. dff8d6c swiotlb: remove the overflow buffer by Christoph Hellwig · 6 years ago
  87. b4d16ab powerpc/time: Fix clockevent_decrementer initalisation for PR KVM by Michael Ellerman · 6 years ago
  88. 6ce7bff powerpc/aout: Fix struct user definition to use user_pt_regs by Michael Ellerman · 6 years ago
  89. 22a3d03 powerpc/uapi: Fix sigcontext definition to use user_pt_regs by Michael Ellerman · 6 years ago
  90. a0e1029 powerpc/io: remove old GCC version implementation by Christophe Leroy · 6 years ago
  91. 23ad1a2 powerpc: Add -Werror at arch/powerpc level by Michael Ellerman · 6 years ago
  92. c47ca98 powerpc: Move core kernel logic into arch/powerpc/Kbuild by Michael Ellerman · 6 years ago
  93. bd03fd8 powerpc/traps: remove redundant in_interrupt panic in die() by Christophe Leroy · 6 years ago
  94. f1f208e powerpc/prom_init: Generate "phandle" instead of "linux, phandle" by Benjamin Herrenschmidt · 6 years ago
  95. 2c51d97 powerpc: Check prom_init for disallowed sections by Benjamin Herrenschmidt · 6 years ago
  96. 5f69e38 powerpc/prom_init: Move __prombss to it's own section and store it in .bss by Benjamin Herrenschmidt · 6 years ago
  97. 8ca2d51 powerpc/prom_init: Move a few remaining statics to appropriate sections by Benjamin Herrenschmidt · 6 years ago
  98. d00e34b powerpc/prom_init: Move const structures to __initconst by Benjamin Herrenschmidt · 6 years ago
  99. a614f52 powerpc/prom_init: Move ibm_arch_vec to __prombss by Benjamin Herrenschmidt · 6 years ago
  100. c886087 powerpc/prom_init: Move prom_radix_disable to __prombss by Benjamin Herrenschmidt · 6 years ago