| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2019-07-09 | 1 | -2/+10 |
|\ |
|
| * | x86/ima: check EFI SetupMode too | Mimi Zohar | 2019-05-30 | 1 | -2/+10 |
* | | Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2019-07-09 | 12 | -77/+226 |
|\ \ |
|
| * | | perf/x86/intel/rapl: Cosmetic rename internal variables in response to multi-... | Kan Liang | 2019-05-23 | 1 | -7/+7 |
| * | | perf/x86/intel/uncore: Cosmetic renames in response to multi-die/pkg support | Kan Liang | 2019-05-23 | 3 | -41/+41 |
| * | | perf/x86/intel/cstate: Support multi-die/package | Kan Liang | 2019-05-23 | 1 | -4/+10 |
| * | | perf/x86/intel/rapl: Support multi-die/package | Kan Liang | 2019-05-23 | 1 | -5/+5 |
| * | | perf/x86/intel/uncore: Support multi-die/package | Kan Liang | 2019-05-23 | 1 | -9/+11 |
| * | | topology: Create core_cpus and die_cpus sysfs attributes | Len Brown | 2019-05-23 | 4 | -0/+25 |
| * | | x86/topology: Define topology_logical_die_id() | Len Brown | 2019-05-23 | 4 | -0/+52 |
| * | | x86/topology: Define topology_die_id() | Len Brown | 2019-05-23 | 1 | -0/+1 |
| * | | x86/topology: Create topology_max_die_per_package() | Len Brown | 2019-05-23 | 3 | -2/+14 |
| * | | x86/topology: Add CPUID.1F multi-die/package support | Len Brown | 2019-05-23 | 3 | -20/+71 |
* | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2019-07-09 | 14 | -6/+109 |
|\ \ \ |
|
| * | | | x86/jailhouse: Mark jailhouse_x2apic_available() as __init | Zhenzhong Duan | 2019-06-27 | 1 | -1/+1 |
| * | | | x86/platform/geode: Drop <linux/gpio.h> includes | Linus Walleij | 2019-06-26 | 3 | -3/+0 |
| * | | | x86/acrn: Use HYPERVISOR_CALLBACK_VECTOR for ACRN guest upcall vector | Zhao Yakui | 2019-06-11 | 4 | -0/+47 |
| * | | | x86: Add support for Linux guests on an ACRN hypervisor | Zhao Yakui | 2019-06-11 | 5 | -0/+55 |
| * | | | x86/Kconfig: Add new X86_HV_CALLBACK_VECTOR config symbol | Zhao Yakui | 2019-06-11 | 4 | -2/+6 |
* | | | | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2019-07-09 | 11 | -238/+214 |
|\ \ \ \ |
|
| * | | | | x86/paravirt: Rename paravirt_patch_site::instrtype to paravirt_patch_site::type | Ingo Molnar | 2019-04-29 | 2 | -4/+3 |
| * | | | | x86/paravirt: Standardize 'insn_buff' variable names | Ingo Molnar | 2019-04-29 | 8 | -96/+93 |
| * | | | | x86/paravirt: Match paravirt patchlet field definition ordering to initializa... | Ingo Molnar | 2019-04-25 | 1 | -3/+3 |
| * | | | | x86/paravirt: Replace the paravirt patch asm magic | Thomas Gleixner | 2019-04-25 | 2 | -65/+81 |
| * | | | | x86/paravirt: Unify the 32/64 bit paravirt patching code | Thomas Gleixner | 2019-04-25 | 3 | -80/+50 |
| * | | | | x86/paravirt: Detect over-sized patching bugs in paravirt_patch_call() | Ingo Molnar | 2019-04-25 | 1 | -8/+8 |
| * | | | | x86/paravirt: Detect over-sized patching bugs in paravirt_patch_insns() | Ingo Molnar | 2019-04-25 | 1 | -4/+4 |
| * | | | | x86/paravirt: Remove bogus extern declarations | Thomas Gleixner | 2019-04-25 | 2 | -6/+0 |
* | | | | | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2019-07-09 | 2 | -0/+48 |
|\ \ \ \ \ |
|
| * | | | | | x86/process: Add AVX-512 usage elapsed time to /proc/pid/arch_status | Aubrey Li | 2019-06-12 | 2 | -0/+48 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2019-07-09 | 7 | -61/+33 |
|\ \ \ \ \ |
|
| * | | | | | x86/kexec: Make variable static and config dependent | Tiezhu Yang | 2019-06-26 | 1 | -1/+3 |
| * | | | | | x86/defconfigs: Remove useless UEVENT_HELPER_PATH | Krzysztof Kozlowski | 2019-06-21 | 2 | -2/+0 |
| * | | | | | x86/amd_nb: Make hygon_nb_misc_ids static | YueHaibing | 2019-06-14 | 1 | -1/+1 |
| * | | | | | x86/tsc: Move inline keyword to the beginning of function declarations | Mathieu Malaterre | 2019-06-14 | 1 | -2/+2 |
| * | | | | | x86/io_delay: Define IO_DELAY macros in C instead of Kconfig | Masahiro Yamada | 2019-05-24 | 2 | -55/+26 |
| * | | | | | x86/io_delay: Break instead of fallthrough in switch statement | Masahiro Yamada | 2019-05-24 | 1 | -0/+1 |
* | | | | | | Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2019-07-09 | 2 | -11/+7 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86/resctrl: Cleanup cbm_ensure_valid() | Reinette Chatre | 2019-06-25 | 1 | -6/+6 |
| * | | | | | | Merge branch 'x86/urgent' into x86/cache | Thomas Gleixner | 2019-06-25 | 11 | -41/+62 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | x86/resctrl: Use _ASM_BX to avoid ifdeffery | Uros Bizjak | 2019-06-10 | 1 | -5/+1 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2019-07-09 | 2 | -2/+3 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86/build: Remove redundant 'clean-files += capflags.c' | Masahiro Yamada | 2019-06-25 | 1 | -2/+1 |
| * | | | | | | | x86/build: Add 'set -e' to mkcapflags.sh to delete broken capflags.c | Masahiro Yamada | 2019-06-25 | 1 | -0/+2 |
* | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2019-07-09 | 25 | -264/+393 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | x86/alternatives: Add int3_emulate_call() selftest | Peter Zijlstra | 2019-06-25 | 1 | -4/+77 |
| * | | | | | | | | x86/stackframe/32: Allow int3_emulate_push() | Peter Zijlstra | 2019-06-25 | 2 | -9/+0 |
| * | | | | | | | | x86/stackframe/32: Provide consistent pt_regs | Peter Zijlstra | 2019-06-25 | 15 | -190/+177 |
| * | | | | | | | | x86/stackframe, x86/ftrace: Add pt_regs frame annotations | Peter Zijlstra | 2019-06-25 | 2 | -0/+6 |
| * | | | | | | | | x86/stackframe, x86/kprobes: Fix frame pointer annotations | Peter Zijlstra | 2019-06-25 | 1 | -12/+12 |