summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | x86/MCE/intel: Cleanup CMCI storm logicBorislav Petkov2015-02-19
| | * | | | | x86/MCE/AMD: Drop bogus const modifier from AMD's bank4_names()Jan Beulich2015-02-19
* | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-04-13
|\ \ \ \ \ \ \
| * | | | | | | x86/mm: Improve AMD Bulldozer ASLR workaroundHector Marco-Gisbert2015-03-31
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-04-13
|\ \ \ \ \ \ \
| * | | | | | | x86/microcode/amd: Drop the pci_ids.h dependencyMichael S. Tsirkin2015-03-31
| * | | | | | | Merge tag 'intel_microcode_cleanup_p1' of git://git.kernel.org/pub/scm/linux/...Ingo Molnar2015-03-03
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | x86/microcode/intel: Fix printing of microcode blobs in show_saved_mc()Borislav Petkov2015-03-02
| | * | | | | | x86/microcode/intel: Check scan_microcode()'s retvalBorislav Petkov2015-03-02
| | * | | | | | x86/microcode/intel: Sanitize microcode_pointer()Borislav Petkov2015-03-02
| | * | | | | | x86/microcode/intel: Move mc arg last in get_matching_{microcode|sig}Borislav Petkov2015-03-02
| | * | | | | | x86/microcode/intel: Simplify generic_load_microcode_early()Borislav Petkov2015-03-02
| | * | | | | | x86/microcode: Consolidate family,model, ... codeBorislav Petkov2015-03-02
| | * | | | | | x86/microcode/intel: Rename update_match_revision()Borislav Petkov2015-03-02
| | * | | | | | x86/microcode/intel: Sanitize _save_mc()Borislav Petkov2015-03-02
| | * | | | | | x86/microcode/intel: Make _save_mc() return the updated saved countBorislav Petkov2015-03-02
| | * | | | | | x86/microcode/intel: Simplify load_ucode_intel_bsp()Borislav Petkov2015-03-02
| | * | | | | | x86/microcode/intel: Get rid of last arg to load_ucode_intel_bsp()Borislav Petkov2015-03-02
| | * | | | | | x86/microcode/intel: Do the mc_saved_src NULL check firstBorislav Petkov2015-03-02
| | * | | | | | x86/microcode/intel: Check if microcode was found before applyingBorislav Petkov2015-03-02
| | * | | | | | x86/microcode/intel: Fix out of bounds memory access to the extended headerQuentin Casasnovas2015-03-02
| | |/ / / / /
* | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-04-13
|\ \ \ \ \ \ \
| * | | | | | | x86/cpu/cacheinfo: Fix cache_get_priv_group() for Intel processorsSudeep Holla2015-03-23
| * | | | | | | x86/cacheinfo: Move cacheinfo sysfs code to generic infrastructureSudeep Holla2015-03-09
| |/ / / / / /
* | | | | | | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-13
|\ \ \ \ \ \ \
| * | | | | | | Merge tag 'v4.0-rc3' into x86/build, to refresh an older tree before applying...Ingo Molnar2015-03-13
| |\| | | | | |
| * | | | | | | x86/build: Fix mkcapflags.sh bash-ismSylvain BERTRAND2015-02-19
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'v4.0-rc7' into x86/asm, to resolve conflictsIngo Molnar2015-04-08
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | perf/x86/intel: Fix Haswell CYCLE_ACTIVITY.* counter constraintsAndi Kleen2015-04-02
| * | | | | | perf/x86/intel: Filter branches for PEBS eventKan Liang2015-04-02
| | |/ / / / | |/| | | |
* | | | | | x86/asm/entry/64: Use a define for an invalid segment selectorBorislav Petkov2015-04-03
* | | | | | x86/asm/entry/64: Fix MSR_IA32_SYSENTER_CS MSR valueBorislav Petkov2015-04-03
* | | | | | x86/asm/entry/32: Stop caching MSR_IA32_SYSENTER_ESP in tss.sp1Andy Lutomirski2015-04-03
* | | | | | x86/asm/entry: Remove user_mode_ignore_vm86()Ingo Molnar2015-03-31
* | | | | | x86/asm/entry/64: Fix comment about SYSENTER MSRsDenys Vlasenko2015-03-27
* | | | | | x86/asm/entry/64: Always set up SYSENTER MSRsIngo Molnar2015-03-24
* | | | | | x86/asm/entry: Get rid of KERNEL_STACK_OFFSETDenys Vlasenko2015-03-24
* | | | | | x86/asm/entry/64: Fold syscall32_cpu_init() into its sole userDenys Vlasenko2015-03-24
* | | | | | x86/asm/entry, perf: Explicitly optimize vm86 handling in code_segment_base()Andy Lutomirski2015-03-23
* | | | | | x86/asm/entry, perf: Fix incorrect TIF_IA32 check in code_segment_base()Andy Lutomirski2015-03-23
* | | | | | x86/asm/entry: Document and clean up the enable_sep_cpu() and syscall32_cpu_i...Ingo Molnar2015-03-17
* | | | | | x86/asm/entry/32: Document the 32-bit SYSENTER "emergency stack" betterDenys Vlasenko2015-03-17
* | | | | | x86/asm/entry: Replace this_cpu_sp0() with current_top_of_stack() and fix it ...Andy Lutomirski2015-03-07
* | | | | | x86/asm/entry: Rename 'init_tss' to 'cpu_tss'Andy Lutomirski2015-03-06
* | | | | | Merge tag 'alternatives_padding' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2015-03-04
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | x86/asm: Cleanup prefetch primitivesBorislav Petkov2015-02-23
| | |/ / / | |/| | |
* | | | | x86: Init per-cpu shadow copy of CR4 on 32-bit CPUs tooSteven Rostedt2015-02-28
* | | | | Merge branch 'linus' into x86/urgent, to merge dependent patchIngo Molnar2015-02-28
|\| | | |
| * | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-02-21
| |\ \ \ \
| * \ \ \ \ Merge tag 'please-pull-fixmcelog' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-17
| |\ \ \ \ \