summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2015-10-06perf/x86/intel/uncore: Fix multi-segment problem of perf_event_intel_uncoreTaku Izumi
2015-10-06perf/x86: Add Intel cstate PMUs supportKan Liang
2015-10-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-10-01perf/x86/intel/uncore: Do not use macro DEFINE_PCI_DEVICE_TABLE()Vaishali Thakkar
2015-09-30x86/hyperv: Fix the build in the !CONFIG_KEXEC_CORE caseVitaly Kuznetsov
2015-09-28x86/mce: Don't clear shared banks on Intel when offlining CPUsAshok Raj
2015-09-28perf/core, perf/x86: Change needlessly global functions and a variable to staticGeliang Tang
2015-09-28Merge branch 'linus' into perf/core, to pick up fixes before applying new cha...Ingo Molnar
2015-09-25perf/x86: Change test_aperfmperf() and test_intel() to staticGeliang Tang
2015-09-23x86/cpufeatures: Correct spelling of the HWP_NOTIFY flagKristen Carlson Accardi
2015-09-18perf/x86/intel: Fix static checker warning in lbr enableKan Liang
2015-09-18Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying n...Ingo Molnar
2015-09-18perf/x86/intel: Fix Skylake FRONTEND MSR extrareg maskAndi Kleen
2015-09-18perf/x86/intel/pebs: Add PEBS frontend profiling for SkylakeAndi Kleen
2015-09-18perf/x86/intel: Make the CYCLE_ACTIVITY.* constraint on Broadwell more specificAndi Kleen
2015-09-17Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-09-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-09-13perf/core: Drop PERF_EVENT_TXNSukadev Bhattiprolu
2015-09-13perf/core: Add a 'flags' parameter to the PMU transactional interfacesSukadev Bhattiprolu
2015-09-13perf/x86/intel/pt: Fix KVM warning due to doing rdmsr() before the CPUID testHuaitong Han
2015-09-13perf/x86/intel: Fix LBR callstack issue caused by FREEZE_LBRS_ON_PMIKan Liang
2015-09-13perf/x86/intel/bts: Disallow use by unprivileged users on paranoid systemsAlexander Shishkin
2015-09-13perf/x86/intel/ds: Work around BTS leaking kernel addressesAlexander Shishkin
2015-09-13Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying n...Ingo Molnar
2015-09-13perf/x86/intel: Fix constraint accessPeter Zijlstra
2015-09-13x86/cpu: Print family/model/stepping in hexBorislav Petkov
2015-09-11perf/x86/intel/bts: Set event->hw.itrace_started in pmu::start to match the n...Alexander Shishkin
2015-09-04watchdog: rename watchdog_suspend() and watchdog_resume()Ulrich Obergfell
2015-09-04watchdog: use suspend/resume interface in fixup_ht_bug()Ulrich Obergfell
2015-09-04kernel/watchdog: move NMI function header declarations from watchdog.h to nmi.hGuenter Roeck
2015-09-01Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-09-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-09-01Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-09-01Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-09-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-08-31Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-08-31Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-08-31Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-08-31Merge tag 'driver-core-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-08-31Merge tag 'char-misc-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-08-28x86/mm/mtrr: Remove kernel internal MTRR interfaces: unexport mtrr_add() and ...Luis R. Rodriguez
2015-08-23x86/asm/msr: Make wrmsrl() a functionAndy Lutomirski
2015-08-22x86/asm/delay: Introduce an MWAITX-based delay with a configurable timerHuang Rui
2015-08-21x86/hyperv: Mark the Hyper-V TSC as unstableVitaly Kuznetsov
2015-08-21perf/x86/msr: Fix the MSR driver buildIngo Molnar
2015-08-20Merge branch 'perf/urgent' into perf/core, to pick up fixes before adding mor...Ingo Molnar
2015-08-18Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixesIngo Molnar
2015-08-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-08-13x86/mce: Add a wrapper around mce_log() for injectionBorislav Petkov
2015-08-13x86/mce: Rename rcu_dereference_check_mce() to mce_log_get_idx_check()Borislav Petkov