summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* x86/mm, kexec: Allow kexec to be used with SMETom Lendacky2017-07-182-3/+36
* x86/cpu/AMD: Make the microcode level available earlier in the bootTom Lendacky2017-07-181-4/+4
* x86, swiotlb: Add memory encryption supportTom Lendacky2017-07-183-7/+21
* x86/boot: Use memremap() to map the MPF and MPC dataTom Lendacky2017-07-181-28/+70
* x86/boot/e820: Add support to determine the E820 type of an addressTom Lendacky2017-07-181-3/+23
* x86/mm: Insure that boot memory areas are mapped properlyTom Lendacky2017-07-182-4/+35
* x86/mm: Provide general kernel support for memory encryptionTom Lendacky2017-07-183-13/+20
* x86/mm: Add support to enable SME in early boot processingTom Lendacky2017-07-182-13/+60
* x86/cpu/AMD: Handle SME reduction in physical address sizeTom Lendacky2017-07-181-11/+13
* x86/cpu/AMD: Add the Secure Memory Encryption CPU featureTom Lendacky2017-07-182-0/+20
* x86, mpparse, x86/acpi, x86/PCI, x86/dmi, SFI: Use memremap() for RAM mappingsTom Lendacky2017-07-184-45/+33
* Merge branch 'x86/boot' into x86/mm, to pick up interacting changesIngo Molnar2017-07-1814-43/+166
|\
| * Merge tag 'kvm-4.13-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-07-151-1/+6
| |\
| | * KVM: async_pf: Let guest support delivery of async_pf from guest modeWanpeng Li2017-07-141-1/+6
| * | kernel/watchdog: split up config optionsNicholas Piggin2017-07-121-1/+1
| * | kexec: move vmcoreinfo out of the kernel's .bss sectionXunlei Pang2017-07-121-1/+1
| |/
| * Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-093-15/+45
| |\
| | * x86/boot/e820: Introduce the bootloader provided e820_table_firmware[] tableChen Yu2017-07-051-5/+26
| | * x86/boot/e820: Rename the e820_table_firmware to e820_table_kexecChen Yu2017-07-052-23/+23
| | * x86/boot/e820: Avoid overwriting e820_table_firmwareChen Yu2017-07-051-2/+4
| | * x86/mm/pat: Don't report PAT on CPUs that don't support itMikulas Patocka2017-07-051-0/+7
| * | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-064-16/+29
| |\ \
| | * | x86: remove arch specific dma_supported implementationChristoph Hellwig2017-06-284-7/+4
| | * | x86/calgary: implement ->mapping_errorChristoph Hellwig2017-06-281-8/+16
| | * | x86/pci-nommu: implement ->mapping_errorChristoph Hellwig2017-06-281-1/+9
| * | | Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-07-044-9/+84
| |\ \ \ | | |_|/ | |/| |
| | | |
| | | \
| | *-. \ Merge branches 'pm-cpufreq', 'intel_pstate' and 'pm-cpuidle'Rafael J. Wysocki2017-07-034-9/+84
| | |\ \ \ | | | |_|/ | | |/| |
| | | | * x86/ACPI/cstate: Allow ACPI C1 FFH MWAIT use on AMD systemsYazen Ghannam2017-06-271-1/+2
| | | |/ | | |/|
| | | * x86: use common aperfmperf_khz_on_cpu() to calculate KHz using APERF/MPERFLen Brown2017-06-272-0/+80
| | | * x86: do not use cpufreq_quick_get() for /proc/cpuinfo "cpu MHz"Len Brown2017-06-241-8/+2
| | |/
* | | x86/mm: Enable CR4.PCIDE on supported systemsAndy Lutomirski2017-07-051-0/+22
* | | x86/mm: Add the 'nopcid' boot option to turn off PCIDAndy Lutomirski2017-07-051-0/+18
* | | x86/mm: Disable PCID on 32-bit kernelsAndy Lutomirski2017-07-051-0/+8
|/ /
* | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-035-200/+720
|\ \
| * | x86/mce: Always save severity in machine_check_poll()Yazen Ghannam2017-06-261-6/+1
| * | x86/MCE, xen/mcelog: Make /dev/mcelog registration messages more preciseJuergen Gross2017-06-201-1/+7
| * | x86/mce: Update bootlog description to reflect behavior on AMDYazen Ghannam2017-06-141-2/+3
| * | x86/mce: Don't disable MCA banks when offlining a CPU on AMDYazen Ghannam2017-06-141-2/+3
| * | x86/mce/mce-inject: Preset the MCE injection structBorislav Petkov2017-06-141-0/+9
| * | x86/mce: Clean up include filesBorislav Petkov2017-06-141-10/+0
| * | x86/mce: Get rid of register_mce_write_callback()Borislav Petkov2017-06-143-58/+61
| * | x86/mce: Merge mce_amd_inj into mce-injectBorislav Petkov2017-06-141-16/+526
| * | x86/mce/AMD: Use saved threshold block info in interrupt handlerYazen Ghannam2017-06-141-31/+35
| * | x86/mce/AMD: Use msr_stat when clearing MCA_STATUSYazen Ghannam2017-06-141-1/+1
| * | Merge tag 'v4.12-rc5' into ras/core, to pick up fixesIngo Molnar2017-06-1410-29/+86
| |\ \
| * | | x86/mce/AMD: Carve out SMCA bank configurationYazen Ghannam2017-05-211-38/+38
| * | | x86/mce/AMD: Redo error logging from APIC LVT interrupt handlersYazen Ghannam2017-05-211-73/+74
| * | | x86/mce: Convert threshold_bank.cpus from atomic_t to refcount_tElena Reshetova2017-05-211-3/+3
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-032-4/+0
|\ \ \ \
| * | | | jump_label: Reorder hotplug lock and jump_label_lockThomas Gleixner2017-05-261-2/+0
OpenPOWER on IntegriCloud