summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-06-222-88/+14
|\
| * x86/mpx: Introduce a boot-time disable flagDave Hansen2015-06-091-0/+16
| * Merge branch 'x86/urgent' into x86/fpu, to resolve a conflictIngo Molnar2015-05-201-2/+5
| |\
| * | x86/fpu/init: Move __setup() functions to fpu/init.cIngo Molnar2015-05-201-36/+0
| * | x86/fpu: Fix the 'nofxsr' boot parameter to also clear X86_FEATURE_FXSR_OPTIngo Molnar2015-05-191-8/+9
| * | x86/fpu: Move various internal function prototypes to fpu/internal.hIngo Molnar2015-05-191-1/+1
| * | x86/fpu: Remove the extra fpu__detect() layerIngo Molnar2015-05-191-1/+1
| * | x86/fpu: Simplify fpu__cpu_init()Ingo Molnar2015-05-191-2/+2
| * | x86/fpu: Rename fpu-internal.h to fpu/internal.hIngo Molnar2015-05-191-1/+1
| * | x86/fpu: Rename i387.h to fpu/api.hIngo Molnar2015-05-191-1/+1
| * | x86/fpu: Move 'PER_CPU(fpu_owner_task)' to fpu/core.cIngo Molnar2015-05-191-3/+0
| * | x86/fpu: Factor out the FPU bug detection code into fpu__init_check_bugs()Ingo Molnar2015-05-191-52/+1
| * | x86/fpu: Fix header file dependencies of fpu-internal.hIngo Molnar2015-05-191-1/+0
| * | x86/fpu: Rename fpu_init() to fpu__cpu_init()Ingo Molnar2015-05-191-2/+2
| * | x86/fpu: Rename fpu_detect() to fpu__detect()Ingo Molnar2015-05-191-1/+1
* | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-06-222-19/+43
|\ \ \
| * | | x86/cpu/amd: Give access to the number of nodes in a physical packageAravind Gopalakrishnan2015-06-181-5/+18
| * | | x86/cpu: Trim model ID whitespaceBorislav Petkov2015-06-021-5/+17
| * | | x86/cpu: Strip any /proc/cpuinfo model name field whitespacePrarit Bhargava2015-05-271-13/+4
| * | | x86/cpu/amd: Set X86_FEATURE_EXTD_APICID for future processorsAravind Gopalakrishnan2015-05-061-2/+10
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-06-222-4/+5
|\ \ \ \
| * \ \ \ Merge branch 'linus' into sched/core, to resolve conflictIngo Molnar2015-06-021-2/+5
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | x86: Replace cpu_**_mask() with topology_**_cpumask()Bartosz Golaszewski2015-05-271-1/+2
| * | | | sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski2015-05-271-3/+3
| | |_|/ | |/| |
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-06-224-25/+73
|\ \ \ \
| * | | | perf/x86: Honor the architectural performance monitoring versionPalik, Imre2015-06-191-6/+6
| * | | | perf/x86/intel: Fix PMI handling for Intel PTAlexander Shishkin2015-06-191-4/+23
| * | | | perf/x86/intel/bts: Fix DS area sharing with x86_pmu eventsAlexander Shishkin2015-06-193-19/+46
| * | | | perf/x86: Add more Broadwell model numbersAndi Kleen2015-06-191-0/+2
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-06-2210-297/+468
|\ \ \ \ \
| * | | | | perf/x86/intel/pebs: Add PEBSv3 decodingPeter Zijlstra2015-06-071-11/+19
| * | | | | perf/x86/intel: Introduce PERF_RECORD_LOST_SAMPLESKan Liang2015-06-071-3/+17
| * | | | | perf/intel/x86: Enlarge the PEBS bufferYan, Zheng2015-06-071-1/+1
| * | | | | perf/x86/intel: Drain the PEBS buffer during context switchesYan, Zheng2015-06-074-5/+47
| * | | | | perf/x86/intel: Implement batched PEBS interrupt handling (large PEBS interru...Yan, Zheng2015-06-073-5/+38
| * | | | | perf/x86/intel: Handle multiple records in the PEBS bufferYan, Zheng2015-06-071-42/+100
| * | | | | perf/x86/intel: Introduce setup_pebs_sample_data()Yan, Zheng2015-06-071-43/+52
| * | | | | perf/x86/intel: Use the PEBS auto reload mechanism when possibleYan, Zheng2015-06-074-8/+23
| * | | | | perf/x86/intel: add support for PERF_SAMPLE_BRANCH_IND_JUMPStephane Eranian2015-06-071-1/+9
| * | | | | perf/x86/intel/pt: Remove redundant variable declarationAlexander Shishkin2015-05-271-1/+0
| * | | | | perf/x86/intel/pt: Kill pt_is_running()Alexander Shishkin2015-05-271-10/+1
| * | | | | perf/x86/intel/pt: Document pt_buffer_reset_offsets()Alexander Shishkin2015-05-271-1/+8
| * | | | | perf/x86/intel/pt: Document pt_buffer_reset_markers()Alexander Shishkin2015-05-271-4/+7
| * | | | | perf/x86/intel/pt: Kill an unused variableAlexander Shishkin2015-05-271-3/+3
| * | | | | perf/x86/intel: Simplify put_exclusive_constraints()Peter Zijlstra2015-05-271-14/+15
| * | | | | perf/x86: Simplify the x86_schedule_events() logicPeter Zijlstra2015-05-271-3/+1
| * | | | | perf/x86/intel: Remove intel_excl_states::init_statePeter Zijlstra2015-05-273-22/+2
| * | | | | perf/x86/intel: Remove pointless testsPeter Zijlstra2015-05-271-10/+4
| * | | | | perf/x86/intel: Clean up intel_commit_scheduling() placementPeter Zijlstra2015-05-272-32/+32
| * | | | | perf/x86/intel: Make WARN()ings consistentPeter Zijlstra2015-05-271-11/+7
OpenPOWER on IntegriCloud