aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2018-07-03Drivers: hv: vmbus: Make TLFS #define names architecture neutralMichael Kelley1-2/+2
2018-07-03x86/platform/intel-mid: Remove custom TSC calibrationAndy Shevchenko1-0/+5
2018-07-03x86/tsc: Use SPDX identifier and update Intel copyrightAndy Shevchenko1-4/+3
2018-07-03x86/tsc: Convert to use x86_match_cpu() and INTEL_CPU_FAM6()Andy Shevchenko1-41/+42
2018-07-03x86/tsc: Add missing header to tsc_msr.cAndy Shevchenko1-0/+1
2018-07-03x86/hyperv: Add interrupt handler annotationsMichael Kelley1-1/+1
2018-07-03x86/paravirt: Make native_save_fl() extern inlineNick Desaulniers2-0/+27
2018-07-03x86/asm/64: Use 32-bit XOR to zero registersJan Beulich2-2/+2
2018-07-03x86/bugs: Fix the AMD SSBD usage of the SPEC_CTRL MSRTom Lendacky1-3/+5
2018-07-03x86/bugs: Update when to check for the LS_CFG SSBD mitigationTom Lendacky1-1/+3
2018-07-03x86/mm/32: Initialize the CR4 shadow before __flush_tlb_all()Zhenzhong Duan1-0/+5
2018-07-03Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar13-35/+134
2018-07-03x86/intel_rdt: Make CPU information accessible for pseudo-locked regionsReinette Chatre2-2/+9
2018-07-03x86/intel_rdt: Support restoration of subset of permissionsReinette Chatre3-10/+13
2018-07-03x86/intel_rdt: Fix cleanup of plr structure on errorReinette Chatre1-5/+17
2018-07-03x86/intel_rdt: Move pseudo_lock_region_clear()Reinette Chatre1-23/+23
2018-07-02Revert "x86/apic: Ignore secondary threads if nosmt=force"Thomas Gleixner2-21/+1
2018-06-29PCI: Make early dump functionality genericSinan Kaya1-5/+0
2018-06-28x86/e820: put !E820_TYPE_RAM regions into memblock.reservedNaoya Horiguchi1-3/+12
2018-06-26perf/arch/x86: Implement hw_breakpoint_arch_parse()Frederic Weisbecker1-30/+30
2018-06-26perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspace()Frederic Weisbecker1-33/+38
2018-06-26Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar12-32/+122
2018-06-24x86/intel_rdt: Limit C-states dynamically when pseudo-locking activeReinette Chatre2-2/+85
2018-06-24x86/intel_rdt: Support L3 cache performance event of BroadwellReinette Chatre2-0/+66
2018-06-24x86/intel_rdt: More precise L2 hit/miss measurementsReinette Chatre2-9/+146
2018-06-24x86/intel_rdt: Create character device exposing pseudo-locked regionReinette Chatre3-9/+291
2018-06-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2018-06-24Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2018-06-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-12/+74
2018-06-24Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+4
2018-06-24Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-18/+42
2018-06-23x86/mm: Fix 'no5lvl' handlingKirill A. Shutemov1-0/+3
2018-06-23Revert "x86/mm: Mark __pgtable_l5_enabled __initdata"Kirill A. Shutemov1-1/+1
2018-06-23x86/intel_rdt: Create debugfs files for pseudo-locking testingReinette Chatre4-1/+202
2018-06-23x86/intel_rdt: Create resctrl debug areaReinette Chatre2-0/+29
2018-06-23x86/intel_rdt: Ensure RDT cleanup on exitReinette Chatre3-2/+19
2018-06-23x86/intel_rdt: Resctrl files reflect pseudo-locked informationReinette Chatre2-6/+28
2018-06-23x86/intel_rdt: Support creation/removal of pseudo-locked regionReinette Chatre2-5/+62
2018-06-23x86/intel_rdt: Pseudo-lock region creation/removal coreReinette Chatre2-1/+353
2018-06-23x86/intel_rdt: Discover supported platforms via prefetch disable bitsReinette Chatre1-0/+75
2018-06-23x86/intel_rdt: Add utilities to test pseudo-locked region possibilityReinette Chatre2-0/+76
2018-06-23x86/intel_rdt: Split resource group removal in twoReinette Chatre1-9/+16
2018-06-23x86/intel_rdt: Enable entering of pseudo-locksetup modeReinette Chatre2-10/+47
2018-06-23x86/intel_rdt: Support enter/exit of locksetup modeReinette Chatre2-6/+183
2018-06-23x86/intel_rdt: Introduce pseudo-locked regionReinette Chatre1-23/+41
2018-06-23x86/intel_rdt: Add check to determine if monitoring in progressReinette Chatre1-0/+13
2018-06-23x86/intel_rdt: Utilities to restrict/restore access to specific filesReinette Chatre2-1/+115
2018-06-23x86/intel_rdt: Protect against resource group changes during lockingReinette Chatre2-4/+38
2018-06-23x86/intel_rdt: Add utility to restrict/restore access to resctrl filesReinette Chatre2-0/+97
2018-06-23x86/intel_rdt: Add utility to test if tasks assigned to resource groupReinette Chatre2-0/+27