summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | x86/fpu: Fix the 'nofxsr' boot parameter to also clear X86_FEATURE_FXSR_OPTIngo Molnar2015-05-19
| * | | | | | | x86/fpu: Move various internal function prototypes to fpu/internal.hIngo Molnar2015-05-19
| * | | | | | | x86/fpu: Remove the extra fpu__detect() layerIngo Molnar2015-05-19
| * | | | | | | x86/fpu: Simplify fpu__cpu_init()Ingo Molnar2015-05-19
| * | | | | | | x86/fpu: Rename fpu-internal.h to fpu/internal.hIngo Molnar2015-05-19
| * | | | | | | x86/fpu: Rename i387.h to fpu/api.hIngo Molnar2015-05-19
| * | | | | | | x86/fpu: Move 'PER_CPU(fpu_owner_task)' to fpu/core.cIngo Molnar2015-05-19
| * | | | | | | x86/fpu: Factor out the FPU bug detection code into fpu__init_check_bugs()Ingo Molnar2015-05-19
| * | | | | | | x86/fpu: Fix header file dependencies of fpu-internal.hIngo Molnar2015-05-19
| * | | | | | | x86/fpu: Rename fpu_init() to fpu__cpu_init()Ingo Molnar2015-05-19
| * | | | | | | x86/fpu: Rename fpu_detect() to fpu__detect()Ingo Molnar2015-05-19
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-06-22
|\ \ \ \ \ \ \
| * | | | | | | x86/cpu/amd: Give access to the number of nodes in a physical packageAravind Gopalakrishnan2015-06-18
| * | | | | | | x86/cpu: Trim model ID whitespaceBorislav Petkov2015-06-02
| * | | | | | | x86/cpu: Strip any /proc/cpuinfo model name field whitespacePrarit Bhargava2015-05-27
| * | | | | | | x86/cpu/amd: Set X86_FEATURE_EXTD_APICID for future processorsAravind Gopalakrishnan2015-05-06
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-06-22
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'linus' into sched/core, to resolve conflictIngo Molnar2015-06-02
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | x86: Replace cpu_**_mask() with topology_**_cpumask()Bartosz Golaszewski2015-05-27
| * | | | | | | sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski2015-05-27
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-06-22
|\ \ \ \ \ \ \
| * | | | | | | perf/x86: Honor the architectural performance monitoring versionPalik, Imre2015-06-19
| * | | | | | | perf/x86/intel: Fix PMI handling for Intel PTAlexander Shishkin2015-06-19
| * | | | | | | perf/x86/intel/bts: Fix DS area sharing with x86_pmu eventsAlexander Shishkin2015-06-19
| * | | | | | | perf/x86: Add more Broadwell model numbersAndi Kleen2015-06-19
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-06-22
|\ \ \ \ \ \ \
| * | | | | | | perf/x86/intel/pebs: Add PEBSv3 decodingPeter Zijlstra2015-06-07
| * | | | | | | perf/x86/intel: Introduce PERF_RECORD_LOST_SAMPLESKan Liang2015-06-07
| * | | | | | | perf/intel/x86: Enlarge the PEBS bufferYan, Zheng2015-06-07
| * | | | | | | perf/x86/intel: Drain the PEBS buffer during context switchesYan, Zheng2015-06-07
| * | | | | | | perf/x86/intel: Implement batched PEBS interrupt handling (large PEBS interru...Yan, Zheng2015-06-07
| * | | | | | | perf/x86/intel: Handle multiple records in the PEBS bufferYan, Zheng2015-06-07
| * | | | | | | perf/x86/intel: Introduce setup_pebs_sample_data()Yan, Zheng2015-06-07
| * | | | | | | perf/x86/intel: Use the PEBS auto reload mechanism when possibleYan, Zheng2015-06-07
| * | | | | | | perf/x86/intel: add support for PERF_SAMPLE_BRANCH_IND_JUMPStephane Eranian2015-06-07
| * | | | | | | perf/x86/intel/pt: Remove redundant variable declarationAlexander Shishkin2015-05-27
| * | | | | | | perf/x86/intel/pt: Kill pt_is_running()Alexander Shishkin2015-05-27
| * | | | | | | perf/x86/intel/pt: Document pt_buffer_reset_offsets()Alexander Shishkin2015-05-27
| * | | | | | | perf/x86/intel/pt: Document pt_buffer_reset_markers()Alexander Shishkin2015-05-27
| * | | | | | | perf/x86/intel/pt: Kill an unused variableAlexander Shishkin2015-05-27
| * | | | | | | perf/x86/intel: Simplify put_exclusive_constraints()Peter Zijlstra2015-05-27
| * | | | | | | perf/x86: Simplify the x86_schedule_events() logicPeter Zijlstra2015-05-27
| * | | | | | | perf/x86/intel: Remove intel_excl_states::init_statePeter Zijlstra2015-05-27
| * | | | | | | perf/x86/intel: Remove pointless testsPeter Zijlstra2015-05-27
| * | | | | | | perf/x86/intel: Clean up intel_commit_scheduling() placementPeter Zijlstra2015-05-27
| * | | | | | | perf/x86/intel: Make WARN()ings consistentPeter Zijlstra2015-05-27
| * | | | | | | perf/x86/intel: Simplify the dynamic constraint code somewhatPeter Zijlstra2015-05-27
| * | | | | | | perf/x86/intel: Add lockdep assertPeter Zijlstra2015-05-27
| * | | | | | | perf/x86/intel: Correct local vs remote sibling statePeter Zijlstra2015-05-27
| * | | | | | | perf/x86/intel/cqm: Use 'u32' data type for RMIDsMatt Fleming2015-05-27