x86/cpu: Change type of x86_cache_size variable to unsigned int
[linux-2.6-microblaze.git] / arch /
2018-02-15 Gustavo A. R. Silvax86/cpu: Change type of x86_cache_size variable to...
2018-02-15 Dan Carpenterx86/spectre: Fix an error message
2018-02-15 Jia Zhangx86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
2018-02-15 Andy Lutomirskix86/mm: Rename flush_tlb_single() and flush_tlb_one...
2018-02-15 Peter Zijlstrax86/speculation: Add <asm/msr-index.h> dependency
2018-02-15 Dan Williamsx86/speculation: Fix up array_index_nospec_mask() asm...
2018-02-15 Peter Zijlstrax86/debug: Use UD2 for WARN()
2018-02-15 Josh Poimboeufx86/debug, objtool: Annotate WARN()-related UD2 as...
2018-02-13 Borislav Petkovx86/entry/64: Remove the unused 'icebp' macro
2018-02-13 Josh Poimboeufx86/entry/64: Fix paranoid_entry() frame pointer warning
2018-02-13 Dominik Brodowskix86/entry/64: Indent PUSH_AND_CLEAR_REGS and POP_REGS...
2018-02-13 Dominik Brodowskix86/entry/64: Get rid of the ALLOC_PT_GPREGS_ON_STACK...
2018-02-13 Dominik Brodowskix86/entry/64: Use PUSH_AND_CLEAN_REGS in more cases
2018-02-13 Dominik Brodowskix86/entry/64: Introduce the PUSH_AND_CLEAN_REGS macro
2018-02-13 Dominik Brodowskix86/entry/64: Interleave XOR register clearing with...
2018-02-13 Dominik Brodowskix86/entry/64: Merge the POP_C_REGS and POP_EXTRA_REGS...
2018-02-13 Dominik Brodowskix86/entry/64: Merge SAVE_C_REGS and SAVE_EXTRA_REGS...
2018-02-13 Ingo Molnarx86/speculation: Clean up various Spectre related details
2018-02-13 KarimAllah AhmedKVM/nVMX: Set the CPU_BASED_USE_MSR_BITMAPS if we have...
2018-02-13 KarimAllah AhmedX86/nVMX: Properly set spec_ctrl and pred_cmd before...
2018-02-13 David WoodhouseKVM/x86: Reduce retpoline performance impact in slot_ha...
2018-02-13 David WoodhouseRevert "x86/speculation: Simplify indirect_branch_predi...
2018-02-13 David Woodhousex86/speculation: Correct Speculation Control microcode...
2018-02-11 David Woodhousex86/speculation: Update Speculation Control microcode...
2018-02-10 Nadav Amitx86/mm/pti: Fix PTI comment in entry_SYSCALL_64()
2018-02-06 Dan Williamsx86/entry/64/compat: Clear registers for compat syscall...
2018-02-06 Dan Williamsx86/entry/64: Clear registers for exceptions/interrupts...
2018-02-06 Dan Williamsx86/entry/64: Clear extra registers beyond syscall...
2018-02-03 KarimAllah AhmedKVM/SVM: Allow direct access to MSR_IA32_SPEC_CTRL
2018-02-03 KarimAllah AhmedKVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL
2018-02-03 KarimAllah AhmedKVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES
2018-02-03 Ashok RajKVM/x86: Add IBPB support
2018-02-03 KarimAllah AhmedKVM/x86: Update the reverse_cpuid list to include CPUID...
2018-02-03 Thomas GleixnerMerge branch 'msr-bitmaps' of git://git./virt/kvm/kvm...
2018-02-02 Darren Kennyx86/speculation: Fix typo IBRS_ATT, which should be...
2018-02-02 Arnd Bergmannx86/pti: Mark constant arrays as __initconst
2018-02-02 KarimAllah Ahmedx86/spectre: Simplify spectre_v2 command line parsing
2018-02-01 Dan Williamsx86/kvm: Update spectre-v1 mitigation
2018-01-31 Paolo BonziniKVM: VMX: make MSR bitmaps per-VCPU
2018-01-31 Josh Poimboeufx86/paravirt: Remove 'noreplace-paravirt' cmdline option
2018-01-30 Tim Chenx86/speculation: Use Indirect Branch Prediction Barrier...
2018-01-30 David Woodhousex86/cpuid: Fix up "virtual" IBRS/IBPB/STIBP feature...
2018-01-30 Colin Ian Kingx86/spectre: Fix spelling mistake: "vunerable"-> "vulne...
2018-01-30 Dan Williamsx86/spectre: Report get_user mitigation for spectre_v1
2018-01-30 Dan Williamsx86/syscall: Sanitize syscall table de-references under...
2018-01-30 Dan Williamsx86/get_user: Use pointer masking to limit speculation
2018-01-30 Dan Williamsx86/uaccess: Use __uaccess_begin_nospec() and uaccess_t...
2018-01-30 Dan Williamsx86/usercopy: Replace open coded stac/clac with __uacce...
2018-01-30 Dan Williamsx86: Introduce __uaccess_begin_nospec() and uaccess_try...
2018-01-30 Dan Williamsx86: Introduce barrier_nospec
2018-01-30 Dan Williamsx86: Implement array_index_mask_nospec
2018-01-30 Andy Lutomirskix86/asm: Move 'status' from thread_struct to thread_info
2018-01-30 Andy Lutomirskix86/entry/64: Push extra regs right away
2018-01-30 Andy Lutomirskix86/entry/64: Remove the SYSCALL64 fast path
2018-01-30 Dou Liyangx86/spectre: Check CONFIG_RETPOLINE in command line...
2018-01-30 William Grantx86/mm: Fix overlap of i386 CPU_ENTRY_AREA with FIX_BTMAP
2018-01-30 Ingo MolnarMerge tag 'v4.15' into x86/pti, to be able to merge...
2018-01-28 Linus TorvaldsMerge branch 'x86-pti-for-linus' of git://git./linux...
2018-01-28 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2018-01-28 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2018-01-28 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2018-01-28 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2018-01-28 Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2018-01-28 Josh Poimboeufx86/ftrace: Add one more ENDPROC annotation
2018-01-27 Borislav Petkovx86/speculation: Simplify indirect_branch_prediction_ba...
2018-01-27 Borislav Petkovx86/retpoline: Simplify vmexit_fill_RSB()
2018-01-27 David Woodhousex86/cpufeatures: Clean up Spectre v2 related CPUID...
2018-01-27 Thomas Gleixnerx86/cpu/bugs: Make retpoline module warning conditional
2018-01-27 Paolo BonziniKVM: VMX: introduce alloc_loaded_vmcs
2018-01-27 Jim MattsonKVM: nVMX: Eliminate vmcs02 pool
2018-01-26 Linus TorvaldsMerge tag 'riscv-for-linus-4.15-maintainers' of git...
2018-01-26 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2018-01-26 Linus TorvaldsMerge tag 'drm-fixes-for-v4.15-rc10-2' of git://people...
2018-01-26 Andy Lutomirskix86/mm/64: Tighten up vmalloc_fault() sanity checks...
2018-01-26 Andy Lutomirskix86/mm/64: Fix vmapped stack syncing on very-large...
2018-01-26 Borislav Petkovx86/bugs: Drop one "mitigation" from dmesg
2018-01-26 Borislav Petkovx86/nospec: Fix header guards names
2018-01-26 Borislav Petkovx86/alternative: Print unadorned pointers
2018-01-26 David Woodhousex86/speculation: Add basic IBPB (Indirect Branch Predic...
2018-01-26 David Woodhousex86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early...
2018-01-26 David Woodhousex86/pti: Do not enable PTI on CPUs which are not vulner...
2018-01-26 David Woodhousex86/msr: Add definitions for new speculation control...
2018-01-26 David Woodhousex86/cpufeatures: Add AMD feature bits for Speculation...
2018-01-26 David Woodhousex86/cpufeatures: Add Intel feature bits for Speculation...
2018-01-26 David Woodhousex86/cpufeatures: Add CPUID_7_EDX CPUID leaf
2018-01-26 Andi Kleenmodule/retpoline: Warn about missing retpoline in module
2018-01-26 Dave AirlieMerge branch 'linux-4.15' of git://github.com/skeggsb...
2018-01-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2018-01-25 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2018-01-25 Linus TorvaldsMerge tag 'for-4.15-tag' of git://git./linux/kernel...
2018-01-25 Peter Zijlstraperf/x86: Fix perf,x86,cpuhp deadlock
2018-01-25 Peter ZijlstraKVM: VMX: Make indirect call speculation safe
2018-01-25 Peter ZijlstraKVM: x86: Make indirect calls in emulator speculation...
2018-01-25 Dave AirlieMerge tag 'drm-misc-fixes-2018-01-24' of git://anongit...
2018-01-25 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2018-01-24 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2018-01-24 Corentin Labbesparc64: fix typo in CONFIG_CRYPTO_DES_SPARC64 => CONFI...
2018-01-24 Linus TorvaldsMerge tag 'trace-v4.15-rc9' of git://git./linux/kernel...
2018-01-24 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2018-01-24 Radim KrčmářMerge tag 'kvm-s390-master-4.15-3' of git://git./linux...
next