summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2015-08-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-08-12perf/x86/intel/cqm: Do not access cpu_data() from CPU_UP_PREPARE handlerMatt Fleming
2015-08-12perf/x86/intel: Fix memory leak on hot-plug allocation failPeter Zijlstra
2015-07-31x86/ldt: Make modify_ldt synchronousAndy Lutomirski
2015-07-26perf/x86/intel/cqm: Return cached counter value from IRQ contextMatt Fleming
2015-07-04Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-07-04Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-07-02Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p...Linus Torvalds
2015-06-30perf/x86: Fix 'active_events' imbalancePeter Zijlstra
2015-06-30x86/fpu: Fix FPU related boot regression when CPUID masking BIOS feature is e...Ingo Molnar
2015-06-22Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-06-22Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-06-22Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-06-22Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-06-22Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-06-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-06-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-06-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-06-22Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-06-19perf/x86: Honor the architectural performance monitoring versionPalik, Imre
2015-06-19perf/x86/intel: Fix PMI handling for Intel PTAlexander Shishkin
2015-06-19perf/x86/intel/bts: Fix DS area sharing with x86_pmu eventsAlexander Shishkin
2015-06-19perf/x86: Add more Broadwell model numbersAndi Kleen
2015-06-18x86/cpu/amd: Give access to the number of nodes in a physical packageAravind Gopalakrishnan
2015-06-16x86: perf_event_intel_pt.c: use arch_initcall to hook in enablingPaul Gortmaker
2015-06-16x86: perf_event_intel_bts.c: use arch_initcall to hook in enablingPaul Gortmaker
2015-06-09x86/mpx: Introduce a boot-time disable flagDave Hansen
2015-06-09Revert "perf/x86/intel/uncore: Move uncore_box_init() out of driver initializ...Ingo Molnar
2015-06-08Merge branch 'x86/asm' into x86/core, to prepare for new patchIngo Molnar
2015-06-08x86/asm/entry: Untangle 'system_call' into two entry points: entry_SYSCALL_64...Ingo Molnar
2015-06-08x86/asm/entry: Untangle 'ia32_sysenter_target' into two entry points: entry_S...Ingo Molnar
2015-06-08x86/asm/entry: Rename compat syscall entry pointsIngo Molnar
2015-06-07perf/x86/intel/pebs: Add PEBSv3 decodingPeter Zijlstra
2015-06-07perf/x86/intel: Introduce PERF_RECORD_LOST_SAMPLESKan Liang
2015-06-07perf/intel/x86: Enlarge the PEBS bufferYan, Zheng
2015-06-07perf/x86/intel: Drain the PEBS buffer during context switchesYan, Zheng
2015-06-07perf/x86/intel: Implement batched PEBS interrupt handling (large PEBS interru...Yan, Zheng
2015-06-07perf/x86/intel: Handle multiple records in the PEBS bufferYan, Zheng
2015-06-07perf/x86/intel: Introduce setup_pebs_sample_data()Yan, Zheng
2015-06-07perf/x86/intel: Use the PEBS auto reload mechanism when possibleYan, Zheng
2015-06-07perf/x86/intel: add support for PERF_SAMPLE_BRANCH_IND_JUMPStephane Eranian
2015-06-07perf/x86/intel/uncore: Fix CBOX bit wide and UBOX reg on Haswell-EPKan Liang
2015-06-07x86/microcode: Correct CPU family related variable typesAndy Shevchenko
2015-06-07x86/microcode: Disable builtin microcode loading on 32-bit for nowBorislav Petkov
2015-06-07Merge branch 'x86/ras' into x86/core, to fix conflictsIngo Molnar
2015-06-07x86: Kill CONFIG_X86_HTBorislav Petkov
2015-06-07x86/mce: Handle Local MCE eventsAshok Raj
2015-06-07x86/mce: Add infrastructure to support Local MCEAshok Raj
2015-06-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-06-04perf/x86/intel/pt: Fix a refactoring bugAlexander Shishkin