linux-2.6-microblaze.git
2020-09-27 Thomas Gleixnerx86/apic/msi: Unbreak DMAR and HPET MSI
2020-09-16 Thomas Gleixneriommu/amd: Remove domain search for PCI/MSI
2020-09-16 Thomas Gleixneriommu/vt-d: Remove domain search for PCI/MSI[X]
2020-09-16 Thomas Gleixnerx86/irq: Make most MSI ops XEN private
2020-09-16 Thomas Gleixnerx86/irq: Cleanup the arch_*_msi_irqs() leftovers
2020-09-16 Thomas GleixnerPCI/MSI: Make arch_.*_msi_irq[s] fallbacks selectable
2020-09-16 Thomas Gleixnerx86/pci: Set default irq domain in pcibios_add_device()
2020-09-16 Thomas Gleixneriommm/amd: Store irq domain in struct device
2020-09-16 Thomas Gleixneriommm/vt-d: Store irq domain in struct device
2020-09-16 Thomas Gleixnerx86/xen: Wrap XEN MSI management into irqdomain
2020-09-16 Thomas Gleixnerirqdomain/msi: Allow to override msi_domain_alloc/free_...
2020-09-16 Thomas Gleixnerx86/xen: Consolidate XEN-MSI init
2020-09-16 Thomas Gleixnerx86/xen: Rework MSI teardown
2020-09-16 Thomas Gleixnerx86/xen: Make xen_msi_init() static and rename it to...
2020-09-16 Thomas GleixnerPCI/MSI: Provide pci_dev_has_special_msi_domain() helper
2020-09-16 Thomas GleixnerPCI_vmd_Mark_VMD_irqdomain_with_DOMAIN_BUS_VMD_MSI
2020-09-16 Thomas Gleixnerirqdomain/msi: Provide DOMAIN_BUS_VMD_MSI
2020-09-16 Thomas Gleixnerx86/irq: Initialize PCI/MSI domain at PCI init time
2020-09-16 Thomas Gleixnerx86/pci: Reducde #ifdeffery in PCI init code
2020-09-16 Thomas Gleixnerx86/irq: Move apic_post_init() invocation to one place
2020-09-16 Thomas Gleixnerx86/msi: Use generic MSI domain ops
2020-09-16 Thomas Gleixnerx86/msi: Consolidate MSI allocation
2020-09-16 Thomas GleixnerPCI/MSI: Rework pci_msi_domain_calc_hwirq()
2020-09-16 Thomas Gleixnerx86/irq: Consolidate UV domain allocation
2020-09-16 Thomas Gleixnerx86/irq: Consolidate DMAR irq allocation
2020-09-16 Thomas Gleixnerx86_ioapic_Consolidate_IOAPIC_allocation
2020-09-16 Thomas Gleixnerx86/msi: Consolidate HPET allocation
2020-09-16 Thomas Gleixnerx86/irq: Prepare consolidation of irq_alloc_info
2020-09-16 Thomas Gleixneriommu/irq_remapping: Consolidate irq domain lookup
2020-09-16 Thomas Gleixneriommu/amd: Consolidate irq domain getter
2020-09-16 Thomas Gleixneriommu/vt-d: Consolidate irq domain getter
2020-09-16 Thomas Gleixnerx86/irq: Add allocation type for parent domain retrieval
2020-09-16 Thomas Gleixnerx86_irq_Rename_X86_IRQ_ALLOC_TYPE_MSI_to_reflect_PCI_de...
2020-09-16 Thomas Gleixnerx86/msi: Remove pointless vcpu_affinity callback
2020-09-16 Thomas Gleixnerx86/msi: Move compose message callback where it belongs
2020-09-16 Thomas Gleixnergenirq/chip: Use the first chip in irq_chip_compose_msi...
2020-09-16 Thomas GleixnerPCI: vmd: Dont abuse vector irqomain as parent
2020-09-16 Thomas Gleixnerx86/init: Remove unused init ops
2020-09-16 Thomas Gleixneriommu/amd: Prevent NULL pointer dereference
2020-09-13 Linus TorvaldsLinux 5.9-rc5
2020-09-13 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git./linux/kernel...
2020-09-13 Linus TorvaldsMerge tag 'usb-5.9-rc5' of git://git./linux/kernel...
2020-09-13 Linus TorvaldsMerge tag 'staging-5.9-rc5' of git://git./linux/kernel...
2020-09-13 Linus TorvaldsMerge tag 'driver-core-5.9-rc5' of git://git./linux...
2020-09-13 Olof JohanssonMerge tag 'arm-soc/for-5.9/devicetree-fixes' of https...
2020-09-13 Olof JohanssonMerge tag 'imx-fixes-5.9-2' of git://git./linux/kernel...
2020-09-13 Olof JohanssonMerge tag 'omap-for-v5.9/fixes-rc3' of git://git./linux...
2020-09-13 Linus TorvaldsMerge tag 'char-misc-5.9-rc5' of git://git./linux/kerne...
2020-09-13 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2020-09-12 Linus TorvaldsMerge tag 'for-linus' of git://github.com/openrisc...
2020-09-12 Linus TorvaldsMerge tag 'seccomp-v5.9-rc5' of git://git./linux/kernel...
2020-09-12 Linus TorvaldsMerge tag 'libnvdimm-fix-v5.9-rc5' of git://git./linux...
2020-09-12 Linus TorvaldsMerge tag 'for-5.9-rc4-tag' of git://git./linux/kernel...
2020-09-12 Linus TorvaldsMerge tag '5.9-rc4-smb3-fix' of git://git.samba.org...
2020-09-12 Maxim LevitskyKVM: emulator: more strict rsm checks.
2020-09-12 Maxim LevitskyKVM: nSVM: more strict SMM checks when returning to...
2020-09-12 Maxim LevitskySVM: nSVM: setup nested msr permission bitmap on nested...
2020-09-12 Maxim LevitskySVM: nSVM: correctly restore GIF on vmexit from nesting...
2020-09-12 Stafford Horneopenrisc: Fix issue with get_user for 64-bit values
2020-09-12 Vitaly Kuznetsovx86/kvm: don't forget to ACK async PF IRQ
2020-09-12 Vitaly Kuznetsovx86/kvm: properly use DEFINE_IDTENTRY_SYSVEC() macro
2020-09-12 Wanpeng LiKVM: VMX: Don't freeze guest when event delivery causes...
2020-09-12 Wanpeng LiKVM: SVM: avoid emulation with stale next_rip
2020-09-11 Linus TorvaldsMerge tag 'ceph-for-5.9-rc5' of git://github.com/ceph...
2020-09-11 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2020-09-11 Linus TorvaldsMerge tag 'pm-5.9-rc5' of git://git./linux/kernel/git...
2020-09-11 Linus TorvaldsMerge tag 'block-5.9-2020-09-11' of git://git.kernel...
2020-09-11 Linus TorvaldsMerge tag 'spi-fix-v5.9-rc4' of git://git./linux/kernel...
2020-09-11 Linus TorvaldsMerge tag 'regulator-fix-v5.9-rc4' of git://git./linux...
2020-09-11 Vitaly KuznetsovKVM: x86: always allow writing '0' to MSR_KVM_ASYNC_PF_EN
2020-09-11 David RientjesKVM: SVM: Periodically schedule when unregistering...
2020-09-11 Huacai ChenKVM: MIPS: Change the definition of kvm type
2020-09-11 Linus TorvaldsMerge tag 'mmc-v5.9-rc4' of git://git./linux/kernel...
2020-09-11 Lai Jiangshankvm x86/mmu: use KVM_REQ_MMU_SYNC to sync when needed
2020-09-11 Chenyi QiangKVM: nVMX: Fix the update value of nested load IA32_PER...
2020-09-11 Rustam KovhaevKVM: fix memory leak in kvm_io_bus_unregister_dev()
2020-09-11 Haiwei LiKVM: Check the allocation of pv cpu mask
2020-09-11 Peter ShierKVM: nVMX: Update VMCS02 when L2 PAE PDPTE updates...
2020-09-11 Paolo BonziniMerge tag 'kvmarm-fixes-5.9-1' of git://git./linux...
2020-09-11 Linus TorvaldsMerge tag 'drm-fixes-2020-09-11' of git://anongit.freed...
2020-09-11 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2020-09-11 Peter Oberparleitergcov: add support for GCC 10.1
2020-09-11 Rafael J. WysockiMerge branch 'powercap'
2020-09-10 Dave AirlieMerge tag 'drm-misc-fixes-2020-09-09' of git://anongit...
2020-09-10 Dave AirlieMerge tag 'drm-intel-fixes-2020-09-10' of git://anongit...
2020-09-10 Linus TorvaldsMerge tag 'f2fs-for-5.9-rc5' of git://git./linux/kernel...
2020-09-10 Amit Kucheriapowercap: make documentation reflect code
2020-09-10 Randy DunlapPM: <linux/device.h>: fix @em_pd kernel-doc warning
2020-09-10 Zhang Ruipowercap/intel_rapl: add support for AlderLake
2020-09-10 Zhang Ruipowercap/intel_rapl: add support for RocketLake
2020-09-10 Zhang Ruipowercap/intel_rapl: add support for TigerLake Desktop
2020-09-10 Greg Kroah... Revert "dyndbg: accept query terms like file=bar and...
2020-09-10 Greg Kroah... Revert "dyndbg: fix problem parsing format="foo bar""
2020-09-10 Kees Cooktest_firmware: Test platform fw loading on non-EFI...
2020-09-10 Jens AxboeMerge tag 'nvme-5.9-2020-09-10' of git://git.infradead...
2020-09-10 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2020-09-09 Florian Fainelliarm64: dts: ns2: Fixed QSPI compatible string
2020-09-09 Florian FainelliARM: dts: BCM5301X: Fixed QSPI compatible string
2020-09-09 Florian FainelliARM: dts: NSP: Fixed QSPI compatible string
2020-09-09 Florian FainelliARM: dts: bcm: HR2: Fixed QSPI compatible string
next