summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86-irq-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-05-232-64/+322
|\
| * x86/PCI: Fix coding style in PIRQ table verificationMaciej W. Rozycki2022-04-101-1/+1
| * x86/PCI: Fix ALi M1487 (IBC) PIRQ router link value interpretationMaciej W. Rozycki2022-04-101-3/+16
| * x86/PCI: Add $IRT PIRQ routing table supportMaciej W. Rozycki2022-04-102-0/+85
| * x86/PCI: Handle PIRQ routing tables with no router device givenMaciej W. Rozycki2022-04-101-20/+44
| * x86/PCI: Add PIRQ routing table range checksMaciej W. Rozycki2022-04-101-5/+12
| * x86/PCI: Add support for the SiS85C497 PIRQ routerMaciej W. Rozycki2022-04-101-0/+80
| * x86/PCI: Disambiguate SiS85C503 PIRQ router code entitiesMaciej W. Rozycki2022-04-101-15/+18
| * x86/PCI: Handle IRQ swizzling with PIRQ routersMaciej W. Rozycki2022-04-101-13/+47
| * x86/PCI: Also match function number in $PIR tableMaciej W. Rozycki2022-04-101-4/+15
| * x86/PCI: Include function number in $PIR table dumpMaciej W. Rozycki2022-04-101-1/+2
| * x86/PCI: Show the physical address of the $PIR tableMaciej W. Rozycki2022-04-101-2/+2
* | Merge tag 'irq-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-05-234-18/+13
|\ \
| * \ Merge branch irq/gic-v3-nmi-fixes-5.19 into irq/irqchip-nextMarc Zyngier2022-05-172-12/+1
| |\ \
| | * | irqchip/gic-v3: Refactor ISB + EOIR at ack timeMark Rutland2022-05-152-12/+1
| * | | irqchip: Add Kconfig symbols for sunxi driversSamuel Holland2022-05-172-6/+11
| * | | irqchip/exiu: Fix acknowledgment of edge triggered interruptsDaniel Thompson2022-05-041-0/+1
| |/ /
* | | Merge tag 'smp-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-05-231-1/+4
|\ \ \
| * | | x86/xen: Allow to retry if cpu_initialize_context() failed.Boris Ostrovsky2022-04-121-1/+4
* | | | Merge tag 'for-5.19/drivers-2022-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds2022-05-231-1/+0
|\ \ \ \
| * | | | ubd: don't set the discard_alignment queue limitChristoph Hellwig2022-05-031-1/+0
* | | | | Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds2022-05-231-2/+0
|\| | | |
| * | | | block: remove QUEUE_FLAG_DISCARDChristoph Hellwig2022-04-171-2/+0
| | |/ / | |/| |
* | | | Merge tag 'rcu.2022.05.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-05-231-0/+1
|\ \ \ \
| * | | | rcu: Make the TASKS_RCU Kconfig option be selectedPaul E. McKenney2022-04-201-0/+1
| | |_|/ | |/| |
* | | | Merge tag 'efi-next-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-05-233-0/+12
|\ \ \ \
| * | | | efi: x86: Set the NX-compatibility flag in the PE headerPeter Jones2022-05-031-0/+4
| * | | | efi: libstub: declare DXE services tableBaskov Evgeniy2022-05-031-0/+5
| * | | | efi: Save location of EFI confidential computing areaDov Murik2022-04-131-0/+3
| |/ / /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-05-205-13/+20
|\ \ \ \
| * | | | KVM: x86/mmu: fix NULL pointer dereference on guest INVPCIDPaolo Bonzini2022-05-201-2/+4
| * | | | KVM: x86: hyper-v: fix type of valid_bank_maskYury Norov2022-05-201-2/+2
| * | | | kvm: x86/pmu: Fix the compare function used by the pmu event filterAaron Lewis2022-05-201-2/+5
| * | | | Merge tag 'kvmarm-fixes-5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2022-05-172-3/+3
| |\ \ \ \
| | * | | | KVM: arm64: Don't hypercall before EL2 initQuentin Perret2022-05-151-1/+2
| | * | | | KVM: arm64: vgic-v3: Consistently populate ID_AA64PFR0_EL1.GICMarc Zyngier2022-05-151-2/+1
| * | | | | KVM: x86/mmu: Update number of zapped pages even if page list is stableSean Christopherson2022-05-121-4/+6
* | | | | | Merge tag 'riscv-for-linus-5.18-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-202-2/+2
|\ \ \ \ \ \
| * | | | | | riscv: dts: microchip: fix gpio1 reg property typoConor Paxton2022-05-191-1/+1
| * | | | | | riscv: dts: sifive: fu540-c000: align dma node name with dtschemaKrzysztof Kozlowski2022-05-191-1/+1
* | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-05-203-15/+39
|\ \ \ \ \ \ \
| * | | | | | | arm64: mte: Ensure the cleared tags are visible before setting the PTECatalin Marinas2022-05-171-0/+3
| * | | | | | | arm64: kexec: load from kimage prior to clobberingMark Rutland2022-05-171-7/+15
| * | | | | | | arm64: paravirt: Use RCU read locks to guard stolen_timePrakruthi Deepak Heragu2022-05-171-8/+21
* | | | | | | | Merge tag 'for-5.18/parisc-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-05-195-143/+251
|\ \ \ \ \ \ \ \
| * | | | | | | | parisc: Fix patch code locking and flushingJohn David Anglin2022-05-171-14/+11
| * | | | | | | | parisc: Rewrite cache flush code for PA8800/PA8900John David Anglin2022-05-173-127/+236
| * | | | | | | | parisc: Disable debug code regarding cache flushes in handle_nadtlb_fault()John David Anglin2022-05-171-2/+4
* | | | | | | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2022-05-192-1/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ARM: 9197/1: spectre-bhb: fix loop8 sequence for Thumb2Ard Biesheuvel2022-05-181-1/+1