1. feee6b2 mm/memory_hotplug: shrink zones when offlining memory by David Hildenbrand · 5 years ago
  2. 6da3ece powerpc/spinlocks: Include correct header for static key by Jason A. Donenfeld · 5 years ago
  3. 91a063c powerpc/mm: Mark get_slice_psize() & slice_addr_is_low() as notrace by Michael Ellerman · 5 years ago
  4. a313c8e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  5. 6d04182 Merge tag 'powerpc-5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  6. d89c69f KVM: PPC: Book3S HV: Don't do ultravisor calls on systems without ultravisor by Paul Mackerras · 5 years ago
  7. 228b607 KVM: PPC: Book3S HV: Fix regression on big endian hosts by Marcus Comstedt · 5 years ago
  8. 61e3acd powerpc: Fix __clear_user() with KUAP enabled by Andrew Donnellan · 5 years ago
  9. e352f57 powerpc/pseries/cmm: fix managed page counts when migrating pages between zones by David Hildenbrand · 5 years ago
  10. 0601546 powerpc/8xx: fix bogus __init on mmu_mapin_ram_chunk() by Christophe Leroy · 5 years ago
  11. 099bc48 powerpc/irq: fix stack overflow verification by Christophe Leroy · 5 years ago
  12. 8fabc62 powerpc: Ensure that swiotlb buffer is allocated from low memory by Mike Rapoport · 5 years ago
  13. 656c21d powerpc/shared: Use static key to detect shared processor by Srikar Dronamraju · 5 years ago
  14. 14c73bd powerpc/vcpu: Assume dedicated processors as non-preempt by Srikar Dronamraju · 5 years ago
  15. c593642 treewide: Use sizeof_field() macro by Pankaj Bharadiya · 5 years ago
  16. 43a2898 Merge tag 'powerpc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  17. f89d416 Merge tag 'powerpc-5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  18. 5ecc9d1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  19. 249fad7 powerpc/perf: Disable trace_imc pmu by Madhavan Srinivasan · 5 years ago
  20. 48e626a powerpc/powernv: Avoid re-registration of imc debugfs directory by Anju T Sudhakar · 5 years ago
  21. 0fb9dc2 arch: sembuf.h: make uapi asm/sembuf.h self-contained by Masahiro Yamada · 5 years ago
  22. 9ef0e00 arch: msgbuf.h: make uapi asm/msgbuf.h self-contained by Masahiro Yamada · 5 years ago
  23. 551003f powerpc/pmem: Convert to EXPORT_SYMBOL_GPL by Aneesh Kumar K.V · 5 years ago
  24. b6afd12 powerpc/archrandom: fix arch_get_random_seed_int() by Ard Biesheuvel · 5 years ago
  25. aedc065 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  26. 5522634 powerpc: Fix vDSO clock_getres() by Vincenzo Frascino · 5 years ago
  27. 6f4679b powerpc/pmem: Fix kernel crash due to wrong range value usage in flush_dcache_range by Aneesh Kumar K.V · 5 years ago
  28. b67a95f powerpc/xive: Skip ioremap() of ESB pages for LSI interrupts by Cédric Le Goater · 5 years ago
  29. 71eb40f powerpc/kasan: Fix boot failure with RELOCATABLE && FSL_BOOKE by Christophe Leroy · 5 years ago
  30. c3bed3b Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
  31. 2c97b5a Merge tag 'devicetree-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 5 years ago
  32. 596cf45 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  33. d10032d Merge tag 'libnvdimm-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 5 years ago
  34. ceb3074 Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  35. 0da5221 Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  36. ad0b314 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 5 years ago
  37. 997cdcb powerpc/mm: remove pmd_huge/pud_huge stubs and include hugetlb.h by Mike Kravetz · 5 years ago
  38. 7794b1d Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  39. 2807273 powerpc/fixmap: fix crash with HIGHMEM by Christophe Leroy · 5 years ago
  40. 81b6b96 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux; tag 'dma-mapping-5.5' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  41. 013a53f powerpc: Ultravisor: Add PPC_UV config option by Anshuman Khandual · 5 years ago
  42. 2294568 KVM: PPC: Book3S HV: Support reset of secure guest by Bharata B Rao · 5 years ago
  43. c326225 KVM: PPC: Book3S HV: Handle memory plug/unplug to secure VM by Bharata B Rao · 5 years ago
  44. 008e359 KVM: PPC: Book3S HV: Radix changes for secure guest by Bharata B Rao · 5 years ago
  45. 60f0a64 KVM: PPC: Book3S HV: Shared pages support for secure guests by Bharata B Rao · 5 years ago
  46. ca9f494 KVM: PPC: Book3S HV: Support for running secure guests by Bharata B Rao · 5 years ago
  47. 80eb5fe Merge tag 'powerpc-spectre-rsb' of powerpc-CVE-2019-18660.bundle by Linus Torvalds · 5 years ago
  48. 9a3d7fd Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  49. 6f07048 powerpc: Define arch_is_kernel_initmem_freed() for lockdep by Michael Ellerman · 5 years ago
  50. 77a0594 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  51. 3f59dbc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  52. a8de130 libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.h by Masahiro Yamada · 5 years ago
  53. a1b39ba asm-generic: Make msi.h a mandatory include/asm header by Michal Simek · 5 years ago
  54. 61a47c1 sysctl: Remove the sysctl system call by Eric W. Biederman · 5 years ago
  55. 1d87200 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  56. 386403a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  57. 642356c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  58. 752272f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  59. 4ba380f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  60. 8dcd71b powerpc/prom_init: Use -ffreestanding to avoid a reference to bcmp by Nathan Chancellor · 5 years ago
  61. c9029ef powerpc: Avoid clang warnings around setjmp and longjmp by Nathan Chancellor · 5 years ago
  62. 465bfd9 powerpc: Don't add -mabi= flags when building with Clang by Nathan Chancellor · 5 years ago
  63. 5f017a5 powerpc: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  64. f2bb869 powerpc/fixmap: don't clear fixmap area in paging_init() by Christophe Leroy · 5 years ago
  65. 9671024 Merge tag 'kvm-ppc-next-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD by Paolo Bonzini · 5 years ago
  66. c392bcc powerpc: Add const qual to local_read() parameter by Eric Dumazet · 5 years ago
  67. a7ba70f dma-mapping: treat dev->bus_dma_mask as a DMA limit by Nicolas Saenz Julienne · 5 years ago
  68. d7293f7 Merge branch 'for-next/zone-dma' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into dma-mapping-for-next by Christoph Hellwig · 5 years ago
  69. 1c11ca7 y2038: fix typo in powerpc vdso "LOPART" by Arnd Bergmann · 5 years ago
  70. 46f4f0a Merge branch 'kvm-tsx-ctrl' into HEAD by Paolo Bonzini · 5 years ago
  71. 30486e7 KVM: PPC: Book3S HV: XIVE: Fix potential page leak on error path by Greg Kurz · 5 years ago
  72. 31a88c8 KVM: PPC: Book3S HV: XIVE: Free previous EQ page when setting up a new one by Greg Kurz · 5 years ago
  73. 9d72dce powerpc/powernv: Disable native PCIe port management by Oliver O'Halloran · 5 years ago
  74. 793b08e powerpc/kexec: Move kexec files into a dedicated subdir. by Christophe Leroy · 5 years ago
  75. 9f7bd92 powerpc/32: Split kexec low level code out of misc_32.S by Christophe Leroy · 5 years ago
  76. 8795a73 powerpc/sysdev: drop simple gpio by Christophe Leroy · 5 years ago
  77. cb6f639 powerpc: remove support for NULL dev in __phys_to_dma / __dma_to_phys by Christoph Hellwig · 5 years ago
  78. 130c1cc dma-direct: unify the dma_capable definitions by Christoph Hellwig · 5 years ago
  79. 56e35f9 dma-mapping: drop the dev argument to arch_sync_dma_for_* by Christoph Hellwig · 5 years ago
  80. e755799a libnvdimm: Move nvdimm_bus_attribute_group to device_type by Dan Williams · 5 years ago
  81. 360eba7 libnvdimm: Move nvdimm_attribute_group to device_type by Dan Williams · 5 years ago
  82. 4ce79fa libnvdimm: Move nd_mapping_attribute_group to device_type by Dan Williams · 5 years ago
  83. 7c4fc8c libnvdimm: Move nd_region_attribute_group to device_type by Dan Williams · 5 years ago
  84. e2f6a0e libnvdimm: Move nd_numa_attribute_group to device_type by Dan Williams · 5 years ago
  85. 6b7c095 powerpc/83xx: map IMMR with a BAT. by Christophe Leroy · 5 years ago
  86. cbcaff7 powerpc/32s: automatically allocate BAT in setbat() by Christophe Leroy · 5 years ago
  87. d538aad powerpc/ioremap: warn on early use of ioremap() by Christophe Leroy · 5 years ago
  88. 265c349 powerpc: Add support for GENERIC_EARLY_IOREMAP by Christophe Leroy · 5 years ago
  89. 77693a5 powerpc/fixmap: Use __fix_to_virt() instead of fix_to_virt() by Christophe Leroy · 5 years ago
  90. eafd687 powerpc/8xx: use the fixmapped IMMR in cpm_reset() by Christophe Leroy · 5 years ago
  91. 132f92f powerpc/8xx: add __init to cpm1 init functions by Christophe Leroy · 5 years ago
  92. b020aa9 powerpc: cleanup hw_irq.h by Christophe Leroy · 5 years ago
  93. 4444864 powerpc: permanently include 8xx registers in reg.h by Christophe Leroy · 5 years ago
  94. b061743 powerpc/reg: use ASM_FTR_IFSET() instead of opencoding fixup. by Christophe Leroy · 5 years ago
  95. a2227a2 powerpc/32: Don't populate page tables for block mapped pages except on the 8xx. by Christophe Leroy · 5 years ago
  96. 46ddcb3 powerpc/mm: Show if a bad page fault on data is read or write. by Christophe Leroy · 5 years ago
  97. c4028fa powerpc/mm: drop #ifdef CONFIG_MMU in is_ioremap_addr() by Christophe Leroy · 5 years ago
  98. 43f003b powerpc: Refactor BUG/WARN macros by Christophe Leroy · 5 years ago
  99. 98ba8e8 Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next by Michael Ellerman · 5 years ago
  100. adbb682 libnvdimm: Move nd_device_attribute_group to device_type by Dan Williams · 5 years ago