summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-02-11Merge tag 'samsung-soc-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2-9/+8
2021-02-10Merge tag 'imx-soc-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Arnd Bergmann2-25/+4
2021-02-08ARM: s3c: irq-s3c24xx: staticize local functionsKrzysztof Kozlowski1-3/+3
2021-02-08ARM: s3c: irq-s3c24xx: include headers for missing declarationsKrzysztof Kozlowski1-0/+2
2021-02-06ARM: s3c: fix fiq for clang IASArnd Bergmann1-6/+3
2021-02-03Merge tag 'arm-soc/for-5.12/soc' of https://github.com/Broadcom/stblinux into...Arnd Bergmann3-14/+18
2021-01-30Merge tag 'tegra-for-5.12-arm-core' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2-24/+108
2021-01-29Merge tag 'omap-for-v5.12/soc-signed' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann1-2/+2
2021-01-29ARM: imx: Remove unused IMX_GPIO_NR() macroFabio Estevam1-4/+0
2021-01-27Merge tag 'samsung-drivers-5.12' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann1-1/+0
2021-01-26ARM: OMAP2+: fix spellint typoWang Qing1-2/+2
2021-01-26Merge tag 'tags/bcm2835-soc-next-2021-01-25' into soc/nextFlorian Fainelli2-0/+2
2021-01-25ARM: bcm: Select BRCMSTB_L2_IRQ for bcm2835Maxime Ripard2-0/+2
2021-01-21ARM: brcmstb: Add debug UART entry for 72116Florian Fainelli1-14/+16
2021-01-19ARM: tegra: Don't enable unused PLLs on resume from suspendDmitry Osipenko2-24/+108
2021-01-10Merge tag 'arc-5.11-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-1/+3
2021-01-10Merge tag 'powerpc-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-1/+10
2021-01-10Merge tag 'x86_urgent_for_v5.11_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-73/+63
2021-01-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds30-212/+292
2021-01-09Merge tag 'arm-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-8/+23
2021-01-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds10-18/+27
2021-01-09ARC: [hsdk]: Enable FPU_SAVE_RESTOREVineet Gupta1-0/+1
2021-01-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-0/+1
2021-01-08ARM: picoxcell: fix missing interrupt-parent propertiesArnd Bergmann1-0/+4
2021-01-08KVM: x86: __kvm_vcpu_halt can be staticPaolo Bonzini1-1/+1
2021-01-08Merge tag 'kvmarm-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini17-115/+114
2021-01-08x86/resctrl: Don't move a task to the same resource groupFenghua Yu1-0/+7
2021-01-08x86/resctrl: Use an IPI instead of task_work_add() to update PQR_ASSOC MSRFenghua Yu1-69/+43
2021-01-08KVM: SVM: Add support for booting APs in an SEV-ES guestTom Lendacky7-6/+61
2021-01-08KVM: nSVM: cancel KVM_REQ_GET_NESTED_STATE_PAGES on nested vmexitMaxim Levitsky3-1/+8
2021-01-08KVM: nSVM: mark vmcb as dirty when forcingly leaving the guest modeMaxim Levitsky1-0/+1
2021-01-08KVM: nSVM: correctly restore nested_run_pending on migrationMaxim Levitsky1-0/+4
2021-01-08KVM: x86/mmu: Clarify TDP MMU page list invariantsBen Gardon1-2/+14
2021-01-08KVM: x86/mmu: Ensure TDP MMU roots are freed after yieldBen Gardon1-56/+48
2021-01-08KVM: x86: change in pv_eoi_get_pending() to make code more readableStephen Zhang1-1/+1
2021-01-08KVM: x86: fix shift out of bounds reported by UBSANPaolo Bonzini1-1/+1
2021-01-08KVM/SVM: Remove leftover __svm_vcpu_run prototype from svm.cUros Bizjak1-2/+0
2021-01-08KVM: SVM: Add register operand to vmsave call in sev_es_vcpu_loadNathan Chancellor1-1/+1
2021-01-08Merge branch 'kvm-master' into kvm-nextPaolo Bonzini231-924/+1522
2021-01-08KVM: x86/mmu: Optimize not-present/MMIO SPTE check in get_mmio_spte()Sean Christopherson1-7/+13
2021-01-08KVM: x86/mmu: Use raw level to index into MMIO walks' sptes arraySean Christopherson2-9/+8
2021-01-08KVM: x86/mmu: Get root level from walkers when retrieving MMIO SPTESean Christopherson3-11/+13
2021-01-08KVM: x86/mmu: Use -1 to flag an undefined spte in get_mmio_spte()Sean Christopherson2-2/+7
2021-01-08ARC: unbork 5.11 bootup: fix snafu in _TIF_NOTIFY_SIGNAL handlingVineet Gupta1-1/+1
2021-01-07arm64: Move PSTATE.TCO setting to separate functionsCatalin Marinas1-3/+13
2021-01-07ARM: mach-imx: imx6ul: Print SOC revision on bootStefan Riedmueller1-0/+4
2021-01-07ARM: imx: mach-imx6ul: remove 14x14 EVK specific PHY fixupOleksij Rempel1-21/+0
2021-01-06x86/mtrr: Correct the range check before performing MTRR type lookupsYing-Tsun Huang1-3/+3
2021-01-06powerpc: Handle .text.{hot,unlikely}.* in linker scriptNathan Chancellor1-1/+1
2021-01-05arch/arc: add copy_user_page() to <asm/page.h> to fix build error on ARCRandy Dunlap1-0/+1