aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2018-10-02x86/earlyprintk: Add a force option for pciserial deviceFeng Tang1-10/+19
2018-10-02x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra4-22/+22
2018-09-28x86/intel_rdt: Use perf infrastructure for measurementsReinette Chatre1-115/+189
2018-09-28x86/intel_rdt: Create required perf event attributesReinette Chatre1-0/+26
2018-09-28x86/intel_rdt: Remove local register variablesReinette Chatre1-44/+9
2018-09-28x86: DT: use for_each_of_cpu_node iteratorRob Herring1-1/+1
2018-09-27x86/mce: Add Hygon Dhyana support to the MCA infrastructurePu Wen2-6/+17
2018-09-27x86/bugs: Add Hygon Dhyana to the respective mitigation machineryPu Wen2-1/+4
2018-09-27x86/apic: Add Hygon Dhyana supportPu Wen2-0/+8
2018-09-27x86/pci, x86/amd_nb: Add Hygon Dhyana support to PCI and northbridgePu Wen1-8/+37
2018-09-27x86/amd_nb: Check vendor in AMD-only functionsPu Wen1-0/+4
2018-09-27x86/alternative: Init ideal_nops for Hygon DhyanaPu Wen1-0/+4
2018-09-27x86/events: Add Hygon Dhyana support to PMU infrastructurePu Wen1-0/+2
2018-09-27x86/smpboot: Do not use BSP INIT delay and MWAIT to idle on DhyanaPu Wen1-1/+3
2018-09-27x86/cpu/mtrr: Support TOP_MEM2 and get MTRR numberPu Wen2-2/+3
2018-09-27x86/cpu: Get cache info and setup cache cpumap for Hygon DhyanaPu Wen3-2/+33
2018-09-27Merge branch 'tip-x86-hygon' into tip-x86-cpuBorislav Petkov2-0/+406
2018-09-27x86/jump_label: Switch to jump_entry accessorsArd Biesheuvel1-37/+25
2018-09-27x86: Add support for 64-bit place relative relocationsArd Biesheuvel1-0/+6
2018-09-27x86/cpu: Create Hygon Dhyana architecture support filePu Wen2-0/+406
2018-09-26x86/speculation: Propagate information about RSB filling mitigation to sysfsJiri Kosina1-1/+2
2018-09-26x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigationJiri Kosina1-6/+51
2018-09-22x86/CPU: Change query logic so CPUID is enabled before testingMatthew Whitehead1-1/+3
2018-09-22x86/CPU: Use correct macros for Cyrix callsMatthew Whitehead1-1/+1
2018-09-21signal/x86: Use force_sig_fault where appropriateEric W. Biederman3-24/+8
2018-09-21signal/x86/traps: Simplify trap generationEric W. Biederman1-61/+24
2018-09-21signal/x86/traps: Use force_sig instead of open coding it.Eric W. Biederman1-1/+1
2018-09-21signal/x86/traps: Use force_sig_bnderrEric W. Biederman1-10/+9
2018-09-21signal/x86/traps: Move more code into do_trap_no_signal so it can be reusedEric W. Biederman1-16/+14
2018-09-21x86/mce-inject: Reset injection struct after injectionBorislav Petkov1-0/+6
2018-09-20x86/mm: Expand static page table for fixmap spaceFeng Tang2-5/+15
2018-09-20dma-mapping: merge direct and noncoherent opsChristoph Hellwig1-3/+3
2018-09-19signal/x86/traps: Factor out show_signalEric W. Biederman1-18/+19
2018-09-19signal/x86: Move mpx siginfo generation into do_boundsEric W. Biederman1-5/+14
2018-09-19signal/x86: Inline fill_sigtrap_info in it's only caller send_sigtrapEric W. Biederman1-15/+7
2018-09-19signal: Simplify tracehook_report_syscall_exitEric W. Biederman1-6/+5
2018-09-19x86/paravirt: Fix some warning messagesDan Carpenter1-2/+2
2018-09-18x86/intel_rdt: Fix incorrect loop end conditionReinette Chatre1-1/+1
2018-09-18x86/intel_rdt: Fix exclusive mode handling of MBA resourceReinette Chatre1-2/+12
2018-09-18x86/intel_rdt: Fix incorrect loop end conditionReinette Chatre1-1/+1
2018-09-18x86/intel_rdt: Do not allow pseudo-locking of MBA resourceReinette Chatre1-0/+6
2018-09-18x86/intel_rdt: Fix unchecked MSR accessReinette Chatre1-0/+12
2018-09-18x86/intel_rdt: Fix invalid mode warning when multiple resources are managedReinette Chatre1-1/+1
2018-09-18x86/intel_rdt: Global closid helper to support future fixesReinette Chatre2-0/+8
2018-09-18x86/intel_rdt: Fix size reporting of MBA resourceReinette Chatre1-4/+10
2018-09-18x86/intel_rdt: Fix data type in parsing callbacksXiaochen Shen2-17/+20
2018-09-18irq/matrix: Spread managed interrupts on allocationDou Liyang1-5/+4
2018-09-15x86/kvm: Use __bss_decrypted attribute in shared variablesBrijesh Singh1-3/+49
2018-09-15x86/mm: Add .bss..decrypted section to hold shared variablesBrijesh Singh2-0/+35
2018-09-15x86/CPU: Fix unused variable warning when !CONFIG_IA32_EMULATIONzhong jiang1-3/+2