summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu (follow)
Commit message (Expand)AuthorAgeFilesLines
* perf/x86: Add support for PERF_SAMPLE_BRANCH_CALLStephane Eranian2015-10-201-0/+4
* Merge branch 'perf/urgent' into perf/core, before pulling new changesIngo Molnar2015-10-082-6/+8
|\
| * Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-10-032-6/+8
| |\
| | * x86/hyperv: Fix the build in the !CONFIG_KEXEC_CORE caseVitaly Kuznetsov2015-09-301-5/+7
| | * x86/cpufeatures: Correct spelling of the HWP_NOTIFY flagKristen Carlson Accardi2015-09-231-1/+1
* | | perf/x86/intel/uncore: Fix multi-segment problem of perf_event_intel_uncoreTaku Izumi2015-10-064-15/+106
* | | perf/x86: Add Intel cstate PMUs supportKan Liang2015-10-062-0/+695
* | | perf/x86/intel/uncore: Do not use macro DEFINE_PCI_DEVICE_TABLE()Vaishali Thakkar2015-10-011-1/+1
* | | perf/core, perf/x86: Change needlessly global functions and a variable to staticGeliang Tang2015-09-281-4/+4
* | | Merge branch 'linus' into perf/core, to pick up fixes before applying new cha...Ingo Molnar2015-09-281-2/+2
|\| |
| * | perf/x86: Change test_aperfmperf() and test_intel() to staticGeliang Tang2015-09-251-2/+2
* | | perf/x86/intel: Fix static checker warning in lbr enableKan Liang2015-09-181-2/+3
* | | Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying n...Ingo Molnar2015-09-183-4/+18
|\| |
| * | perf/x86/intel: Fix Skylake FRONTEND MSR extrareg maskAndi Kleen2015-09-181-1/+5
| * | perf/x86/intel/pebs: Add PEBS frontend profiling for SkylakeAndi Kleen2015-09-182-1/+11
| * | perf/x86/intel: Make the CYCLE_ACTIVITY.* constraint on Broadwell more specificAndi Kleen2015-09-181-1/+1
| |/
| * Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-171-2/+2
| |\
| | * x86/cpu: Print family/model/stepping in hexBorislav Petkov2015-09-131-2/+2
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-09-172-1/+5
| |\ \
* | | | perf/core: Drop PERF_EVENT_TXNSukadev Bhattiprolu2015-09-132-6/+2
* | | | perf/core: Add a 'flags' parameter to the PMU transactional interfacesSukadev Bhattiprolu2015-09-132-1/+32
* | | | perf/x86/intel/pt: Fix KVM warning due to doing rdmsr() before the CPUID testHuaitong Han2015-09-131-3/+4
* | | | perf/x86/intel: Fix LBR callstack issue caused by FREEZE_LBRS_ON_PMIKan Liang2015-09-131-3/+2
* | | | perf/x86/intel/bts: Disallow use by unprivileged users on paranoid systemsAlexander Shishkin2015-09-131-0/+13
* | | | perf/x86/intel/ds: Work around BTS leaking kernel addressesAlexander Shishkin2015-09-131-6/+34
* | | | Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying n...Ingo Molnar2015-09-132-1/+5
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | perf/x86/intel: Fix constraint accessPeter Zijlstra2015-09-131-1/+4
| * | perf/x86/intel/bts: Set event->hw.itrace_started in pmu::start to match the n...Alexander Shishkin2015-09-111-0/+1
* | | watchdog: rename watchdog_suspend() and watchdog_resume()Ulrich Obergfell2015-09-051-2/+2
* | | watchdog: use suspend/resume interface in fixup_ht_bug()Ulrich Obergfell2015-09-051-2/+5
* | | kernel/watchdog: move NMI function header declarations from watchdog.h to nmi.hGuenter Roeck2015-09-051-1/+1
| |/ |/|
* | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-011-0/+1
|\ \
| * | x86/hyperv: Mark the Hyper-V TSC as unstableVitaly Kuznetsov2015-08-211-0/+1
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-09-011-2/+0
|\ \ \
| * | | x86/mm/mtrr: Remove kernel internal MTRR interfaces: unexport mtrr_add() and ...Luis R. Rodriguez2015-08-281-2/+0
* | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-09-013-15/+51
|\ \ \ \
| * | | | x86/cpu: Restore MSR_IA32_ENERGY_PERF_BIAS after resumeLaura Abbott2015-07-213-15/+51
| | |/ / | |/| |
* | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-012-2/+2
|\ \ \ \
| * | | | x86: Drop bogus __ref / __refdata annotationsMathias Krause2015-07-202-2/+2
| |/ / /
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-09-016-17/+23
|\ \ \ \ | |_|_|/ |/| | |
| * | | x86/asm/msr: Make wrmsrl() a functionAndy Lutomirski2015-08-231-3/+3
| * | | x86/asm/delay: Introduce an MWAITX-based delay with a configurable timerHuang Rui2015-08-221-0/+4
| * | | Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixesIngo Molnar2015-08-182-12/+19
| |\ \ \ | | | |/ | | |/|
| * | | x86/ldt: Make modify_ldt() optionalAndy Lutomirski2015-07-311-0/+4
| * | | Merge branch 'x86/urgent' into x86/asm, before applying dependent patchesIngo Molnar2015-07-313-6/+18
| |\ \ \
| * | | | x86/entry: Remove exception_enter() from most trap handlersAndy Lutomirski2015-07-073-8/+6
| * | | | x86/compat, x86/perf: Don't build perf_callchain_user32() on x32Brian Gerst2015-07-061-1/+1
| * | | | x86/asm/tsc: Rename native_read_tsc() to rdtsc()Andy Lutomirski2015-07-062-4/+4
| * | | | x86/asm/tsc, x86/cpu/amd: Use the full 64-bit TSC to detect the 2.6.2 bugAndy Lutomirski2015-07-061-3/+3
| * | | | x86/asm/tsc: Replace rdtscll() with native_read_tsc()Andy Lutomirski2015-07-061-2/+2
| | |_|/ | |/| |