summaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | xen/x86: adjust xen_set_fixmap()Jan Beulich2021-11-021-4/+5
| * | | | xen/x86: restore (fix) xen_set_pte_init() behaviorJan Beulich2021-11-021-7/+17
| * | | | xen/x86: streamline set_pte_mfn()Jan Beulich2021-11-021-2/+4
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-094-35/+31
|\ \ \ \ \
| * | | | | x86: mm: rename __is_kernel_text() to is_x86_32_kernel_text()Kefeng Wang2021-11-091-9/+5
| * | | | | sections: move is_kernel_inittext() into sections.hKefeng Wang2021-11-091-1/+1
| * | | | | proc/vmcore: convert oldmem_pfn_is_ram callback to more generic vmcore callbacksDavid Hildenbrand2021-11-092-5/+19
| * | | | | x86/xen: print a warning when HVMOP_get_mem_type failsDavid Hildenbrand2021-11-091-1/+3
| * | | | | x86/xen: simplify xen_oldmem_pfn_is_ram()David Hildenbrand2021-11-091-14/+1
| * | | | | x86/xen: update xen_oldmem_pfn_is_ram() documentationDavid Hildenbrand2021-11-091-6/+3
* | | | | | Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-11-082-2/+3
|\ \ \ \ \ \
| * | | | | | kbuild: use more subdir- for visiting subdirectories while cleaningMasahiro Yamada2021-10-242-2/+3
* | | | | | | Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-11-061-0/+2
|\ \ \ \ \ \ \
| * | | | | | | samples: add HAVE_SAMPLE_FTRACE_DIRECT config optionHeiko Carstens2021-10-191-0/+1
* | | | | | | | Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-063-3/+3
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'pci/driver'Bjorn Helgaas2021-11-052-2/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86/pci/probe_roms: Use to_pci_driver() instead of pci_dev->driverUwe Kleine-König2021-10-181-1/+1
| | * | | | | | | | perf/x86/intel/uncore: Use to_pci_driver() instead of pci_dev->driverUwe Kleine-König2021-10-181-1/+1
| | | |/ / / / / / | | |/| | | | | |
| * / | | | | | | PCI: Rename pcibios_add_device() to pcibios_device_add()Oliver O'Halloran2021-09-211-1/+1
| |/ / / / / / /
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-0611-49/+18
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | x86: remove memory hotplug support on X86_32David Hildenbrand2021-11-062-34/+3
| * | | | | | | memblock: use memblock_free for freeing virtual pointersMike Rapoport2021-11-066-7/+7
| * | | | | | | memblock: rename memblock_free to memblock_phys_freeMike Rapoport2021-11-064-9/+9
| * | | | | | | xen/x86: free_p2m_page: use memblock_free_ptr() to free a virtual pointerMike Rapoport2021-11-061-1/+1
* | | | | | | | Merge tag 'iommu-updates-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-11-041-2/+0
|\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-----. \ \ \ \ \ \ \ Merge branches 'apple/dart', 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'arm/...Joerg Roedel2021-10-311-2/+0
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | / / / / / | | | |_|_|_|/ / / / / | | |/| | | | | | | |
| | | | | * | | | | | iommu/vt-d: Clean up unused PASID updating functionsFenghua Yu2021-10-181-2/+0
| | | |_|/ / / / / / | | |/| | | | | | |
* | | | | | | | | | Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-11-045-25/+20
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86/build: Tuck away built-in firmware under FW_LOADERLuis Chamberlain2021-10-221-0/+2
| * | | | | | | | | | x86/microcode: Use the firmware_loader built-in APIBorislav Petkov2021-10-224-25/+18
* | | | | | | | | | | Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-11-031-3/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86: dt: Use of_get_cpu_hwid()Rob Herring2021-10-201-3/+2
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'drm-next-2021-11-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-11-032-2/+3
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ BackMerge tag 'v5.15-rc7' into drm-nextDave Airlie2021-10-2855-417/+750
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | x86/MCE/AMD: Export smca_get_bank_type symbolMukul Joshi2021-10-062-2/+3
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'acpi-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2021-11-022-0/+24
|\ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| *-----. | | | | | | | | | | Merge branches 'acpi-x86', 'acpi-resources', 'acpi-scan' and 'acpi-misc'Rafael J. Wysocki2021-11-022-0/+24
| |\ \ \ \| | | | | | | | | | | | |_|_|_|/ / / / / / / / / | |/| | | | / / / / / / / / | | | | |_|/ / / / / / / / | | | |/| | | | | | | | |
| | * | | | | | | | | | | x86: ACPI: cstate: Optimize C3 entry on AMD CPUsDeepak Sharma2021-10-011-0/+15
| | * | | | | | | | | | | x86/ACPI: Don't add CPUs that are not online capableMario Limonciello2021-09-131-0/+9
| | |/ / / / / / / / / /
* | | | | | | | | | | | Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-11-021-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | gup: Turn fault_in_pages_{readable,writeable} into fault_in_{readable,writeable}Andreas Gruenbacher2021-10-181-4/+3
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-11-0232-1116/+1518
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-10-3115-64/+100
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | |
| * | | | | | | | | | | KVM: x86: SGX must obey the KVM_INTERNAL_ERROR_EMULATION protocolDavid Edmondson2021-10-251-11/+5
| * | | | | | | | | | | KVM: x86: On emulation failure, convey the exit reason, etc. to userspaceDavid Edmondson2021-10-253-18/+63
| * | | | | | | | | | | KVM: x86: Get exit_reason as part of kvm_x86_ops.get_exit_infoDavid Edmondson2021-10-255-13/+19
| * | | | | | | | | | | kvm: x86: Remove stale declaration of kvm_no_apic_vcpuJim Mattson2021-10-221-2/+0
| * | | | | | | | | | | KVM: VMX: Unregister posted interrupt wakeup handler on hardware unsetupSean Christopherson2021-10-221-2/+5
| * | | | | | | | | | | x86/irq: Ensure PI wakeup handler is unregistered before module unloadSean Christopherson2021-10-221-1/+3
| * | | | | | | | | | | KVM: x86: Use rw_semaphore for APICv lock to allow vCPU parallelismSean Christopherson2021-10-223-8/+10