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