aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAge
...
| | * | | | | | 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-18
| | |_|/ / / / | |/| | | | |
* | | | | | | 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
| |\ \ \ \ \
| | * | | | | x86/mce: Fix regression. All error records should report via /dev/mcelogTony Luck2015-02-09
| * | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-02-16
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | perf/x86: Add /sys/devices/cpu/rdpmc=2 to allow rdpmc for all tasksAndy Lutomirski2015-02-04
| | * | | | | perf/x86: Only allow rdpmc if a perf_event is mappedAndy Lutomirski2015-02-04
| | * | | | | perf: Pass the event to arch_perf_update_userpage()Andy Lutomirski2015-02-04
| | * | | | | x86: Store a per-cpu shadow copy of CR4Andy Lutomirski2015-02-04
| | * | | | | x86: Clean up cr4 manipulationAndy Lutomirski2015-02-04
| | * | | | | Merge branch 'x86/asm' into perf/x86, to avoid conflicts with upcoming patchesIngo Molnar2015-02-04
| | |\ \ \ \ \
| * | | | | | | x86: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-14
| | |_|_|_|/ / | |/| | | | |