summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2018-10-04Merge branch 'linus' into x86/core, to pick up fixesIngo Molnar
2018-10-03x86/intel_rdt: Show missing resctrl mount optionsXiaochen Shen
2018-10-03x86/intel_rdt: Switch to bitmap_zalloc()Andy Shevchenko
2018-10-03x86/intel_rdt: Re-enable pseudo-lock measurementsReinette Chatre
2018-10-03x86, hibernate: Fix nosave_regions setup for hibernationZhimin Gu
2018-10-03x86/cpu/amd: Remove unnecessary parenthesesNathan Chancellor
2018-10-02x86/tsc: Fix UV TSC initializationMike Travis
2018-10-02x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra
2018-09-28x86/intel_rdt: Use perf infrastructure for measurementsReinette Chatre
2018-09-28x86/intel_rdt: Create required perf event attributesReinette Chatre
2018-09-28x86/intel_rdt: Remove local register variablesReinette Chatre
2018-09-27x86/mce: Add Hygon Dhyana support to the MCA infrastructurePu Wen
2018-09-27x86/bugs: Add Hygon Dhyana to the respective mitigation machineryPu Wen
2018-09-27x86/apic: Add Hygon Dhyana supportPu Wen
2018-09-27x86/pci, x86/amd_nb: Add Hygon Dhyana support to PCI and northbridgePu Wen
2018-09-27x86/amd_nb: Check vendor in AMD-only functionsPu Wen
2018-09-27x86/alternative: Init ideal_nops for Hygon DhyanaPu Wen
2018-09-27x86/events: Add Hygon Dhyana support to PMU infrastructurePu Wen
2018-09-27x86/smpboot: Do not use BSP INIT delay and MWAIT to idle on DhyanaPu Wen
2018-09-27x86/cpu/mtrr: Support TOP_MEM2 and get MTRR numberPu Wen
2018-09-27x86/cpu: Get cache info and setup cache cpumap for Hygon DhyanaPu Wen
2018-09-27Merge branch 'tip-x86-hygon' into tip-x86-cpuBorislav Petkov
2018-09-27x86/jump_label: Switch to jump_entry accessorsArd Biesheuvel
2018-09-27x86: Add support for 64-bit place relative relocationsArd Biesheuvel
2018-09-27x86/cpu: Create Hygon Dhyana architecture support filePu Wen
2018-09-26x86/speculation: Propagate information about RSB filling mitigation to sysfsJiri Kosina
2018-09-26x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigationJiri Kosina
2018-09-22x86/CPU: Change query logic so CPUID is enabled before testingMatthew Whitehead
2018-09-22x86/CPU: Use correct macros for Cyrix callsMatthew Whitehead
2018-09-21x86/mce-inject: Reset injection struct after injectionBorislav Petkov
2018-09-20x86/mm: Expand static page table for fixmap spaceFeng Tang
2018-09-20dma-mapping: merge direct and noncoherent opsChristoph Hellwig
2018-09-19x86/paravirt: Fix some warning messagesDan Carpenter
2018-09-18x86/intel_rdt: Fix incorrect loop end conditionReinette Chatre
2018-09-18x86/intel_rdt: Fix exclusive mode handling of MBA resourceReinette Chatre
2018-09-18x86/intel_rdt: Fix incorrect loop end conditionReinette Chatre
2018-09-18x86/intel_rdt: Do not allow pseudo-locking of MBA resourceReinette Chatre
2018-09-18x86/intel_rdt: Fix unchecked MSR accessReinette Chatre
2018-09-18x86/intel_rdt: Fix invalid mode warning when multiple resources are managedReinette Chatre
2018-09-18x86/intel_rdt: Global closid helper to support future fixesReinette Chatre
2018-09-18x86/intel_rdt: Fix size reporting of MBA resourceReinette Chatre
2018-09-18x86/intel_rdt: Fix data type in parsing callbacksXiaochen Shen
2018-09-18irq/matrix: Spread managed interrupts on allocationDou Liyang
2018-09-15x86/kvm: Use __bss_decrypted attribute in shared variablesBrijesh Singh
2018-09-15x86/mm: Add .bss..decrypted section to hold shared variablesBrijesh Singh
2018-09-15x86/CPU: Fix unused variable warning when !CONFIG_IA32_EMULATIONzhong jiang
2018-09-15x86/APM: Fix build warning when PROC_FS is not enabledRandy Dunlap
2018-09-12x86/pti/64: Remove the SYSCALL64 entry trampolineAndy Lutomirski
2018-09-12x86/xen: Disable CPU0 hotplug for Xen PVJuergen Gross
2018-09-11x86/EISA: Don't probe EISA bus for Xen PV guestsBoris Ostrovsky