aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-12-09PCI/MSI: Split out irqdomain codeThomas Gleixner6-322/+340
2021-12-09PCI/MSI: Split out !IRQDOMAIN codeThomas Gleixner3-48/+55
2021-12-09PCI/MSI: Split out CONFIG_PCI_MSI independent partThomas Gleixner3-40/+45
2021-12-09PCI/MSI: Move code into a separate directoryThomas Gleixner4-3/+8
2021-12-09PCI/MSI: Make msix_update_entries() smarterThomas Gleixner1-2/+2
2021-12-09PCI/MSI: Cleanup include zooThomas Gleixner1-12/+4
2021-12-09PCI/MSI: Make arch_restore_msi_irqs() less horrible.Thomas Gleixner8-65/+45
2021-12-09x86/hyperv: Refactor hv_msi_domain_free_irqs()Thomas Gleixner1-38/+17
2021-12-09genirq/msi, treewide: Use a named struct for PCI/MSI attributesThomas Gleixner11-117/+115
2021-12-09MIPS: Octeon: Use arch_setup_msi_irq()Thomas Gleixner1-29/+3
2021-12-09PCI/sysfs: Use pci_irq_vector()Thomas Gleixner1-5/+2
2021-12-09PCI/MSI: Remove msi_desc_to_pci_sysdata()Thomas Gleixner2-13/+0
2021-12-09PCI/MSI: Make pci_msi_domain_write_msg() staticThomas Gleixner5-5/+1
2021-12-09genirq/msi: Fixup includesThomas Gleixner2-1/+2
2021-12-09genirq/msi: Remove unused domain callbacksThomas Gleixner2-12/+4
2021-12-09genirq/msi: Guard sysfs codeThomas Gleixner2-0/+12
2021-12-09PCI/MSI: Fix pci_irq_vector()/pci_irq_get_affinity()Thomas Gleixner1-8/+18
2021-12-09powerpc/4xx: Complete removal of MSI supportCédric Le Goater7-113/+0
2021-12-09powerpc/4xx: Remove MSI support which never workedThomas Gleixner3-288/+0
2021-12-05Linux 5.16-rc4Linus Torvalds1-1/+1
2021-12-05Merge tag 'for-5.16/parisc-6' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds5-26/+30
2021-12-05Merge tag 'usb-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds4-27/+21
2021-12-05Merge tag 'tty-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds12-33/+95
2021-12-05Merge tag 'timers_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+9
2021-12-05Merge tag 'sched_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-8/+15
2021-12-05Merge tag 'x86_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds10-43/+159
2021-12-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds10-51/+106
2021-12-05KVM: SVM: Do not terminate SEV-ES guests on GHCB validation failureTom Lendacky2-46/+71
2021-12-05KVM: SEV: Fall back to vmalloc for SEV-ES scratch area if necessarySean Christopherson1-4/+4
2021-12-05KVM: SEV: Return appropriate error codes if SEV-ES scratch setup failsSean Christopherson1-13/+17
2021-12-04Merge tag 'xfs-5.16-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-1/+0
2021-12-04Merge tag '5.16-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds3-42/+22
2021-12-04parisc: Mark cr16 CPU clocksource unstable on all SMP machinesHelge Deller1-22/+8
2021-12-04parisc: Fix "make install" on newer debian releasesHelge Deller1-0/+1
2021-12-04Merge tag 'block-5.16-2021-12-03' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2021-12-04Merge tag 'io_uring-5.16-2021-12-03' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+7
2021-12-04Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-7/+20
2021-12-04Merge tag 'gfs2-v5.16-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2Linus Torvalds2-67/+52
2021-12-04sched/uclamp: Fix rq->uclamp_max not set on first enqueueQais Yousef1-1/+1
2021-12-04preempt/dynamic: Fix setup_preempt_mode() return valueAndrew Halaney1-2/+2
2021-12-03Merge tag 'vfio-v5.16-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds2-16/+17
2021-12-03Merge tag 'pm-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-15/+10
2021-12-03Merge tag 's390-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds5-8/+23
2021-12-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds3-6/+11
2021-12-03Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds3-11/+43
2021-12-03Merge tag 'libata-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libataLinus Torvalds3-16/+22
2021-12-03cifs: avoid use of dstaddr as key for fscache client cookieShyam Prasad N1-37/+1
2021-12-03cifs: add server conn_id to fscache client cookieShyam Prasad N2-0/+14
2021-12-03cifs: wait for tcon resource_id before getting fscache superShyam Prasad N3-7/+8
2021-12-03cifs: fix missed refcounting of ipc tconPaulo Alcantara1-0/+1