index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
Age
Commit message (
Expand
)
Author
2015-05-20
Merge branch 'x86/urgent' into x86/fpu, to resolve a conflict
Ingo Molnar
2015-05-20
x86/fpu/init: Move __setup() functions to fpu/init.c
Ingo Molnar
2015-05-19
x86/fpu: Fix the 'nofxsr' boot parameter to also clear X86_FEATURE_FXSR_OPT
Ingo Molnar
2015-05-19
x86/fpu: Move various internal function prototypes to fpu/internal.h
Ingo Molnar
2015-05-19
x86/fpu: Remove the extra fpu__detect() layer
Ingo Molnar
2015-05-19
x86/fpu: Simplify fpu__cpu_init()
Ingo Molnar
2015-05-19
x86/fpu: Rename fpu-internal.h to fpu/internal.h
Ingo Molnar
2015-05-19
x86/fpu: Rename i387.h to fpu/api.h
Ingo Molnar
2015-05-19
x86/fpu: Move 'PER_CPU(fpu_owner_task)' to fpu/core.c
Ingo Molnar
2015-05-19
x86/fpu: Factor out the FPU bug detection code into fpu__init_check_bugs()
Ingo Molnar
2015-05-19
x86/fpu: Fix header file dependencies of fpu-internal.h
Ingo Molnar
2015-05-19
x86/fpu: Rename fpu_init() to fpu__cpu_init()
Ingo Molnar
2015-05-19
x86/fpu: Rename fpu_detect() to fpu__detect()
Ingo Molnar
2015-05-18
x86/mce: Fix MCE severity messages
Borislav Petkov
2015-05-11
perf/x86/rapl: Enable Broadwell-U RAPL support
Stephane Eranian
2015-05-08
perf/x86/intel: Fix SLM cache event list
Kan Liang
2015-05-06
Merge tag 'for-linus-4.1b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-05-06
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-05-05
hypervisor/x86/xen: Unset X86_BUG_SYSRET_SS_ATTRS on Xen PV guests
Boris Ostrovsky
2015-04-26
x86_64, asm: Work around AMD SYSRET SS descriptor attribute issue
Andy Lutomirski
2015-04-22
perf/x86/intel/uncore: Move PCI IDs for IMC to uncore driver
Sonny Rao
2015-04-22
perf/x86/intel/uncore: Add support for Intel Haswell ULT (lower power Mobile ...
Sonny Rao
2015-04-22
perf/x86/intel: Add cpu_(prepare|starting|dying) for core_pmu
Jiri Olsa
2015-04-18
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-04-18
perf/x86/intel/pt: Fix and clean up error handling in pt_event_add()
Ingo Molnar
2015-04-17
perf/x86/intel: Add Broadwell support for the LBR callstack
Kan Liang
2015-04-17
perf/x86/intel/rapl: Fix energy counter measurements but supporing per domain...
Jacob Pan
2015-04-17
perf/x86/intel: Fix Core2,Atom,NHM,WSM cycles:pp events
Peter Zijlstra
2015-04-17
perf/x86: Fix hw_perf_event::flags collision
Peter Zijlstra
2015-04-15
x86: mtrr: if: remove use of seq_printf return value
Joe Perches
2015-04-14
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-04-13
Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-04-13
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2015-04-13
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2015-04-13
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-04-13
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-04-12
perf/x86/intel/pt: Clean up the control flow in pt_pmu_hw_init()
Ingo Molnar
2015-04-08
Merge tag 'v4.0-rc7' into x86/asm, to resolve conflicts
Ingo Molnar
2015-04-03
x86/asm/entry/64: Use a define for an invalid segment selector
Borislav Petkov
2015-04-03
x86/asm/entry/64: Fix MSR_IA32_SYSENTER_CS MSR value
Borislav Petkov
2015-04-03
x86/mce/severity: Fix warning about indented braces
Aravind Gopalakrishnan
2015-04-03
x86/asm/entry/32: Stop caching MSR_IA32_SYSENTER_ESP in tss.sp1
Andy Lutomirski
2015-04-02
perf/x86/intel/pt: Fix the 32-bit build
Ingo Molnar
2015-04-02
perf/x86/intel: Avoid rewriting DEBUGCTL with the same value for LBRs
Andi Kleen
2015-04-02
perf/x86/intel: Streamline LBR MSR handling in PMI
Andi Kleen
2015-04-02
perf/x86: Only dump PEBS register when PEBS has been detected
Andi Kleen
2015-04-02
perf/x86: Dump DEBUGCTL in PMU dump
Andi Kleen
2015-04-02
perf/x86/intel: Reset more state in PMU reset
Andi Kleen
2015-04-02
perf/x86/intel: Make the HT bug workaround conditional on HT enabled
Stephane Eranian
2015-04-02
perf/x86/intel: Limit to half counters when the HT workaround is enabled, to ...
Stephane Eranian
[next]