summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/...Linus Torvalds2022-05-2522-491/+117
|\
| * swiotlb-xen: fix DMA_ATTR_NO_KERNEL_MAPPING on armChristoph Hellwig2022-05-113-24/+7
| * x86: remove cruft from <asm/dma-mapping.h>Christoph Hellwig2022-04-182-11/+2
| * swiotlb: merge swiotlb-xen initialization into swiotlbChristoph Hellwig2022-04-182-15/+10
| * swiotlb: provide swiotlb_init variants that remap the bufferChristoph Hellwig2022-04-181-1/+1
| * swiotlb: pass a gfp_mask argument to swiotlb_init_lateChristoph Hellwig2022-04-181-1/+1
| * swiotlb: make the swiotlb_init interface more usefulChristoph Hellwig2022-04-181-8/+7
| * x86: centralize setting SWIOTLB_FORCE when guest memory encryption is enabledChristoph Hellwig2022-04-183-11/+8
| * x86: remove the IOMMU table infrastructureChristoph Hellwig2022-04-1816-439/+100
| * swiotlb: rename swiotlb_late_init_with_default_sizeChristoph Hellwig2022-04-181-1/+1
* | Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-05-253-2/+10
|\ \
| * \ Merge tag 'drm-intel-next-2022-05-06' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2022-05-111-0/+1
| |\ \
| | * \ Merge drm/drm-next into drm-intel-nextJani Nikula2022-04-2617-74/+109
| | |\ \
| | * | | drm/i915/rpl-p: Add PCI IDsMatt Atwood2022-04-191-0/+1
| * | | | Backmerge tag 'v5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Dave Airlie2022-05-0347-234/+467
| |\ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge tag 'drm-intel-next-2022-04-13-1' of git://anongit.freedesktop.org/drm/...Dave Airlie2022-04-141-0/+1
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge drm/drm-next into drm-intel-nextJani Nikula2022-04-11226-3454/+6321
| | |\ \ \
| | * | | | x86/gpu: include drm/i915_pciids.h directly in early quirksJani Nikula2022-03-141-0/+1
| * | | | | Merge tag 'drm-misc-next-2022-04-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2022-04-122-2/+8
| |\ \ \ \ \
| | * \ \ \ \ Merge drm/drm-next into drm-misc-nextMaxime Ripard2022-04-05235-3777/+6733
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | * | | | | sysfb: Enable boot time VESA graphic mode selectionMichal Suchanek2022-03-042-2/+8
* | | | | | | Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-05-253-34/+113
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-05-233-34/+113
| |\ \ \ \ \ \ \
| | * | | | | | | bpf: Introduce bpf_arch_text_invalidate for bpf_prog_packSong Liu2022-05-231-0/+5
| | * | | | | | | x86/alternative: Introduce text_poke_setSong Liu2022-05-232-10/+58
| | * | | | | | | bpf, x86: Attach a cookie to fentry/fexit/fmod_ret/lsm.Kui-Feng Lee2022-05-101-2/+3
| | * | | | | | | bpf, x86: Create bpf_tramp_run_ctx on the caller thread's stackKui-Feng Lee2022-05-101-9/+32
| | * | | | | | | bpf, x86: Generate trampolines from bpf_tramp_linksKui-Feng Lee2022-05-101-17/+19
* | | | | | | | | Merge tag 'pm-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2022-05-242-1/+2
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'pm-tools'Rafael J. Wysocki2022-05-231-0/+1
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki2022-04-191-0/+1
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| | | * | | | | | | | tools/power turbostat: Add Power Limit4 supportSumeet Pawnikar2022-04-161-0/+1
| | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| *---. | | | | | | | | | Merge branches 'pm-core', 'pm-sleep' and 'powercap'Rafael J. Wysocki2022-05-231-1/+1
| |\ \ \| | | | | | | | | | | |_|_|_|/ / / / / / / | |/| | | | | | | / / / | | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| | | * | | | | | | | x86/ACPI: Preserve ACPI-table override during hibernationAmadeusz Sławiński2022-04-131-1/+1
| | | | |_|_|/ / / / | | | |/| | | | | |
* | | | | | | | | | Merge tag 'acpi-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-05-242-9/+6
|\ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| *-----. \ \ \ \ \ \ \ \ \ Merge branches 'acpi-apei', 'acpi-dptf', 'acpi-x86' and 'acpi-docs'Rafael J. Wysocki2022-05-232-9/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / | |/| | | | | / / / / / / / | | | | | | |/ / / / / / / | | | | | |/| / / / / / / | | | | |_|_|/ / / / / / | | | |/| | | | | | | |
| | | | * | | | | | | | x86: ACPI: Make mp_config_acpi_gsi() a void functionLi kunyu2022-05-111-4/+3
| | * | | | | | | | | | ACPI: APEI: Fix missing ERST record idLiu Xinpeng2022-04-131-5/+3
| | | |_|/ / / / / / / | | |/| | | | | | | |
* | | | | | | | | | | Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-05-243-2/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | randstruct: Split randstruct Makefile and CFLAGSKees Cook2022-05-081-1/+2
| * | | | | | | | | | | randstruct: Reorganize Kconfigs and attribute macrosKees Cook2022-05-081-1/+1
| * | | | | | | | | | | mm/usercopy: Check kmap addresses properlyMatthew Wilcox (Oracle)2022-04-131-0/+1
* | | | | | | | | | | | Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-05-242-4/+12
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x86/tsc: Use fallback for random_get_entropy() instead of zeroJason A. Donenfeld2022-05-132-4/+12
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'perf-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-05-2419-408/+1377
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | perf/x86/amd/core: Fix reloading events for SVMSandipan Das2022-05-191-4/+20
| * | | | | | | | | | | | perf/x86/amd: Run AMD BRS code only on supported hwBorislav Petkov2022-05-181-1/+4
| * | | | | | | | | | | | perf/x86/amd: Fix AMD BRS period adjustmentPeter Zijlstra2022-05-183-25/+13
| * | | | | | | | | | | | perf/x86/amd: Remove unused variable 'hwc'Zucheng Zheng2022-05-121-3/+0
| * | | | | | | | | | | | perf/ibs: Fix commentRavi Bangoria2022-05-111-1/+1