aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2018-10-10x86/acpi, x86/boot: Take RSDP address for boot params if availableJuergen Gross2-2/+7
2018-10-10x86/boot: Add ACPI RSDP address to setup_headerJuergen Gross3-0/+20
2018-10-09x86/mm/tlb: Add freed_tables argument to flush_tlb_mm_rangeRik van Riel2-2/+2
2018-10-09x86/mm: Page size aware flush_tlb_mm_range()Peter Zijlstra2-2/+2
2018-10-09x86/hyperv: Enable PV qspinlock for Hyper-VYi Sun1-0/+14
2018-10-09x86/intel_rdt: Fix initial allocation to consider CDPReinette Chatre1-3/+16
2018-10-09x86/intel_rdt: CBM overlap should also check for overlap with CDP peerReinette Chatre1-7/+41
2018-10-09x86/intel_rdt: Introduce utility to obtain CDP peerReinette Chatre1-0/+72
2018-10-09Merge branch 'x86/urgent' into x86/cache, to pick up dependent fixIngo Molnar5-26/+42
2018-10-09x86/intel_rdt: Fix out-of-bounds memory access in CBM testsReinette Chatre3-25/+37
2018-10-08x86/segments: Introduce the 'CPUNODE' naming to better document the segment l...Ingo Molnar1-2/+2
2018-10-08x86/vdso: Initialize the CPU/node NR segment descriptor earlierChang S. Bae1-0/+24
2018-10-08x86/fsgsbase/64: Factor out FS/GS segment loading from __switch_to()Chang S. Bae1-4/+10
2018-10-08x86/fsgsbase/64: Make ptrace use the new FS/GS base helpersChang S. Bae2-58/+18
2018-10-08x86/fsgsbase/64: Introduce FS/GS base helper functionsChang S. Bae2-46/+129
2018-10-08x86/fsgsbase/64: Fix ptrace() to read the FS/GS base accuratelyAndy Lutomirski1-10/+52
2018-10-06x86/jump-labels: Macrofy inline assembly code to work around GCC inlining bugsNadav Amit1-0/+1
2018-10-06x86/cpufeature: Macrofy inline assembly code to work around GCC inlining bugsNadav Amit1-0/+1
2018-10-06x86/extable: Macrofy inline assembly code to work around GCC inlining bugsNadav Amit1-0/+1
2018-10-06Merge branch 'core/core' into x86/build, to prevent conflictsIngo Molnar2-37/+31
2018-10-06kdump, proc/vmcore: Enable kdumping encrypted memory with SME enabledLianbo Jiang1-19/+41
2018-10-05Merge branch 'x86/core' into x86/build, to avoid conflictsIngo Molnar3-42/+14
2018-10-04x86/vdso: Enforce 64bit clocksourceThomas Gleixner1-0/+6
2018-10-04x86/time: Implement clocksource_arch_init()Thomas Gleixner1-0/+16
2018-10-04x86/paravirt: Work around GCC inlining bugs when compiling paravirt opsNadav Amit1-0/+1
2018-10-04x86/bug: Macrofy the BUG table section handling, to work around GCC inlining ...Nadav Amit1-0/+1
2018-10-04x86/alternatives: Macrofy lock prefixes to work around GCC inlining bugsNadav Amit1-0/+1
2018-10-04x86/refcount: Work around GCC inlining bugNadav Amit1-0/+1
2018-10-04x86/objtool: Use asm macros to work around GCC inlining bugsNadav Amit1-0/+2
2018-10-04kbuild/Makefile: Prepare for using macros in inline assembly code to work aro...Nadav Amit1-0/+7
2018-10-04Merge branch 'linus' into x86/core, to pick up fixesIngo Molnar18-66/+230
2018-10-03x86/intel_rdt: Show missing resctrl mount optionsXiaochen Shen1-0/+7
2018-10-03x86/intel_rdt: Switch to bitmap_zalloc()Andy Shevchenko1-6/+4
2018-10-03x86/intel_rdt: Re-enable pseudo-lock measurementsReinette Chatre1-1/+1
2018-10-03x86, hibernate: Fix nosave_regions setup for hibernationZhimin Gu1-1/+1
2018-10-03x86/cpu/amd: Remove unnecessary parenthesesNathan Chancellor1-1/+1
2018-10-02x86/tsc: Fix UV TSC initializationMike Travis1-0/+4
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