summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* memblock: drop __memblock_alloc_base()Mike Rapoport2019-03-122-9/+5
* Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-03-101-2/+1
|\
| * kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^)Masahiro Yamada2019-01-281-2/+1
* | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-03-101-3/+11
|\ \
| * | kexec, KEYS: Make use of platform keyring for signature verifyKairui Song2019-02-041-3/+11
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-103-7/+10
|\ \ \
| * | | perf/x86/intel/uncore: Fix client IMC events return huge resultKan Liang2019-03-093-7/+10
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-03-106-9/+54
|\ \ \ \
| * | | | x86/hyperv: Fix kernel panic when kexec on HyperVKairui Song2019-03-061-0/+7
| * | | | x86/mm: Remove unused variable 'old_pte'Qian Cai2019-03-061-2/+2
| * | | | x86/mm: Remove unused variable 'cpu'Qian Cai2019-03-061-3/+0
| * | | | Revert "x86_64: Increase stack size for KASAN_EXTRA"Qian Cai2019-03-061-4/+0
| * | | | x86/unwind: Add hardcoded ORC entry for NULLJann Horn2019-03-061-0/+17
| * | | | x86/unwind: Handle NULL pointer calls better in frame unwinderJann Horn2019-03-062-3/+28
| |/ / /
* | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-03-101-1/+1
|\ \ \ \
| * | | | x86/boot/KASLR: Always return a value from process_mem_regionLouis Taylor2019-03-061-1/+1
* | | | | Merge tag 'iommu-updates-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-03-101-0/+12
|\ \ \ \ \
| * | | | | x86/Hyper-V: Set x2apic destination mode to physical when x2apic is availableLan Tianyu2019-02-281-0/+12
* | | | | | Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-03-101-1/+0
|\ \ \ \ \ \
| * | | | | | dma-mapping: improve selection of dma_declare_coherent availabilityChristoph Hellwig2019-02-201-1/+0
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-03-092-0/+17
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'remotes/lorenzo/pci/hv'Bjorn Helgaas2019-03-061-0/+1
| |\ \ \ \ \ \
| | * | | | | | PCI: hv: Refactor hv_irq_unmask() to use cpumask_to_vpset()Maya Nakamura2019-03-011-0/+1
| * | | | | | | x86/PCI: Fixup RTIT_BAR of Intel Denverton Trace HubAlexander Shishkin2019-02-071-0/+16
| |/ / / / / /
* | | | | | | Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-blockLinus Torvalds2019-03-082-0/+6
|\ \ \ \ \ \ \
| * | | | | | | io_uring: add support for pre-mapped user IO buffersJens Axboe2019-02-282-0/+2
| * | | | | | | Add io_uring IO interfaceJens Axboe2019-02-282-0/+4
* | | | | | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-03-085-39/+75
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/mce: Improve error message when kernel cannot recover, p2Tony Luck2019-02-251-0/+5
| * | | | | | | | EDAC/mce_amd: Decode MCA_STATUS[Scrub] bitYazen Ghannam2019-02-151-0/+1
| * | | | | | | | x86/MCE/AMD, EDAC/mce_amd: Add new error descriptions for some SMCA bank typesYazen Ghannam2019-02-031-4/+4
| * | | | | | | | x86/MCE/AMD, EDAC/mce_amd: Add new McaTypes for CS, PSP, and SMU unitsYazen Ghannam2019-02-032-0/+9
| * | | | | | | | x86/MCE/AMD, EDAC/mce_amd: Add new MP5, NBIO, and PCIE SMCA bank typesYazen Ghannam2019-02-032-0/+15
| * | | | | | | | x86/MCE/AMD: Carve out the MC4_MISC thresholding quirkShirish S2019-01-162-29/+36
| * | | | | | | | x86/MCE/AMD: Turn off MC4_MISC thresholding on all family 0x15 modelsShirish S2019-01-151-3/+2
| * | | | | | | | x86/MCE: Switch to use the new generic UUID APIAndy Shevchenko2019-01-141-5/+5
* | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-03-073-3/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mm: create the new vm_fault_t typeSouptick Joarder2019-03-071-1/+1
| * | | | | | | | | configs: get rid of obsolete CONFIG_ENABLE_WARN_DEPRECATEDAlexey Brodkin2019-03-072-2/+0
* | | | | | | | | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-03-072-20/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86/platform/UV: Use efi_enabled() instead of test_bit()Hedi Berriche2019-02-151-1/+1
| * | | | | | | | | | x86/platform/UV: Remove uv_bios_call_reentrant()Hedi Berriche2019-02-152-13/+0
| * | | | | | | | | | x86/platform/UV: Remove unnecessary #ifdef CONFIG_EFIHedi Berriche2019-02-152-6/+0
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-03-072-0/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86/defconfig: Enable EFI stub, mixed mode and BGRTArd Biesheuvel2019-02-112-0/+5
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-03-071-2/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mm/gup: Remove the 'write' parameter from gup_fast_permitted()Ira Weiny2019-02-111-2/+1
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-03-071-0/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86/kdump: Export the SME mask to vmcoreinfoLianbo Jiang2019-01-111-0/+3
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-03-074-48/+22
|\ \ \ \ \ \ \ \ \ \