summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* sparc32: Add pmd_pfn()Matthew Wilcox (Oracle)2022-03-211-1/+6
* powerpc: Add pmd_pfn()Matthew Wilcox (Oracle)2022-03-213-6/+6
* mips: Make pmd_pfn() available in all configurationsMatthew Wilcox (Oracle)2022-03-211-5/+5
* arch: Add pmd_pfn() where it is missingMike Rapoport2022-03-2118-1/+24
* mm: Turn isolate_lru_page() into folio_isolate_lru()Matthew Wilcox (Oracle)2022-03-211-1/+0
* mm: remove the extra ZONE_DEVICE struct page refcountChristoph Hellwig2022-03-031-1/+0
* mm: don't include <linux/memremap.h> in <linux/mm.h>Christoph Hellwig2022-03-033-0/+3
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-02-1512-142/+232
|\
| * KVM: x86/pmu: Use AMD64_RAW_EVENT_MASK for PERF_TYPE_RAWJim Mattson2022-02-141-1/+1
| * KVM: x86/pmu: Don't truncate the PerfEvtSeln MSR when creating a perf eventJim Mattson2022-02-141-2/+3
| * KVM: SVM: fix race between interrupt delivery and AVIC inhibitionMaxim Levitsky2022-02-114-49/+55
| * KVM: SVM: set IRR in svm_deliver_interruptPaolo Bonzini2022-02-112-3/+1
| * KVM: SVM: extract avic_ring_doorbellMaxim Levitsky2022-02-111-11/+20
| * Merge tag 'kvmarm-fixes-5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2022-02-111-0/+2
| |\
| | * KVM: arm64: vgic: Read HW interrupt pending state from the HWMarc Zyngier2022-02-111-0/+2
| * | KVM: x86/xen: Fix runstate updates to be atomic when preempting vCPUDavid Woodhouse2022-02-101-30/+67
| * | KVM: x86: SVM: move avic definitions from AMD's spec to svm.hMaxim Levitsky2022-02-084-32/+38
| * | KVM: x86: lapic: don't touch irr_pending in kvm_apic_update_apicv when inhibi...Maxim Levitsky2022-02-081-1/+6
| * | KVM: x86: nSVM: deal with L1 hypervisor that intercepts interrupts but lets L...Maxim Levitsky2022-02-081-4/+13
| * | KVM: x86: nSVM: expose clean bit support to the guestMaxim Levitsky2022-02-081-0/+1
| * | KVM: x86: nSVM/nVMX: set nested_run_pending on VM entry which is a result of RSMMaxim Levitsky2022-02-082-0/+6
| * | KVM: x86: nSVM: mark vmcb01 as dirty when restoring SMM saved stateMaxim Levitsky2022-02-081-0/+2
| * | KVM: x86: nSVM: fix potential NULL derefernce on nested migrationMaxim Levitsky2022-02-081-12/+14
| * | KVM: x86: SVM: don't passthrough SMAP/SMEP/PKE bits in !NPT && !gCR0.PG caseMaxim Levitsky2022-02-081-2/+10
| * | Revert "svm: Add warning message for AVIC IPI invalid target"Sean Christopherson2022-02-081-2/+0
* | | Merge tag 'for-5.17/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-02-154-19/+45
|\ \ \
| * | | parisc: Fix some apparent put_user() failuresHelge Deller2022-02-141-14/+15
| * | | parisc: Show error if wrong 32/64-bit compiler is being usedHelge Deller2022-02-131-0/+8
| * | | parisc: Add ioread64_lo_hi() and iowrite64_lo_hi()Andy Shevchenko2022-02-071-0/+18
| * | | parisc: Drop __init from map_pages declarationJohn David Anglin2022-01-281-5/+4
* | | | Merge tag 'objtool_urgent_for_v5.17_rc4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-02-131-9/+11
|\ \ \ \
| * | | | x86/bug: Merge annotate_reachable() into _BUG_FLAGS() asmNick Desaulniers2022-02-021-9/+11
| |/ / /
* | | | Merge tag 'x86_urgent_for_v5.17_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-02-131-0/+2
|\ \ \ \
| * | | | x86/sgx: Silence softlockup detection when releasing large enclavesReinette Chatre2022-02-111-0/+2
| | |/ / | |/| |
* | | | Merge tag 's390-5.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2022-02-122-3/+3
|\ \ \ \
| * | | | s390/module: fix building test_modules_helpers.o with clangIlya Leoshkevich2022-02-062-3/+3
| |/ / /
* | | | Merge tag 'for-linus-5.17a-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-02-123-10/+22
|\ \ \ \
| * | | | xen/x2apic: Fix inconsistent indentingJiapeng Chong2022-02-101-2/+1
| * | | | xen/x86: detect support for extended destination IDRoger Pau Monne2022-02-102-0/+13
| * | | | xen/x86: obtain full video frame buffer address for Dom0 also under EFIJan Beulich2022-02-101-8/+8
* | | | | Merge tag 'soc-fixes-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-02-1130-137/+138
|\ \ \ \ \
| * | | | | Revert "arm64: dts: imx8mn-venice-gw7902: disable gpu"Arnd Bergmann2022-02-101-12/+0
| * | | | | arm64: Remove ARCH_VULCANGeert Uytterhoeven2022-02-081-3/+0
| * | | | | Merge tag 'amlogic-fixes-v5.17-rc-v2' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2022-02-083-28/+28
| |\ \ \ \ \
| | * | | | | ARM: dts: meson8b: Fix the UART device-tree schema validationMartin Blumenstingl2022-01-101-12/+12
| | * | | | | ARM: dts: meson8: Fix the UART device-tree schema validationMartin Blumenstingl2022-01-101-12/+12
| | * | | | | ARM: dts: meson: Fix the UART compatible stringsMartin Blumenstingl2022-01-101-4/+4
| * | | | | | Merge tag 'socfpga_fix_for_v5.17' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2022-02-081-0/+2
| |\ \ \ \ \ \
| | * | | | | | ARM: socfpga: fix missing RESET_CONTROLLERKrzysztof Kozlowski2022-02-071-0/+2
| | | |_|_|/ / | | |/| | | |
| * | | | | | ARM: dts: Fix boot regression on SkomerLinus Walleij2022-02-081-4/+0