summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* clocksource/drivers/npcm: Fix misuse of GENMASK macroJoe Perches2019-07-101-1/+1
* Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-0919-214/+422
|\
| * perf/x86/intel/rapl: Cosmetic rename internal variables in response to multi-...Kan Liang2019-05-231-7/+7
| * perf/x86/intel/uncore: Cosmetic renames in response to multi-die/pkg supportKan Liang2019-05-233-41/+41
| * hwmon/coretemp: Cosmetic: Rename internal variables to zones from packagesLen Brown2019-05-231-18/+18
| * thermal/x86_pkg_temp_thermal: Cosmetic: Rename internal variables to zones fr...Len Brown2019-05-231-70/+72
| * perf/x86/intel/cstate: Support multi-die/packageKan Liang2019-05-231-4/+10
| * perf/x86/intel/rapl: Support multi-die/packageKan Liang2019-05-231-5/+5
| * perf/x86/intel/uncore: Support multi-die/packageKan Liang2019-05-231-9/+11
| * topology: Create core_cpus and die_cpus sysfs attributesLen Brown2019-05-237-6/+55
| * topology: Create package_cpus sysfs attributeLen Brown2019-05-232-6/+12
| * hwmon/coretemp: Support multi-die/packageZhang Rui2019-05-231-4/+4
| * powercap/intel_rapl: Update RAPL domain name and debug messagesZhang Rui2019-05-231-25/+32
| * thermal/x86_pkg_temp_thermal: Support multi-die/packageZhang Rui2019-05-231-4/+4
| * powercap/intel_rapl: Support multi-die/packageZhang Rui2019-05-231-2/+2
| * powercap/intel_rapl: Simplify rapl_find_package()Zhang Rui2019-05-231-9/+9
| * x86/topology: Define topology_logical_die_id()Len Brown2019-05-234-0/+52
| * x86/topology: Define topology_die_id()Len Brown2019-05-231-0/+1
| * cpu/topology: Export die_idLen Brown2019-05-233-3/+19
| * x86/topology: Create topology_max_die_per_package()Len Brown2019-05-233-2/+14
| * x86/topology: Add CPUID.1F multi-die/package supportLen Brown2019-05-234-20/+75
* | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-0915-6/+110
|\ \
| * | x86/jailhouse: Mark jailhouse_x2apic_available() as __initZhenzhong Duan2019-06-271-1/+1
| * | x86/platform/geode: Drop <linux/gpio.h> includesLinus Walleij2019-06-263-3/+0
| * | x86/acrn: Use HYPERVISOR_CALLBACK_VECTOR for ACRN guest upcall vectorZhao Yakui2019-06-114-0/+47
| * | x86: Add support for Linux guests on an ACRN hypervisorZhao Yakui2019-06-115-0/+55
| * | x86/Kconfig: Add new X86_HV_CALLBACK_VECTOR config symbolZhao Yakui2019-06-115-2/+7
* | | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-0911-238/+214
|\ \ \
| * | | x86/paravirt: Rename paravirt_patch_site::instrtype to paravirt_patch_site::typeIngo Molnar2019-04-292-4/+3
| * | | x86/paravirt: Standardize 'insn_buff' variable namesIngo Molnar2019-04-298-96/+93
| * | | x86/paravirt: Match paravirt patchlet field definition ordering to initializa...Ingo Molnar2019-04-251-3/+3
| * | | x86/paravirt: Replace the paravirt patch asm magicThomas Gleixner2019-04-252-65/+81
| * | | x86/paravirt: Unify the 32/64 bit paravirt patching codeThomas Gleixner2019-04-253-80/+50
| * | | x86/paravirt: Detect over-sized patching bugs in paravirt_patch_call()Ingo Molnar2019-04-251-8/+8
| * | | x86/paravirt: Detect over-sized patching bugs in paravirt_patch_insns()Ingo Molnar2019-04-251-4/+4
| * | | x86/paravirt: Remove bogus extern declarationsThomas Gleixner2019-04-252-6/+0
* | | | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-07-096-0/+107
|\ \ \ \
| * | | | Documentation/filesystems/proc.txt: Add arch_status fileAubrey Li2019-06-121-0/+40
| * | | | x86/process: Add AVX-512 usage elapsed time to /proc/pid/arch_statusAubrey Li2019-06-122-0/+48
| * | | | proc: Add /proc/<pid>/arch_statusAubrey Li2019-06-123-0/+19
| | |/ / | |/| |
* | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-097-61/+33
|\ \ \ \
| * | | | x86/kexec: Make variable static and config dependentTiezhu Yang2019-06-261-1/+3
| * | | | x86/defconfigs: Remove useless UEVENT_HELPER_PATHKrzysztof Kozlowski2019-06-212-2/+0
| * | | | x86/amd_nb: Make hygon_nb_misc_ids staticYueHaibing2019-06-141-1/+1
| * | | | x86/tsc: Move inline keyword to the beginning of function declarationsMathieu Malaterre2019-06-141-2/+2
| * | | | x86/io_delay: Define IO_DELAY macros in C instead of KconfigMasahiro Yamada2019-05-242-55/+26
| * | | | x86/io_delay: Break instead of fallthrough in switch statementMasahiro Yamada2019-05-241-0/+1
* | | | | Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-07-092-11/+7
|\ \ \ \ \
| * | | | | x86/resctrl: Cleanup cbm_ensure_valid()Reinette Chatre2019-06-251-6/+6
| * | | | | Merge branch 'x86/urgent' into x86/cacheThomas Gleixner2019-06-2513-47/+71
| |\ \ \ \ \