Age | Commit message (Expand) | Author |
2018-10-06 | x86/jump-labels: Macrofy inline assembly code to work around GCC inlining bugs | Nadav Amit |
2018-10-06 | x86/cpufeature: Macrofy inline assembly code to work around GCC inlining bugs | Nadav Amit |
2018-10-06 | x86/extable: Macrofy inline assembly code to work around GCC inlining bugs | Nadav Amit |
2018-10-06 | Merge branch 'core/core' into x86/build, to prevent conflicts | Ingo Molnar |
2018-10-06 | kdump, proc/vmcore: Enable kdumping encrypted memory with SME enabled | Lianbo Jiang |
2018-10-05 | Merge branch 'x86/core' into x86/build, to avoid conflicts | Ingo Molnar |
2018-10-04 | x86/vdso: Enforce 64bit clocksource | Thomas Gleixner |
2018-10-04 | x86/time: Implement clocksource_arch_init() | Thomas Gleixner |
2018-10-04 | x86/paravirt: Work around GCC inlining bugs when compiling paravirt ops | Nadav Amit |
2018-10-04 | x86/bug: Macrofy the BUG table section handling, to work around GCC inlining ... | Nadav Amit |
2018-10-04 | x86/alternatives: Macrofy lock prefixes to work around GCC inlining bugs | Nadav Amit |
2018-10-04 | x86/refcount: Work around GCC inlining bug | Nadav Amit |
2018-10-04 | x86/objtool: Use asm macros to work around GCC inlining bugs | Nadav Amit |
2018-10-04 | kbuild/Makefile: Prepare for using macros in inline assembly code to work aro... | Nadav Amit |
2018-10-04 | Merge branch 'linus' into x86/core, to pick up fixes | Ingo Molnar |
2018-10-03 | x86/intel_rdt: Show missing resctrl mount options | Xiaochen Shen |
2018-10-03 | x86/intel_rdt: Switch to bitmap_zalloc() | Andy Shevchenko |
2018-10-03 | x86/intel_rdt: Re-enable pseudo-lock measurements | Reinette Chatre |
2018-10-03 | x86, hibernate: Fix nosave_regions setup for hibernation | Zhimin Gu |
2018-10-03 | x86/cpu/amd: Remove unnecessary parentheses | Nathan Chancellor |
2018-10-02 | x86/tsc: Fix UV TSC initialization | Mike Travis |
2018-10-02 | x86/earlyprintk: Add a force option for pciserial device | Feng Tang |
2018-10-02 | x86/cpu: Sanitize FAM6_ATOM naming | Peter Zijlstra |
2018-09-28 | x86/intel_rdt: Use perf infrastructure for measurements | Reinette Chatre |
2018-09-28 | x86/intel_rdt: Create required perf event attributes | Reinette Chatre |
2018-09-28 | x86/intel_rdt: Remove local register variables | Reinette Chatre |
2018-09-28 | x86: DT: use for_each_of_cpu_node iterator | Rob Herring |
2018-09-27 | x86/mce: Add Hygon Dhyana support to the MCA infrastructure | Pu Wen |
2018-09-27 | x86/bugs: Add Hygon Dhyana to the respective mitigation machinery | Pu Wen |
2018-09-27 | x86/apic: Add Hygon Dhyana support | Pu Wen |
2018-09-27 | x86/pci, x86/amd_nb: Add Hygon Dhyana support to PCI and northbridge | Pu Wen |
2018-09-27 | x86/amd_nb: Check vendor in AMD-only functions | Pu Wen |
2018-09-27 | x86/alternative: Init ideal_nops for Hygon Dhyana | Pu Wen |
2018-09-27 | x86/events: Add Hygon Dhyana support to PMU infrastructure | Pu Wen |
2018-09-27 | x86/smpboot: Do not use BSP INIT delay and MWAIT to idle on Dhyana | Pu Wen |
2018-09-27 | x86/cpu/mtrr: Support TOP_MEM2 and get MTRR number | Pu Wen |
2018-09-27 | x86/cpu: Get cache info and setup cache cpumap for Hygon Dhyana | Pu Wen |
2018-09-27 | Merge branch 'tip-x86-hygon' into tip-x86-cpu | Borislav Petkov |
2018-09-27 | x86/jump_label: Switch to jump_entry accessors | Ard Biesheuvel |
2018-09-27 | x86: Add support for 64-bit place relative relocations | Ard Biesheuvel |
2018-09-27 | x86/cpu: Create Hygon Dhyana architecture support file | Pu Wen |
2018-09-26 | x86/speculation: Propagate information about RSB filling mitigation to sysfs | Jiri Kosina |
2018-09-26 | x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation | Jiri Kosina |
2018-09-22 | x86/CPU: Change query logic so CPUID is enabled before testing | Matthew Whitehead |
2018-09-22 | x86/CPU: Use correct macros for Cyrix calls | Matthew Whitehead |
2018-09-21 | signal/x86: Use force_sig_fault where appropriate | Eric W. Biederman |
2018-09-21 | signal/x86/traps: Simplify trap generation | Eric W. Biederman |
2018-09-21 | signal/x86/traps: Use force_sig instead of open coding it. | Eric W. Biederman |
2018-09-21 | signal/x86/traps: Use force_sig_bnderr | Eric W. Biederman |
2018-09-21 | signal/x86/traps: Move more code into do_trap_no_signal so it can be reused | Eric W. Biederman |