index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-28
PCI: MSI: Fix Kconfig dependencies for PCI_MSI_ARCH_FALLBACKS
Thomas Gleixner
5
-5
/
+5
2020-09-27
x86/apic/msi: Unbreak DMAR and HPET MSI
Thomas Gleixner
1
-0
/
+2
2020-09-16
x86/irq: Make most MSI ops XEN private
Thomas Gleixner
2
-9
/
+14
2020-09-16
x86/irq: Cleanup the arch_*_msi_irqs() leftovers
Thomas Gleixner
6
-60
/
+0
2020-09-16
PCI/MSI: Make arch_.*_msi_irq[s] fallbacks selectable
Thomas Gleixner
6
-0
/
+6
2020-09-16
x86/pci: Set default irq domain in pcibios_add_device()
Thomas Gleixner
3
-2
/
+20
2020-09-16
x86/xen: Wrap XEN MSI management into irqdomain
Thomas Gleixner
1
-0
/
+63
2020-09-16
x86/xen: Consolidate XEN-MSI init
Thomas Gleixner
1
-19
/
+32
2020-09-16
x86/xen: Rework MSI teardown
Thomas Gleixner
1
-5
/
+18
2020-09-16
x86/xen: Make xen_msi_init() static and rename it to xen_hvm_msi_init()
Thomas Gleixner
1
-2
/
+2
2020-09-16
x86/irq: Initialize PCI/MSI domain at PCI init time
Thomas Gleixner
6
-17
/
+32
2020-09-16
x86/pci: Reducde #ifdeffery in PCI init code
Thomas Gleixner
2
-7
/
+14
2020-09-16
x86/irq: Move apic_post_init() invocation to one place
Thomas Gleixner
3
-6
/
+3
2020-09-16
x86/msi: Use generic MSI domain ops
Thomas Gleixner
2
-31
/
+1
2020-09-16
x86/msi: Consolidate MSI allocation
Thomas Gleixner
2
-12
/
+3
2020-09-16
PCI/MSI: Rework pci_msi_domain_calc_hwirq()
Thomas Gleixner
1
-1
/
+1
2020-09-16
x86/irq: Consolidate UV domain allocation
Thomas Gleixner
2
-17
/
+20
2020-09-16
x86/irq: Consolidate DMAR irq allocation
Thomas Gleixner
2
-11
/
+5
2020-09-16
x86_ioapic_Consolidate_IOAPIC_allocation
Thomas Gleixner
3
-48
/
+49
2020-09-16
x86/msi: Consolidate HPET allocation
Thomas Gleixner
2
-14
/
+7
2020-09-16
x86/irq: Prepare consolidation of irq_alloc_info
Thomas Gleixner
1
-6
/
+16
2020-09-16
iommu/irq_remapping: Consolidate irq domain lookup
Thomas Gleixner
3
-10
/
+2
2020-09-16
x86/irq: Add allocation type for parent domain retrieval
Thomas Gleixner
3
-2
/
+4
2020-09-16
x86_irq_Rename_X86_IRQ_ALLOC_TYPE_MSI_to_reflect_PCI_dependency
Thomas Gleixner
2
-5
/
+5
2020-09-16
x86/msi: Remove pointless vcpu_affinity callback
Thomas Gleixner
1
-1
/
+0
2020-09-16
x86/msi: Move compose message callback where it belongs
Thomas Gleixner
3
-9
/
+12
2020-09-16
genirq/chip: Use the first chip in irq_chip_compose_msi_msg()
Thomas Gleixner
1
-2
/
+5
2020-09-16
x86/init: Remove unused init ops
Thomas Gleixner
4
-46
/
+4
2020-09-14
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
23
-60
/
+70
2020-09-13
Merge tag 'arm-soc/for-5.9/devicetree-fixes' of https://github.com/Broadcom/s...
Olof Johansson
4
-4
/
+4
2020-09-13
Merge tag 'imx-fixes-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Olof Johansson
3
-3
/
+3
2020-09-13
Merge tag 'omap-for-v5.9/fixes-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
4
-32
/
+21
2020-09-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
17
-61
/
+120
2020-09-12
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
3
-13
/
+32
2020-09-12
KVM: emulator: more strict rsm checks.
Maxim Levitsky
1
-5
/
+17
2020-09-12
KVM: nSVM: more strict SMM checks when returning to nested guest
Maxim Levitsky
1
-11
/
+18
2020-09-12
SVM: nSVM: setup nested msr permission bitmap on nested state load
Maxim Levitsky
1
-0
/
+3
2020-09-12
SVM: nSVM: correctly restore GIF on vmexit from nesting after migration
Maxim Levitsky
1
-1
/
+3
2020-09-12
openrisc: Fix issue with get_user for 64-bit values
Stafford Horne
1
-12
/
+21
2020-09-12
x86/kvm: don't forget to ACK async PF IRQ
Vitaly Kuznetsov
1
-0
/
+2
2020-09-12
x86/kvm: properly use DEFINE_IDTENTRY_SYSVEC() macro
Vitaly Kuznetsov
1
-4
/
+0
2020-09-12
KVM: VMX: Don't freeze guest when event delivery causes an APIC-access exit
Wanpeng Li
1
-0
/
+1
2020-09-12
KVM: SVM: avoid emulation with stale next_rip
Wanpeng Li
1
-4
/
+3
2020-09-11
KVM: x86: always allow writing '0' to MSR_KVM_ASYNC_PF_EN
Vitaly Kuznetsov
1
-1
/
+1
2020-09-11
KVM: SVM: Periodically schedule when unregistering regions on destroy
David Rientjes
1
-0
/
+1
2020-09-11
KVM: MIPS: Change the definition of kvm type
Huacai Chen
1
-0
/
+2
2020-09-11
kvm x86/mmu: use KVM_REQ_MMU_SYNC to sync when needed
Lai Jiangshan
1
-1
/
+1
2020-09-11
KVM: nVMX: Fix the update value of nested load IA32_PERF_GLOBAL_CTRL control
Chenyi Qiang
1
-1
/
+1
2020-09-11
KVM: Check the allocation of pv cpu mask
Haiwei Li
1
-3
/
+19
2020-09-11
KVM: nVMX: Update VMCS02 when L2 PAE PDPTE updates detected
Peter Shier
3
-2
/
+11
[next]