1. 3689f9f Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux by Linus Torvalds · 3 years ago
  2. b5c7e7e all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate by Yury Norov · 3 years, 5 months ago
  3. 29ec39f Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years ago
  4. feb7a43 Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
  5. 32a1bda powerpc/opal: use default_groups in kobj_type by Greg Kroah-Hartman · 3 years ago
  6. d51f86c powerpc/mm: Switch obsolete dssall to .long by Alexey Kardashevskiy · 3 years, 1 month ago
  7. 7da1d1d cuda/pmu: Make find_via_cuda/pmu init functions by Nick Child · 3 years, 1 month ago
  8. 2493a24 powerpc/512x: Add __init attribute to eligible functions by Nick Child · 3 years, 1 month ago
  9. 407454c powerpc/85xx: Add __init attribute to eligible functions by Nick Child · 3 years, 1 month ago
  10. f4a88b0 powerpc/83xx: Add __init attribute to eligible functions by Nick Child · 3 years, 1 month ago
  11. c0dc225 powerpc/embedded6xx: Add __init attribute to eligible functions by Nick Child · 3 years, 1 month ago
  12. 1ee969b powerpc/44x: Add __init attribute to eligible functions by Nick Child · 3 years, 1 month ago
  13. 1e3d992 powerpc/4xx: Add __init attribute to eligible functions by Nick Child · 3 years, 1 month ago
  14. f1ba9b9 powerpc/ps3: Add __init attribute to eligible functions by Nick Child · 3 years, 1 month ago
  15. e14ff96 powerpc/pseries: Add __init attribute to eligible functions by Nick Child · 3 years, 1 month ago
  16. e5913db powerpc/powernv: Add __init attribute to eligible functions by Nick Child · 3 years, 1 month ago
  17. b346f57 powerpc/powermac: Add __init attribute to eligible functions by Nick Child · 3 years, 1 month ago
  18. e37e06a powerpc/pasemi: Add __init attribute to eligible functions by Nick Child · 3 years, 1 month ago
  19. d3aa3c5 powerpc/chrp: Add __init attribute to eligible functions by Nick Child · 3 years, 1 month ago
  20. 7c1ab16 powerpc/cell: Add __init attribute to eligible functions by Nick Child · 3 years, 1 month ago
  21. a605b39 powerpc: use swap() to make code cleaner by Yang Guang · 3 years, 1 month ago
  22. e22b0d1 powerpc/pasemi/msi: Convert to msi_on_each_dec() by Thomas Gleixner · 3 years, 1 month ago
  23. 3c46658 powerpc/cell/axon_msi: Convert to msi_on_each_desc() by Thomas Gleixner · 3 years, 1 month ago
  24. 85dabc2 powerpc/4xx/hsta: Rework MSI handling by Thomas Gleixner · 3 years, 1 month ago
  25. 651b39c powerpc/pseries/msi: Let core code check for contiguous entries by Thomas Gleixner · 3 years, 1 month ago
  26. 173ffad PCI/MSI: Use msi_desc::msi_index by Thomas Gleixner · 3 years, 1 month ago
  27. ed1533b powerpc/pseries/msi: Use PCI device properties by Thomas Gleixner · 3 years, 1 month ago
  28. d8a5305 powerpc/cell/axon_msi: Use PCI device property by Thomas Gleixner · 3 years, 1 month ago
  29. 3b54c71 powerpc/pseries: use slab context cpumask allocation in CPU hotplug init by Nicholas Piggin · 3 years, 2 months ago
  30. 0a006ac powerpc/pseries/vas: Don't print an error when VAS is unavailable by Nicholas Piggin · 3 years, 2 months ago
  31. b149d5d powerpc/powermac: Add additional missing lockdep_register_key() by Christophe Leroy · 3 years, 1 month ago
  32. e89257e powerpc/cell: Fix clang -Wimplicit-fallthrough warning by Anders Roxell · 3 years, 1 month ago
  33. dede19b powerpc: Remove CONFIG_PPC_HAVE_KUAP and CONFIG_PPC_HAVE_KUEP by Christophe Leroy · 3 years, 3 months ago
  34. 57bc963 powerpc/kuap: Wire-up KUAP on book3e/64 by Christophe Leroy · 3 years, 3 months ago
  35. 4f6a025 powerpc/kuap: Wire-up KUAP on 85xx in 32 bits mode. by Christophe Leroy · 3 years, 3 months ago
  36. fcf9bb6 powerpc/kuap: Wire-up KUAP on 40x by Christophe Leroy · 3 years, 3 months ago
  37. f6fad4f powerpc/kuap: Wire-up KUAP on 44x by Christophe Leroy · 3 years, 3 months ago
  38. e3c02f2 powerpc/kuap: Make PPC_KUAP_DEBUG depend on PPC_KUAP only by Christophe Leroy · 3 years, 3 months ago
  39. 047a6fd powerpc/config: Add CONFIG_BOOKE_OR_40x by Christophe Leroy · 3 years, 3 months ago
  40. dc3a0e5 powerpc/book3e: Activate KUEP at all time by Christophe Leroy · 3 years, 3 months ago
  41. ee263160 powerpc/44x: Activate KUEP at all time by Christophe Leroy · 3 years, 3 months ago
  42. 13dac4e powerpc/8xx: Activate KUEP at all time by Christophe Leroy · 3 years, 3 months ago
  43. 31284f7 powerpc/microwatt: add POWER9_CPU, clear PPC_64S_HASH_MMU by Nicholas Piggin · 3 years, 2 months ago
  44. 387e220 powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMU by Nicholas Piggin · 3 years, 2 months ago
  45. c285737 powerpc/64s: Make hash MMU support configurable by Nicholas Piggin · 3 years, 2 months ago
  46. e58f225 genirq/msi, treewide: Use a named struct for PCI/MSI attributes by Thomas Gleixner · 3 years, 1 month ago
  47. eca2131 powerpc/4xx: Complete removal of MSI support by Cédric Le Goater · 3 years, 1 month ago
  48. 4f1d038 powerpc/4xx: Remove MSI support which never worked by Thomas Gleixner · 3 years, 1 month ago
  49. 3d3282f powerpc/pseries: lparcfg don't include slb_size line in radix mode by Nicholas Piggin · 3 years, 2 months ago
  50. 0c7cc15 powerpc/pseries: move process table registration away from hash-specific code by Nicholas Piggin · 3 years, 2 months ago
  51. a4135cb powerpc/pseries: Stop selecting PPC_HASH_MMU_NATIVE by Nicholas Piggin · 3 years, 2 months ago
  52. 7ebc490 powerpc: Rename PPC_NATIVE to PPC_HASH_MMU_NATIVE by Nicholas Piggin · 3 years, 2 months ago
  53. df1f679 powerpc/powermac: Add missing lockdep_register_key() by Christophe Leroy · 3 years, 2 months ago
  54. d9150d5 powerpc/85xx: Make c293_pcie_pic_init() static by Michael Ellerman · 3 years, 2 months ago
  55. 84a61fb powerpc/85xx: Make mpc85xx_smp_kexec_cpu_down() static by Michael Ellerman · 3 years, 2 months ago
  56. 4ea9e32 powerpc/85xx: Fix no previous prototype warning for mpc85xx_setup_pmc() by Michael Ellerman · 3 years, 2 months ago
  57. b350111 powerpc: remove cpu_online_cores_map function by Nicholas Piggin · 3 years, 2 months ago
  58. 3dc709e powerpc/85xx: Fix oops when CONFIG_FSL_PMC=n by Xiaoming Ni · 3 years, 2 months ago
  59. 4afc78e powerpc/microwatt: Make microwatt_get_random_darn() static by Michael Ellerman · 3 years, 2 months ago
  60. 22887f3 powerpc/pseries: delete scanlog by Nathan Lynch · 3 years, 4 months ago
  61. d02fa40 powerpc/powernv: Remove POWER9 PVR version check for entry and uaccess flushes by Nicholas Piggin · 3 years, 9 months ago
  62. a841fd0 powerpc/cell: add missing of_node_put by Julia Lawall · 9 years ago
  63. 7d405a9 powerpc/powernv: add missing of_node_put by Julia Lawall · 9 years ago
  64. f6e8264 powerpc/6xx: add missing of_node_put by Julia Lawall · 9 years ago
  65. 46f9caf powerpc/64s: Keep AMOR SPR a constant ~0 at runtime by Nicholas Piggin · 3 years, 2 months ago
  66. f53884b powerpc/64s: Remove WORT SPR from POWER9/10 (take 2) by Nicholas Piggin · 3 years, 2 months ago
  67. ad39760 powerpc/pseries/ddw: Do not try direct mapping with persistent memory and one window by Alexey Kardashevskiy · 3 years, 2 months ago
  68. fb4ee2b powerpc/pseries/ddw: simplify enable_ddw() by Alexey Kardashevskiy · 3 years, 2 months ago
  69. 2d33f55 powerpc/pseries/ddw: Revert "Extend upper limit for huge DMA window for persistent memory" by Alexey Kardashevskiy · 3 years, 2 months ago
  70. 2da516d powerpc/83xx/mpc8349emitx: Drop unused variable by Uwe Kleine-König · 3 years, 2 months ago
  71. dd72945 Merge tag 'cxl-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl by Linus Torvalds · 3 years, 2 months ago
  72. 0c5c62d Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years, 2 months ago
  73. 512b7931 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
  74. 50f9481 mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSE by David Hildenbrand · 3 years, 2 months ago
  75. 4421cca memblock: use memblock_free for freeing virtual pointers by Mike Rapoport · 3 years, 2 months ago
  76. 3ecc683 memblock: rename memblock_free to memblock_phys_free by Mike Rapoport · 3 years, 2 months ago
  77. fa27717 memblock: drop memblock_free_early_nid() and memblock_free_early() by Mike Rapoport · 3 years, 2 months ago
  78. 5c0b0c6 Merge tag 'powerpc-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 2 months ago
  79. 6e5772c Merge tag 'x86_cc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 3 months ago
  80. 33c8846c Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 3 months ago
  81. c6d7e13 ocxl: Use pci core's DVSEC functionality by Ben Widawsky · 3 years, 3 months ago
  82. 52862ab powerpc/powernv/prd: Unregister OPAL_MSG_PRD2 notifier during module unload by Vasant Hegde · 3 years, 3 months ago
  83. 290fe8a powerpc/44x/fsp2: add missing of_node_put by Bixuan Cui · 3 years, 3 months ago
  84. 5d354dc powerpc/83xx/mpc8349emitx: Make mcu_gpiochip_remove() return void by Uwe Kleine-König · 3 years, 3 months ago
  85. d853adc powerpc/pseries/iommu: Create huge DMA window if no MMIO32 is present by Alexey Kardashevskiy · 3 years, 3 months ago
  86. 92fe01b powerpc/pseries/iommu: Check if the default window in use before removing it by Alexey Kardashevskiy · 3 years, 3 months ago
  87. 41ee723 powerpc/pseries/iommu: Use correct vfree for it_map by Alexey Kardashevskiy · 3 years, 3 months ago
  88. 319fa1a powerpc/pseries/mobility: ignore ibm, platform-facilities updates by Nathan Lynch · 3 years, 3 months ago
  89. 61cb9ac powerpc/vas: Fix potential NULL pointer dereference by Gustavo A. R. Silva · 3 years, 3 months ago
  90. 915b368 powerpc/pseries/iommu: Add of_node_put() before break by Wan Jiabing · 3 years, 3 months ago
  91. e41d12f mm: don't include <linux/blk-cgroup.h> in <linux/backing-dev.h> by Christoph Hellwig · 3 years, 4 months ago
  92. f9473a6 powerpc/pseries/cpuhp: remove obsolete comment from pseries_cpu_die by Nathan Lynch · 3 years, 4 months ago
  93. fa2a5df powerpc/pseries/cpuhp: delete add/remove_by_count code by Nathan Lynch · 3 years, 4 months ago
  94. 7edd5c9 powerpc/pseries/cpuhp: cache node corrections by Nathan Lynch · 3 years, 4 months ago
  95. ee87843 powerpc/powernv/dump: Fix typo in comment by Vasant Hegde · 3 years, 4 months ago
  96. 452f145 powerpc: Drop superfluous pci_dev_is_added() calls by Niklas Schnelle · 3 years, 4 months ago
  97. 9d7fb06 powerpc/powermac: Remove stale declaration of pmac_md by Christophe Leroy · 3 years, 4 months ago
  98. 93fa8e9 powerpc: Remove unused prototype for of_show_percpuinfo by Daniel Axtens · 3 years, 4 months ago
  99. 494f238 powerpc/476: Fix sparse report by Christophe Leroy · 3 years, 4 months ago
  100. c45361ab powerpc/85xx: fix timebase sync issue when CONFIG_HOTPLUG_CPU=n by Xiaoming Ni · 3 years, 4 months ago